package v1beta1
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- v1beta1
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- case class PodDisruptionBudget(kind: String = "PodDisruptionBudget", apiVersion: String = policyAPIVersion, metadata: ObjectMeta, spec: Option[Spec] = None, status: Option[Status] = None) extends ObjectResource with Product with Serializable
- type PodDisruptionBudgetList = ListResource[PodDisruptionBudget]
Value Members
- val policyAPIVersion: String
- object PodDisruptionBudget extends Serializable