python/kubernetes/docs/V1WindowsSecurityContextOptions.md
2019-11-11 12:02:41 -08:00

882 B

V1WindowsSecurityContextOptions

Properties

Name Type Description Notes
gmsa_credential_spec str GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. This field is alpha-level and is only honored by servers that enable the WindowsGMSA feature flag. [optional]
gmsa_credential_spec_name str GMSACredentialSpecName is the name of the GMSA credential spec to use. This field is alpha-level and is only honored by servers that enable the WindowsGMSA feature flag. [optional]

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