public class SecurityContextBuilder extends SecurityContextFluent<SecurityContextBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SecurityContext,SecurityContextBuilder>
SecurityContextFluent.CapabilitiesNested<N>, SecurityContextFluent.SeccompProfileNested<N>, SecurityContextFluent.SeLinuxOptionsNested<N>, SecurityContextFluent.WindowsOptionsNested<N>| Constructor and Description |
|---|
SecurityContextBuilder() |
SecurityContextBuilder(SecurityContext instance) |
SecurityContextBuilder(SecurityContextFluent<?> fluent) |
SecurityContextBuilder(SecurityContextFluent<?> fluent,
SecurityContext instance) |
| Modifier and Type | Method and Description |
|---|---|
SecurityContext |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCapabilities, buildSeccompProfile, buildSeLinuxOptions, buildWindowsOptions, copyInstance, editCapabilities, editOrNewCapabilities, editOrNewCapabilitiesLike, editOrNewSeccompProfile, editOrNewSeccompProfileLike, editOrNewSeLinuxOptions, editOrNewSeLinuxOptionsLike, editOrNewWindowsOptions, editOrNewWindowsOptionsLike, editSeccompProfile, editSeLinuxOptions, editWindowsOptions, equals, getAdditionalProperties, getAllowPrivilegeEscalation, getPrivileged, getProcMount, getReadOnlyRootFilesystem, getRunAsGroup, getRunAsNonRoot, getRunAsUser, hasAdditionalProperties, hasAllowPrivilegeEscalation, hasCapabilities, hashCode, hasPrivileged, hasProcMount, hasReadOnlyRootFilesystem, hasRunAsGroup, hasRunAsNonRoot, hasRunAsUser, hasSeccompProfile, hasSeLinuxOptions, hasWindowsOptions, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAllowPrivilegeEscalation, withAllowPrivilegeEscalation, withCapabilities, withNewCapabilities, withNewCapabilitiesLike, withNewSeccompProfile, withNewSeccompProfile, withNewSeccompProfileLike, withNewSeLinuxOptions, withNewSeLinuxOptions, withNewSeLinuxOptionsLike, withNewWindowsOptions, withNewWindowsOptions, withNewWindowsOptionsLike, withPrivileged, withPrivileged, withProcMount, withReadOnlyRootFilesystem, withReadOnlyRootFilesystem, withRunAsGroup, withRunAsNonRoot, withRunAsNonRoot, withRunAsUser, withSeccompProfile, withSeLinuxOptions, withWindowsOptionsaggregate, aggregate, build, build, builderOf, getVisitableMappublic SecurityContextBuilder()
public SecurityContextBuilder(SecurityContextFluent<?> fluent)
public SecurityContextBuilder(SecurityContextFluent<?> fluent, SecurityContext instance)
public SecurityContextBuilder(SecurityContext instance)
public SecurityContext build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SecurityContext>Copyright © 2015–2023 Red Hat. All rights reserved.