Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1SELinuxOptions |
V1SELinuxOptionsBuilder.build() |
V1SELinuxOptions |
V1SecurityContextFluentImpl.buildSeLinuxOptions() |
V1SELinuxOptions |
V1PodSecurityContextFluent.buildSeLinuxOptions() |
V1SELinuxOptions |
V1PodSecurityContextFluentImpl.buildSeLinuxOptions() |
V1SELinuxOptions |
V1beta1SELinuxStrategyOptionsFluentImpl.buildSeLinuxOptions() |
V1SELinuxOptions |
V1beta1SELinuxStrategyOptionsFluent.buildSeLinuxOptions() |
V1SELinuxOptions |
V1SecurityContextFluent.buildSeLinuxOptions() |
V1SELinuxOptions |
V1SecurityContextFluentImpl.getSeLinuxOptions()
Deprecated.
|
V1SELinuxOptions |
V1PodSecurityContextFluent.getSeLinuxOptions()
Deprecated.
|
V1SELinuxOptions |
V1PodSecurityContextFluentImpl.getSeLinuxOptions()
Deprecated.
|
V1SELinuxOptions |
V1beta1SELinuxStrategyOptionsFluentImpl.getSeLinuxOptions()
Deprecated.
|
V1SELinuxOptions |
V1beta1SELinuxStrategyOptionsFluent.getSeLinuxOptions()
Deprecated.
|
V1SELinuxOptions |
V1SecurityContextFluent.getSeLinuxOptions()
Deprecated.
|
V1SELinuxOptions |
V1SecurityContext.getSeLinuxOptions()
Get seLinuxOptions
|
V1SELinuxOptions |
V1PodSecurityContext.getSeLinuxOptions()
Get seLinuxOptions
|
V1SELinuxOptions |
V1beta1SELinuxStrategyOptions.getSeLinuxOptions()
Get seLinuxOptions
|
V1SELinuxOptions |
V1SELinuxOptions.level(String level) |
V1SELinuxOptions |
V1SELinuxOptions.role(String role) |
V1SELinuxOptions |
V1SELinuxOptions.type(String type) |
V1SELinuxOptions |
V1SELinuxOptions.user(String user) |
Constructor and Description |
---|
V1SELinuxOptionsBuilder(V1SELinuxOptions instance) |
V1SELinuxOptionsBuilder(V1SELinuxOptions instance,
Boolean validationEnabled) |
V1SELinuxOptionsBuilder(V1SELinuxOptionsFluent<?> fluent,
V1SELinuxOptions instance) |
V1SELinuxOptionsBuilder(V1SELinuxOptionsFluent<?> fluent,
V1SELinuxOptions instance,
Boolean validationEnabled) |
V1SELinuxOptionsFluentImpl(V1SELinuxOptions instance) |
Copyright © 2020. All rights reserved.