| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SecurityContextFluent<A extends SecurityContextFluent<A>> |
class |
SecurityContextFluentImpl<A extends SecurityContextFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerFluent.SecurityContextNested<N> |
static interface |
EphemeralContainerFluent.SecurityContextNested<N> |
static interface |
WatchEventFluent.SecurityContextObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerFluentImpl.SecurityContextNestedImpl<N> |
class |
DoneableSecurityContext |
class |
EphemeralContainerFluentImpl.SecurityContextNestedImpl<N> |
class |
SecurityContextBuilder |
class |
SecurityContextFluentImpl<A extends SecurityContextFluent<A>> |
class |
WatchEventFluentImpl.SecurityContextObjectNestedImpl<N> |
| Constructor and Description |
|---|
SecurityContextBuilder(SecurityContextFluent<?> fluent) |
SecurityContextBuilder(SecurityContextFluent<?> fluent,
Boolean validationEnabled) |
SecurityContextBuilder(SecurityContextFluent<?> fluent,
SecurityContext instance) |
SecurityContextBuilder(SecurityContextFluent<?> fluent,
SecurityContext instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.