# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

AddToScheme applies all the stored functions to the scheme.
SchemeBuilder collects functions that add things to a scheme.
SchemeGroupVersion is the identifier for the API which includes the name of the group and the version of the API.

# Structs

IdentityBindingSubject is a Kubernetes objects which should be allowed access to the TrafficTarget.
TrafficTarget associates a set of traffic definitions (rules) with a service identity which is allocated to a group of pods.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object TrafficTargetList satisfy K8s code gen requirements.
TrafficTargetRule is the TrafficSpec to allow for a TrafficTarget.
TrafficTargetSpec is the specification of a TrafficTarget.