ReplicationControllerSpec is the specification of a replication controller.
Attributes
- Companion
- object
- Source
- ReplicationControllerSpec.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Adds new values to selector
if minReadySeconds has a value, transforms to the result of function
if minReadySeconds has a value, transforms to the result of function
Attributes
if replicas has a value, transforms to the result of function
if replicas has a value, transforms to the result of function
Attributes
if selector has a value, transforms to the result of function
if selector has a value, transforms to the result of function
Attributes
if template has a value, transforms to the result of function
if template has a value, transforms to the result of function
Attributes
Returns a new data with minReadySeconds set to new value
Returns a new data with minReadySeconds set to new value
Attributes
Returns a new data with replicas set to new value
Returns a new data with selector set to new value
Returns a new data with template set to new value