package
2.9.1
Repository: https://github.com/cybozu-go/coil.git
Documentation: pkg.go.dev

# Constants

Valid values for BlockRequestConditionType.
Valid values for BlockRequestConditionType.

# 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

AddressBlock is the Schema for the addressblocks API The ownerReferences field contains the AddressPool where the block is carved from.
AddressBlockList contains a list of AddressBlock.
AddressPool is the Schema for the addresspools API.
AddressPoolList contains a list of AddressPool.
AddressPoolSpec defines the desired state of AddressPool.
BlockRequest is the Schema for the blockrequests API The ownerReferences field contains the Node on which coild that created this run.
BlockRequestCondition defines the condition of a BlockRequest.
BlockRequestList contains a list of BlockRequest.
BlockRequestSpec defines the desired state of BlockRequest.
BlockRequestStatus defines the observed state of BlockRequest.
Egress is the Schema for the egresses API.
EgressList contains a list of Egress.
EgressPDB defines PDB for Egress.
EgressPodTemplate defines pod template for Egress This is almost the same as corev1.PodTemplate but is simplified to workaround JSON patch issues.
EgressSpec defines the desired state of Egress.
EgressStatus defines the observed state of Egress.
Metadata defines a simplified version of ObjectMeta.
SubnetSet defines a IPv4-only or IPv6-only or IPv4/v6 dual stack subnet A dual stack subnet must has the same size subnet of IPv4 and IPv6.

# Type aliases

BlockRequestConditionType is to enumerate condition types.