Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Features ¶
type Features struct {
DatabaseConsoleEnabled bool `json:"database_console_enabled"`
LogConsoleEnabled bool `json:"log_console_enabled"`
ExternalURL string `json:"external_url,omitempty"`
AgentRemediationEnabled bool `json:"agent_remediation_enabled"`
FreshnessEnabled bool `json:"freshness_enabled"`
ContractEnforcementEnabled bool `json:"contract_enforcement_enabled"`
}
Click to show internal directories.
Click to hide internal directories.