package
6.53.0+incompatible
Repository: https://github.com/cloudfoundry/cli.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
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
No description provided by the author
AppNameOrManifestRequiredError represent an error caused by using two command line arguments that cannot be used together.
No description provided by the author
ArgumentCombinationError represent an error caused by using two command line arguments that cannot be used together.
ArgumentManifestMismatchError represent an error caused by using a command line flag that conflicts with a given manifest property.
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
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.
FlagNoLongerSupportedError can be used to indicate a flag is no longer supported.
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
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 process 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 process type can't be found.
No description provided by the author
QuotaNotFoundForNameError is returned when a quota with the given name can't be found.
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
ServiceInstanceNotShareableError is returned when either the service_instance_sharing feature flag is disabled or the service broker has disabled sharing.
ServiceInstanceNotSharedToSpaceError is returned when attempting to unshare a service instance from a space to which it is not shared.
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

# Interfaces

TranslatableError it wraps the error interface adding a way to set the translation function on the error.