excludedGroupKinds property
A list of cluster-scoped resource group kinds to NOT restore from the backup.
If specified, all valid cluster-scoped resources will be restored except for those specified in the list. Mutually exclusive to any other field in the message.
Optional.
Implementation
core.List<GroupKind>? excludedGroupKinds;