gcssink

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

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

Go to latest
Published: Jul 29, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GcsSink

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

func (*GcsSink) CreateEntry

func (g *GcsSink) CreateEntry(key string, entry *filer_pb.Entry, signatures []int32) error

func (*GcsSink) DeleteEntry

func (g *GcsSink) DeleteEntry(key string, isDirectory, deleteIncludeChunks bool, signatures []int32) error

func (*GcsSink) GetName

func (g *GcsSink) GetName() string

func (*GcsSink) GetSinkToDirectory

func (g *GcsSink) GetSinkToDirectory() string

func (*GcsSink) Initialize

func (g *GcsSink) Initialize(configuration util.Configuration, prefix string) error

func (*GcsSink) IsIncremental

func (g *GcsSink) IsIncremental() bool

func (*GcsSink) SetSourceFiler

func (g *GcsSink) SetSourceFiler(s *source.FilerSource)

func (*GcsSink) UpdateEntry

func (g *GcsSink) UpdateEntry(key string, oldEntry *filer_pb.Entry, newParentPath string, newEntry *filer_pb.Entry, deleteIncludeChunks bool, signatures []int32) (foundExistingEntry bool, err error)

Jump to

Keyboard shortcuts

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