Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.59 KB

V1alpha1Cluster.md

File metadata and controls

22 lines (18 loc) · 1.59 KB

V1alpha1Cluster

Properties

Name Type Description Notes
Annotations map[string]string [optional] [default to null]
ClusterResources bool Indicates if cluster level resources should be managed. This setting is used only if cluster is connected in a namespaced mode. [optional] [default to null]
Config *V1alpha1ClusterConfig [optional] [default to null]
ConnectionState *V1alpha1ConnectionState [optional] [default to null]
Info *V1alpha1ClusterInfo [optional] [default to null]
Labels map[string]string [optional] [default to null]
Name string [optional] [default to null]
Namespaces []string Holds list of namespaces which are accessible in that cluster. Cluster level resources will be ignored if namespace list is not empty. [optional] [default to null]
Project string [optional] [default to null]
RefreshRequestedAt *V1Time [optional] [default to null]
Server string [optional] [default to null]
ServerVersion string [optional] [default to null]
Shard string Shard contains optional shard number. Calculated on the fly by the application controller if not specified. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]