Versions in this module Expand all Collapse all v0 v0.0.1 Jul 5, 2023retracted Changes in this version + const FSGroupStrategyMustRunAs + const FSGroupStrategyRunAsAny + const MCSAnnotation + const RequiredSCCAnnotation + const RunAsUserStrategyMustRunAs + const RunAsUserStrategyMustRunAsNonRoot + const RunAsUserStrategyMustRunAsRange + const RunAsUserStrategyRunAsAny + const SELinuxStrategyMustRunAs + const SELinuxStrategyRunAsAny + const SupplementalGroupsAnnotation + const SupplementalGroupsStrategyMustRunAs + const SupplementalGroupsStrategyRunAsAny + const UIDRangeAnnotation + const ValidatedSCCAnnotation + var AddToScheme = schemeBuilder.AddToScheme + var AllowAllCapabilities corev1.Capability = "*" + var DeprecatedInstallWithoutGroup = legacySchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupGenerated = fmt.Errorf("proto: unexpected end of group") + var GroupName = "security.openshift.io" + var GroupVersion = schema.GroupVersion + var Install = schemeBuilder.AddToScheme + var SchemeGroupVersion = GroupVersion + func Resource(resource string) schema.GroupResource + type AllowedFlexVolume struct + Driver string + func (*AllowedFlexVolume) Descriptor() ([]byte, []int) + func (*AllowedFlexVolume) ProtoMessage() + func (AllowedFlexVolume) SwaggerDoc() map[string]string + func (in *AllowedFlexVolume) DeepCopy() *AllowedFlexVolume + func (in *AllowedFlexVolume) DeepCopyInto(out *AllowedFlexVolume) + func (m *AllowedFlexVolume) Marshal() (dAtA []byte, err error) + func (m *AllowedFlexVolume) MarshalTo(dAtA []byte) (int, error) + func (m *AllowedFlexVolume) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AllowedFlexVolume) Reset() + func (m *AllowedFlexVolume) Size() (n int) + func (m *AllowedFlexVolume) Unmarshal(dAtA []byte) error + func (m *AllowedFlexVolume) XXX_DiscardUnknown() + func (m *AllowedFlexVolume) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AllowedFlexVolume) XXX_Merge(src proto.Message) + func (m *AllowedFlexVolume) XXX_Size() int + func (m *AllowedFlexVolume) XXX_Unmarshal(b []byte) error + func (this *AllowedFlexVolume) String() string + type FSGroupStrategyOptions struct + Ranges []IDRange + Type FSGroupStrategyType + func (*FSGroupStrategyOptions) Descriptor() ([]byte, []int) + func (*FSGroupStrategyOptions) ProtoMessage() + func (FSGroupStrategyOptions) SwaggerDoc() map[string]string + func (in *FSGroupStrategyOptions) DeepCopy() *FSGroupStrategyOptions + func (in *FSGroupStrategyOptions) DeepCopyInto(out *FSGroupStrategyOptions) + func (m *FSGroupStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *FSGroupStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *FSGroupStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *FSGroupStrategyOptions) Reset() + func (m *FSGroupStrategyOptions) Size() (n int) + func (m *FSGroupStrategyOptions) Unmarshal(dAtA []byte) error + func (m *FSGroupStrategyOptions) XXX_DiscardUnknown() + func (m *FSGroupStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FSGroupStrategyOptions) XXX_Merge(src proto.Message) + func (m *FSGroupStrategyOptions) XXX_Size() int + func (m *FSGroupStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *FSGroupStrategyOptions) String() string + type FSGroupStrategyType string + type FSType string + var FSPortworxVolume FSType = "portworxVolume" + var FSProjected FSType = "projected" + var FSScaleIO FSType = "scaleIO" + var FSStorageOS FSType = "storageOS" + var FSTypeAWSElasticBlockStore FSType = "awsElasticBlockStore" + var FSTypeAll FSType = "*" + var FSTypeAzureDisk FSType = "azureDisk" + var FSTypeAzureFile FSType = "azureFile" + var FSTypeCSI FSType = "csi" + var FSTypeCephFS FSType = "cephFS" + var FSTypeCinder FSType = "cinder" + var FSTypeConfigMap FSType = "configMap" + var FSTypeDownwardAPI FSType = "downwardAPI" + var FSTypeEmptyDir FSType = "emptyDir" + var FSTypeEphemeral FSType = "ephemeral" + var FSTypeFC FSType = "fc" + var FSTypeFlexVolume FSType = "flexVolume" + var FSTypeFlocker FSType = "flocker" + var FSTypeGCEPersistentDisk FSType = "gcePersistentDisk" + var FSTypeGitRepo FSType = "gitRepo" + var FSTypeGlusterfs FSType = "glusterfs" + var FSTypeHostPath FSType = "hostPath" + var FSTypeISCSI FSType = "iscsi" + var FSTypeNFS FSType = "nfs" + var FSTypeNone FSType = "none" + var FSTypePersistentVolumeClaim FSType = "persistentVolumeClaim" + var FSTypePhotonPersistentDisk FSType = "photonPersistentDisk" + var FSTypeQuobyte FSType = "quobyte" + var FSTypeRBD FSType = "rbd" + var FSTypeSecret FSType = "secret" + var FSTypeVsphereVolume FSType = "vsphere" + type IDRange struct + Max int64 + Min int64 + func (*IDRange) Descriptor() ([]byte, []int) + func (*IDRange) ProtoMessage() + func (IDRange) SwaggerDoc() map[string]string + func (in *IDRange) DeepCopy() *IDRange + func (in *IDRange) DeepCopyInto(out *IDRange) + func (m *IDRange) Marshal() (dAtA []byte, err error) + func (m *IDRange) MarshalTo(dAtA []byte) (int, error) + func (m *IDRange) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IDRange) Reset() + func (m *IDRange) Size() (n int) + func (m *IDRange) Unmarshal(dAtA []byte) error + func (m *IDRange) XXX_DiscardUnknown() + func (m *IDRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IDRange) XXX_Merge(src proto.Message) + func (m *IDRange) XXX_Size() int + func (m *IDRange) XXX_Unmarshal(b []byte) error + func (this *IDRange) String() string + type PodSecurityPolicyReview struct + Spec PodSecurityPolicyReviewSpec + Status PodSecurityPolicyReviewStatus + func (*PodSecurityPolicyReview) Descriptor() ([]byte, []int) + func (*PodSecurityPolicyReview) ProtoMessage() + func (PodSecurityPolicyReview) SwaggerDoc() map[string]string + func (in *PodSecurityPolicyReview) DeepCopy() *PodSecurityPolicyReview + func (in *PodSecurityPolicyReview) DeepCopyInto(out *PodSecurityPolicyReview) + func (in *PodSecurityPolicyReview) DeepCopyObject() runtime.Object + func (m *PodSecurityPolicyReview) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicyReview) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicyReview) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicyReview) Reset() + func (m *PodSecurityPolicyReview) Size() (n int) + func (m *PodSecurityPolicyReview) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicyReview) XXX_DiscardUnknown() + func (m *PodSecurityPolicyReview) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicyReview) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicyReview) XXX_Size() int + func (m *PodSecurityPolicyReview) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicyReview) String() string + type PodSecurityPolicyReviewSpec struct + ServiceAccountNames []string + Template corev1.PodTemplateSpec + func (*PodSecurityPolicyReviewSpec) Descriptor() ([]byte, []int) + func (*PodSecurityPolicyReviewSpec) ProtoMessage() + func (PodSecurityPolicyReviewSpec) SwaggerDoc() map[string]string + func (in *PodSecurityPolicyReviewSpec) DeepCopy() *PodSecurityPolicyReviewSpec + func (in *PodSecurityPolicyReviewSpec) DeepCopyInto(out *PodSecurityPolicyReviewSpec) + func (m *PodSecurityPolicyReviewSpec) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicyReviewSpec) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicyReviewSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicyReviewSpec) Reset() + func (m *PodSecurityPolicyReviewSpec) Size() (n int) + func (m *PodSecurityPolicyReviewSpec) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicyReviewSpec) XXX_DiscardUnknown() + func (m *PodSecurityPolicyReviewSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicyReviewSpec) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicyReviewSpec) XXX_Size() int + func (m *PodSecurityPolicyReviewSpec) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicyReviewSpec) String() string + type PodSecurityPolicyReviewStatus struct + AllowedServiceAccounts []ServiceAccountPodSecurityPolicyReviewStatus + func (*PodSecurityPolicyReviewStatus) Descriptor() ([]byte, []int) + func (*PodSecurityPolicyReviewStatus) ProtoMessage() + func (PodSecurityPolicyReviewStatus) SwaggerDoc() map[string]string + func (in *PodSecurityPolicyReviewStatus) DeepCopy() *PodSecurityPolicyReviewStatus + func (in *PodSecurityPolicyReviewStatus) DeepCopyInto(out *PodSecurityPolicyReviewStatus) + func (m *PodSecurityPolicyReviewStatus) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicyReviewStatus) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicyReviewStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicyReviewStatus) Reset() + func (m *PodSecurityPolicyReviewStatus) Size() (n int) + func (m *PodSecurityPolicyReviewStatus) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicyReviewStatus) XXX_DiscardUnknown() + func (m *PodSecurityPolicyReviewStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicyReviewStatus) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicyReviewStatus) XXX_Size() int + func (m *PodSecurityPolicyReviewStatus) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicyReviewStatus) String() string + type PodSecurityPolicySelfSubjectReview struct + Spec PodSecurityPolicySelfSubjectReviewSpec + Status PodSecurityPolicySubjectReviewStatus + func (*PodSecurityPolicySelfSubjectReview) Descriptor() ([]byte, []int) + func (*PodSecurityPolicySelfSubjectReview) ProtoMessage() + func (PodSecurityPolicySelfSubjectReview) SwaggerDoc() map[string]string + func (in *PodSecurityPolicySelfSubjectReview) DeepCopy() *PodSecurityPolicySelfSubjectReview + func (in *PodSecurityPolicySelfSubjectReview) DeepCopyInto(out *PodSecurityPolicySelfSubjectReview) + func (in *PodSecurityPolicySelfSubjectReview) DeepCopyObject() runtime.Object + func (m *PodSecurityPolicySelfSubjectReview) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicySelfSubjectReview) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicySelfSubjectReview) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicySelfSubjectReview) Reset() + func (m *PodSecurityPolicySelfSubjectReview) Size() (n int) + func (m *PodSecurityPolicySelfSubjectReview) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicySelfSubjectReview) XXX_DiscardUnknown() + func (m *PodSecurityPolicySelfSubjectReview) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicySelfSubjectReview) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicySelfSubjectReview) XXX_Size() int + func (m *PodSecurityPolicySelfSubjectReview) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicySelfSubjectReview) String() string + type PodSecurityPolicySelfSubjectReviewSpec struct + Template corev1.PodTemplateSpec + func (*PodSecurityPolicySelfSubjectReviewSpec) Descriptor() ([]byte, []int) + func (*PodSecurityPolicySelfSubjectReviewSpec) ProtoMessage() + func (PodSecurityPolicySelfSubjectReviewSpec) SwaggerDoc() map[string]string + func (in *PodSecurityPolicySelfSubjectReviewSpec) DeepCopy() *PodSecurityPolicySelfSubjectReviewSpec + func (in *PodSecurityPolicySelfSubjectReviewSpec) DeepCopyInto(out *PodSecurityPolicySelfSubjectReviewSpec) + func (m *PodSecurityPolicySelfSubjectReviewSpec) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicySelfSubjectReviewSpec) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicySelfSubjectReviewSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicySelfSubjectReviewSpec) Reset() + func (m *PodSecurityPolicySelfSubjectReviewSpec) Size() (n int) + func (m *PodSecurityPolicySelfSubjectReviewSpec) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicySelfSubjectReviewSpec) XXX_DiscardUnknown() + func (m *PodSecurityPolicySelfSubjectReviewSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicySelfSubjectReviewSpec) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicySelfSubjectReviewSpec) XXX_Size() int + func (m *PodSecurityPolicySelfSubjectReviewSpec) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicySelfSubjectReviewSpec) String() string + type PodSecurityPolicySubjectReview struct + Spec PodSecurityPolicySubjectReviewSpec + Status PodSecurityPolicySubjectReviewStatus + func (*PodSecurityPolicySubjectReview) Descriptor() ([]byte, []int) + func (*PodSecurityPolicySubjectReview) ProtoMessage() + func (PodSecurityPolicySubjectReview) SwaggerDoc() map[string]string + func (in *PodSecurityPolicySubjectReview) DeepCopy() *PodSecurityPolicySubjectReview + func (in *PodSecurityPolicySubjectReview) DeepCopyInto(out *PodSecurityPolicySubjectReview) + func (in *PodSecurityPolicySubjectReview) DeepCopyObject() runtime.Object + func (m *PodSecurityPolicySubjectReview) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicySubjectReview) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicySubjectReview) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicySubjectReview) Reset() + func (m *PodSecurityPolicySubjectReview) Size() (n int) + func (m *PodSecurityPolicySubjectReview) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicySubjectReview) XXX_DiscardUnknown() + func (m *PodSecurityPolicySubjectReview) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicySubjectReview) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicySubjectReview) XXX_Size() int + func (m *PodSecurityPolicySubjectReview) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicySubjectReview) String() string + type PodSecurityPolicySubjectReviewSpec struct + Groups []string + Template corev1.PodTemplateSpec + User string + func (*PodSecurityPolicySubjectReviewSpec) Descriptor() ([]byte, []int) + func (*PodSecurityPolicySubjectReviewSpec) ProtoMessage() + func (PodSecurityPolicySubjectReviewSpec) SwaggerDoc() map[string]string + func (in *PodSecurityPolicySubjectReviewSpec) DeepCopy() *PodSecurityPolicySubjectReviewSpec + func (in *PodSecurityPolicySubjectReviewSpec) DeepCopyInto(out *PodSecurityPolicySubjectReviewSpec) + func (m *PodSecurityPolicySubjectReviewSpec) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicySubjectReviewSpec) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicySubjectReviewSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicySubjectReviewSpec) Reset() + func (m *PodSecurityPolicySubjectReviewSpec) Size() (n int) + func (m *PodSecurityPolicySubjectReviewSpec) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicySubjectReviewSpec) XXX_DiscardUnknown() + func (m *PodSecurityPolicySubjectReviewSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicySubjectReviewSpec) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicySubjectReviewSpec) XXX_Size() int + func (m *PodSecurityPolicySubjectReviewSpec) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicySubjectReviewSpec) String() string + type PodSecurityPolicySubjectReviewStatus struct + AllowedBy *corev1.ObjectReference + Reason string + Template corev1.PodTemplateSpec + func (*PodSecurityPolicySubjectReviewStatus) Descriptor() ([]byte, []int) + func (*PodSecurityPolicySubjectReviewStatus) ProtoMessage() + func (PodSecurityPolicySubjectReviewStatus) SwaggerDoc() map[string]string + func (in *PodSecurityPolicySubjectReviewStatus) DeepCopy() *PodSecurityPolicySubjectReviewStatus + func (in *PodSecurityPolicySubjectReviewStatus) DeepCopyInto(out *PodSecurityPolicySubjectReviewStatus) + func (m *PodSecurityPolicySubjectReviewStatus) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicySubjectReviewStatus) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicySubjectReviewStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicySubjectReviewStatus) Reset() + func (m *PodSecurityPolicySubjectReviewStatus) Size() (n int) + func (m *PodSecurityPolicySubjectReviewStatus) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicySubjectReviewStatus) XXX_DiscardUnknown() + func (m *PodSecurityPolicySubjectReviewStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicySubjectReviewStatus) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicySubjectReviewStatus) XXX_Size() int + func (m *PodSecurityPolicySubjectReviewStatus) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicySubjectReviewStatus) String() string + type RangeAllocation struct + Data []byte + Range string + func (*RangeAllocation) Descriptor() ([]byte, []int) + func (*RangeAllocation) ProtoMessage() + func (RangeAllocation) SwaggerDoc() map[string]string + func (in *RangeAllocation) DeepCopy() *RangeAllocation + func (in *RangeAllocation) DeepCopyInto(out *RangeAllocation) + func (in *RangeAllocation) DeepCopyObject() runtime.Object + func (m *RangeAllocation) Marshal() (dAtA []byte, err error) + func (m *RangeAllocation) MarshalTo(dAtA []byte) (int, error) + func (m *RangeAllocation) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RangeAllocation) Reset() + func (m *RangeAllocation) Size() (n int) + func (m *RangeAllocation) Unmarshal(dAtA []byte) error + func (m *RangeAllocation) XXX_DiscardUnknown() + func (m *RangeAllocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RangeAllocation) XXX_Merge(src proto.Message) + func (m *RangeAllocation) XXX_Size() int + func (m *RangeAllocation) XXX_Unmarshal(b []byte) error + func (this *RangeAllocation) String() string + type RangeAllocationList struct + Items []RangeAllocation + func (*RangeAllocationList) Descriptor() ([]byte, []int) + func (*RangeAllocationList) ProtoMessage() + func (RangeAllocationList) SwaggerDoc() map[string]string + func (in *RangeAllocationList) DeepCopy() *RangeAllocationList + func (in *RangeAllocationList) DeepCopyInto(out *RangeAllocationList) + func (in *RangeAllocationList) DeepCopyObject() runtime.Object + func (m *RangeAllocationList) Marshal() (dAtA []byte, err error) + func (m *RangeAllocationList) MarshalTo(dAtA []byte) (int, error) + func (m *RangeAllocationList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RangeAllocationList) Reset() + func (m *RangeAllocationList) Size() (n int) + func (m *RangeAllocationList) Unmarshal(dAtA []byte) error + func (m *RangeAllocationList) XXX_DiscardUnknown() + func (m *RangeAllocationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RangeAllocationList) XXX_Merge(src proto.Message) + func (m *RangeAllocationList) XXX_Size() int + func (m *RangeAllocationList) XXX_Unmarshal(b []byte) error + func (this *RangeAllocationList) String() string + type RunAsUserStrategyOptions struct + Type RunAsUserStrategyType + UID *int64 + UIDRangeMax *int64 + UIDRangeMin *int64 + func (*RunAsUserStrategyOptions) Descriptor() ([]byte, []int) + func (*RunAsUserStrategyOptions) ProtoMessage() + func (RunAsUserStrategyOptions) SwaggerDoc() map[string]string + func (in *RunAsUserStrategyOptions) DeepCopy() *RunAsUserStrategyOptions + func (in *RunAsUserStrategyOptions) DeepCopyInto(out *RunAsUserStrategyOptions) + func (m *RunAsUserStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *RunAsUserStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *RunAsUserStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RunAsUserStrategyOptions) Reset() + func (m *RunAsUserStrategyOptions) Size() (n int) + func (m *RunAsUserStrategyOptions) Unmarshal(dAtA []byte) error + func (m *RunAsUserStrategyOptions) XXX_DiscardUnknown() + func (m *RunAsUserStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RunAsUserStrategyOptions) XXX_Merge(src proto.Message) + func (m *RunAsUserStrategyOptions) XXX_Size() int + func (m *RunAsUserStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *RunAsUserStrategyOptions) String() string + type RunAsUserStrategyType string + type SELinuxContextStrategyOptions struct + SELinuxOptions *corev1.SELinuxOptions + Type SELinuxContextStrategyType + func (*SELinuxContextStrategyOptions) Descriptor() ([]byte, []int) + func (*SELinuxContextStrategyOptions) ProtoMessage() + func (SELinuxContextStrategyOptions) SwaggerDoc() map[string]string + func (in *SELinuxContextStrategyOptions) DeepCopy() *SELinuxContextStrategyOptions + func (in *SELinuxContextStrategyOptions) DeepCopyInto(out *SELinuxContextStrategyOptions) + func (m *SELinuxContextStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *SELinuxContextStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *SELinuxContextStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SELinuxContextStrategyOptions) Reset() + func (m *SELinuxContextStrategyOptions) Size() (n int) + func (m *SELinuxContextStrategyOptions) Unmarshal(dAtA []byte) error + func (m *SELinuxContextStrategyOptions) XXX_DiscardUnknown() + func (m *SELinuxContextStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SELinuxContextStrategyOptions) XXX_Merge(src proto.Message) + func (m *SELinuxContextStrategyOptions) XXX_Size() int + func (m *SELinuxContextStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *SELinuxContextStrategyOptions) String() string + type SELinuxContextStrategyType string + type SecurityContextConstraints struct + AllowHostDirVolumePlugin bool + AllowHostIPC bool + AllowHostNetwork bool + AllowHostPID bool + AllowHostPorts bool + AllowPrivilegeEscalation *bool + AllowPrivilegedContainer bool + AllowedCapabilities []corev1.Capability + AllowedFlexVolumes []AllowedFlexVolume + AllowedUnsafeSysctls []string + DefaultAddCapabilities []corev1.Capability + DefaultAllowPrivilegeEscalation *bool + FSGroup FSGroupStrategyOptions + ForbiddenSysctls []string + Groups []string + Priority *int32 + ReadOnlyRootFilesystem bool + RequiredDropCapabilities []corev1.Capability + RunAsUser RunAsUserStrategyOptions + SELinuxContext SELinuxContextStrategyOptions + SeccompProfiles []string + SupplementalGroups SupplementalGroupsStrategyOptions + Users []string + Volumes []FSType + func (*SecurityContextConstraints) Descriptor() ([]byte, []int) + func (*SecurityContextConstraints) ProtoMessage() + func (SecurityContextConstraints) SwaggerDoc() map[string]string + func (in *SecurityContextConstraints) DeepCopy() *SecurityContextConstraints + func (in *SecurityContextConstraints) DeepCopyInto(out *SecurityContextConstraints) + func (in *SecurityContextConstraints) DeepCopyObject() runtime.Object + func (m *SecurityContextConstraints) Marshal() (dAtA []byte, err error) + func (m *SecurityContextConstraints) MarshalTo(dAtA []byte) (int, error) + func (m *SecurityContextConstraints) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SecurityContextConstraints) Reset() + func (m *SecurityContextConstraints) Size() (n int) + func (m *SecurityContextConstraints) Unmarshal(dAtA []byte) error + func (m *SecurityContextConstraints) XXX_DiscardUnknown() + func (m *SecurityContextConstraints) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SecurityContextConstraints) XXX_Merge(src proto.Message) + func (m *SecurityContextConstraints) XXX_Size() int + func (m *SecurityContextConstraints) XXX_Unmarshal(b []byte) error + func (this *SecurityContextConstraints) String() string + type SecurityContextConstraintsList struct + Items []SecurityContextConstraints + func (*SecurityContextConstraintsList) Descriptor() ([]byte, []int) + func (*SecurityContextConstraintsList) ProtoMessage() + func (SecurityContextConstraintsList) SwaggerDoc() map[string]string + func (in *SecurityContextConstraintsList) DeepCopy() *SecurityContextConstraintsList + func (in *SecurityContextConstraintsList) DeepCopyInto(out *SecurityContextConstraintsList) + func (in *SecurityContextConstraintsList) DeepCopyObject() runtime.Object + func (m *SecurityContextConstraintsList) Marshal() (dAtA []byte, err error) + func (m *SecurityContextConstraintsList) MarshalTo(dAtA []byte) (int, error) + func (m *SecurityContextConstraintsList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SecurityContextConstraintsList) Reset() + func (m *SecurityContextConstraintsList) Size() (n int) + func (m *SecurityContextConstraintsList) Unmarshal(dAtA []byte) error + func (m *SecurityContextConstraintsList) XXX_DiscardUnknown() + func (m *SecurityContextConstraintsList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SecurityContextConstraintsList) XXX_Merge(src proto.Message) + func (m *SecurityContextConstraintsList) XXX_Size() int + func (m *SecurityContextConstraintsList) XXX_Unmarshal(b []byte) error + func (this *SecurityContextConstraintsList) String() string + type ServiceAccountPodSecurityPolicyReviewStatus struct + Name string + func (*ServiceAccountPodSecurityPolicyReviewStatus) Descriptor() ([]byte, []int) + func (*ServiceAccountPodSecurityPolicyReviewStatus) ProtoMessage() + func (ServiceAccountPodSecurityPolicyReviewStatus) SwaggerDoc() map[string]string + func (in *ServiceAccountPodSecurityPolicyReviewStatus) DeepCopy() *ServiceAccountPodSecurityPolicyReviewStatus + func (in *ServiceAccountPodSecurityPolicyReviewStatus) DeepCopyInto(out *ServiceAccountPodSecurityPolicyReviewStatus) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) Marshal() (dAtA []byte, err error) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) MarshalTo(dAtA []byte) (int, error) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) Reset() + func (m *ServiceAccountPodSecurityPolicyReviewStatus) Size() (n int) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) Unmarshal(dAtA []byte) error + func (m *ServiceAccountPodSecurityPolicyReviewStatus) XXX_DiscardUnknown() + func (m *ServiceAccountPodSecurityPolicyReviewStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) XXX_Merge(src proto.Message) + func (m *ServiceAccountPodSecurityPolicyReviewStatus) XXX_Size() int + func (m *ServiceAccountPodSecurityPolicyReviewStatus) XXX_Unmarshal(b []byte) error + func (this *ServiceAccountPodSecurityPolicyReviewStatus) String() string + type SupplementalGroupsStrategyOptions struct + Ranges []IDRange + Type SupplementalGroupsStrategyType + func (*SupplementalGroupsStrategyOptions) Descriptor() ([]byte, []int) + func (*SupplementalGroupsStrategyOptions) ProtoMessage() + func (SupplementalGroupsStrategyOptions) SwaggerDoc() map[string]string + func (in *SupplementalGroupsStrategyOptions) DeepCopy() *SupplementalGroupsStrategyOptions + func (in *SupplementalGroupsStrategyOptions) DeepCopyInto(out *SupplementalGroupsStrategyOptions) + func (m *SupplementalGroupsStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *SupplementalGroupsStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *SupplementalGroupsStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SupplementalGroupsStrategyOptions) Reset() + func (m *SupplementalGroupsStrategyOptions) Size() (n int) + func (m *SupplementalGroupsStrategyOptions) Unmarshal(dAtA []byte) error + func (m *SupplementalGroupsStrategyOptions) XXX_DiscardUnknown() + func (m *SupplementalGroupsStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SupplementalGroupsStrategyOptions) XXX_Merge(src proto.Message) + func (m *SupplementalGroupsStrategyOptions) XXX_Size() int + func (m *SupplementalGroupsStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *SupplementalGroupsStrategyOptions) String() string + type SupplementalGroupsStrategyType string Incompatible versions in this module v3.9.0+incompatible Jan 19, 2018retracted