Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1SELinuxOptionsFluent<A extends V1SELinuxOptionsFluent<A>> |
class |
V1SELinuxOptionsFluentImpl<A extends V1SELinuxOptionsFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<N> |
static interface |
V1PodSecurityContextFluent.SeLinuxOptionsNested<N> |
static interface |
V1SecurityContextFluent.SeLinuxOptionsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1beta1SELinuxStrategyOptionsFluentImpl.SeLinuxOptionsNestedImpl<N> |
class |
V1PodSecurityContextFluentImpl.SeLinuxOptionsNestedImpl<N> |
class |
V1SecurityContextFluentImpl.SeLinuxOptionsNestedImpl<N> |
class |
V1SELinuxOptionsBuilder |
class |
V1SELinuxOptionsFluentImpl<A extends V1SELinuxOptionsFluent<A>> |
Constructor and Description |
---|
V1SELinuxOptionsBuilder(V1SELinuxOptionsFluent<?> fluent) |
V1SELinuxOptionsBuilder(V1SELinuxOptionsFluent<?> fluent,
Boolean validationEnabled) |
V1SELinuxOptionsBuilder(V1SELinuxOptionsFluent<?> fluent,
V1SELinuxOptions instance) |
V1SELinuxOptionsBuilder(V1SELinuxOptionsFluent<?> fluent,
V1SELinuxOptions instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.