| Modifier and Type | Class and Description |
|---|---|
static class |
V1.SeccompProfile
SeccompProfile defines a pod/container's seccomp profile settings.
|
static class |
V1.SeccompProfile.Builder
SeccompProfile defines a pod/container's seccomp profile settings.
|
| Modifier and Type | Method and Description |
|---|---|
V1.SeccompProfileOrBuilder |
V1.PodSecurityContextOrBuilder.getSeccompProfileOrBuilder()
The seccomp options to use by the containers in this pod.
|
V1.SeccompProfileOrBuilder |
V1.PodSecurityContext.getSeccompProfileOrBuilder()
The seccomp options to use by the containers in this pod.
|
V1.SeccompProfileOrBuilder |
V1.PodSecurityContext.Builder.getSeccompProfileOrBuilder()
The seccomp options to use by the containers in this pod.
|
V1.SeccompProfileOrBuilder |
V1.SecurityContextOrBuilder.getSeccompProfileOrBuilder()
The seccomp options to use by this container.
|
V1.SeccompProfileOrBuilder |
V1.SecurityContext.getSeccompProfileOrBuilder()
The seccomp options to use by this container.
|
V1.SeccompProfileOrBuilder |
V1.SecurityContext.Builder.getSeccompProfileOrBuilder()
The seccomp options to use by this container.
|
Copyright © 2023. All rights reserved.