blob

package
v0.0.0-...-5b6f1bf Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrStoreContextTimeout = errors.New("context timed out in storing step")

Functions

This section is empty.

Types

type DummyStepStore

type DummyStepStore struct{}

func (DummyStepStore) UploadNewSteps

func (store DummyStepStore) UploadNewSteps(appName string, steps map[string]config.ResourceStep) (string, error)

type S3StepStore

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

func NewS3StepStore

func NewS3StepStore(bucketName, awsEndpoint string) (S3StepStore, error)

func (S3StepStore) UploadNewSteps

func (store S3StepStore) UploadNewSteps(appName string, steps map[string]config.ResourceStep) (string, error)

Jump to

Keyboard shortcuts

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