package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev
# Functions
GetID returns ID of a policy.
Key returns the key under which the endpoints belonging to given K8s service are stored in the data-store.
KeyPrefix returns the key prefix identifying all K8s endpoints in the data store.
ParseEndpointsFromKey parses endpoints and namespace ids from the associated data-store key.
# Constants
EndpointsKeyword defines the keyword identifying Endpoints data.
# Structs
Endpoints is a collection of endpoints that implement the actual service.
EndpointSubset is a group of addresses with a common set of ports.
EndpointAddress is a tuple that describes single IP address.
EndpointPort is a tuple that describes a single port.
ID used to uniquely represent a K8s Policy.
ObjectReference contains enough information to let you inspect or modify the referred object.