| Modifier and Type | Class and Description |
|---|---|
static class |
V1.SecurityContext
SecurityContext holds security configuration that will be applied to a container.
|
static class |
V1.SecurityContext.Builder
SecurityContext holds security configuration that will be applied to a container.
|
| Modifier and Type | Method and Description |
|---|---|
V1.SecurityContextOrBuilder |
V1.ContainerOrBuilder.getSecurityContextOrBuilder()
SecurityContext defines the security options the container should be run with.
|
V1.SecurityContextOrBuilder |
V1.Container.getSecurityContextOrBuilder()
SecurityContext defines the security options the container should be run with.
|
V1.SecurityContextOrBuilder |
V1.Container.Builder.getSecurityContextOrBuilder()
SecurityContext defines the security options the container should be run with.
|
V1.SecurityContextOrBuilder |
V1.EphemeralContainerCommonOrBuilder.getSecurityContextOrBuilder()
Optional: SecurityContext defines the security options the ephemeral container should be run with.
|
V1.SecurityContextOrBuilder |
V1.EphemeralContainerCommon.getSecurityContextOrBuilder()
Optional: SecurityContext defines the security options the ephemeral container should be run with.
|
V1.SecurityContextOrBuilder |
V1.EphemeralContainerCommon.Builder.getSecurityContextOrBuilder()
Optional: SecurityContext defines the security options the ephemeral container should be run with.
|
Copyright © 2023. All rights reserved.