habitat

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provision

func Provision() terraform.ResourceProvisioner

Types

type Bind

type Bind struct {
	Alias   string
	Service string
	Group   string
}

type EventStream

type EventStream struct {
	Application       string
	Environment       string
	ConnectTimeout    int
	Meta              map[string]interface{}
	ServerCertificate string
	Site              string
	Token             string
	Url               string
}

func (*EventStream) FlagValues

func (es *EventStream) FlagValues() string

type Service

type Service struct {
	Name            string
	Strategy        string
	Topology        string
	Channel         string
	Group           string
	URL             string
	Binds           []Bind
	BindStrings     []string
	UserTOML        string
	AppName         string
	Environment     string
	ServiceGroupKey string
	Reload          bool
	Unload          bool
}

Jump to

Keyboard shortcuts

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