package k8s.io.api.policy.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AllowedCSIDriver

generated.proto:34

AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.

Used in: PodSecurityPolicySpec

message AllowedFlexVolume

generated.proto:40

AllowedFlexVolume represents a single Flexvolume that is allowed to be used.

Used in: PodSecurityPolicySpec

message AllowedHostPath

generated.proto:47

AllowedHostPath defines the host volume conditions that will be enabled by a policy for pods to use. It requires the path prefix to be defined.

Used in: PodSecurityPolicySpec

message Eviction

generated.proto:65

Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods/<pod name>/evictions.

message FSGroupStrategyOptions

generated.proto:76

FSGroupStrategyOptions defines the strategy type and options used to create the strategy.

Used in: PodSecurityPolicySpec

message HostPortRange

generated.proto:89

HostPortRange defines a range of host ports that will be enabled by a policy for pods to use. It requires both the start and end to be defined.

Used in: PodSecurityPolicySpec

message IDRange

generated.proto:98

IDRange provides a min/max of an allowed range of IDs.

Used in: FSGroupStrategyOptions, RunAsGroupStrategyOptions, RunAsUserStrategyOptions, SupplementalGroupsStrategyOptions

message PodDisruptionBudget

generated.proto:107

PodDisruptionBudget is an object to define the max disruption that can be caused to a collection of pods

Used in: PodDisruptionBudgetList

message PodDisruptionBudgetList

generated.proto:123

PodDisruptionBudgetList is a collection of PodDisruptionBudgets.

message PodDisruptionBudgetSpec

generated.proto:134

PodDisruptionBudgetSpec is a description of a PodDisruptionBudget.

Used in: PodDisruptionBudget

message PodDisruptionBudgetStatus

generated.proto:161

PodDisruptionBudgetStatus represents information about the status of a PodDisruptionBudget. Status may trail the actual state of a system.

Used in: PodDisruptionBudget

message PodSecurityPolicy

generated.proto:217

PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21.

Used in: PodSecurityPolicyList

message PodSecurityPolicyList

generated.proto:229

PodSecurityPolicyList is a list of PodSecurityPolicy objects.

message PodSecurityPolicySpec

generated.proto:240

PodSecurityPolicySpec defines the policy enforced.

Used in: PodSecurityPolicy

message RunAsGroupStrategyOptions

generated.proto:372

RunAsGroupStrategyOptions defines the strategy type and any options used to create the strategy.

Used in: PodSecurityPolicySpec

message RunAsUserStrategyOptions

generated.proto:383

RunAsUserStrategyOptions defines the strategy type and any options used to create the strategy.

Used in: PodSecurityPolicySpec

message RuntimeClassStrategyOptions

generated.proto:395

RuntimeClassStrategyOptions define the strategy that will dictate the allowable RuntimeClasses for a pod.

Used in: PodSecurityPolicySpec

message SELinuxStrategyOptions

generated.proto:409

SELinuxStrategyOptions defines the strategy type and any options used to create the strategy.

Used in: PodSecurityPolicySpec

message SupplementalGroupsStrategyOptions

generated.proto:420

SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.

Used in: PodSecurityPolicySpec