Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeletionAction ¶
type ThrottleAction ¶
type ThrottleAction struct { Log logr.Logger Selector karbonitev1.Selector DesiredReplicas int DryRun bool ReentrantSchedule string Timeout time.Duration ReferenceThrottlingRule *karbonitev1.ThrottlingRule CronScheduler *gocron.Scheduler // contains filtered or unexported fields }
type ThrottleRevertAction ¶
type ThrottleRevertAction struct { Log logr.Logger Timeout time.Duration SourceThrottleRule *karbonitev1.ThrottlingRule AffectedResources []karbonitev1.AffectedResource }
Click to show internal directories.
Click to hide internal directories.