appArmorProfile

@JvmName(name = "rlextubhxgvyqhai")
suspend fun appArmorProfile(value: Output<AppArmorProfileArgs>)
@JvmName(name = "rqsclphrtjoqllgo")
suspend fun appArmorProfile(value: AppArmorProfileArgs?)

Parameters

value

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


@JvmName(name = "xvespjtwrqfbxife")
suspend fun appArmorProfile(argument: suspend AppArmorProfileArgsBuilder.() -> Unit)

Parameters

argument

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