remote

package
v1.6.1 Latest Latest
Warning

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

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

Documentation

Overview

Package remote implements remote hollow nodes.

ref. https://github.com/kubernetes/kubernetes/blob/master/pkg/kubemark/hollow_kubelet.go

The purpose is to make it easy to run on EKS. ref. https://github.com/kubernetes/kubernetes/blob/master/test/kubemark/start-kubemark.sh

ref. https://github.com/kubernetes/client-go/tree/master/examples/in-cluster-client-configuration ref. https://kubernetes.io/docs/reference/access-authn-authz/rbac/

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v1.2.2

func New(cfg Config) eks_tester.Tester

Types

type Config

type Config struct {
	Logger    *zap.Logger
	LogWriter io.Writer
	Stopc     chan struct{}
	EKSConfig *eksconfig.Config
	K8SClient k8s_client.EKS
	ECRAPI    ecriface.ECRAPI
}

Config defines hollow nodes configuration.

Jump to

Keyboard shortcuts

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