# Functions
CheckError verify the given error.
NewCmdServer returns the command for server.
NewCmdVersion creates the version command.
NewCommand returns the command for dmaas-operator.
NewConfig return config for clientset.
# Variables
GitSHA represent the latest commit from which dmaas-operator built, set during build.
GitTreeState represent state of git tree, either "clean" or "dirty".
Version represent current version of dmaas-operator, set during build.
# Interfaces
Config interface provides api to access clientset and namespace.