errors

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2020 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDomainNotActiveError

func NewDomainNotActiveError(domainName string, currentCluster string, activeCluster string) *workflow.DomainNotActiveError

NewDomainNotActiveError return a domain not exist error

func NewDomainPendingActiveError added in v0.13.0

func NewDomainPendingActiveError(domainName string, currentCluster string) *workflow.DomainNotActiveError

NewDomainPendingActiveError return a domain not active error

Types

type InternalFailureError added in v0.4.0

type InternalFailureError struct {
	Msg string
}

InternalFailureError represents unexpected case happening or a code bug

func NewInternalFailureError added in v0.4.0

func NewInternalFailureError(msg string) *InternalFailureError

NewInternalFailureError return internal failure error

func (*InternalFailureError) Error added in v0.4.0

func (e *InternalFailureError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL