Documentation
¶
Index ¶
- Constants
- func CreatingAuthClientFailed(err error) error
- func CreatingConfigFileFailed(err error) error
- func CreatingSeerAtLocFailed(loc string, err error) error
- func CreatingSessionFileFailed(err error) error
- func DeletingProjectFailedWith(project string, err error) error
- func GettingProfileFailedWith(profile string, err error) error
- func GettingProjectFailedWith(project string, err error) error
- func LoadingAuthClientFailed(err error) error
- func NoNetworkSelected() error
- func OpeningProjectConfigFailed(loc string, err error) error
- func ProfileDoesNotExist() error
- func ProjectAlreadyCloned(project, loc string) error
- func ProjectLocationNotFound(project string) error
- func SessionCreateFailed(loc string, err error) error
- func SessionDeleteFailed(loc string, err error) error
- func SessionDeletingKeyFailed(key string, err error) error
- func SessionFileLocationEmpty() error
- func SessionListFailed(err error) error
- func SessionNotFound() error
- func SessionSettingKeyFailed(key string, value interface{}, err error) error
- func SettingProfileFailedWith(profile string, err error) error
- func SettingProjectFailedWith(project string, err error) error
Constants ¶
View Source
const ( ProfilesKey = "profiles" ProjectsKey = "projects" )
Variables ¶
This section is empty.
Functions ¶
func CreatingSeerAtLocFailed ¶
func LoadingAuthClientFailed ¶
func NoNetworkSelected ¶ added in v0.1.6
func NoNetworkSelected() error
func ProfileDoesNotExist ¶
func ProfileDoesNotExist() error
func ProjectAlreadyCloned ¶
func ProjectLocationNotFound ¶
func SessionCreateFailed ¶
func SessionDeleteFailed ¶
func SessionFileLocationEmpty ¶
func SessionFileLocationEmpty() error
func SessionListFailed ¶
func SessionNotFound ¶
func SessionNotFound() error
func SessionSettingKeyFailed ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.