Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.06 KB

V1ServiceAccountPodSecurityPolicyReviewStatus.md

File metadata and controls

13 lines (9 loc) · 1.06 KB

V1ServiceAccountPodSecurityPolicyReviewStatus

Properties

Name Type Description Notes
allowedBy \UniversityOfAdelaide\OpenShift\Model\V1ObjectReference allowedBy is a reference to the rule that allows the PodTemplateSpec. A rule can be a SecurityContextConstraint or a PodSecurityPolicy A `nil`, indicates that it was denied. [optional]
name string name contains the allowed and the denied ServiceAccount name
reason string A machine-readable description of why this operation is in the "Failure" status. If this value is empty there is no information available. [optional]
template \UniversityOfAdelaide\OpenShift\Model\V1PodTemplateSpec template is the PodTemplateSpec after the defaulting is applied. [optional]

[Back to Model list] [Back to API list] [Back to README]