Class: module:model/Cluster

module:model/Cluster()

new module:model/Cluster()

Constructs a new Cluster.
Source:

Members

(inner) createdAt :String

The time when this cluster was registered with Signadot.
Type:
  • String
Source:

(inner) id :String

The ID of the cluster.
Type:
  • String
Source:

(inner) name :String

The name of the cluster.
Type:
  • String
Source:

(inner) operatorVersion :String

The operator version of the cluster. This may be nil if the cluster has not yet connected to Signadot.
Type:
  • String
Source: