sinks

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SupportedSinks = map[string]SinkMeta{
		awscredssink.SinkCode: {
			Code: awscredssink.SinkCode,
			Name: "AWS Credentials File",
		},
	}
)

Functions

This section is empty.

Types

type SinkMeta

type SinkMeta struct {
	Code          string
	Name          string
	IconSvgBase64 string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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