Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfrastructureNotInSync ¶
type InfrastructureNotInSync struct{}
func (InfrastructureNotInSync) Error ¶
func (i InfrastructureNotInSync) Error() string
type UsageError ¶
type UsageError struct {
// contains filtered or unexported fields
}
func NewUsageError ¶
func NewUsageError(msg string) UsageError
func (UsageError) Error ¶
func (u UsageError) Error() string
Click to show internal directories.
Click to hide internal directories.