# Functions
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
No description provided by the author
No description provided by the author
# Constants
ConditionFalse means a resource is not in the condition.
ConditionTrue means a resource is in the condition.
ConditionUnknown means kubernetes can't decide if a resource is in the condition or not.
CustomMetricKind is the kind for resource usage.
ExternalMetricKind is the kind for resource usage.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
Condition contains details for one aspect of the current state of this API Resource.
CustomMetric provides resource usage for a single pod.
CustomMetricItem holds spec for custom metric item.
CustomMetricList is a list of CustomMetric.
CustomMetricSpec holds spec for custom metric.
CustomMetricStatus holds status for custom metric.
ExternalMetric provides resource usage for a single pod.
ExternalMetricItem holds spec for external metric item.
ExternalMetricList is a list of ExternalMetric.
ExternalMetricSpec holds spec for external metric.
ExternalMetricStatus holds status for external metric.
ObjectSelector holds information how to match based on namespace and name.
ResourceRef specifies the kind and version of the resource.
# Type aliases
ConditionStatus is the status of a condition.