class DeploymentSpecFields extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- DeploymentSpecFields
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def minReadySeconds: client.model.Field
- def paused: client.model.Field
- def progressDeadlineSeconds: client.model.Field
- def replicas: client.model.Field
- def revisionHistoryLimit: client.model.Field
- def selector: LabelSelectorFields
- def strategy: DeploymentStrategyFields
- def template: PodTemplateSpecFields