formats

package
v1.4.21 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 4 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 *resource_model.Resource) *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 ...*resource_model.Resource) error
	WriteRecord(typ string, record ...unstructured.Unstructured) error
	WriteRecords(resource *resource_model.Resource, total uint32, records []unstructured.Unstructured) 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