Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPPoolToThirdParty ¶
func IPPoolToThirdParty(kvp *model.KVPair) *thirdparty.IpPool
IPPoolToThirdParty takes a Calico IP Pool and returns the equivalent ThirdPartyResource representation.
func K8sErrorToCalico ¶
K8sErrorToCalico returns the equivalent libcalico error for the given kubernetes error.
func NewIPPools ¶
func NewIPPools(c *kubernetes.Clientset, r *rest.RESTClient) api.Client
func ThirdPartyToIPPool ¶
func ThirdPartyToIPPool(t *thirdparty.IpPool) *model.KVPair
ThirdPartyToIPPool takes a Kubernetes ThirdPartyResource representation of a Calico IP Pool and returns the equivalent IPPool object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.