agentsecret

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const APIPathSecretVersionContent = "/secret/secret_versions/%s"

Variables

This section is empty.

Functions

func RetrieveSecretVersionFailErrMocked

func RetrieveSecretVersionFailErrMocked(t *testing.T, svID, filePath string)

RetrieveSecretVersionFailErrMocked test mocked function

func RetrieveSecretVersionMocked

func RetrieveSecretVersionMocked(t *testing.T, svID, filePath string)

Types

type SecretService

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

SecretService manages secret retrieval operations

func NewSecretService

func NewSecretService(concertoService utils.ConcertoService, apiEndpoint string) (*SecretService, error)

NewSecretService returns a dispatcher service

func (*SecretService) RetrieveSecretVersion

func (ss *SecretService) RetrieveSecretVersion(svID, filePath string) (int, error)

RetrieveSecretVersion returns script characterizations list for a given UUID

Jump to

Keyboard shortcuts

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