public final class V1beta1Policy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Policy.AllowedFlexVolume
AllowedFlexVolume represents a single Flexvolume that is allowed to be used.
|
static interface |
V1beta1Policy.AllowedFlexVolumeOrBuilder |
static class |
V1beta1Policy.AllowedHostPath
AllowedHostPath defines the host volume conditions that will be enabled by a policy
for pods to use.
|
static interface |
V1beta1Policy.AllowedHostPathOrBuilder |
static class |
V1beta1Policy.Eviction
Eviction evicts a pod from its node subject to certain policies and safety constraints.
|
static interface |
V1beta1Policy.EvictionOrBuilder |
static class |
V1beta1Policy.FSGroupStrategyOptions
FSGroupStrategyOptions defines the strategy type and options used to create the strategy.
|
static interface |
V1beta1Policy.FSGroupStrategyOptionsOrBuilder |
static class |
V1beta1Policy.HostPortRange
HostPortRange defines a range of host ports that will be enabled by a policy
for pods to use.
|
static interface |
V1beta1Policy.HostPortRangeOrBuilder |
static class |
V1beta1Policy.IDRange
IDRange provides a min/max of an allowed range of IDs.
|
static interface |
V1beta1Policy.IDRangeOrBuilder |
static class |
V1beta1Policy.PodDisruptionBudget
PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods
|
static class |
V1beta1Policy.PodDisruptionBudgetList
PodDisruptionBudgetList is a collection of PodDisruptionBudgets.
|
static interface |
V1beta1Policy.PodDisruptionBudgetListOrBuilder |
static interface |
V1beta1Policy.PodDisruptionBudgetOrBuilder |
static class |
V1beta1Policy.PodDisruptionBudgetSpec
PodDisruptionBudgetSpec is a description of a PodDisruptionBudget.
|
static interface |
V1beta1Policy.PodDisruptionBudgetSpecOrBuilder |
static class |
V1beta1Policy.PodDisruptionBudgetStatus
PodDisruptionBudgetStatus represents information about the status of a
PodDisruptionBudget.
|
static interface |
V1beta1Policy.PodDisruptionBudgetStatusOrBuilder |
static class |
V1beta1Policy.PodSecurityPolicy
PodSecurityPolicy governs the ability to make requests that affect the Security Context
that will be applied to a pod and container.
|
static class |
V1beta1Policy.PodSecurityPolicyList
PodSecurityPolicyList is a list of PodSecurityPolicy objects.
|
static interface |
V1beta1Policy.PodSecurityPolicyListOrBuilder |
static interface |
V1beta1Policy.PodSecurityPolicyOrBuilder |
static class |
V1beta1Policy.PodSecurityPolicySpec
PodSecurityPolicySpec defines the policy enforced.
|
static interface |
V1beta1Policy.PodSecurityPolicySpecOrBuilder |
static class |
V1beta1Policy.RunAsGroupStrategyOptions
RunAsGroupStrategyOptions defines the strategy type and any options used to create the strategy.
|
static interface |
V1beta1Policy.RunAsGroupStrategyOptionsOrBuilder |
static class |
V1beta1Policy.RunAsUserStrategyOptions
RunAsUserStrategyOptions defines the strategy type and any options used to create the strategy.
|
static interface |
V1beta1Policy.RunAsUserStrategyOptionsOrBuilder |
static class |
V1beta1Policy.SELinuxStrategyOptions
SELinuxStrategyOptions defines the strategy type and any options used to create the strategy.
|
static interface |
V1beta1Policy.SELinuxStrategyOptionsOrBuilder |
static class |
V1beta1Policy.SupplementalGroupsStrategyOptions
SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.
|
static interface |
V1beta1Policy.SupplementalGroupsStrategyOptionsOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2020. All rights reserved.