package
0.1.5
Repository: https://github.com/awesomenix/azk.git
Documentation: pkg.go.dev

# Functions

Resource is required by pkg/client/listers/...

# Variables

AddToScheme is required by pkg/client/...
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.

# Structs

Cluster is the Schema for the clusters API +k8s:openapi-gen=true +kubebuilder:subresource:status.
ClusterList contains a list of Cluster.
ClusterSpec defines the desired state of Cluster.
ClusterStatus defines the observed state of Cluster.
ControlPlane is the Schema for the controlplanes API +k8s:openapi-gen=true +kubebuilder:subresource:status.
ControlPlaneList contains a list of ControlPlane.
ControlPlaneSpec defines the desired state of ControlPlane.
ControlPlaneStatus defines the observed state of ControlPlane.
NodePool is the Schema for the nodepools API +k8s:openapi-gen=true +kubebuilder:subresource:status +kubebuilder:subresource:scale:specpath=.spec.replicas,statuspath=.status.replicas.
NodePoolList contains a list of NodePool.
NodePoolSpec defines the desired state of NodePool.
NodePoolStatus defines the observed state of NodePool.
NodeSet is the Schema for the nodesets API +k8s:openapi-gen=true +kubebuilder:subresource:status +kubebuilder:subresource:scale:specpath=.spec.replicas,statuspath=.status.replicas.
NodeSetList contains a list of NodeSet.
NodeSetSpec defines the desired state of NodeSet.
NodeSetStatus defines the observed state of NodeSet.
No description provided by the author