resource

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceIndexer

type ResourceIndexer struct {
	// contains filtered or unexported fields
}

func NewIndexer

func NewIndexer(dir string) *ResourceIndexer

func (*ResourceIndexer) EventHandler

func (ri *ResourceIndexer) EventHandler() cache.ResourceEventHandler

func (*ResourceIndexer) Get

func (ri *ResourceIndexer) Get(ctx context.Context, name string, options *metav1.GetOptions) (runtime.Object, error)

func (*ResourceIndexer) GroupVersionKind

func (ri *ResourceIndexer) GroupVersionKind(containingGV schema.GroupVersion) schema.GroupVersionKind

func (*ResourceIndexer) NamespaceScoped

func (ri *ResourceIndexer) NamespaceScoped() bool

func (*ResourceIndexer) New

func (ri *ResourceIndexer) New() runtime.Object

func (*ResourceIndexer) NewREST

func (ri *ResourceIndexer) NewREST() rest.Storage

func (*ResourceIndexer) OnAdd

func (ri *ResourceIndexer) OnAdd(obj interface{})

func (*ResourceIndexer) OnDelete

func (ri *ResourceIndexer) OnDelete(obj interface{})

func (*ResourceIndexer) OnUpdate

func (ri *ResourceIndexer) OnUpdate(oldObj, newObj interface{})

Jump to

Keyboard shortcuts

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