csiebs

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: May 4, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package csiebs installs "aws-ebs-csi-driver". ref. https://github.com/kubernetes-sigs/aws-ebs-csi-driver ref. https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/aws-ebs-csi-driver/values.yaml

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Logger *zap.Logger
	Stopc  chan struct{}

	EKSConfig *eksconfig.Config
	K8SClient k8s_client.EKS
}

Config defines AWS EBS CSI Driver configuration.

type Tester

type Tester interface {
	// Create installs AWS EBS CSI Driver.
	Create() error
	// Delete deletes AWS EBS CSI Driver.
	Delete() error
}

Tester defines AWS EBS CSI Driver tester

func NewTester

func NewTester(cfg Config) (Tester, error)

Jump to

Keyboard shortcuts

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