# Functions
GetCustomResourceDefintions returns a list of all CRDs used for storage.
# Constants
EdgeSourceLabel is the label used to store the source node ID.
EdgeTargetLabel is the label used to store the target node ID.
FieldOwner is the field used to identify the owner of mesh data.
NodeIDLabel is the label used to store the node ID.
NodeIPv4Label is the label used to store the IPv4 address of a node.
NodeIPv6Label is the label used to store the IPv6 address of a node.
PublicKeyLabel is the label used to store the hashed public key of a node.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
CustomObjects is a list of all custom objects used for storage.
GroupTypeMeta is the type meta for a Group.
GroupVersion is group version used to register these objects.
MeshEdgeTypeMeta is the type meta for a MeshEdge.
MeshStateTypeMeta is the type meta for a MeshState.
NetworkACLTypeMeta is the type meta for a NetworkACL.
PeerTypeMeta is the type meta for a Peer.
RoleBindingTypeMeta is the type meta for a RoleBinding.
RoleTypeMeta is the type meta for a Role.
RouteTypeMeta is the type meta for a Route.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
StoragePeerTypeMeta is the type meta for a StoragePeer.
# Structs
Group is the Schema for the Groups API.
GroupList contains a list of groups.
MeshEdge is the Schema for the MeshEdges API.
MeshEdgeList contains a list of edges.
MeshState is the Schema for the MeshState API.
MeshStateList contains a list of meshstates.
NetworkACL is the Schema for the NetworkACLs API.
NetworkACLList contains a list of network acls.
Peer is the Schema for the peers API.
PeerList contains a list of peers.
Role is the Schema for the roles API.
RoleBinding is the Schema for the rolebindings API.
RoleList contains a list of rolebindings.
RoleList contains a list of roles.
Route is the Schema for the Routes API.
RouteList contains a list of routes.
StoragePeer is the Schema for the StoragePeer API.
StoragePeerList contains a list of storage peers.