secretsimpl

package module
v0.78.0-devel Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2026 License: Apache-2.0 Imports: 41 Imported by: 1

Documentation

Overview

Package secretsimpl implements for the secrets component interface

Index

Constants

This section is empty.

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

func NewComponent(deps Requires) Provides

NewComponent returns the implementation for the secrets component

type Requires

type Requires struct {
	Telemetry telemetry.Component
}

Requires list the required object to initializes the secrets Component

Directories

Path Synopsis
test
src/test_command command
Package main defines the main function
Package main defines the main function

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL