mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-04 07:49:35 +00:00 
			
		
		
		
	generated swagger go
This commit is contained in:
		@@ -423,6 +423,7 @@ var map_PodSecurityPolicySpec = map[string]string{
 | 
				
			|||||||
	"supplementalGroups":       "SupplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.",
 | 
						"supplementalGroups":       "SupplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext.",
 | 
				
			||||||
	"fsGroup":                  "FSGroup is the strategy that will dictate what fs group is used by the SecurityContext.",
 | 
						"fsGroup":                  "FSGroup is the strategy that will dictate what fs group is used by the SecurityContext.",
 | 
				
			||||||
	"readOnlyRootFilesystem":   "ReadOnlyRootFilesystem when set to true will force containers to run with a read only root file system.  If the container specifically requests to run with a non-read only root file system the PSP should deny the pod. If set to false the container may run with a read only root file system if it wishes but it will not be forced to.",
 | 
						"readOnlyRootFilesystem":   "ReadOnlyRootFilesystem when set to true will force containers to run with a read only root file system.  If the container specifically requests to run with a non-read only root file system the PSP should deny the pod. If set to false the container may run with a read only root file system if it wishes but it will not be forced to.",
 | 
				
			||||||
 | 
						"allowedHostPaths":         "AllowedHostPaths is a white list of allowed host path prefixes. Empty indicates that all host paths may be used.",
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func (PodSecurityPolicySpec) SwaggerDoc() map[string]string {
 | 
					func (PodSecurityPolicySpec) SwaggerDoc() map[string]string {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user