cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func WaitForCtrlC

func WaitForCtrlC()

Types

type ConfigHcl

type ConfigHcl struct {
	Kind    string   `hcl:",label"`
	Options hcl.Body `hcl:",remain"`
}

type RepoHcl

type RepoHcl struct {
	Repo ConfigHcl `hcl:"repository,block"`
}

type TfStateLocal

type TfStateLocal struct {
	Backend struct {
		Config struct {
			Address       string `json:"address"`
			LockAddress   string `json:"lock_address"`
			UnlockAddress string `json:"unlock_address"`
		} `json:"config"`
	} `json:"backend"`
}

Jump to

Keyboard shortcuts

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