aws

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient() *Client

func (*Client) ExportState added in v0.8.0

func (c *Client) ExportState(ctx context.Context, host string, dst io.Writer) error

func (*Client) FetchResources

func (c *Client) FetchResources(ctx context.Context, host string) ([]emulator.Resource, error)

func (*Client) FetchVersion

func (c *Client) FetchVersion(ctx context.Context, host string) (string, error)

func (*Client) ImportState added in v0.10.0

func (c *Client) ImportState(ctx context.Context, host string, src io.Reader, strategy string) error

func (*Client) LoadPodSnapshot added in v0.10.0

func (c *Client) LoadPodSnapshot(ctx context.Context, host, podName, authToken, strategy string) ([]string, error)

func (*Client) RemovePodSnapshot added in v0.12.0

func (c *Client) RemovePodSnapshot(ctx context.Context, host, podName, authToken string) error

func (*Client) ResetState added in v0.9.0

func (c *Client) ResetState(ctx context.Context, host string) error

func (*Client) SavePodSnapshot added in v0.9.0

func (c *Client) SavePodSnapshot(ctx context.Context, host, podName, authToken string) (snapshot.PodSaveResult, error)

Jump to

Keyboard shortcuts

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