local

package
v0.0.0-...-1298597 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadPackage

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

func NewDownloadPackage

func NewDownloadPackage(store *store.PackageStore, packageURL string, digest digest.Digest) *DownloadPackage

func (*DownloadPackage) Execute

func (t *DownloadPackage) Execute(ctx context.Context) error

func (*DownloadPackage) Name

func (t *DownloadPackage) Name() string

type EnsureUniqueManifest

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

func NewEnsureUniqueManifest

func NewEnsureUniqueManifest(store store.ManifestStore, clusterName string) *EnsureUniqueManifest

func (*EnsureUniqueManifest) Execute

func (t *EnsureUniqueManifest) Execute(_ context.Context) error

func (*EnsureUniqueManifest) Name

func (t *EnsureUniqueManifest) Name() string

type RemoveManifest

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

func NewRemoveManifest

func NewRemoveManifest(store store.ManifestStore, clusterName string) *RemoveManifest

func (*RemoveManifest) Execute

func (t *RemoveManifest) Execute(_ context.Context) error

func (*RemoveManifest) Name

func (t *RemoveManifest) Name() string

type SaveManifest

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

func NewSaveManifest

func NewSaveManifest(store store.ManifestStore, clusterName string, topo *topologyyaml.Topology) *SaveManifest

func (*SaveManifest) Execute

func (t *SaveManifest) Execute(_ context.Context) error

func (*SaveManifest) Name

func (t *SaveManifest) Name() string

type SetTopoYaml

type SetTopoYaml struct {
	TopoYaml *topologyyaml.Topology
	// contains filtered or unexported fields
}

func NewSetTopoYaml

func NewSetTopoYaml(taskCtx *task.Context, topoYaml *topologyyaml.Topology) *SetTopoYaml

func (*SetTopoYaml) Execute

func (t *SetTopoYaml) Execute(_ context.Context) error

func (*SetTopoYaml) Name

func (t *SetTopoYaml) Name() string

Jump to

Keyboard shortcuts

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