ssm

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBottlerocketSSHOnSSMCommandRunner added in v1.0.9

func NewBottlerocketSSHOnSSMCommandRunner(client *ssm.Client, jumpboxInstanceId string, logger logr.Logger) e2eCommands.RemoteCommandRunner

func NewStandardLinuxSSHOnSSMCommandRunner added in v1.0.9

func NewStandardLinuxSSHOnSSMCommandRunner(client *ssm.Client, jumpboxInstanceId string, logger logr.Logger) e2eCommands.RemoteCommandRunner

func RunCommand added in v1.0.2

func RunCommand(ctx context.Context, client *ssm.Client, instanceId, command string, logger logr.Logger) (e2eCommands.RemoteCommandOutput, error)

func WaitForInstance added in v1.0.2

func WaitForInstance(ctx context.Context, client *ssm.Client, instanceId string, logger logr.Logger) error

WaitForInstance uses DescribeInstanceInformation in a loop to wait for it be registered There is no built in wait for instance to be registered with ssm see: https://github.com/aws/aws-cli/issues/4006

Types

type BottlerocketSSHOnSSM added in v1.0.9

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

func (*BottlerocketSSHOnSSM) Run added in v1.0.9

type StandardLinuxSSHOnSSM added in v1.0.9

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

func (*StandardLinuxSSHOnSSM) Run added in v1.0.9

Jump to

Keyboard shortcuts

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