ssm

package
v1.372.1 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNotFound added in v1.367.0

func IsNotFound(err error) bool

IsNotFound for SSM.

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 *json.Encoder, tracer trace.Tracer) *Transformer

NewTransformer for SSM.

func (*Transformer) IsMissing added in v1.79.8

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

IsMissing value for SSM.

func (*Transformer) Transform

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

Transform for SSM.

Jump to

Keyboard shortcuts

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