goreactivek8s

package module
v0.0.0-...-b74c395 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Resource

func Resource[T k8sRuntime.Object](ctx context.Context, resource string, namespace string, client rest.Interface) Observable[[]Item[T]]

Types

type Item

type Item[T k8sRuntime.Object] struct {
	// Key for the object in the form "<namespace>/<name>"
	Key string

	// The object itself, nil if object was deleted.
	Object T
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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