v1alpha1

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ToSiteVPNGatewayLister

type ToSiteVPNGatewayLister interface {
	// List lists all ToSiteVPNGateways in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ToSiteVPNGateway, err error)
	// ToSiteVPNGateways returns an object that can list and get ToSiteVPNGateways.
	ToSiteVPNGateways(namespace string) ToSiteVPNGatewayNamespaceLister
	ToSiteVPNGatewayListerExpansion
}

ToSiteVPNGatewayLister helps list ToSiteVPNGateways. All objects returned here must be treated as read-only.

func NewToSiteVPNGatewayLister

func NewToSiteVPNGatewayLister(indexer cache.Indexer) ToSiteVPNGatewayLister

NewToSiteVPNGatewayLister returns a new ToSiteVPNGatewayLister.

type ToSiteVPNGatewayListerExpansion

type ToSiteVPNGatewayListerExpansion interface{}

ToSiteVPNGatewayListerExpansion allows custom methods to be added to ToSiteVPNGatewayLister.

type ToSiteVPNGatewayNamespaceLister

type ToSiteVPNGatewayNamespaceLister interface {
	// List lists all ToSiteVPNGateways in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ToSiteVPNGateway, err error)
	// Get retrieves the ToSiteVPNGateway from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ToSiteVPNGateway, error)
	ToSiteVPNGatewayNamespaceListerExpansion
}

ToSiteVPNGatewayNamespaceLister helps list and get ToSiteVPNGateways. All objects returned here must be treated as read-only.

type ToSiteVPNGatewayNamespaceListerExpansion

type ToSiteVPNGatewayNamespaceListerExpansion interface{}

ToSiteVPNGatewayNamespaceListerExpansion allows custom methods to be added to ToSiteVPNGatewayNamespaceLister.

Jump to

Keyboard shortcuts

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