Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Region ¶
func (*Region) MarshalHCL ¶
func (me *Region) MarshalHCL(properties hcl.Properties) error
type Regions ¶
type Regions []*Region
func (Regions) MarshalHCL ¶
func (me Regions) MarshalHCL(properties hcl.Properties) error
type Settings ¶
type Settings struct {
Regions Regions `json:"regions"`
}
func (*Settings) MarshalHCL ¶
func (me *Settings) MarshalHCL(properties hcl.Properties) error
Click to show internal directories.
Click to hide internal directories.