framework

package
v0.0.0-...-73d3982 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Framework

type Framework struct {
	Options             Options
	K8sClient           client.Client
	CloudServices       aws.Cloud
	K8sResourceManagers k8s.ResourceManagers
	InstallationManager controller.InstallationManager
	Logger              logr.Logger
}

func New

func New(options Options) *Framework

type Options

type Options struct {
	KubeConfig       string
	ClusterName      string
	AWSRegion        string
	AWSVPCID         string
	NgNameLabelKey   string
	NgNameLabelVal   string
	EKSEndpoint      string
	CalicoVersion    string
	ContainerRuntime string
	InstanceType     string
	InitialAddon     string
	TargetAddon      string
	InitialManifest  string
	TargetManifest   string
	InstallCalico    bool
}
var GlobalOptions Options

func (*Options) BindFlags

func (options *Options) BindFlags()

func (*Options) Validate

func (options *Options) Validate() error

Directories

Path Synopsis
resources
aws
k8s

Jump to

Keyboard shortcuts

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