Package io.kubernetes.client.proto
Class V1Policy
java.lang.Object
io.kubernetes.client.proto.V1Policy
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Eviction evicts a pod from its node subject to certain policies and safety constraints.static interface
static final class
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of podsstatic final class
PodDisruptionBudgetList is a collection of PodDisruptionBudgets.static interface
static interface
static final class
PodDisruptionBudgetSpec is a description of a PodDisruptionBudget.static interface
static final class
PodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-