# Functions
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
GroupName specifies the group name used to register the objects.
RebalanceFailed the resource has been rebalance failed.
RebalanceObjectNotFound the resource referenced binding not found.
RebalanceSuccessful the resource has been successfully rebalanced.
ResourceKindWorkloadRebalancer is kind name of WorkloadRebalancer.
ResourceNamespaceScopedWorkloadRebalancer indicates if WorkloadRebalancer is NamespaceScoped.
ResourcePluralWorkloadRebalancer is kind plural name of WorkloadRebalancer.
ResourceSingularWorkloadRebalancer is singular name of WorkloadRebalancer.
# Variables
Depreciated: use Install instead.
GroupVersion specifies the group and the version used to register the objects.
No description provided by the author
localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes.
SchemeGroupVersion is group version used to register these objects Deprecated: use GroupVersion instead.
# Structs
ObjectReference the expected resource.
ObservedWorkload the observed resource.
WorkloadRebalancer represents the desired behavior and status of a job which can enforces a resource rebalance.
WorkloadRebalancerList contains a list of WorkloadRebalancer.
WorkloadRebalancerSpec represents the specification of the desired behavior of Reschedule.
WorkloadRebalancerStatus contains information about the current status of a WorkloadRebalancer updated periodically by schedule trigger controller.
# Type aliases
RebalanceFailedReason represents a machine-readable description of why this resource rebalanced failed.
RebalanceResult the specific extent to which the resource has been rebalanced.