v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 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 DbRoleLister

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

DbRoleLister helps list DbRoles. All objects returned here must be treated as read-only.

func NewDbRoleLister

func NewDbRoleLister(indexer cache.Indexer) DbRoleLister

NewDbRoleLister returns a new DbRoleLister.

type DbRoleListerExpansion

type DbRoleListerExpansion interface{}

DbRoleListerExpansion allows custom methods to be added to DbRoleLister.

type DbRoleNamespaceLister

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

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

type DbRoleNamespaceListerExpansion

type DbRoleNamespaceListerExpansion interface{}

DbRoleNamespaceListerExpansion allows custom methods to be added to DbRoleNamespaceLister.

type DnsConfigurationClusterAwsLister

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

DnsConfigurationClusterAwsLister helps list DnsConfigurationClusterAwses. All objects returned here must be treated as read-only.

func NewDnsConfigurationClusterAwsLister

func NewDnsConfigurationClusterAwsLister(indexer cache.Indexer) DnsConfigurationClusterAwsLister

NewDnsConfigurationClusterAwsLister returns a new DnsConfigurationClusterAwsLister.

type DnsConfigurationClusterAwsListerExpansion

type DnsConfigurationClusterAwsListerExpansion interface{}

DnsConfigurationClusterAwsListerExpansion allows custom methods to be added to DnsConfigurationClusterAwsLister.

type DnsConfigurationClusterAwsNamespaceLister

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

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

type DnsConfigurationClusterAwsNamespaceListerExpansion

type DnsConfigurationClusterAwsNamespaceListerExpansion interface{}

DnsConfigurationClusterAwsNamespaceListerExpansion allows custom methods to be added to DnsConfigurationClusterAwsNamespaceLister.

Jump to

Keyboard shortcuts

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