fixtures

package
v0.15.14 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fixtures

type Fixtures struct {
	PermissionSetARN string
	AccountID        string
	User             string
}

type Generator

type Generator struct {
	InstanceARN gconfig.StringValue
	AccountID   gconfig.SecretStringValue
	User        gconfig.SecretStringValue
	// contains filtered or unexported fields
}

func (*Generator) Config

func (g *Generator) Config() gconfig.Config

Configure the fixture generator

func (*Generator) Destroy

func (g *Generator) Destroy(ctx context.Context, data []byte) error

func (*Generator) Generate

func (g *Generator) Generate(ctx context.Context) ([]byte, error)

Generate fixtures by calling the AWS SSO API.

func (*Generator) Init

func (g *Generator) Init(ctx context.Context) error

Jump to

Keyboard shortcuts

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