Documentation
¶
Index ¶
- func IsAuthError(err error) bool
- func MatchError(resolved authconfig.Resolved, session *authstore.Session) error
- func MissingLoginError() error
- func ReauthError(message string) error
- func SessionMatches(resolved authconfig.Resolved, session authstore.Session) bool
- func WrapConfigError(err error) error
- type Mode
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAuthError ¶
func MatchError ¶
func MatchError(resolved authconfig.Resolved, session *authstore.Session) error
func MissingLoginError ¶
func MissingLoginError() error
func ReauthError ¶
func SessionMatches ¶
func SessionMatches(resolved authconfig.Resolved, session authstore.Session) bool
func WrapConfigError ¶
Types ¶
type Mode ¶
type Mode string
func DescribeMode ¶
func DescribeMode(resolved authconfig.Resolved, session *authstore.Session) Mode
Click to show internal directories.
Click to hide internal directories.