package
1.2.1
Repository: https://github.com/logmein/k8s-aws-operator.git
Documentation: pkg.go.dev

# 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

EIP is the Schema for the eips API.
No description provided by the author
+kubebuilder:object:root=true +kubebuilder:printcolumn:name="Pod Name",type=string,JSONPath=`.spec.assignment.podName` +kubebuilder:printcolumn:name="EIP Name",type=string,JSONPath=`.spec.eipName`.
+kubebuilder:object:root=true.
No description provided by the author
EIPList contains a list of EIP.
EIPSpec defines the desired state of EIP.
EIPStatus defines the observed state of EIP.
ENI is the Schema for the enis API.
No description provided by the author
ENIList contains a list of ENI.
ENISpec defines the desired state of an ElasticNetworkInterface.
ENIStatus defines the observed state of ENI.