# Constants
DeletingExternalClusterMDState state indicates the machine deployment is being deleted.
DeletingExternalClusterState state indicates the cluster is being deleted.
ErrorExternalClusterMDState state indicates the machine deployment is unusable.
ErrorExternalClusterState state indicates the cluster is unusable.
ProvisioningExternalClusterMDState state indicates the cluster machine deployment is being created.
ProvisioningExternalClusterState state indicates the cluster is being created.
ReconcilingExternalClusterMDState state indicates that some work is actively being done on the machine deployment, such as upgrading the master or node software.
ReconcilingExternalClusterState state indicates that some work is actively being done on the cluster, such as upgrading the master or node software.
RunningExternalClusterMDState state indicates the cluster machine deployment has been created and is fully usable.
RunningExternalClusterState state indicates the cluster has been created and is fully usable.
StartingExternalClusterMDState state indicates the cluster machine deployment is starting.
StartingExternalClusterState state indicates the cluster is starting.
StoppedExternalClusterMDState state indicates the cluster machine deployment is stopped.
StoppedExternalClusterState state indicates the cluster is stopped, this state is specific to AKS clusters.
StoppingExternalClusterState state indicates the cluster is stopping, this state is specific to AKS clusters.
UnknownExternalClusterMDState indicates undefined state.
UnknownExternalClusterState indicates undefined state.
WarningExternalClusterMDState state indicates the machine deployment is usable but with some warnings.
WarningExternalClusterState state indicates the cluster is usable but with some warnings.
# Structs
No description provided by the author
No description provided by the author
AKSLocation represents an object of Azure Location.
AzureResourceGroup represents an object of Azure ResourceGroup information.
No description provided by the author
Constraint represents a gatekeeper Constraint swagger:model Constraint.
ConstraintStatus represents a constraint status which holds audit info.
No description provided by the author
No description provided by the author
The Kubernetes network configuration for the cluster.
No description provided by the author
No description provided by the author
ExternalClusterCloudSpec represents an object holding cluster cloud details swagger:model ExternalClusterCloudSpec.
ExternalClusterStatus defines the external cluster status.
No description provided by the author
GKEDiskType represents a object of GKE disk type.
GKEImage represents an object of GKE image.
GKEZone represents a object of GKE zone.
KubeOneAWSCloudSpec specifies access data to Amazon Web Services.
KubeOneAzureCloudSpec specifies access credentials to Azure cloud.
No description provided by the author
KubeOneDigitalOceanCloudSpec specifies access data to DigitalOcean.
KubeOneEquinixCloudSpec specifies access data to a Equinix cloud.
KubeOneGCPCloudSpec specifies access data to GCP.
KubeOneHetznerCloudSpec specifies access data to hetzner cloud.
KubeOneNutanixCloudSpec specifies the access data to Nutanix.
KubeOneOpenStackCloudSpec specifies access data to an OpenStack cloud.
No description provided by the author
SSHKeySpec represents the details of a ssh key.
KubeOneVMwareCloudDirectorCloudSpec represents credentials for accessing VMWare Cloud Director.
KubeOneVSphereCloudSpec credentials represents a credential for accessing vSphere.
StorageClass represents a Kubernetes StorageClass swagger:model StorageClass.
Violation represents a gatekeeper constraint violation.
No description provided by the author
# Type aliases
AKSLocationList represents a list of AKS Locations.
No description provided by the author
No description provided by the author
AzureResourceGroupList represents an list of AKS ResourceGroups.
No description provided by the author
No description provided by the author
GKEDiskTypeList represents an array of GKE disk types.
GKEImageList represents an array of GKE images.
GKEZoneList represents an array of GKE zones.
StorageClassList represents a list of Kubernetes StorageClass.