appArmorProfile

@JvmName(name = "lwinfjvjwxlhdhlr")
suspend fun appArmorProfile(value: Output<AppArmorProfilePatchArgs>)
@JvmName(name = "xfgpglfhltoculcy")
suspend fun appArmorProfile(value: AppArmorProfilePatchArgs?)

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 = "socrrcyowoqgsmye")
suspend fun appArmorProfile(argument: suspend AppArmorProfilePatchArgsBuilder.() -> 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.