config

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Code generated by go generate; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var AwsServices = map[string]AwsService{}/* 121 elements not displayed */

Functions

func Command added in v0.20.0

func Command() *cli.Command

Types

type AwsService added in v0.20.0

type AwsService struct {
	Name  string
	Types []string
}

type Config

type Config struct {
	Profile string
	Pager   bool
	Account string
	Region  string
	Select  string
	Filter  string
	Limit   int
	Type    string
	Service string
}

func New added in v0.20.0

func New(profile, account, region, selectFilter, filter, service, serviceType string, pager bool, limit int) *Config

func (*Config) Execute added in v0.12.0

func (p *Config) Execute(ctx context.Context) error

func (*Config) Print added in v0.12.0

func (p *Config) Print(slices []string) error

Pretty print json output

func (*Config) QueryConfig added in v0.12.0

func (p *Config) QueryConfig(ctx context.Context) ([]string, error)

Jump to

Keyboard shortcuts

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