Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
SELinuxContextStrategyOptions |
SELinuxContextStrategyOptionsBuilder.build() |
SELinuxContextStrategyOptions |
DoneableSELinuxContextStrategyOptions.done() |
SELinuxContextStrategyOptions |
SecurityContextConstraintsFluent.getSeLinuxContext() |
SELinuxContextStrategyOptions |
SecurityContextConstraintsFluentImpl.getSeLinuxContext() |
SELinuxContextStrategyOptions |
SecurityContextConstraints.getSeLinuxContext() |
Modifier and Type | Method and Description |
---|---|
void |
SecurityContextConstraints.setSeLinuxContext(SELinuxContextStrategyOptions seLinuxContext) |
SecurityContextConstraintsFluent.SeLinuxContextNested<A> |
SecurityContextConstraintsFluent.withNewSeLinuxContextLike(SELinuxContextStrategyOptions item) |
SecurityContextConstraintsFluent.SeLinuxContextNested<A> |
SecurityContextConstraintsFluentImpl.withNewSeLinuxContextLike(SELinuxContextStrategyOptions item) |
A |
SecurityContextConstraintsFluent.withSeLinuxContext(SELinuxContextStrategyOptions seLinuxContext) |
A |
SecurityContextConstraintsFluentImpl.withSeLinuxContext(SELinuxContextStrategyOptions seLinuxContext) |
Constructor and Description |
---|
DoneableSELinuxContextStrategyOptions(Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) |
DoneableSELinuxContextStrategyOptions(Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) |
DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item,
Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) |
DoneableSELinuxContextStrategyOptions(SELinuxContextStrategyOptions item,
Function<SELinuxContextStrategyOptions,SELinuxContextStrategyOptions> function) |
Copyright © 2011–2019 Red Hat. All rights reserved.