Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubePodSecurityPolicyV1Beta1Props

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.

schema

io.k8s.api.policy.v1beta1.PodSecurityPolicy

Hierarchy

  • KubePodSecurityPolicyV1Beta1Props

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.policy.v1beta1.PodSecurityPolicy#metadata

Optional Readonly spec

spec defines the policy enforced.

schema

io.k8s.api.policy.v1beta1.PodSecurityPolicy#spec

Generated using TypeDoc