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

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

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

# Variables

AddToScheme is...
SchemeBuilder is the schema builder for the CRD API.
SchemeGroupVersion defines the group version.

# Structs

InterfaceConfig encapsulates configuration for single interface.
NodeConfig describes contiv node configuration custom resource +genclient +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
NodeConfigList is a list of node configuration resource +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
NodeConfigSpec is the spec for the contiv node configuration resource.
NodeConfigStatus is the state for the contiv ode configuration.