| Package | Description |
|---|---|
| io.kubernetes.client.extended.leaderelection | |
| io.kubernetes.client.extended.leaderelection.resourcelock |
| Modifier and Type | Method and Description |
|---|---|
Lock |
LeaderElectionConfig.getLock() |
| Modifier and Type | Method and Description |
|---|---|
void |
LeaderElectionConfig.setLock(Lock lock) |
| Constructor and Description |
|---|
LeaderElectionConfig(Lock lock,
java.time.Duration leaseDuration,
java.time.Duration renewDeadline,
java.time.Duration retryPeriod) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigMapLock |
class |
EndpointsLock |
Copyright © 2019. All rights reserved.