awssharedcredentials

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSSharedCredentials

type AWSSharedCredentials struct{}

toprovider.Provider

func (*AWSSharedCredentials) Name

func (a *AWSSharedCredentials) Name() string

func (*AWSSharedCredentials) UnmarshalSpec

func (a *AWSSharedCredentials) UnmarshalSpec(bytes []byte) (toprovider.Operator, error)

type Spec

type Spec struct {
	Path    string `yaml:"path"`
	Profile string `yaml:"profile"`
	Secrets map[string]string
}

toprovider.Operator

func (*Spec) Do

func (s *Spec) Do(ctx context.Context, dryRun bool) error

Do implements toprovider.Operator interface

func (*Spec) Summary

func (s *Spec) Summary() string

Jump to

Keyboard shortcuts

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