# Functions
AddStackLabel returns labels with the namespace label added.
Networks converts networks from the compose-file type to the engine API type.
NewNamespace returns a new Namespace for scoping of names.
Secrets converts secrets from the Compose type to the engine API type.
Services from compose-file types to engine API types TODO: fix secrets API so that SecretAPIClient is not required here.
Volumes from compose-file types to engine api types.
# Constants
LabelNamespace is the label used to track stack resources.