aws

package
v0.0.0-...-57a3baf Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterScoper

type ClusterScoper interface {
	Session

	// ARN returns the workload cluster assumed role to operate.
	ARN() string
	// Cluster returns the AWS infrastructure cluster.
	Cluster() runtime.Object
	// Cluster returns the AWS infrastructure cluster name.
	ClusterName() string
	// Cluster returns the AWS infrastructure cluster namespace.
	ClusterNamespace() string
	// Region returns the AWS infrastructure cluster object region.
	Region() string
}

ClusterScoper is the interface for a workload cluster scope

type Session

type Session interface {
	Session() awsclient.ConfigProvider
}

Session represents an AWS session

Directories

Path Synopsis
services
ec2

Jump to

Keyboard shortcuts

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