Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1SecurityContextFluent<A extends V1SecurityContextFluent<A>> |
class |
V1SecurityContextFluentImpl<A extends V1SecurityContextFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1ContainerFluent.SecurityContextNested<N> |
static interface |
V1EphemeralContainerFluent.SecurityContextNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1ContainerFluentImpl.SecurityContextNestedImpl<N> |
class |
V1EphemeralContainerFluentImpl.SecurityContextNestedImpl<N> |
class |
V1SecurityContextBuilder |
class |
V1SecurityContextFluentImpl<A extends V1SecurityContextFluent<A>> |
Constructor and Description |
---|
V1SecurityContextBuilder(V1SecurityContextFluent<?> fluent) |
V1SecurityContextBuilder(V1SecurityContextFluent<?> fluent,
Boolean validationEnabled) |
V1SecurityContextBuilder(V1SecurityContextFluent<?> fluent,
V1SecurityContext instance) |
V1SecurityContextBuilder(V1SecurityContextFluent<?> fluent,
V1SecurityContext instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.