| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
SeccompProfile |
SeccompProfileBuilder.build() |
SeccompProfile |
PodSecurityContextFluent.buildSeccompProfile() |
SeccompProfile |
SecurityContextFluentImpl.buildSeccompProfile() |
SeccompProfile |
SecurityContextFluent.buildSeccompProfile() |
SeccompProfile |
PodSecurityContextFluentImpl.buildSeccompProfile() |
SeccompProfile |
DoneableSeccompProfile.done() |
SeccompProfile |
PodSecurityContextFluent.getSeccompProfile()
Deprecated.
|
SeccompProfile |
SecurityContextFluentImpl.getSeccompProfile()
Deprecated.
|
SeccompProfile |
SecurityContextFluent.getSeccompProfile()
Deprecated.
|
SeccompProfile |
PodSecurityContextFluentImpl.getSeccompProfile()
Deprecated.
|
SeccompProfile |
PodSecurityContext.getSeccompProfile() |
SeccompProfile |
SecurityContext.getSeccompProfile() |
| Constructor and Description |
|---|
DoneableSeccompProfile(Function<SeccompProfile,SeccompProfile> function) |
DoneableSeccompProfile(Function<SeccompProfile,SeccompProfile> function) |
DoneableSeccompProfile(SeccompProfile item,
Function<SeccompProfile,SeccompProfile> function) |
DoneableSeccompProfile(SeccompProfile item,
Function<SeccompProfile,SeccompProfile> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.