container

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: Apache-2.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 Options

type Options struct {
	Path string `json:"path,omitempty"`
}

type Store

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

func NewStore

func NewStore(options *Options) *Store

func (*Store) Delete added in v0.25.2

func (s *Store) Delete(_ context.Context) error

func (*Store) GetObject

func (s *Store) GetObject(_ context.Context) (io.ReadCloser, error)

func (*Store) List added in v0.25.2

func (s *Store) List(_ context.Context) ([]types.Snapshot, error)

func (*Store) PutObject

func (s *Store) PutObject(_ context.Context, body io.Reader) error

func (*Store) Target

func (s *Store) Target() string

Jump to

Keyboard shortcuts

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