ssm

package
v1.167.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secret

type Secret struct {
	Data map[string]any `json:"data"`
}

Secret from SSM.

type Transformer

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

Transformer for SSM.

func NewTransformer

func NewTransformer(client *ssm.Client, json *marshaller.JSON, tracer trace.Tracer) *Transformer

NewTransformer for SSM.

func (*Transformer) IsMissing added in v1.79.9

func (t *Transformer) IsMissing(err error) bool

IsMissing value for SSM.

func (*Transformer) Transform

func (t *Transformer) Transform(ctx context.Context, value string) (any, error)

Transform for SSM.

Jump to

Keyboard shortcuts

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