package
2.0.0-alpha1+incompatible
Repository: https://github.com/ark-g/libcalico-go.git
Documentation: pkg.go.dev

# Functions

K8sErrorToCalico returns the equivalent libcalico error for the given kubernetes error.
K8sNodeToCalico converts a Kubernetes format node, with Calico annotations, to a Calico Node.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Extract the Calico resource Metadata from the k8s resource annotations for non-CRD backed resources.
Store Calico Metadata in the k8s resource annotations for non-CRD backed resources.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Implements the api.Client interface for AffinityBlocks.
Implements the api.Client interface for WorkloadEndpoints.

# Interfaces

K8sNodeResourceClient extends the K8sResourceClient to add a helper method to extract resources from the supplied K8s Node.
K8sResourceClient is the interface to the k8s datastore for CRUD operations on an individual resource (one for each of the *model* types supported by the K8s backend).
Interface that all Kubernetes and Calico resources implement.
Interface that all Kubernetes and Calico resource lists implement.

# Type aliases

Function signature for conversion function to convert a K8s resouce to a KVPair equivalent.