seccompProfile

@JvmName(name = "ujokpsuaefvgplyj")
suspend fun seccompProfile(value: Output<SeccompProfilePatchArgs>)
@JvmName(name = "jigwfduqchjhbvyk")
suspend fun seccompProfile(value: SeccompProfilePatchArgs?)

Parameters

value

The seccomp options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.


@JvmName(name = "cftdbrjwnaakiegp")
suspend fun seccompProfile(argument: suspend SeccompProfilePatchArgsBuilder.() -> Unit)

Parameters

argument

The seccomp options to use by the containers in this pod. Note that this field cannot be set when spec.os.name is windows.