package
1.5.1
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
RegisterConversions adds conversion functions to the given scheme.
RegisterDeepCopies adds deep-copy functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

PodSecurityPolicyReview checks which service accounts (not users, since that would be cluster-wide) can create the `PodTemplateSpec` in question.
PodSecurityPolicyReviewSpec defines specification for PodSecurityPolicyReview.
PodSecurityPolicyReviewStatus represents the status of PodSecurityPolicyReview.
PodSecurityPolicySelfSubjectReview checks whether this user/SA tuple can create the PodTemplateSpec.
PodSecurityPolicySelfSubjectReviewSpec contains specification for PodSecurityPolicySelfSubjectReview.
PodSecurityPolicySubjectReview checks whether a particular user/SA tuple can create the PodTemplateSpec.
PodSecurityPolicySubjectReviewSpec defines specification for PodSecurityPolicySubjectReview.
PodSecurityPolicySubjectReviewStatus contains information/status for PodSecurityPolicySubjectReview.
ServiceAccountPodSecurityPolicyReviewStatus represents ServiceAccount name and related review status.