# Constants

No description provided by the author
No description provided by the author

# 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.

# Structs

ContainerPolicy defines the policy used to determine the target resources for a container.
DurationPolicy defines the policy used to determine the duration time of a resource boost.
FixedDurationPolicy defines the fixed time duration policy.
FixedResources defines the CPU resource policy that sets CPU resources to the given values.
PercentageIncrease defines the CPU resource policy that increases CPU resources by the given percentage value.
PodConditionDurationPolicy defines the PodCondition based duration policy.
ResourcePolicy defines the policy used to determine the target resources for a POD.
StartupCPUBoost is the Schema for the startupcpuboosts API.
StartupCPUBoostList contains a list of StartupCPUBoost.
StartupCPUBoostSpec defines the desired state of StartupCPUBoost.
StartupCPUBoostStatus defines the observed state of StartupCPUBoost.

# Type aliases

FixedDurationPolicyUnit defines the unit of time for a fixed time duration policy +kubebuilder:validation:Enum=Seconds;Minutes.