Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupWithManager ¶
func SetupWithManager(mgr ctrl.Manager, allocator *gpuallocator.GpuAllocator) error
Start after manager started
Types ¶
type Autoscaler ¶
func NewAutoscaler ¶
func NewAutoscaler( client client.Client, allocator *gpuallocator.GpuAllocator, metricsProvider metrics.Provider) (*Autoscaler, error)
func (*Autoscaler) NeedLeaderElection ¶
func (s *Autoscaler) NeedLeaderElection() bool
func (*Autoscaler) Run ¶
func (s *Autoscaler) Run(ctx context.Context)
type WorkloadID ¶
Click to show internal directories.
Click to hide internal directories.