package
3.4.2+incompatible
Repository: https://github.com/contiv/vpp.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

StatusFailure is returned in Status.Status when controller fails to create/delete/update CRD.
StatusSuccess is returned in Status.Status when controller successfully creates/deletes/updates CRD.

# Variables

AddToScheme is...
SchemeBuilder is the schema builder for the CRD API.
SchemeGroupVersion is the identifier for the API which includes the name of the group and the version of the API.

# Structs

ConfigurationItem is the specification for a single custom configuration item.
CustomConfiguration defines (arbitrary) configuration to be applied for contiv/vpp or for CNFs running on top of contiv/vpp.
CustomConfigurationList is a list of CustomConfiguration resources +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
CustomConfigurationSpec is the spec for custom configuration resource.
CustomNetwork define custom network for contiv/vpp +genclient +genclient:noStatus +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
CustomNetworkList is a list of CustomNetwork resources +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
CustomNetworkSpec is the spec for custom network configuration resource.
ExternalInterface is used to store definition of an external interface defined via CRD.
ExternalInterfaceList is a list of ExternalInterface resources +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ExternalInterfaceSpec is the spec for external interface configuration resource.
NodeInterface describe config for an interface referenced by logical name on a node.
ServiceFunction describes single segment of the chain.
ServiceFunctionChain define service function chain crd for contiv/vpp +genclient +genclient:noStatus +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ServiceFunctionChainList is a list of ServiceFunctionChain resources +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
ServiceFunctionChainSpec describe service function chain.