v1alpha1

package
v0.0.1-test-fake Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 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 MultiClusterServiceDNSRecordLister

type MultiClusterServiceDNSRecordLister interface {
	// List lists all MultiClusterServiceDNSRecords in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MultiClusterServiceDNSRecord, err error)
	// MultiClusterServiceDNSRecords returns an object that can list and get MultiClusterServiceDNSRecords.
	MultiClusterServiceDNSRecords(namespace string) MultiClusterServiceDNSRecordNamespaceLister
	MultiClusterServiceDNSRecordListerExpansion
}

MultiClusterServiceDNSRecordLister helps list MultiClusterServiceDNSRecords.

func NewMultiClusterServiceDNSRecordLister

func NewMultiClusterServiceDNSRecordLister(indexer cache.Indexer) MultiClusterServiceDNSRecordLister

NewMultiClusterServiceDNSRecordLister returns a new MultiClusterServiceDNSRecordLister.

type MultiClusterServiceDNSRecordListerExpansion

type MultiClusterServiceDNSRecordListerExpansion interface{}

MultiClusterServiceDNSRecordListerExpansion allows custom methods to be added to MultiClusterServiceDNSRecordLister.

type MultiClusterServiceDNSRecordNamespaceLister

type MultiClusterServiceDNSRecordNamespaceLister interface {
	// List lists all MultiClusterServiceDNSRecords in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.MultiClusterServiceDNSRecord, err error)
	// Get retrieves the MultiClusterServiceDNSRecord from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.MultiClusterServiceDNSRecord, error)
	MultiClusterServiceDNSRecordNamespaceListerExpansion
}

MultiClusterServiceDNSRecordNamespaceLister helps list and get MultiClusterServiceDNSRecords.

type MultiClusterServiceDNSRecordNamespaceListerExpansion

type MultiClusterServiceDNSRecordNamespaceListerExpansion interface{}

MultiClusterServiceDNSRecordNamespaceListerExpansion allows custom methods to be added to MultiClusterServiceDNSRecordNamespaceLister.

Jump to

Keyboard shortcuts

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