fileu

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// errors
	NotFound = "not found"
)

Variables

This section is empty.

Functions

func NewStore

func NewStore(cfg *Config) (store.UnstructuredStore, error)

Types

type Config

type Config struct {
	GroupResource schema.GroupResource
	RootPath      string
	NewFunc       func() runtime.Unstructured
}

Jump to

Keyboard shortcuts

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