aws

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientSet added in v0.9.0

type ClientSet struct {
	ASClient      autoscalingiface.AutoScalingAPI
	EKSClient     eksiface.EKSAPI
	Route53Client route53iface.Route53API
	IAMClient     iamiface.IAMAPI
	STSClient     stsiface.STSAPI
	// contains filtered or unexported fields
}

func (*ClientSet) AnASGNamed added in v0.9.0

func (c *ClientSet) AnASGNamed(name string) error

func (*ClientSet) ClusterSharedIamOperation added in v0.9.0

func (c *ClientSet) ClusterSharedIamOperation(operation string) error

func (*ClientSet) DiscoverClients added in v0.9.0

func (c *ClientSet) DiscoverClients() error

func (*ClientSet) DnsNameShouldOrNotInHostedZoneID added in v0.9.0

func (c *ClientSet) DnsNameShouldOrNotInHostedZoneID(dnsName, shouldOrNot, hostedZoneID string) error

func (*ClientSet) GetEksVpc added in v0.9.0

func (c *ClientSet) GetEksVpc() (string, error)

func (*ClientSet) IamRoleTrust added in v0.9.0

func (c *ClientSet) IamRoleTrust(action, entityName, roleName string) error

func (*ClientSet) ScaleCurrentASG added in v0.9.0

func (c *ClientSet) ScaleCurrentASG(desiredMin, desiredMax int64) error

func (*ClientSet) UpdateFieldOfCurrentASG added in v0.9.0

func (c *ClientSet) UpdateFieldOfCurrentASG(field, value string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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