hcp

package
v0.0.0-...-41d7134 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterScenario

func RegisterScenario(r scenarios.ScenarioRegistry)

Types

type App

type App struct {
	Name          string `json:"name"`
	ECSClusterARN string `json:"ecs_cluster_arn"`
	Region        string `json:"region"`
	Partition     string `json:"partition"`
	Namespace     string `json:"namespace"`
}

type TFOutputs

type TFOutputs struct {
	HCPConsulServerAddr  string `json:"hcp_public_endpoint"`
	HCPConsulServerToken string `json:"token"`
	ClientApp            *App   `json:"client"`
	ServerApp            *App   `json:"server"`
}

Jump to

Keyboard shortcuts

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