Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct { AuthTokenEnforcementManuallyEnabled bool `json:"authTokenEnforcementManuallyEnabled"` // Manually enforce ActiveGate token authentication ExpiringTokenNotificationsEnabled bool `json:"expiringTokenNotificationsEnabled"` // Note: ActiveGate tokens notifications are sent only when you deployed ActiveGate tokens with expiration dates in your environment and notifications are defined ([see notification settings](/ui/settings/builtin:problem.notifications)) }
func (*Settings) MarshalHCL ¶
func (me *Settings) MarshalHCL(properties hcl.Properties) error
Click to show internal directories.
Click to hide internal directories.