Interface | Description |
---|---|
LockIdentityProvider |
The lock identity provider.
|
Class | Description |
---|---|
DefaultLockIdentityProvider |
Default implementation of
LockIdentityProvider which resolves the unique lock identity from the HOSTNAME
environment variable. |
LeaderElectionConfigFactory |
The factory for
LeaderElectionConfig . |
ResourceLockFactory |
The factory that creates the official Kubernetes SDK provided
Lock implementations. |