aws

package
v1.2.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWS

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

AWS is the concrete type that implements the runtime.Platform interface.

func NewAWS added in v1.0.0

func NewAWS() (*AWS, error)

NewAWS initializes AWS platform building the IMDS client.

func (*AWS) Configuration

func (a *AWS) Configuration(ctx context.Context, r state.State) ([]byte, error)

Configuration implements the runtime.Platform interface.

func (*AWS) KernelArgs

func (a *AWS) KernelArgs() procfs.Parameters

KernelArgs implements the runtime.Platform interface.

func (*AWS) Mode

func (a *AWS) Mode() runtime.Mode

Mode implements the runtime.Platform interface.

func (*AWS) Name

func (a *AWS) Name() string

Name implements the runtime.Platform interface.

func (*AWS) NetworkConfiguration added in v1.0.0

func (a *AWS) NetworkConfiguration(ctx context.Context, ch chan<- *runtime.PlatformNetworkConfig) error

NetworkConfiguration implements the runtime.Platform interface.

Jump to

Keyboard shortcuts

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