Package io.kubernetes.client.proto
Class V1Policy
java.lang.Object
io.kubernetes.client.proto.V1Policy
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classEviction evicts a pod from its node subject to certain policies and safety constraints.static interfacestatic final classPodDisruptionBudget is an object to define the max disruption that can be caused to a collection of podsstatic final classPodDisruptionBudgetList is a collection of PodDisruptionBudgets.static interfacestatic interfacestatic final classPodDisruptionBudgetSpec is a description of a PodDisruptionBudget.static interfacestatic final classPodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-