| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
SELinuxContextStrategyOptions |
SELinuxContextStrategyOptionsBuilder.build() |
SELinuxContextStrategyOptions |
DoneableSELinuxContextStrategyOptions.done() |
SELinuxContextStrategyOptions |
SecurityContextConstraintsFluentImpl.getSeLinuxContext() |
SELinuxContextStrategyOptions |
SecurityContextConstraintsFluent.getSeLinuxContext() |
SELinuxContextStrategyOptions |
SecurityContextConstraints.getSeLinuxContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityContextConstraints.setSeLinuxContext(SELinuxContextStrategyOptions seLinuxContext) |
SecurityContextConstraintsFluent.SeLinuxContextNested<A> |
SecurityContextConstraintsFluentImpl.withNewSeLinuxContextLike(SELinuxContextStrategyOptions item) |
SecurityContextConstraintsFluent.SeLinuxContextNested<A> |
SecurityContextConstraintsFluent.withNewSeLinuxContextLike(SELinuxContextStrategyOptions item) |
A |
SecurityContextConstraintsFluentImpl.withSeLinuxContext(SELinuxContextStrategyOptions seLinuxContext) |
A |
SecurityContextConstraintsFluent.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–2016 Red Hat. All rights reserved.