edgectl

package
v1.13.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DaemonSocketName = "/var/run/edgectl-daemon.socket"
	Logfile          = "/tmp/edgectl.log"
	ApiVersion       = 2
)
View Source
const SecretName = "ambassador-internal"

Variables

View Source
var Version = "(unknown version)"

Functions

func DisplayVersion

func DisplayVersion() string

DisplayVersion returns a printable version for `edgectl`

func DoLogin

func DoLogin() error

func DoLoginLegacy added in v1.12.0

func DoLoginLegacy(kubeinfo *k8s.KubeInfo, context, namespace, hostname string, openInBrowser, showURL, showToken, showWelcome bool) error

func GetExe

func GetExe() string

func SetVersion

func SetVersion(v string)

SetVersion sets the current version for the executable

Types

type LoginClaimsV1

type LoginClaimsV1 struct {
	LoginTokenVersion string `json:"login_token_version"`
	jwt.StandardClaims
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL