Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTimeout = errors.New("timed out") ErrRemoteCancel = errors.New("cancelled remotely") ErrNotFound = errors.New("resource not found") ErrTerminated = errors.New("process has been terminated") ErrNoChanges = errors.New("plan has no changes, skipping run") ErrUnauthenticated = errors.New("console token expired or is invalid") )
Functions ¶
func WrapUnauthenticated ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.