cloudagent

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 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 AWSAgent

type AWSAgent struct {
	// contains filtered or unexported fields
}

AWSAgent implements the CloudAgent interface for AWS

func NewAWSAgent

func NewAWSAgent(account *inventory.Account, logger *zap.Logger) *AWSAgent

func (*AWSAgent) Connect

func (a *AWSAgent) Connect() error

type CloudAgent

type CloudAgent interface {
	// Connect logs in into the cloud provider
	Connect()
	PowerOffCluster()
	PowerOnCluster()
}

CloudAgent interface

Jump to

Keyboard shortcuts

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