Packages:
infrastructure.cluster.x-k8s.io/v1alpha1
AzureASOManagedCluster
AzureASOManagedCluster is the Schema for the azureasomanagedclusters API.
Field | Description | ||||
---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||
spec AzureASOManagedClusterSpec |
|
||||
status AzureASOManagedClusterStatus |
AzureASOManagedClusterSpec
(Appears on:AzureASOManagedCluster)
AzureASOManagedClusterSpec defines the desired state of AzureASOManagedCluster.
Field | Description |
---|---|
AzureASOManagedClusterTemplateResourceSpec AzureASOManagedClusterTemplateResourceSpec |
(Members of |
controlPlaneEndpoint sigs.k8s.io/cluster-api/api/v1beta1.APIEndpoint |
(Optional)
ControlPlaneEndpoint is the location of the API server within the control plane. CAPZ manages this field and it should not be set by the user. It fulfills Cluster API’s cluster infrastructure provider contract. Because this field is programmatically set by CAPZ after resource creation, we define it as +optional in the API schema to permit resource admission. |
AzureASOManagedClusterStatus
(Appears on:AzureASOManagedCluster)
AzureASOManagedClusterStatus defines the observed state of AzureASOManagedCluster.
Field | Description |
---|---|
ready bool |
(Optional)
Ready represents whether or not the cluster has been provisioned and is ready. It fulfills Cluster API’s cluster infrastructure provider contract. |
resources []ResourceStatus |
(Optional) |
AzureASOManagedClusterTemplate
AzureASOManagedClusterTemplate is the Schema for the azureasomanagedclustertemplates API.
Field | Description | ||
---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||
spec AzureASOManagedClusterTemplateSpec |
|
AzureASOManagedClusterTemplateResource
(Appears on:AzureASOManagedClusterTemplateSpec)
AzureASOManagedClusterTemplateResource defines the templated resource.
Field | Description | ||
---|---|---|---|
spec AzureASOManagedClusterTemplateResourceSpec |
|
AzureASOManagedClusterTemplateResourceSpec
(Appears on:AzureASOManagedClusterSpec, AzureASOManagedClusterTemplateResource)
AzureASOManagedClusterTemplateResourceSpec defines the desired state of the templated resource.
Field | Description |
---|---|
resources []k8s.io/apimachinery/pkg/runtime.RawExtension |
(Optional)
Resources are embedded ASO resources to be managed by this resource. |
AzureASOManagedClusterTemplateSpec
(Appears on:AzureASOManagedClusterTemplate)
AzureASOManagedClusterTemplateSpec defines the desired state of AzureASOManagedClusterTemplate.
Field | Description |
---|---|
template AzureASOManagedClusterTemplateResource |
AzureASOManagedControlPlane
AzureASOManagedControlPlane is the Schema for the azureasomanagedcontrolplanes API.
Field | Description | ||
---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||
spec AzureASOManagedControlPlaneSpec |
|
||
status AzureASOManagedControlPlaneStatus |
AzureASOManagedControlPlaneResource
(Appears on:AzureASOManagedControlPlaneTemplateSpec, AzureASOManagedMachinePoolTemplateSpec)
AzureASOManagedControlPlaneResource defines the templated resource.
Field | Description | ||||
---|---|---|---|---|---|
spec AzureASOManagedControlPlaneTemplateResourceSpec |
|
AzureASOManagedControlPlaneSpec
(Appears on:AzureASOManagedControlPlane)
AzureASOManagedControlPlaneSpec defines the desired state of AzureASOManagedControlPlane.
Field | Description |
---|---|
AzureASOManagedControlPlaneTemplateResourceSpec AzureASOManagedControlPlaneTemplateResourceSpec |
(Members of |
AzureASOManagedControlPlaneStatus
(Appears on:AzureASOManagedControlPlane)
AzureASOManagedControlPlaneStatus defines the observed state of AzureASOManagedControlPlane.
Field | Description |
---|---|
initialized bool |
(Optional)
Initialized represents whether or not the API server has been provisioned. It fulfills Cluster API’s
control plane provider contract. For AKS, this is equivalent to |
ready bool |
(Optional)
Ready represents whether or not the API server is ready to receive requests. It fulfills Cluster API’s
control plane provider contract. For AKS, this is equivalent to |
version string |
(Optional)
Version is the observed Kubernetes version of the control plane. It fulfills Cluster API’s control plane provider contract. |
resources []ResourceStatus |
(Optional) |
controlPlaneEndpoint sigs.k8s.io/cluster-api/api/v1beta1.APIEndpoint |
(Optional)
ControlPlaneEndpoint represents the endpoint for the cluster’s API server. |
AzureASOManagedControlPlaneTemplate
AzureASOManagedControlPlaneTemplate is the Schema for the azureasomanagedcontrolplanetemplates API.
Field | Description | ||
---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||
spec AzureASOManagedControlPlaneTemplateSpec |
|
AzureASOManagedControlPlaneTemplateResourceSpec
(Appears on:AzureASOManagedControlPlaneResource, AzureASOManagedControlPlaneSpec)
AzureASOManagedControlPlaneTemplateResourceSpec defines the desired state of the templated resource.
Field | Description |
---|---|
version string |
(Optional)
Version is the Kubernetes version of the control plane. It fulfills Cluster API’s control plane provider contract. |
resources []k8s.io/apimachinery/pkg/runtime.RawExtension |
(Optional)
Resources are embedded ASO resources to be managed by this resource. |
AzureASOManagedControlPlaneTemplateSpec
(Appears on:AzureASOManagedControlPlaneTemplate)
AzureASOManagedControlPlaneTemplateSpec defines the desired state of AzureASOManagedControlPlane.
Field | Description |
---|---|
template AzureASOManagedControlPlaneResource |
AzureASOManagedMachinePool
AzureASOManagedMachinePool is the Schema for the azureasomanagedmachinepools API.
Field | Description | ||
---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||
spec AzureASOManagedMachinePoolSpec |
|
||
status AzureASOManagedMachinePoolStatus |
AzureASOManagedMachinePoolResource
AzureASOManagedMachinePoolResource defines the templated resource.
Field | Description | ||||
---|---|---|---|---|---|
spec AzureASOManagedMachinePoolTemplateResourceSpec |
|
AzureASOManagedMachinePoolSpec
(Appears on:AzureASOManagedMachinePool)
AzureASOManagedMachinePoolSpec defines the desired state of AzureASOManagedMachinePool.
Field | Description |
---|---|
AzureASOManagedMachinePoolTemplateResourceSpec AzureASOManagedMachinePoolTemplateResourceSpec |
(Members of |
AzureASOManagedMachinePoolStatus
(Appears on:AzureASOManagedMachinePool)
AzureASOManagedMachinePoolStatus defines the observed state of AzureASOManagedMachinePool.
Field | Description |
---|---|
replicas int32 |
(Optional)
Replicas is the current number of provisioned replicas. It fulfills Cluster API’s machine pool infrastructure provider contract. |
ready bool |
(Optional)
Ready represents whether or not the infrastructure is ready to be used. It fulfills Cluster API’s machine pool infrastructure provider contract. |
resources []ResourceStatus |
(Optional) |
AzureASOManagedMachinePoolTemplate
AzureASOManagedMachinePoolTemplate is the Schema for the azureasomanagedmachinepooltemplates API.
Field | Description | ||
---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||
spec AzureASOManagedMachinePoolTemplateSpec |
|
AzureASOManagedMachinePoolTemplateResourceSpec
(Appears on:AzureASOManagedMachinePoolResource, AzureASOManagedMachinePoolSpec)
AzureASOManagedMachinePoolTemplateResourceSpec defines the desired state of the templated resource.
Field | Description |
---|---|
providerIDList []string |
ProviderIDList is the list of cloud provider IDs for the instances. It fulfills Cluster API’s machine pool infrastructure provider contract. |
resources []k8s.io/apimachinery/pkg/runtime.RawExtension |
(Optional)
Resources are embedded ASO resources to be managed by this resource. |
AzureASOManagedMachinePoolTemplateSpec
(Appears on:AzureASOManagedMachinePoolTemplate)
AzureASOManagedMachinePoolTemplateSpec defines the desired state of AzureASOManagedMachinePoolTemplate.
Field | Description |
---|---|
template AzureASOManagedControlPlaneResource |
ResourceStatus
(Appears on:AzureASOManagedClusterStatus, AzureASOManagedControlPlaneStatus, AzureASOManagedMachinePoolStatus)
ResourceStatus represents the status of a resource.
Field | Description |
---|---|
resource StatusResource |
|
ready bool |
StatusResource
(Appears on:ResourceStatus)
StatusResource is a handle to a resource.
Field | Description |
---|---|
group string |
|
version string |
|
kind string |
|
name string |
Generated with gen-crd-api-reference-docs
on git commit b2c3b975
.