package
4.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Functions
DeepCopy_policy_Eviction is an autogenerated deepcopy function.
DeepCopy_policy_PodDisruptionBudget is an autogenerated deepcopy function.
DeepCopy_policy_PodDisruptionBudgetList is an autogenerated deepcopy function.
DeepCopy_policy_PodDisruptionBudgetSpec is an autogenerated deepcopy function.
DeepCopy_policy_PodDisruptionBudgetStatus is an autogenerated deepcopy function.
Kind takes an unqualified kind and returns a Group qualified GroupKind.
RegisterDeepCopies adds deep-copy functions to the given scheme.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
GroupName is the group name use in this package.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
Eviction evicts a pod from its node subject to certain policies and safety constraints.
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods.
PodDisruptionBudgetList is a collection of PodDisruptionBudgets.
PodDisruptionBudgetSpec is a description of a PodDisruptionBudget.
PodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget.