# 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 the SchemeBuilder functions to a specified scheme.
SchemeBuilder collects the scheme builder functions.
SchemeGroupVersion is group version used to register these objects.

# Structs

XdsService is the Schema for the XdsService of semaphore-xds controller.
XdsServiceList contains a list of XdsServices +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
XdsServiceSpec defines the desired config for a service served via xDS.
XdsServiceSpecLoadBalancing contains information regarding the Load Balancing policy.
XdsServiceSpecLoadBalancingRingHash configures the ring hash load balancing policy.
XdsServiceSpecRetry defines the retry policy for a service.
XdsServiceSpecRetryBackoffPolicy defines the exponential backoff policy for a service.
XdsServiceSpecService contains information regarding the Kubernetes Service we want to expose via xDS.