hub

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var C = Config{
	PublicAddr:       "kubernetes.default",
	PeerBindAddr:     ":6443",
	PeerCertDir:      "/tmp/k8s-subresource-server/cert",
	ServiceNamespace: "kopilot-system",
	ServiceName:      "kopilot-hub",
}

Functions

func InitFlags added in v0.3.0

func InitFlags(flag *flag.FlagSet)

Types

type Config added in v0.3.0

type Config struct {
	AgentImage       string
	PublicAddr       string
	PeerBindAddr     string
	PeerCertDir      string
	ServiceNamespace string
	ServiceName      string
	IP               string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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