securityContext

@JvmName(name = "fwarucfpqubyrpew")
suspend fun securityContext(value: Output<SecurityContextPatchArgs>)
@JvmName(name = "rivsyfooqxuimlhb")
suspend fun securityContext(value: SecurityContextPatchArgs?)

Parameters

value

Optional: SecurityContext defines the security options the ephemeral container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext.


@JvmName(name = "ajorpcexbpvhcvkk")
suspend fun securityContext(argument: suspend SecurityContextPatchArgsBuilder.() -> Unit)

Parameters

argument

Optional: SecurityContext defines the security options the ephemeral container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext.