//
pkg.gl
Category
github.com/oracle/oracle-database-operator
commons
finalizer
package
0.0.0-20241011185306-d6ac2321e8a1
Repository:
https://github.com/oracle/oracle-database-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
69 SLOC
#
Functions
HasFinalizer
HasFinalizer returns true if the finalizer exists in the object metadata.
Register
Register adds the finalizer and patch the object.
Unregister
Unregister removes the finalizer and patch the object.