package
3.10.0-alpha.0+incompatible
Repository: https://github.com/nalind/origin.git
Documentation: pkg.go.dev
# 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.
ConvertNamespace transforms a Namespace into a Project.
ConvertNamespaceList transforms a NamespaceList into a ProjectList.
convertProject transforms a Project into a Namespace.
Finalize will remove the origin finalizer from the namespace.
Finalized returns true if the spec.finalizers does not contain the origin finalizer.