permissiveMode property

bool? permissiveMode
getter/setter pair

If false, Backup will fail when Backup for GKE detects Kubernetes configuration that is non-standard or requires additional setup to restore.

Inherited from the parent BackupPlan's permissive_mode value.

Output only.

Implementation

core.bool? permissiveMode;