kubeauth

package
v2.18.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandName       = "kubeauth-foreground"
	PortFileDir       = "kubeauth"
	PortFileStaleTime = 3 * time.Second
)

Variables

This section is empty.

Functions

func Command

func Command() *cobra.Command

Types

type PortFile

type PortFile struct {
	Port       int    `json:"port"`
	Kubeconfig string `json:"kubeconfig"`
}

Jump to

Keyboard shortcuts

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