Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretManagement ¶
type SecretManagement struct { AutomaticManagementEnabled bool `json:"automaticManagementEnabled"` Status string `json:"status"` ManualManagementReason string `json:"manualManagementReason,omitempty"` LastModifiedTime int `json:"lastModifiedTime,omitempty"` }
SecretManagement used in getting and setting accounts
Click to show internal directories.
Click to hide internal directories.