v1alpha1

package
v0.0.2-rc.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 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 DNSEndpointLister added in v0.0.2

type DNSEndpointLister interface {
	// List lists all DNSEndpoints in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DNSEndpoint, err error)
	// DNSEndpoints returns an object that can list and get DNSEndpoints.
	DNSEndpoints(namespace string) DNSEndpointNamespaceLister
	DNSEndpointListerExpansion
}

DNSEndpointLister helps list DNSEndpoints.

func NewDNSEndpointLister added in v0.0.2

func NewDNSEndpointLister(indexer cache.Indexer) DNSEndpointLister

NewDNSEndpointLister returns a new DNSEndpointLister.

type DNSEndpointListerExpansion added in v0.0.2

type DNSEndpointListerExpansion interface{}

DNSEndpointListerExpansion allows custom methods to be added to DNSEndpointLister.

type DNSEndpointNamespaceLister added in v0.0.2

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

DNSEndpointNamespaceLister helps list and get DNSEndpoints.

type DNSEndpointNamespaceListerExpansion added in v0.0.2

type DNSEndpointNamespaceListerExpansion interface{}

DNSEndpointNamespaceListerExpansion allows custom methods to be added to DNSEndpointNamespaceLister.

type MultiClusterIngressDNSRecordLister added in v0.0.2

type MultiClusterIngressDNSRecordLister interface {
	// List lists all MultiClusterIngressDNSRecords in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MultiClusterIngressDNSRecord, err error)
	// MultiClusterIngressDNSRecords returns an object that can list and get MultiClusterIngressDNSRecords.
	MultiClusterIngressDNSRecords(namespace string) MultiClusterIngressDNSRecordNamespaceLister
	MultiClusterIngressDNSRecordListerExpansion
}

MultiClusterIngressDNSRecordLister helps list MultiClusterIngressDNSRecords.

func NewMultiClusterIngressDNSRecordLister added in v0.0.2

func NewMultiClusterIngressDNSRecordLister(indexer cache.Indexer) MultiClusterIngressDNSRecordLister

NewMultiClusterIngressDNSRecordLister returns a new MultiClusterIngressDNSRecordLister.

type MultiClusterIngressDNSRecordListerExpansion added in v0.0.2

type MultiClusterIngressDNSRecordListerExpansion interface{}

MultiClusterIngressDNSRecordListerExpansion allows custom methods to be added to MultiClusterIngressDNSRecordLister.

type MultiClusterIngressDNSRecordNamespaceLister added in v0.0.2

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

MultiClusterIngressDNSRecordNamespaceLister helps list and get MultiClusterIngressDNSRecords.

type MultiClusterIngressDNSRecordNamespaceListerExpansion added in v0.0.2

type MultiClusterIngressDNSRecordNamespaceListerExpansion interface{}

MultiClusterIngressDNSRecordNamespaceListerExpansion allows custom methods to be added to MultiClusterIngressDNSRecordNamespaceLister.

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