Config Delivery v1beta API - Enum DeletionPropagationPolicy (1.0.0-beta01)
public enum DeletionPropagationPolicy
Reference documentation and code samples for the Config Delivery v1beta API enum DeletionPropagationPolicy.
Deletion Propagation Policy determines what happens to the underlying
Kubernetes resources on a cluster when the FleetPackage managing
those resources no longer targets the cluster or is deleted.
Namespace
Google.Cloud.ConfigDelivery.V1Beta
Assembly
Google.Cloud.ConfigDelivery.V1Beta.dll
Fields
|
| Name |
Description |
Foreground |
Foreground deletion propagation policy. Any resources synced to the cluster
will be deleted.
|
Orphan |
Orphan deletion propagation policy. Any resources synced to the cluster
will be abandoned.
|
Unspecified |
Unspecified deletion propagation policy. Defaults to FOREGROUND.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-18 UTC."],[],[]]