prompt

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Confirm

func Confirm(label string)

func ListFlowLogs

func ListFlowLogs(client aws.Client, flowLogType aws.FlowLogType) ec2.FlowLogs

func ListInstances

func ListInstances(client aws.Client, vpcId string) ec2.Instances

func ListNatGateways

func ListNatGateways(client aws.Client, vpcId string) ec2.NatGateways

func ListSecurityGroups

func ListSecurityGroups(client aws.Client, vpcId string) ec2.SecurityGroups

func ListSubnets

func ListSubnets(client aws.Client, vpcId string) ec2.Subnets

func ListVPCs

func ListVPCs(client aws.Client) ec2.VPCs

func Select

func Select(label string, items []string) (int, string)

func SelectFlowLog

func SelectFlowLog(flowLogs ec2.FlowLogs, confirm bool) ec2.FlowLog

func SelectFlowLogs

func SelectFlowLogs(flowLogs ec2.FlowLogs, confirm bool) ec2.FlowLogs

func SelectInstances

func SelectInstances(instances ec2.Instances, confirm bool) ec2.Instances

func SelectNatGateway

func SelectNatGateway(natGateways ec2.NatGateways, confirm bool) ec2.NatGateway

func SelectSecurityGroup

func SelectSecurityGroup(sgs ec2.SecurityGroups, confirm bool) ec2.SecurityGroup

func SelectSubnet

func SelectSubnet(subnets ec2.Subnets, confirm bool) ec2.Subnet

func SelectVPC

func SelectVPC(vpcs ec2.VPCs, confirm bool) ec2.VPC

Types

This section is empty.

Jump to

Keyboard shortcuts

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