app

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Module        = "BCS-API-Tunnel-Module"
	RegisterToken = "BCS-API-Tunnel-Token"
	Params        = "BCS-API-Tunnel-Params"
	Cluster       = "BCS-API-Tunnel-ClusterId"

	ModuleName = "kube-agent"
)

Variables

This section is empty.

Functions

func Run

func Run() error

Types

type ClusterInfoParams

type ClusterInfoParams struct {
	RegisterToken   string `json:"register_token"`
	ServerAddresses string `json:"server_addresses"`
	CaCertData      string `json:"cacert_data"`
	UserToken       string `json:"user_token"`
}

Jump to

Keyboard shortcuts

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