Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertNamespace ¶ added in v1.3.0
func ConvertNamespace(namespace *kapi.Namespace) *projectapi.Project
ConvertNamespace transforms a Namespace into a Project
func ConvertNamespaceList ¶ added in v1.3.0
func ConvertNamespaceList(namespaceList *kapi.NamespaceList) *projectapi.ProjectList
ConvertNamespaceList transforms a NamespaceList into a ProjectList
func ConvertProject ¶ added in v1.3.0
func ConvertProject(project *projectapi.Project) *kapi.Namespace
convertProject transforms a Project into a Namespace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.