cmd

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type T

type T struct {
	EnvSequence []string `yaml:"env-sequence"`
	Systems     []struct {
		Key  string `yaml:"key"`
		Envs []struct {
			Name            string `yaml:"name"`
			AwsConfigSource string `yaml:"aws-config-source"`
			AwsRegion       string `yaml:"aws-region"`
			Cluster         string `yaml:"cluster"`
			Service         string `yaml:"service"`
			ContainerName   string `yaml:"container-name"`
		} `yaml:"envs"`
	} `yaml:"systems"`
}

Jump to

Keyboard shortcuts

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