| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1LeaseSpec |
V1LeaseSpec.acquireTime(OffsetDateTime acquireTime) |
V1LeaseSpec |
V1Lease.getSpec()
Get spec
|
V1LeaseSpec |
V1LeaseSpec.holderIdentity(String holderIdentity) |
V1LeaseSpec |
V1LeaseSpec.leaseDurationSeconds(Integer leaseDurationSeconds) |
V1LeaseSpec |
V1LeaseSpec.leaseTransitions(Integer leaseTransitions) |
V1LeaseSpec |
V1LeaseSpec.renewTime(OffsetDateTime renewTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1Lease.setSpec(V1LeaseSpec spec) |
V1Lease |
V1Lease.spec(V1LeaseSpec spec) |
Copyright © 2022. All rights reserved.