# Functions
GetBuildInfo returns information about the current build.
GetOperatorInfo returns an OperatorInfo given an operator client, a Kubernetes client config, an operator namespace.
# Constants
UUIDCfgMapName is used for the operator UUID inside a config map.
UUIDCfgMapName is the name for the config map containing the operator UUID.
# Structs
BuildInfo contains build metadata information.
OperatorInfo contains information about the operator.