Documentation ¶
Index ¶
- func Associate(kubeClient clientset.Interface, namespace *kapi.Namespace) (*kapi.Namespace, error)
- func Associated(namespace *kapi.Namespace) bool
- func ConvertNamespace(namespace *kapi.Namespace) *api.Project
- func ConvertNamespaceList(namespaceList *kapi.NamespaceList) *api.ProjectList
- func ConvertProject(project *api.Project) *kapi.Namespace
- func Finalize(kubeClient clientset.Interface, namespace *kapi.Namespace) (result *kapi.Namespace, err error)
- func Finalized(namespace *kapi.Namespace) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Associated ¶
Associated returns true if the spec.finalizers contains the origin finalizer
func ConvertNamespace ¶ added in v1.3.0
ConvertNamespace transforms a Namespace into a Project
func ConvertNamespaceList ¶ added in v1.3.0
func ConvertNamespaceList(namespaceList *kapi.NamespaceList) *api.ProjectList
ConvertNamespaceList transforms a NamespaceList into a ProjectList
func ConvertProject ¶ added in v1.3.0
convertProject transforms a Project into a Namespace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.