package
6.33.0+incompatible
Repository: https://github.com/loggregator/cli.git
Documentation: pkg.go.dev
# Packages
Code generated by counterfeiter.
# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ArgumentCombinationError represent an error caused by using two command line arguments that cannot be used together.
AssignDropletError is returned when assigning the current droplet of an app fails.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileNotFoundError is returned when a local plugin binary is not found during installation.
GettingPluginRepositoryError is returned when there's an error accessing the plugin repository.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PluginAlreadyInstalledError is returned when the plugin has the same name as an installed plugin.
PluginBinaryRemoveFailedError is returned when the removal of a plugin binary fails.
PluginBinaryUninstallError is returned when running the plugin's uninstall hook fails.
PluginCommandsConflictError is returned when a plugin command name conflicts with a native or existing plugin command name.
PluginInvalidError is returned with a plugin is invalid because it is missing a name or has 0 commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessInstanceNotFoundError is returned when a proccess type or process instance can't be found.
ProcessInstanceNotRunningError is returned when trying to perform an action on an instance that is not running.
ProcessNotFoundError is returned when a proccess type can't be found.
No description provided by the author
RepositoryNameTakenError is returned when adding a plugin repository fails due to a repository already existing with the same name.
No description provided by the author
No description provided by the author
RequiredFlagsError represent an error caused by using a command line argument that requires another flags to be used.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
TranslatableError it wraps the error interface adding a way to set the translation function on the error.