package
1.30.0-kw1
Repository: https://github.com/kubewarden/k8s-objects.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.

# Variables

SchemeGroupVersion is group version used to register these objects.

# Structs

Eviction Eviction evicts a pod from its node subject to certain policies and safety constraints.
PodDisruptionBudget PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods swagger:model PodDisruptionBudget.
PodDisruptionBudgetList PodDisruptionBudgetList is a collection of PodDisruptionBudgets.
PodDisruptionBudgetSpec PodDisruptionBudgetSpec is a description of a PodDisruptionBudget.
PodDisruptionBudgetStatus PodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget.