secrets

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package secrets contains logic for adapter to aws secrets manager

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeSecrets

func MergeSecrets(defaultSecrets, secrets map[string]string) map[string]string

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(secretName string) (*Service, error)

func (*Service) GetSecretValues

func (s *Service) GetSecretValues(builderName string) (map[string]string, error)

Jump to

Keyboard shortcuts

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