secretsmanager

package
v0.0.0-...-5c2f431 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSecretsManager

type MockSecretsManager struct {
	Hostname string
	TeamId   string
	Token    string
}

func (*MockSecretsManager) GetSecretValue

func (*MockSecretsManager) UpdateSecretValue

func (msm *MockSecretsManager) UpdateSecretValue(ctx context.Context, secretValue string) error

type MockSecretsManagerWithoutUpdate

type MockSecretsManagerWithoutUpdate struct {
	Hostname string
	TeamId   string
	Token    string
}

func (*MockSecretsManagerWithoutUpdate) GetSecretValue

func (*MockSecretsManagerWithoutUpdate) UpdateSecretValue

func (msm *MockSecretsManagerWithoutUpdate) UpdateSecretValue(ctx context.Context, secretValue string) error

Jump to

Keyboard shortcuts

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