Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) MakeElector ¶
func (c *Config) MakeElector(cancelFunc func(), cfg *rest.Config) (*leaderelection.LeaderElector, error)
Click to show internal directories.
Click to hide internal directories.