# Functions
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
No description provided by the author
No description provided by the author
GroupName specifies the group name used to register the objects.
PredictionConditionCharging means no valid prediction series is available, just wait to predict.
PredictionStatusFinished means the prediction has finished, the prediction data will not be updated anymore.
PredictionConditionNotStarted means the prediction routine has not started yet.
PredictionConditionPredicting means the prediction routine is ongoing and the prediction data is valid.
PredictionModeInstant means predicting a single point in the future, for example the maximum value for the next hour.
PredictionModeRange means predicting a time series during a range of time in the future.
PredictionStatusCompleted - the prediction has competed.
PredictionStatusNotStarted - the prediction has not start.
PredictionStatusPending - no valid prediction series available, wait for prediction.
PredictionStatusPredicting - prediction is on the way, result is ready and value is valid.
ResourceCPU represents CPU in milli cores (1 core = 1000 milli cores).
ResourceMemory represents memory in bytes.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodePrediction is the node prediction resource, which is associated with a node.
NodePredictionList is a list of NodePrediction resources.
NodePredictionResourceSpec is the specification of a node prediction.
NodePredictionResourceStatus represents information about the status of NodePrediction.
No description provided by the author
PodGroupPrediction is a prediction on the resource consumed by a pod group.
PodGroupPredictionCondition contains details for the current condition of this pod.
PodGroupPredictionList is a list of PodGroupPrediction.
PodGroupPredictionSpec is a description of a PodGroupPrediction.
PodGroupPredictionStatus.
Vector.
# Type aliases
No description provided by the author
PodGroupPredictionConditionType is a valid value for PodGroupPredictionCondition.Type.
Prediction define metrics prediction.
PredictionMode represents the prediction time series mode.
No description provided by the author
ResourceName represents the name of the resource.
TimeSeries.