# Functions
Associate adds the origin finalizer to spec.finalizers if its not there already.
Associated returns true if the spec.finalizers contains the origin finalizer.
Finalize will remove the origin finalizer from the namespace.
Finalized returns true if the spec.finalizers does not contain the origin finalizer.