cmd

package
v0.28.67 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(ctx context.Context) error

Types

type AWSDefaultEnvironment added in v0.18.0

type AWSDefaultEnvironment struct {
	DEFAULT_OUTPUT string
	DEFAULT_REGION string
}

type AWSRoleEnvironment added in v0.18.0

type AWSRoleEnvironment struct {
	READER_ROLE_NAME string   `required:"true"`
	ORG_ROLE_ARNS    []string `required:"true"`
}

type HoneycombEnvironment added in v0.14.0

type HoneycombEnvironment struct {
	SECRET_KEY   string
	DATASET_NAME string `default:"aws-oidc"`
	SERVICE_NAME string `default:"aws-oidc"`
}

type OktaWebserverEnvironment

type OktaWebserverEnvironment struct {
	PRIVATE_KEY       string `required:"true"`
	SERVICE_CLIENT_ID string `required:"true"`
	CLIENT_ID         string `required:"true"`
	ISSUER_URL        string `required:"true"`
}

type SentryEnvironment added in v0.6.0

type SentryEnvironment struct {
	DSN string
}

Jump to

Keyboard shortcuts

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