# Functions
ConfigAnnotations configures annotations.
ConfigLabels configures label.
CreateOutFile creates the file to write to if --out is specified.
ParseVolume parses a given volume, which might be [name:][host:]container[:access_mode].
Print either prints to stdout or to file/s.
RandStringBytes generates randomly n-character string.
TransformData transforms data to json/yaml.
# Interfaces
Transformer interface defines transformer that is converting kobject to other resources.