resources

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = cli.Command{
	Name: "resources",
	Subcommands: []*cli.Command{
		&taskCommand,
		&loadCommand,
	},
}

Functions

This section is empty.

Types

type ResourceFetcher

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

ResourceFetcher fetches resources from provider lambda handler based on provider schema's "loadResources" object.

func (*ResourceFetcher) LoadResources

func (rf *ResourceFetcher) LoadResources(ctx context.Context, tasks []string) error

LoadResources invokes the deployment

Jump to

Keyboard shortcuts

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