PodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget. Status may trail the actual state of a system.
Attributes
- Companion
- object
- Source
- PodDisruptionBudgetStatus.scala
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
Appends new values to conditions
Adds new values to disruptedPods
if conditions has a value, transforms to the result of function
if conditions has a value, transforms to the result of function
Attributes
transforms currentHealthy to result of function
transforms desiredHealthy to result of function
if disruptedPods has a value, transforms to the result of function
if disruptedPods has a value, transforms to the result of function
Attributes
transforms disruptionsAllowed to result of function
transforms disruptionsAllowed to result of function
Attributes
transforms expectedPods to result of function
if observedGeneration has a value, transforms to the result of function
if observedGeneration has a value, transforms to the result of function
Attributes
Returns a new data with conditions set to new value
Returns a new data with conditions set to new value
Attributes
Returns a new data with currentHealthy set to new value
Returns a new data with currentHealthy set to new value
Attributes
Returns a new data with desiredHealthy set to new value
Returns a new data with desiredHealthy set to new value
Attributes
Returns a new data with disruptedPods set to new value
Returns a new data with disruptedPods set to new value
Attributes
Returns a new data with disruptionsAllowed set to new value
Returns a new data with disruptionsAllowed set to new value
Attributes
Returns a new data with expectedPods set to new value
Returns a new data with expectedPods set to new value
Attributes
Returns a new data with observedGeneration set to new value
Returns a new data with observedGeneration set to new value