aggregatedlister

package
v0.0.0-...-3940564 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeLister

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

func (*NodeLister) Get

func (n *NodeLister) Get(name string) (*corev1.Node, error)

func (*NodeLister) List

func (n *NodeLister) List(selector labels.Selector) (ret []*corev1.Node, err error)

type PodLister

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

func (*PodLister) ByNamespace

func (p *PodLister) ByNamespace(namespace string) cache.GenericNamespaceLister

func (*PodLister) Get

func (p *PodLister) Get(name string) (runtime.Object, error)

func (*PodLister) List

func (p *PodLister) List(selector labels.Selector) (ret []runtime.Object, err error)

type PodNamespaceLister

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

func (*PodNamespaceLister) Get

func (p *PodNamespaceLister) Get(name string) (runtime.Object, error)

func (*PodNamespaceLister) List

func (p *PodNamespaceLister) List(selector labels.Selector) (ret []runtime.Object, err error)

Jump to

Keyboard shortcuts

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