Documentation
¶
Overview ¶
Package secretsimpl implements for the secrets component interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEnabledResolver ¶ added in v0.79.0
NewEnabledResolver creates a new secrets resolver that uses the real secrets backend without the FX dependency graph. The telemetry component is used only for internal metrics; pass noopsimpl.GetCompatComponent() when Prometheus metrics are not needed (e.g. for one-shot config resolution before FX starts).
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.