package
0.2.0
Repository: https://github.com/ironcore-dev/ironcore.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package v1alpha1 contains API Schema definitions for the ipam v1alpha1 API group +groupName=ipam.ironcore.dev.
No description provided by the author

# Functions

No description provided by the author

# Constants

PrefixAllocationPhaseAllocated marks a PrefixAllocation as allocated by a Prefix.
PrefixAllocationPhaseFailed marks a PrefixAllocation as failed.
PrefixAllocationPhasePending marks a PrefixAllocation as waiting for allocation.
PrefixPhaseAllocated marks a prefix as allocated.
PrefixPhasePending marks a prefix as waiting for allocation.

# Variables

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

# Structs

Prefix is the Schema for the prefixes API.
PrefixAllocation is the Schema for the prefixallocations API.
PrefixAllocationList contains a list of PrefixAllocation.
PrefixAllocationSpec defines the desired state of PrefixAllocation.
PrefixAllocationStatus is the status of a PrefixAllocation.
PrefixList contains a list of Prefix.
PrefixSpec defines the desired state of Prefix.
PrefixStatus defines the observed state of Prefix.
No description provided by the author

# Type aliases

PrefixAllocationPhase is a phase a PrefixAllocation can be in.
PrefixPhase is a phase a Prefix can be in.