formats

package
v1.1.49 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FixResourceForApply added in v1.1.37

func FixResourceForApply(resource *model.Resource) *model.Resource

Types

type Executor

type Executor interface {
	Restore(ctx context.Context) error
}

type Reader

type Reader interface {
}

type Writer

type Writer interface {
	WriteResource(resource ...*model.Resource) error
	WriteRecord(namespace string, resourceName string, record ...*model.Record) error
	WriteRecordsChan(resource *model.Resource, total uint32, recordsChan chan *model.Record) error
	IsBinary() bool
}

Directories

Path Synopsis
ops

Jump to

Keyboard shortcuts

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