awssecretsmanager

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 18 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuiltIn

func BuiltIn() catalog.BuiltIn

Types

type Configuration

type Configuration struct {
	AccessKeyID     string `hcl:"access_key_id" json:"access_key_id"`
	SecretAccessKey string `hcl:"secret_access_key" json:"secret_access_key"`
	Region          string `hcl:"region" json:"region"`
}

type SecretsManagerPlugin

type SecretsManagerPlugin struct {
	svidstorev1.UnsafeSVIDStoreServer
	configv1.UnsafeConfigServer
	// contains filtered or unexported fields
}

func New

func New() *SecretsManagerPlugin

func (*SecretsManagerPlugin) Configure

Configure configures the SecretsManagerPlugin.

func (*SecretsManagerPlugin) DeleteX509SVID

DeleteX509SVID schedules a deletion to a Secret using AWS secret manager

func (*SecretsManagerPlugin) PutX509SVID

PutX509SVID puts the specified X509-SVID in the configured AWS Secrets Manager

func (*SecretsManagerPlugin) SetLogger

func (p *SecretsManagerPlugin) SetLogger(log hclog.Logger)

Jump to

Keyboard shortcuts

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