instances

package
v0.0.0-...-c6cf6ad Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstanceTypeManager

type InstanceTypeManager interface {
	Start() error
	Stop()
	ValidateInstanceType(instanceType string) error
	GetValidInstanceTypesInFamily(family string) ([]string, error)
}

func NewInstanceTypeManager

func NewInstanceTypeManager(client *client.Client, clusterIdentifier string, log logr.Logger) InstanceTypeManager

Directories

Path Synopsis
Package mock_instances is a generated GoMock package.
Package mock_instances is a generated GoMock package.

Jump to

Keyboard shortcuts

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