Documentation ¶
Overview ¶
https://github.com/kubernetes/client-go/blob/master/examples/leader-election/main.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LeaderElection ¶
type LeaderElection struct {
// contains filtered or unexported fields
}
func NewLeaderElection ¶
func NewLeaderElection(name, namespace string) *LeaderElection
Click to show internal directories.
Click to hide internal directories.