Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct {
CloudDevelopmentEnvironments []string `json:"cloudDevelopmentEnvironments,omitempty"` // The URL to allow app development from. E.g. `https://*.my-company.my-cde-provider.com`.
}
func (*Settings) MarshalHCL ¶
func (me *Settings) MarshalHCL(properties hcl.Properties) error
Click to show internal directories.
Click to hide internal directories.