Versions in this module Expand all Collapse all v2 v2.4.0 Jul 9, 2021 Changes in this version + const RequestTimeoutKey v2.2.0 Feb 9, 2021 Changes in this version + const EnvironmentIDKey + const FwLocalPortKey + const FwServerURLKey + const IdentityFileKey + const InsecureKey + const TokenKey + const URLKey + func ActionErrorf(format string, args ...interface{}) error + func BuildHostname(host, port string) string + func BuildTunnel(cliCtx *cli.Context, remoteHost *url.URL) (*portfwd.SSHTunnel, error) + func CheckForwardingServerURL(cliCtx *cli.Context) error + func ClientByCLIContext(cliCtx *cli.Context) (*dblabapi.Client, error) + func ToActionError(err error) error + type ActionError struct + func NewActionError(msg string) ActionError + func (e ActionError) Error() string Other modules containing this package gitlab.com/postgres-ai/database-lab gitlab.com/postgres-ai/database-lab/v3