LeaseCandidateSpec

io.k8s.api.coordination.v1alpha1.LeaseCandidateSpec
See theLeaseCandidateSpec companion object

LeaseCandidateSpec is a specification of a Lease.

Attributes

Companion
object
Source
LeaseCandidateSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to preferredStrategies

Appends new values to preferredStrategies

Attributes

Source
LeaseCandidateSpec.scala

if binaryVersion has a value, transforms to the result of function

if binaryVersion has a value, transforms to the result of function

Attributes

Source
LeaseCandidateSpec.scala

if emulationVersion has a value, transforms to the result of function

if emulationVersion has a value, transforms to the result of function

Attributes

Source
LeaseCandidateSpec.scala

transforms leaseName to result of function

transforms leaseName to result of function

Attributes

Source
LeaseCandidateSpec.scala

if pingTime has a value, transforms to the result of function

if pingTime has a value, transforms to the result of function

Attributes

Source
LeaseCandidateSpec.scala

transforms preferredStrategies to result of function

transforms preferredStrategies to result of function

Attributes

Source
LeaseCandidateSpec.scala

if renewTime has a value, transforms to the result of function

if renewTime has a value, transforms to the result of function

Attributes

Source
LeaseCandidateSpec.scala

Returns a new data with binaryVersion set to new value

Returns a new data with binaryVersion set to new value

Attributes

Source
LeaseCandidateSpec.scala

Returns a new data with emulationVersion set to new value

Returns a new data with emulationVersion set to new value

Attributes

Source
LeaseCandidateSpec.scala

Returns a new data with leaseName set to new value

Returns a new data with leaseName set to new value

Attributes

Source
LeaseCandidateSpec.scala

Returns a new data with pingTime set to new value

Returns a new data with pingTime set to new value

Attributes

Source
LeaseCandidateSpec.scala

Returns a new data with preferredStrategies set to new value

Returns a new data with preferredStrategies set to new value

Attributes

Source
LeaseCandidateSpec.scala

Returns a new data with renewTime set to new value

Returns a new data with renewTime set to new value

Attributes

Source
LeaseCandidateSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product