Documentation
¶
Overview ¶
Package secretsimpl implements for the secrets component interface
Index ¶
Constants ¶
View Source
const SecretAuditFileMaxSizeDefault = 1024 * 1024
SecretAuditFileMaxSizeDefault defines the default max size for the audit file
View Source
const SecretBackendOutputMaxSizeDefault = 1024 * 1024
SecretBackendOutputMaxSizeDefault defines the default value of the max size of the JSON output from a secrets reader backend
View Source
const SecretBackendTimeoutDefault = 30
SecretBackendTimeoutDefault is the default value of the secret_backend_timeout config.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provides ¶
type Provides struct { Comp secrets.Component FlareProvider flaretypes.Provider InfoEndpoint api.AgentEndpointProvider RefreshEndpoint api.AgentEndpointProvider StatusProvider status.InformationProvider }
Provides list the provided interfaces from the secrets Component
func NewComponent ¶
NewComponent returns the implementation for the secrets component
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
test
|
|
src/test_command
command
Package main defines the main function
|
Package main defines the main function |
Click to show internal directories.
Click to hide internal directories.