runningconfig

package
v0.0.35 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewREST

func NewREST(
	obj resource.InternalObject,
	scheme *runtime.Scheme,
	watcherManager watchermanager.WatcherManager,
	optsGetter generic.RESTOptionsGetter,
	opts *options.Options,
) (*registry.Store, error)

func NewStrategy

func NewStrategy(
	obj resource.InternalObject,
	typer runtime.ObjectTyper,
	storage storebackend.Storer[runtime.Object],
	watcherManager watchermanager.WatcherManager,
	opts *options.Options,
) *strategy

NewStrategy creates and returns a strategy instance

Types

type Filter

type Filter struct {
	// Name filters by the name of the objects
	Name string

	// Namespace filters by the namespace of the objects
	Namespace string
}

Filter

Jump to

Keyboard shortcuts

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