# 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.
TrafficTargetList satisfy K8s code gen requirements.
TrafficTargetRule is the TrafficSpec to allow for a TrafficTarget.
TrafficTargetSpec is the specification of a TrafficTarget.