Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct { EnableCrashDumpAnalytics bool `json:"enableCrashDumpAnalytics"` // Disable the feature to stop receiving information about crash details and potential problems. We recommend keeping the feature enabled. HostID string `json:"-" scope:"hostId"` // The scope of this setting (HOST HOST_GROUP environment) }
func (*Settings) MarshalHCL ¶
func (me *Settings) MarshalHCL(properties hcl.Properties) error
Click to show internal directories.
Click to hide internal directories.