resources

package
v1.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2017 License: Apache-2.0 Imports: 18 Imported by: 45

Documentation

Index

Constants

View Source
const (
	SystemNetworkPolicyResourceName = "systemnetworkpolicies"
	SystemNetworkPolicyTPRName      = "system-network-policy.alpha.projectcalico.org"
	SystemNetworkPolicyNamePrefix   = "snp.projectcalico.org/"
)

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

func K8sErrorToCalico(ke error, id interface{}) error

K8sErrorToCalico returns the equivalent libcalico error for the given kubernetes error.

func K8sNodeToCalico added in v1.2.0

func K8sNodeToCalico(node *kapiv1.Node) (*model.KVPair, error)

K8sNodeToCalico converts a Kubernetes format node, with Calico annotations, to a Calico Node.

func ListIPPoolsWithResourceVersion added in v1.4.0

func ListIPPoolsWithResourceVersion(client api.Client, list model.ListInterface) ([]*model.KVPair, string, error)

func NewIPPools

func NewIPPools(c *kubernetes.Clientset, r *rest.RESTClient) api.Client

func NewNodeClient added in v1.2.0

func NewNodeClient(c *kubernetes.Clientset, r *rest.RESTClient) api.Client

func NewSystemNetworkPolicies added in v1.3.0

func NewSystemNetworkPolicies(c *kubernetes.Clientset, r *rest.RESTClient) api.Client

func SystemNetworkPolicyToThirdParty added in v1.3.0

func SystemNetworkPolicyToThirdParty(kvp *model.KVPair) *thirdparty.SystemNetworkPolicy

SystemNetworkPolicyToThirdParty takes a Calico Policy and returns the equivalent ThirdPartyResource representation.

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.

func ThirdPartyToSystemNetworkPolicy added in v1.3.0

func ThirdPartyToSystemNetworkPolicy(t *thirdparty.SystemNetworkPolicy) *model.KVPair

ThirdPartyToSystemNetworkPolicy takes a Kubernetes ThirdPartyResource representation of a Calico Policy and returns the equivalent SystemNetworkPolicy object.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL