aws

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloud

type Cloud interface {
	EKS() services.EKS
	EC2() services.EC2
	IAM() services.IAM
	AutoScaling() services.AutoScaling
	CloudFormation() services.CloudFormation
	CloudWatch() services.CloudWatch
}

func NewCloud

func NewCloud(config CloudConfig) Cloud

type CloudConfig

type CloudConfig struct {
	VpcID       string
	Region      string
	EKSEndpoint string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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