Package io.fabric8.kubernetes.api.model
Interface PodSecurityContextFluent.WindowsOptionsNested<N>
- All Superinterfaces:
Fluent<PodSecurityContextFluent.WindowsOptionsNested<N>>
,Nested<N>
,WindowsSecurityContextOptionsFluent<PodSecurityContextFluent.WindowsOptionsNested<N>>
- All Known Implementing Classes:
PodSecurityContextFluentImpl.WindowsOptionsNestedImpl
- Enclosing interface:
- PodSecurityContextFluent<A extends PodSecurityContextFluent<A>>
public static interface PodSecurityContextFluent.WindowsOptionsNested<N> extends Nested<N>, WindowsSecurityContextOptionsFluent<PodSecurityContextFluent.WindowsOptionsNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endWindowsOptions()
Methods inherited from interface io.fabric8.kubernetes.api.model.WindowsSecurityContextOptionsFluent
getGmsaCredentialSpec, getGmsaCredentialSpecName, getRunAsUserName, hasGmsaCredentialSpec, hasGmsaCredentialSpecName, hasRunAsUserName, withGmsaCredentialSpec, withGmsaCredentialSpecName, withNewGmsaCredentialSpec, withNewGmsaCredentialSpec, withNewGmsaCredentialSpec, withNewGmsaCredentialSpecName, withNewGmsaCredentialSpecName, withNewGmsaCredentialSpecName, withNewRunAsUserName, withNewRunAsUserName, withNewRunAsUserName, withRunAsUserName