Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordShuffles ¶
func RecordShuffles(ctx context.Context, k8sClient client.Client, node *v1.Node, currentProfile string) error
Actually increment shuffle counters.
func RegisterMaintenanceMetrics ¶
func RegisterMaintenanceMetrics()
Types ¶
type PromServer ¶
type PromServer struct { Address string WaitTimeout time.Duration Log logr.Logger // contains filtered or unexported fields }
func (*PromServer) NeedLeaderElection ¶
func (ps *PromServer) NeedLeaderElection() bool
Click to show internal directories.
Click to hide internal directories.