# Functions
LoadByte receives path of a file.
LoadString receives path of a file.
LoadYaml receives path for command spec.
SplitCmd splits full command to namespace, command, version.
SplitCmdWithSearch searches full command.
ValidateTagName validates tag name.
# Structs
A Binary represents a set of data for Binary.
A CommandSpec represents a set of data for commands.
A Docker represents a set of data for Docker.
A Habitat represents a set of data for Habitat.
PayloadYaml represents a set of data for posting command.
TagResponse represents a response from API when tags command.
TagTargetVersion represents a body of a tagging request.
ValidateError represents an error message of a command validation.
ValidateResponse represents a response from API when validates command.