cmd

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package cmd wires Cobra commands for aws-ssm.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute runs the root command

Types

type ASGScalingParameters added in v0.7.0

type ASGScalingParameters struct {
	Min     int32
	Max     int32
	Desired int32
}

ASGScalingParameters holds the final scaling configuration

type ScalingParameters added in v0.7.0

type ScalingParameters struct {
	Min     int32
	Max     int32
	Desired int32
}

ScalingParameters holds the final scaling configuration

Jump to

Keyboard shortcuts

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