# Functions
AssignNamespaceToObjects will add the namespace metadata to each object.
BuildDockerImage builds docker image.
ConfigAllLabels creates labels with service nam and deploy labels.
ConfigAnnotations configures annotations.
ConfigLabels configures label name alone.
ConfigLabelsWithNetwork configures label and add Network Information in labels.
CreateNamespace creates a Kubernetes namespace, which can be used in both: Openshift and Kubernetes.
CreateOutFile creates the file to write to if --out is specified.
Exists returns true if a file path exists.
GetComposeFileDir returns compose file directory.
ParseIngressPath parse path for ingress.
ParseVolume parses a given volume, which might be [name:][host:]container[:access_mode].
Print either prints to stdout or to file/s.
PushDockerImageWithOpt pushes docker image.
# Constants
Selector used as labels and selector.
# Interfaces
Transformer interface defines transformer that is converting kobject to other resources.
# Type aliases
EnvSort struct.