Versions in this module Expand all Collapse all v8 v8.17.0 Nov 18, 2025 Changes in this version + func EnrichAPIErrors(e error) error + func NewServiceKeyNotFoundError(keyName, serviceInstanceName string) error + type ActiveDeploymentNotFoundError struct + func (e ActiveDeploymentNotFoundError) Error() string + type AddPluginRepositoryError struct + Message string + Name string + URL string + func (e AddPluginRepositoryError) Error() string + type AllInstancesCrashedError struct + func (e AllInstancesCrashedError) Error() string + type AmbiguousUserError struct + Origins []string + Username string + func (e AmbiguousUserError) Error() string + type AppNotFoundInManifestError struct + Name string + func (e AppNotFoundInManifestError) Error() string + type ApplicationManifestError struct + Message string + func (a ApplicationManifestError) Error() string + type ApplicationNotFoundError struct + GUID string + Name string + func (e ApplicationNotFoundError) Error() string + type ApplicationNotStartedError struct + Name string + func (e ApplicationNotStartedError) Error() string + type ApplicationsNotFoundError struct + func (e ApplicationsNotFoundError) Error() string + type AssignDropletError struct + Message string + func (a AssignDropletError) Error() string + type BuildpackAlreadyExistsForStackError struct + Message string + func (e BuildpackAlreadyExistsForStackError) Error() string + type BuildpackNameTakenError struct + Name string + func (e BuildpackNameTakenError) Error() string + type BuildpackNotFoundError struct + BuildpackName string + Lifecycle string + StackName string + func (e BuildpackNotFoundError) Error() string + type BuildpackStackChangeError struct + BinaryName string + BuildpackName string + func (e BuildpackStackChangeError) Error() string + type CommandLineOptionsAndManifestConflictError struct + CommandLineOptions []string + ManifestAttribute string + func (e CommandLineOptionsAndManifestConflictError) Error() string + type CommandLineOptionsWithMultipleAppsError struct + func (CommandLineOptionsWithMultipleAppsError) Error() string + type DockerPasswordNotSetError struct + func (DockerPasswordNotSetError) Error() string + type DomainNotFoundError struct + GUID string + Name string + func (e DomainNotFoundError) Error() string + type DropletNotFoundError struct + AppGUID string + func (e DropletNotFoundError) Error() string + type DuplicateServiceError struct + Name string + ServiceBrokers []string + func (e DuplicateServiceError) Error() string + type DuplicateServicePlanError struct + Name string + ServiceBrokerName string + ServiceOfferingName string + func (e DuplicateServicePlanError) Error() string + type EmptyArchiveError struct + Path string + func (e EmptyArchiveError) Error() string + type EmptyBuildpackDirectoryError struct + Path string + func (e EmptyBuildpackDirectoryError) Error() string + type EmptyDirectoryError struct + Path string + func (e EmptyDirectoryError) Error() string + type EnvironmentVariableNotSetError struct + EnvironmentVariableName string + func (e EnvironmentVariableNotSetError) Error() string + type FeatureFlagNotFoundError struct + FeatureFlagName string + func (e FeatureFlagNotFoundError) Error() string + type FetchingPluginInfoFromRepositoryError struct + Err error + RepositoryName string + func (e FetchingPluginInfoFromRepositoryError) Error() string + type FileChangedError struct + Filename string + func (e FileChangedError) Error() string + type GettingPluginRepositoryError struct + Message string + Name string + func (e GettingPluginRepositoryError) Error() string + type HTTPHealthCheckInvalidError struct + func (e HTTPHealthCheckInvalidError) Error() string + type HostnameWithTCPDomainError struct + func (HostnameWithTCPDomainError) Error() string + type InvalidBuildpacksError struct + func (err InvalidBuildpacksError) Error() string + type InvalidCommandError struct + CommandName string + func (err InvalidCommandError) Error() string + type InvalidHTTPRouteSettings struct + Domain string + func (e InvalidHTTPRouteSettings) Error() string + type InvalidLifecycleError struct + Lifecycle string + func (e InvalidLifecycleError) Error() string + type InvalidRouteError struct + Route string + func (err InvalidRouteError) Error() string + type InvalidTCPRouteSettings struct + Domain string + func (e InvalidTCPRouteSettings) Error() string + type IsolationSegmentAlreadyExistsError struct + Name string + func (e IsolationSegmentAlreadyExistsError) Error() string + type IsolationSegmentNotFoundError struct + Name string + func (e IsolationSegmentNotFoundError) Error() string + type LogCacheTimeoutError struct + func (LogCacheTimeoutError) Error() string + type MissingNameError struct + func (MissingNameError) Error() string + type MultipleBuildpacksFoundError struct + BuildpackName string + func (e MultipleBuildpacksFoundError) Error() string + type MultipleUAAUsersFoundError struct + Origins []string + Username string + func (e MultipleUAAUsersFoundError) Error() string + type NoCompatibleBinaryError struct + func (e NoCompatibleBinaryError) Error() string + type NoDomainsFoundError struct + OrganizationGUID string + func (e NoDomainsFoundError) Error() string + type NoEligiblePackagesError struct + AppName string + BinaryName string + func (e NoEligiblePackagesError) Error() string + type NoHostnameAndSharedDomainError struct + func (NoHostnameAndSharedDomainError) Error() string + type NoMatchingDomainError struct + Route string + func (e NoMatchingDomainError) Error() string + type NoOrganizationTargetedError struct + BinaryName string + func (NoOrganizationTargetedError) Error() string + type NoRelationshipError struct + func (e NoRelationshipError) Error() string + type NoSpaceTargetedError struct + BinaryName string + func (NoSpaceTargetedError) Error() string + type NonexistentAppPathError struct + Path string + func (e NonexistentAppPathError) Error() string + type NotLoggedInError struct + BinaryName string + func (NotLoggedInError) Error() string + type OrganizationNotFoundError struct + GUID string + Name string + func (e OrganizationNotFoundError) Error() string + type OrganizationQuotaNotFoundError struct + GUID string + func (e OrganizationQuotaNotFoundError) Error() string + type OrganizationQuotaNotFoundForNameError struct + Name string + func (e OrganizationQuotaNotFoundForNameError) Error() string + type PackageNotFoundInAppError struct + AppName string + BinaryName string + GUID string + func (e PackageNotFoundInAppError) Error() string + type PackageProcessingExpiredError struct + func (PackageProcessingExpiredError) Error() string + type PackageProcessingFailedError struct + func (PackageProcessingFailedError) Error() string + type PasswordGrantTypeLogoutRequiredError struct + func (PasswordGrantTypeLogoutRequiredError) Error() string + type PluginBinaryRemoveFailedError struct + Err error + func (e PluginBinaryRemoveFailedError) Error() string + type PluginCommandsConflictError struct + CommandAliases []string + CommandNames []string + PluginName string + PluginVersion string + func (PluginCommandsConflictError) Error() string + type PluginExecuteError struct + Err error + func (e PluginExecuteError) Error() string + type PluginInvalidError struct + Err error + func (PluginInvalidError) Error() string + type PluginInvalidLibraryVersionError struct + func (PluginInvalidLibraryVersionError) Error() string + type PluginNotFoundError struct + PluginName string + func (e PluginNotFoundError) Error() string + type PluginNotFoundInAnyRepositoryError struct + PluginName string + func (e PluginNotFoundInAnyRepositoryError) Error() string + type PluginNotFoundInRepositoryError struct + PluginName string + RepositoryName string + func (e PluginNotFoundInRepositoryError) Error() string + type PolicyDoesNotExistError struct + func (PolicyDoesNotExistError) Error() string + type ProcessInstanceNotFoundError struct + InstanceIndex uint + ProcessType string + func (e ProcessInstanceNotFoundError) Error() string + type ProcessInstanceNotRunningError struct + InstanceIndex uint + ProcessType string + func (e ProcessInstanceNotRunningError) Error() string + type ProcessNotFoundError struct + ProcessType string + func (e ProcessNotFoundError) Error() string + type PropertyCombinationError struct + AppName string + Properties []string + func (e PropertyCombinationError) Error() string + type QuotaNotFoundForNameError struct + Name string + func (e QuotaNotFoundForNameError) Error() string + type RepositoryAlreadyExistsError struct + Name string + URL string + func (e RepositoryAlreadyExistsError) Error() string + type RepositoryNameTakenError struct + Name string + func (e RepositoryNameTakenError) Error() string + type RepositoryNotRegisteredError struct + Name string + func (e RepositoryNotRegisteredError) Error() string + type ResourceAlreadyExistsError struct + Message string + func (e ResourceAlreadyExistsError) Error() string + type RevisionAmbiguousError struct + Version int + func (e RevisionAmbiguousError) Error() string + type RevisionNotFoundError struct + Version int + func (e RevisionNotFoundError) Error() string + type RouteAlreadyExistsError struct + Err error + Route string + func (e RouteAlreadyExistsError) Error() string + type RouteBindingNotFoundError struct + func (e RouteBindingNotFoundError) Error() string + type RouteBoundToMultipleAppsError struct + AppName string + RouteURL string + func (e RouteBoundToMultipleAppsError) Error() string + type RouteDestinationNotFoundError struct + AppGUID string + ProcessType string + RouteGUID string + func (e RouteDestinationNotFoundError) Error() string + type RouteInDifferentSpaceError struct + Route string + func (RouteInDifferentSpaceError) Error() string + type RouteNotFoundError struct + DomainName string + Host string + Path string + Port int + func (e RouteNotFoundError) Error() string + type RouteOptionError struct + DomainName string + Host string + Name string + Path string + func (e RouteOptionError) Error() string + type RouteOptionSupportError struct + ErrorText string + func (e RouteOptionSupportError) Error() string + type RoutePathWithTCPDomainError struct + func (RoutePathWithTCPDomainError) Error() string + type RouterGroupNotFoundError struct + Name string + func (err RouterGroupNotFoundError) Error() string + type SSHEndpointNotSetError struct + func (e SSHEndpointNotSetError) Error() string + type SSHHostKeyFingerprintNotSetError struct + func (e SSHHostKeyFingerprintNotSetError) Error() string + type SecurityGroupJsonSyntaxError struct + Path string + func (e SecurityGroupJsonSyntaxError) Error() string + type SecurityGroupNotBoundToSpaceError struct + Lifecycle constant.SecurityGroupLifecycle + Name string + Space string + func (e SecurityGroupNotBoundToSpaceError) Error() string + type SecurityGroupNotFoundError struct + Name string + func (e SecurityGroupNotFoundError) Error() string + type ServiceBindingNotFoundError struct + AppGUID string + ServiceInstanceGUID string + func (e ServiceBindingNotFoundError) Error() string + type ServiceBrokerNameRequiredError struct + ServiceOfferingName string + func (e ServiceBrokerNameRequiredError) Error() string + type ServiceBrokerNotFoundError struct + Name string + func (e ServiceBrokerNotFoundError) Error() string + type ServiceInstanceNotFoundError struct + GUID string + Name string + func (e ServiceInstanceNotFoundError) Error() string + type ServiceInstanceNotShareableError struct + FeatureFlagEnabled bool + ServiceBrokerSharingEnabled bool + func (e ServiceInstanceNotShareableError) Error() string + type ServiceInstanceNotSharedToSpaceError struct + ServiceInstanceName string + func (e ServiceInstanceNotSharedToSpaceError) Error() string + type ServiceInstanceParamsFetchingNotSupportedError struct + func (e ServiceInstanceParamsFetchingNotSupportedError) Error() string + type ServiceInstanceTypeError struct + Name string + RequiredType resources.ServiceInstanceType + func (e ServiceInstanceTypeError) Error() string + type ServiceInstanceUpdateIsNoop struct + func (ServiceInstanceUpdateIsNoop) Error() string + type ServiceInstanceUpgradeNotAvailableError struct + func (e ServiceInstanceUpgradeNotAvailableError) Error() string + type ServiceKeyNotFoundError struct + KeyName string + ServiceInstanceName string + func (e ServiceKeyNotFoundError) Error() string + type ServiceNotFoundError struct + Broker string + Name string + func (e ServiceNotFoundError) Error() string + type ServiceOfferingNameAmbiguityError struct + func (e ServiceOfferingNameAmbiguityError) Error() string + type ServicePlanNotFoundError struct + OfferingName string + PlanName string + ServiceBrokerName string + func (e ServicePlanNotFoundError) Error() string + type ServicePlanVisibilityTypeError struct + func (e ServicePlanVisibilityTypeError) Error() string + type SharedServiceInstanceNotFoundError struct + func (e SharedServiceInstanceNotFoundError) Error() string + type SpaceAlreadyExistsError struct + Err error + Space string + func (e SpaceAlreadyExistsError) Error() string + type SpaceNotFoundError struct + GUID string + Name string + func (e SpaceNotFoundError) Error() string + type SpaceQuotaNotFoundError struct + GUID string + func (e SpaceQuotaNotFoundError) Error() string + type SpaceQuotaNotFoundForNameError struct + Name string + func (e SpaceQuotaNotFoundForNameError) Error() string + type SpaceSSHAlreadyDisabledError struct + Err error + Space string + func (e SpaceSSHAlreadyDisabledError) Error() string + type SpaceSSHAlreadyEnabledError struct + Err error + Space string + func (e SpaceSSHAlreadyEnabledError) Error() string + type StackNotFoundError struct + GUID string + Name string + func (e StackNotFoundError) Error() string + type StagingFailedError struct + Reason string + func (e StagingFailedError) Error() string + type StagingFailedNoAppDetectedError struct + Reason string + func (e StagingFailedNoAppDetectedError) Error() string + type StagingTimeoutError struct + AppName string + Timeout time.Duration + func (e StagingTimeoutError) Error() string + type StartupTimeoutError struct + Name string + func (e StartupTimeoutError) Error() string + type TCPRouteOptionsNotProvidedError struct + Domain string + func (e TCPRouteOptionsNotProvidedError) Error() string + type TaskFailedError struct + func (TaskFailedError) Error() string + type TaskNotFoundError struct + SequenceID int + func (e TaskNotFoundError) Error() string + type TaskWorkersUnavailableError struct + Message string + func (e TaskWorkersUnavailableError) Error() string + type TriggerLegacyPushError struct + DomainHostRelated []string + GlobalRelated []string + InheritanceRelated bool + RandomRouteRelated bool + func (e TriggerLegacyPushError) Error() string + type UploadFailedError struct + Err error + func (UploadFailedError) Error() string + type UserNotFoundError struct + Origin string + Username string + func (e UserNotFoundError) Error() string Other modules containing this package code.cloudfoundry.org/cli