types

package
v0.0.0-...-94e4715 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ENV_AGENT_CONNECT = "YUNION_KUBE_AGENT_CONNECT"
	ENV_AGENT_TOKEN   = "YUNION_KUBE_TOKEN"
	ENV_AGENT_SERVER  = "YUNION_KUBE_SERVER"
	//ENV_AGENT_ROLE             = "YUNION_KUBE_ROLE"
	ENV_AGENT_ADDRESS          = "YUNION_KUBE_ADDRESS"
	ENV_AGENT_INTERNAL_ADDRESS = "YUNION_KUBE_INTERNAL_ADDRESS"
	ENV_AGENT_NODE_NAME        = "YUNION_KUBE_NODE_NAME"
)
View Source
const (
	ROLE_ETCD          = "etcd"
	ROLE_CONTROL_PLANE = "controlplane"
	ROLE_WORKER        = "worker"
)
View Source
const (
	AGENT_LABEL = "io.yunion.agent"
)

Variables

This section is empty.

Functions

func ConvertProjectToNamespace

func ConvertProjectToNamespace(name string) string

Types

type File

type File struct {
	Name     string `json:"name,omitempty"`
	Contents string `json:"contents,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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