| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1SeccompProfile |
V1SeccompProfileBuilder.build() |
V1SeccompProfile |
V1SecurityContextFluentImpl.buildSeccompProfile() |
V1SeccompProfile |
V1PodSecurityContextFluent.buildSeccompProfile() |
V1SeccompProfile |
V1PodSecurityContextFluentImpl.buildSeccompProfile() |
V1SeccompProfile |
V1SecurityContextFluent.buildSeccompProfile() |
V1SeccompProfile |
V1SecurityContextFluentImpl.getSeccompProfile()
Deprecated.
|
V1SeccompProfile |
V1PodSecurityContextFluent.getSeccompProfile()
Deprecated.
|
V1SeccompProfile |
V1PodSecurityContextFluentImpl.getSeccompProfile()
Deprecated.
|
V1SeccompProfile |
V1SecurityContextFluent.getSeccompProfile()
Deprecated.
|
V1SeccompProfile |
V1SecurityContext.getSeccompProfile()
Get seccompProfile
|
V1SeccompProfile |
V1PodSecurityContext.getSeccompProfile()
Get seccompProfile
|
V1SeccompProfile |
V1SeccompProfile.localhostProfile(String localhostProfile) |
V1SeccompProfile |
V1SeccompProfile.type(String type) |
| Constructor and Description |
|---|
V1SeccompProfileBuilder(V1SeccompProfile instance) |
V1SeccompProfileBuilder(V1SeccompProfile instance,
Boolean validationEnabled) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
V1SeccompProfile instance) |
V1SeccompProfileBuilder(V1SeccompProfileFluent<?> fluent,
V1SeccompProfile instance,
Boolean validationEnabled) |
V1SeccompProfileFluentImpl(V1SeccompProfile instance) |
Copyright © 2021. All rights reserved.