Documentation ¶
Index ¶
Constants ¶
View Source
const ( RPCStatusBadRequest = "type.googleapis.com/google.rpc.BadRequest" RPCStatusDebugInfo = "type.googleapis.com/google.rpc.DebugInfo" RPCStatusErrorInfo = "type.googleapis.com/google.rpc.ErrorInfo" RPCStatusHelp = "type.googleapis.com/google.rpc.Help" RPCStatusPreconditionFailure = "type.googleapis.com/google.rpc.PreconditionFailure" RPCStatusQuotaFailure = "type.googleapis.com/google.rpc.QuotaFailure" RPCStatusRetryInfo = "type.googleapis.com/google.rpc.RetryInfo" )
Variables ¶
This section is empty.
Functions ¶
func CheckRevertGcloudConfigError ¶
func CheckRevertGcloudConfigError(err error)
Types ¶
type SDKClientCreateError ¶
SDKClientCreateError is used for errors caused when attempting to create a GCP SDK client/service.
func (*SDKClientCreateError) Error ¶
func (e *SDKClientCreateError) Error() string
Click to show internal directories.
Click to hide internal directories.