Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubePodDisruptionBudgetV1Beta1Props

PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods

schema

io.k8s.api.policy.v1beta1.PodDisruptionBudget

Hierarchy

  • KubePodDisruptionBudgetV1Beta1Props

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.policy.v1beta1.PodDisruptionBudget#metadata

Optional Readonly spec

Specification of the desired behavior of the PodDisruptionBudget.

schema

io.k8s.api.policy.v1beta1.PodDisruptionBudget#spec

Generated using TypeDoc