Cluster Object
Cluster entity
Fields
#
namespaces
[ String !]!
Non-null
Holds list of namespaces which are accessible in that cluster. Cluster level resources will be ignored if namespace list is not empty.
shard
Shard contains optional shard number. Calculated on the fly by the application controller if not specified.
clusterResources
Boolean !
Non-null
Indicates if cluster level resources should be managed. This setting is used only if cluster is connected in a namespaced mode.
Interfaces
#
Also implements BaseEntity .
Usages
#
References
#
- Part of union Entity
- Field node from ClusterEdge
- Field managedClusters from Runtime
Previous
CloudBuilds