package
0.0.0-20250103044448-9c131f9316f1
Repository: https://github.com/miscord-dev/cluster-api-provider-incus.git
Documentation: pkg.go.dev

# Constants

ClusterFinalizer allows IncusClusterReconciler to clean up resources associated with IncusCluster before removing it from the API server.
InstanceTypeContainer represents a container instance.
InstanceTypeVirtualMachine represents a virtual machine instance.
MachineFinalizer allows IncusMachineReconciler to clean up resources associated with IncusMachine before removing it from the API server.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

APIEndpoint represents a reachable Kubernetes API endpoint.
IncusCluster is the Schema for the incusclusters API.
IncusClusterList contains a list of IncusCluster.
IncusClusterSpec defines the desired state of IncusCluster.
IncusClusterStatus defines the observed state of IncusCluster.
IncusClusterTemplate is the Schema for the incusclustertemplates API.
IncusClusterTemplateList contains a list of IncusClusterTemplate.
No description provided by the author
IncusClusterTemplateSpec defines the desired state of IncusClusterTemplate.
IncusClusterTemplateStatus defines the observed state of IncusClusterTemplate.
IncusMachine is the Schema for the incusmachines API.
IncusMachineList contains a list of IncusMachine.
IncusMachineSpec defines the desired state of IncusMachine.
IncusMachineStatus defines the observed state of IncusMachine.
IncusMachineTemplate is the Schema for the incusmachinetemplates API.
IncusMachineTemplateList contains a list of IncusMachineTemplate.
IncusMachineTemplateResource describes the data needed to create a IncusMachine from a template.
IncusMachineTemplateSpec defines the desired state of IncusMachineTemplate.
IncusMachineTemplateStatus defines the observed state of IncusMachineTemplate.
No description provided by the author
No description provided by the author

# Type aliases

InstanceType represents the type of instance.