virtualKubelet

package
v0.2.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	VirtualNodePrefix       = "liqo-"
	VirtualKubeletPrefix    = "virtual-kubelet-"
	VirtualKubeletSecPrefix = "vk-kubeconfig-secret-"
	AdvertisementPrefix     = "advertisement-"
	ReflectedpodKey         = "virtualkubelet.liqo.io/source-pod"
	HomePodFinalizer        = "virtual-kubelet.liqo.io/provider"

	// Clients configuration
	HOME_CLIENT_QPS      = 1000
	HOME_CLIENTS_BURST   = 5000
	FOREIGN_CLIENT_QPS   = 1000
	FOREIGN_CLIENT_BURST = 5000
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextKey

type ContextKey string

Directories

Path Synopsis
Package manager provides access to kubernetes resources for providers.
Package manager provides access to kubernetes resources for providers.
node
module
Package node implements the components for operating a node in Kubernetes.
Package node implements the components for operating a node in Kubernetes.
module/api
Package api implements HTTP handlers for handling requests that the kubelet would normally implement, such as pod logs, exec, etc.
Package api implements HTTP handlers for handling requests that the kubelet would normally implement, such as pod logs, exec, etc.
test
translation

Jump to

Keyboard shortcuts

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