package
3.0.0+incompatible
Repository: https://github.com/nephio-project/api.git
Documentation: pkg.go.dev
# Constants
DeletionDelete means both the external resource will be deleted when its managed resource is deleted.
DeletionOrphan means the external resource will orphaned when its managed resource is deleted.
# Type aliases
A DeletionPolicy determines what should happen to the underlying external resource when a managed resource is deleted.