v1alpha1

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 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 AccessContextManagerAccessLevelLister added in v0.2.0

type AccessContextManagerAccessLevelLister interface {
	// List lists all AccessContextManagerAccessLevels in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AccessContextManagerAccessLevel, err error)
	// AccessContextManagerAccessLevels returns an object that can list and get AccessContextManagerAccessLevels.
	AccessContextManagerAccessLevels(namespace string) AccessContextManagerAccessLevelNamespaceLister
	AccessContextManagerAccessLevelListerExpansion
}

AccessContextManagerAccessLevelLister helps list AccessContextManagerAccessLevels.

func NewAccessContextManagerAccessLevelLister added in v0.2.0

func NewAccessContextManagerAccessLevelLister(indexer cache.Indexer) AccessContextManagerAccessLevelLister

NewAccessContextManagerAccessLevelLister returns a new AccessContextManagerAccessLevelLister.

type AccessContextManagerAccessLevelListerExpansion added in v0.2.0

type AccessContextManagerAccessLevelListerExpansion interface{}

AccessContextManagerAccessLevelListerExpansion allows custom methods to be added to AccessContextManagerAccessLevelLister.

type AccessContextManagerAccessLevelNamespaceLister added in v0.2.0

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

AccessContextManagerAccessLevelNamespaceLister helps list and get AccessContextManagerAccessLevels.

type AccessContextManagerAccessLevelNamespaceListerExpansion added in v0.2.0

type AccessContextManagerAccessLevelNamespaceListerExpansion interface{}

AccessContextManagerAccessLevelNamespaceListerExpansion allows custom methods to be added to AccessContextManagerAccessLevelNamespaceLister.

type AccessContextManagerAccessPolicyLister added in v0.2.0

type AccessContextManagerAccessPolicyLister interface {
	// List lists all AccessContextManagerAccessPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AccessContextManagerAccessPolicy, err error)
	// AccessContextManagerAccessPolicies returns an object that can list and get AccessContextManagerAccessPolicies.
	AccessContextManagerAccessPolicies(namespace string) AccessContextManagerAccessPolicyNamespaceLister
	AccessContextManagerAccessPolicyListerExpansion
}

AccessContextManagerAccessPolicyLister helps list AccessContextManagerAccessPolicies.

func NewAccessContextManagerAccessPolicyLister added in v0.2.0

func NewAccessContextManagerAccessPolicyLister(indexer cache.Indexer) AccessContextManagerAccessPolicyLister

NewAccessContextManagerAccessPolicyLister returns a new AccessContextManagerAccessPolicyLister.

type AccessContextManagerAccessPolicyListerExpansion added in v0.2.0

type AccessContextManagerAccessPolicyListerExpansion interface{}

AccessContextManagerAccessPolicyListerExpansion allows custom methods to be added to AccessContextManagerAccessPolicyLister.

type AccessContextManagerAccessPolicyNamespaceLister added in v0.2.0

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

AccessContextManagerAccessPolicyNamespaceLister helps list and get AccessContextManagerAccessPolicies.

type AccessContextManagerAccessPolicyNamespaceListerExpansion added in v0.2.0

type AccessContextManagerAccessPolicyNamespaceListerExpansion interface{}

AccessContextManagerAccessPolicyNamespaceListerExpansion allows custom methods to be added to AccessContextManagerAccessPolicyNamespaceLister.

type AccessContextManagerServicePerimeterLister added in v0.2.0

type AccessContextManagerServicePerimeterLister interface {
	// List lists all AccessContextManagerServicePerimeters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AccessContextManagerServicePerimeter, err error)
	// AccessContextManagerServicePerimeters returns an object that can list and get AccessContextManagerServicePerimeters.
	AccessContextManagerServicePerimeters(namespace string) AccessContextManagerServicePerimeterNamespaceLister
	AccessContextManagerServicePerimeterListerExpansion
}

AccessContextManagerServicePerimeterLister helps list AccessContextManagerServicePerimeters.

func NewAccessContextManagerServicePerimeterLister added in v0.2.0

func NewAccessContextManagerServicePerimeterLister(indexer cache.Indexer) AccessContextManagerServicePerimeterLister

NewAccessContextManagerServicePerimeterLister returns a new AccessContextManagerServicePerimeterLister.

type AccessContextManagerServicePerimeterListerExpansion added in v0.2.0

type AccessContextManagerServicePerimeterListerExpansion interface{}

AccessContextManagerServicePerimeterListerExpansion allows custom methods to be added to AccessContextManagerServicePerimeterLister.

type AccessContextManagerServicePerimeterNamespaceLister added in v0.2.0

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

AccessContextManagerServicePerimeterNamespaceLister helps list and get AccessContextManagerServicePerimeters.

type AccessContextManagerServicePerimeterNamespaceListerExpansion added in v0.2.0

type AccessContextManagerServicePerimeterNamespaceListerExpansion interface{}

AccessContextManagerServicePerimeterNamespaceListerExpansion allows custom methods to be added to AccessContextManagerServicePerimeterNamespaceLister.

type AppEngineApplicationLister

type AppEngineApplicationLister interface {
	// List lists all AppEngineApplications in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AppEngineApplication, err error)
	// AppEngineApplications returns an object that can list and get AppEngineApplications.
	AppEngineApplications(namespace string) AppEngineApplicationNamespaceLister
	AppEngineApplicationListerExpansion
}

AppEngineApplicationLister helps list AppEngineApplications.

func NewAppEngineApplicationLister

func NewAppEngineApplicationLister(indexer cache.Indexer) AppEngineApplicationLister

NewAppEngineApplicationLister returns a new AppEngineApplicationLister.

type AppEngineApplicationListerExpansion

type AppEngineApplicationListerExpansion interface{}

AppEngineApplicationListerExpansion allows custom methods to be added to AppEngineApplicationLister.

type AppEngineApplicationNamespaceLister added in v0.0.2

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

AppEngineApplicationNamespaceLister helps list and get AppEngineApplications.

type AppEngineApplicationNamespaceListerExpansion added in v0.0.2

type AppEngineApplicationNamespaceListerExpansion interface{}

AppEngineApplicationNamespaceListerExpansion allows custom methods to be added to AppEngineApplicationNamespaceLister.

type AppEngineDomainMappingLister added in v0.2.0

type AppEngineDomainMappingLister interface {
	// List lists all AppEngineDomainMappings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AppEngineDomainMapping, err error)
	// AppEngineDomainMappings returns an object that can list and get AppEngineDomainMappings.
	AppEngineDomainMappings(namespace string) AppEngineDomainMappingNamespaceLister
	AppEngineDomainMappingListerExpansion
}

AppEngineDomainMappingLister helps list AppEngineDomainMappings.

func NewAppEngineDomainMappingLister added in v0.2.0

func NewAppEngineDomainMappingLister(indexer cache.Indexer) AppEngineDomainMappingLister

NewAppEngineDomainMappingLister returns a new AppEngineDomainMappingLister.

type AppEngineDomainMappingListerExpansion added in v0.2.0

type AppEngineDomainMappingListerExpansion interface{}

AppEngineDomainMappingListerExpansion allows custom methods to be added to AppEngineDomainMappingLister.

type AppEngineDomainMappingNamespaceLister added in v0.2.0

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

AppEngineDomainMappingNamespaceLister helps list and get AppEngineDomainMappings.

type AppEngineDomainMappingNamespaceListerExpansion added in v0.2.0

type AppEngineDomainMappingNamespaceListerExpansion interface{}

AppEngineDomainMappingNamespaceListerExpansion allows custom methods to be added to AppEngineDomainMappingNamespaceLister.

type AppEngineFirewallRuleLister added in v0.2.0

type AppEngineFirewallRuleLister interface {
	// List lists all AppEngineFirewallRules in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AppEngineFirewallRule, err error)
	// AppEngineFirewallRules returns an object that can list and get AppEngineFirewallRules.
	AppEngineFirewallRules(namespace string) AppEngineFirewallRuleNamespaceLister
	AppEngineFirewallRuleListerExpansion
}

AppEngineFirewallRuleLister helps list AppEngineFirewallRules.

func NewAppEngineFirewallRuleLister added in v0.2.0

func NewAppEngineFirewallRuleLister(indexer cache.Indexer) AppEngineFirewallRuleLister

NewAppEngineFirewallRuleLister returns a new AppEngineFirewallRuleLister.

type AppEngineFirewallRuleListerExpansion added in v0.2.0

type AppEngineFirewallRuleListerExpansion interface{}

AppEngineFirewallRuleListerExpansion allows custom methods to be added to AppEngineFirewallRuleLister.

type AppEngineFirewallRuleNamespaceLister added in v0.2.0

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

AppEngineFirewallRuleNamespaceLister helps list and get AppEngineFirewallRules.

type AppEngineFirewallRuleNamespaceListerExpansion added in v0.2.0

type AppEngineFirewallRuleNamespaceListerExpansion interface{}

AppEngineFirewallRuleNamespaceListerExpansion allows custom methods to be added to AppEngineFirewallRuleNamespaceLister.

type AppEngineStandardAppVersionLister added in v0.2.0

type AppEngineStandardAppVersionLister interface {
	// List lists all AppEngineStandardAppVersions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AppEngineStandardAppVersion, err error)
	// AppEngineStandardAppVersions returns an object that can list and get AppEngineStandardAppVersions.
	AppEngineStandardAppVersions(namespace string) AppEngineStandardAppVersionNamespaceLister
	AppEngineStandardAppVersionListerExpansion
}

AppEngineStandardAppVersionLister helps list AppEngineStandardAppVersions.

func NewAppEngineStandardAppVersionLister added in v0.2.0

func NewAppEngineStandardAppVersionLister(indexer cache.Indexer) AppEngineStandardAppVersionLister

NewAppEngineStandardAppVersionLister returns a new AppEngineStandardAppVersionLister.

type AppEngineStandardAppVersionListerExpansion added in v0.2.0

type AppEngineStandardAppVersionListerExpansion interface{}

AppEngineStandardAppVersionListerExpansion allows custom methods to be added to AppEngineStandardAppVersionLister.

type AppEngineStandardAppVersionNamespaceLister added in v0.2.0

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

AppEngineStandardAppVersionNamespaceLister helps list and get AppEngineStandardAppVersions.

type AppEngineStandardAppVersionNamespaceListerExpansion added in v0.2.0

type AppEngineStandardAppVersionNamespaceListerExpansion interface{}

AppEngineStandardAppVersionNamespaceListerExpansion allows custom methods to be added to AppEngineStandardAppVersionNamespaceLister.

type BigqueryDataTransferConfigLister added in v0.2.0

type BigqueryDataTransferConfigLister interface {
	// List lists all BigqueryDataTransferConfigs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigqueryDataTransferConfig, err error)
	// BigqueryDataTransferConfigs returns an object that can list and get BigqueryDataTransferConfigs.
	BigqueryDataTransferConfigs(namespace string) BigqueryDataTransferConfigNamespaceLister
	BigqueryDataTransferConfigListerExpansion
}

BigqueryDataTransferConfigLister helps list BigqueryDataTransferConfigs.

func NewBigqueryDataTransferConfigLister added in v0.2.0

func NewBigqueryDataTransferConfigLister(indexer cache.Indexer) BigqueryDataTransferConfigLister

NewBigqueryDataTransferConfigLister returns a new BigqueryDataTransferConfigLister.

type BigqueryDataTransferConfigListerExpansion added in v0.2.0

type BigqueryDataTransferConfigListerExpansion interface{}

BigqueryDataTransferConfigListerExpansion allows custom methods to be added to BigqueryDataTransferConfigLister.

type BigqueryDataTransferConfigNamespaceLister added in v0.2.0

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

BigqueryDataTransferConfigNamespaceLister helps list and get BigqueryDataTransferConfigs.

type BigqueryDataTransferConfigNamespaceListerExpansion added in v0.2.0

type BigqueryDataTransferConfigNamespaceListerExpansion interface{}

BigqueryDataTransferConfigNamespaceListerExpansion allows custom methods to be added to BigqueryDataTransferConfigNamespaceLister.

type BigqueryDatasetLister

type BigqueryDatasetLister interface {
	// List lists all BigqueryDatasets in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigqueryDataset, err error)
	// BigqueryDatasets returns an object that can list and get BigqueryDatasets.
	BigqueryDatasets(namespace string) BigqueryDatasetNamespaceLister
	BigqueryDatasetListerExpansion
}

BigqueryDatasetLister helps list BigqueryDatasets.

func NewBigqueryDatasetLister

func NewBigqueryDatasetLister(indexer cache.Indexer) BigqueryDatasetLister

NewBigqueryDatasetLister returns a new BigqueryDatasetLister.

type BigqueryDatasetListerExpansion

type BigqueryDatasetListerExpansion interface{}

BigqueryDatasetListerExpansion allows custom methods to be added to BigqueryDatasetLister.

type BigqueryDatasetNamespaceLister added in v0.0.2

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

BigqueryDatasetNamespaceLister helps list and get BigqueryDatasets.

type BigqueryDatasetNamespaceListerExpansion added in v0.0.2

type BigqueryDatasetNamespaceListerExpansion interface{}

BigqueryDatasetNamespaceListerExpansion allows custom methods to be added to BigqueryDatasetNamespaceLister.

type BigqueryTableLister

type BigqueryTableLister interface {
	// List lists all BigqueryTables in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigqueryTable, err error)
	// BigqueryTables returns an object that can list and get BigqueryTables.
	BigqueryTables(namespace string) BigqueryTableNamespaceLister
	BigqueryTableListerExpansion
}

BigqueryTableLister helps list BigqueryTables.

func NewBigqueryTableLister

func NewBigqueryTableLister(indexer cache.Indexer) BigqueryTableLister

NewBigqueryTableLister returns a new BigqueryTableLister.

type BigqueryTableListerExpansion

type BigqueryTableListerExpansion interface{}

BigqueryTableListerExpansion allows custom methods to be added to BigqueryTableLister.

type BigqueryTableNamespaceLister added in v0.0.2

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

BigqueryTableNamespaceLister helps list and get BigqueryTables.

type BigqueryTableNamespaceListerExpansion added in v0.0.2

type BigqueryTableNamespaceListerExpansion interface{}

BigqueryTableNamespaceListerExpansion allows custom methods to be added to BigqueryTableNamespaceLister.

type BigtableAppProfileLister added in v0.2.0

type BigtableAppProfileLister interface {
	// List lists all BigtableAppProfiles in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableAppProfile, err error)
	// BigtableAppProfiles returns an object that can list and get BigtableAppProfiles.
	BigtableAppProfiles(namespace string) BigtableAppProfileNamespaceLister
	BigtableAppProfileListerExpansion
}

BigtableAppProfileLister helps list BigtableAppProfiles.

func NewBigtableAppProfileLister added in v0.2.0

func NewBigtableAppProfileLister(indexer cache.Indexer) BigtableAppProfileLister

NewBigtableAppProfileLister returns a new BigtableAppProfileLister.

type BigtableAppProfileListerExpansion added in v0.2.0

type BigtableAppProfileListerExpansion interface{}

BigtableAppProfileListerExpansion allows custom methods to be added to BigtableAppProfileLister.

type BigtableAppProfileNamespaceLister added in v0.2.0

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

BigtableAppProfileNamespaceLister helps list and get BigtableAppProfiles.

type BigtableAppProfileNamespaceListerExpansion added in v0.2.0

type BigtableAppProfileNamespaceListerExpansion interface{}

BigtableAppProfileNamespaceListerExpansion allows custom methods to be added to BigtableAppProfileNamespaceLister.

type BigtableGcPolicyLister added in v0.2.0

type BigtableGcPolicyLister interface {
	// List lists all BigtableGcPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableGcPolicy, err error)
	// BigtableGcPolicies returns an object that can list and get BigtableGcPolicies.
	BigtableGcPolicies(namespace string) BigtableGcPolicyNamespaceLister
	BigtableGcPolicyListerExpansion
}

BigtableGcPolicyLister helps list BigtableGcPolicies.

func NewBigtableGcPolicyLister added in v0.2.0

func NewBigtableGcPolicyLister(indexer cache.Indexer) BigtableGcPolicyLister

NewBigtableGcPolicyLister returns a new BigtableGcPolicyLister.

type BigtableGcPolicyListerExpansion added in v0.2.0

type BigtableGcPolicyListerExpansion interface{}

BigtableGcPolicyListerExpansion allows custom methods to be added to BigtableGcPolicyLister.

type BigtableGcPolicyNamespaceLister added in v0.2.0

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

BigtableGcPolicyNamespaceLister helps list and get BigtableGcPolicies.

type BigtableGcPolicyNamespaceListerExpansion added in v0.2.0

type BigtableGcPolicyNamespaceListerExpansion interface{}

BigtableGcPolicyNamespaceListerExpansion allows custom methods to be added to BigtableGcPolicyNamespaceLister.

type BigtableInstanceIamBindingLister added in v0.2.0

type BigtableInstanceIamBindingLister interface {
	// List lists all BigtableInstanceIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableInstanceIamBinding, err error)
	// BigtableInstanceIamBindings returns an object that can list and get BigtableInstanceIamBindings.
	BigtableInstanceIamBindings(namespace string) BigtableInstanceIamBindingNamespaceLister
	BigtableInstanceIamBindingListerExpansion
}

BigtableInstanceIamBindingLister helps list BigtableInstanceIamBindings.

func NewBigtableInstanceIamBindingLister added in v0.2.0

func NewBigtableInstanceIamBindingLister(indexer cache.Indexer) BigtableInstanceIamBindingLister

NewBigtableInstanceIamBindingLister returns a new BigtableInstanceIamBindingLister.

type BigtableInstanceIamBindingListerExpansion added in v0.2.0

type BigtableInstanceIamBindingListerExpansion interface{}

BigtableInstanceIamBindingListerExpansion allows custom methods to be added to BigtableInstanceIamBindingLister.

type BigtableInstanceIamBindingNamespaceLister added in v0.2.0

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

BigtableInstanceIamBindingNamespaceLister helps list and get BigtableInstanceIamBindings.

type BigtableInstanceIamBindingNamespaceListerExpansion added in v0.2.0

type BigtableInstanceIamBindingNamespaceListerExpansion interface{}

BigtableInstanceIamBindingNamespaceListerExpansion allows custom methods to be added to BigtableInstanceIamBindingNamespaceLister.

type BigtableInstanceIamMemberLister added in v0.2.0

type BigtableInstanceIamMemberLister interface {
	// List lists all BigtableInstanceIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableInstanceIamMember, err error)
	// BigtableInstanceIamMembers returns an object that can list and get BigtableInstanceIamMembers.
	BigtableInstanceIamMembers(namespace string) BigtableInstanceIamMemberNamespaceLister
	BigtableInstanceIamMemberListerExpansion
}

BigtableInstanceIamMemberLister helps list BigtableInstanceIamMembers.

func NewBigtableInstanceIamMemberLister added in v0.2.0

func NewBigtableInstanceIamMemberLister(indexer cache.Indexer) BigtableInstanceIamMemberLister

NewBigtableInstanceIamMemberLister returns a new BigtableInstanceIamMemberLister.

type BigtableInstanceIamMemberListerExpansion added in v0.2.0

type BigtableInstanceIamMemberListerExpansion interface{}

BigtableInstanceIamMemberListerExpansion allows custom methods to be added to BigtableInstanceIamMemberLister.

type BigtableInstanceIamMemberNamespaceLister added in v0.2.0

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

BigtableInstanceIamMemberNamespaceLister helps list and get BigtableInstanceIamMembers.

type BigtableInstanceIamMemberNamespaceListerExpansion added in v0.2.0

type BigtableInstanceIamMemberNamespaceListerExpansion interface{}

BigtableInstanceIamMemberNamespaceListerExpansion allows custom methods to be added to BigtableInstanceIamMemberNamespaceLister.

type BigtableInstanceIamPolicyLister added in v0.2.0

type BigtableInstanceIamPolicyLister interface {
	// List lists all BigtableInstanceIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableInstanceIamPolicy, err error)
	// BigtableInstanceIamPolicies returns an object that can list and get BigtableInstanceIamPolicies.
	BigtableInstanceIamPolicies(namespace string) BigtableInstanceIamPolicyNamespaceLister
	BigtableInstanceIamPolicyListerExpansion
}

BigtableInstanceIamPolicyLister helps list BigtableInstanceIamPolicies.

func NewBigtableInstanceIamPolicyLister added in v0.2.0

func NewBigtableInstanceIamPolicyLister(indexer cache.Indexer) BigtableInstanceIamPolicyLister

NewBigtableInstanceIamPolicyLister returns a new BigtableInstanceIamPolicyLister.

type BigtableInstanceIamPolicyListerExpansion added in v0.2.0

type BigtableInstanceIamPolicyListerExpansion interface{}

BigtableInstanceIamPolicyListerExpansion allows custom methods to be added to BigtableInstanceIamPolicyLister.

type BigtableInstanceIamPolicyNamespaceLister added in v0.2.0

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

BigtableInstanceIamPolicyNamespaceLister helps list and get BigtableInstanceIamPolicies.

type BigtableInstanceIamPolicyNamespaceListerExpansion added in v0.2.0

type BigtableInstanceIamPolicyNamespaceListerExpansion interface{}

BigtableInstanceIamPolicyNamespaceListerExpansion allows custom methods to be added to BigtableInstanceIamPolicyNamespaceLister.

type BigtableInstanceLister

type BigtableInstanceLister interface {
	// List lists all BigtableInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableInstance, err error)
	// BigtableInstances returns an object that can list and get BigtableInstances.
	BigtableInstances(namespace string) BigtableInstanceNamespaceLister
	BigtableInstanceListerExpansion
}

BigtableInstanceLister helps list BigtableInstances.

func NewBigtableInstanceLister

func NewBigtableInstanceLister(indexer cache.Indexer) BigtableInstanceLister

NewBigtableInstanceLister returns a new BigtableInstanceLister.

type BigtableInstanceListerExpansion

type BigtableInstanceListerExpansion interface{}

BigtableInstanceListerExpansion allows custom methods to be added to BigtableInstanceLister.

type BigtableInstanceNamespaceLister added in v0.0.2

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

BigtableInstanceNamespaceLister helps list and get BigtableInstances.

type BigtableInstanceNamespaceListerExpansion added in v0.0.2

type BigtableInstanceNamespaceListerExpansion interface{}

BigtableInstanceNamespaceListerExpansion allows custom methods to be added to BigtableInstanceNamespaceLister.

type BigtableTableLister

type BigtableTableLister interface {
	// List lists all BigtableTables in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BigtableTable, err error)
	// BigtableTables returns an object that can list and get BigtableTables.
	BigtableTables(namespace string) BigtableTableNamespaceLister
	BigtableTableListerExpansion
}

BigtableTableLister helps list BigtableTables.

func NewBigtableTableLister

func NewBigtableTableLister(indexer cache.Indexer) BigtableTableLister

NewBigtableTableLister returns a new BigtableTableLister.

type BigtableTableListerExpansion

type BigtableTableListerExpansion interface{}

BigtableTableListerExpansion allows custom methods to be added to BigtableTableLister.

type BigtableTableNamespaceLister added in v0.0.2

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

BigtableTableNamespaceLister helps list and get BigtableTables.

type BigtableTableNamespaceListerExpansion added in v0.0.2

type BigtableTableNamespaceListerExpansion interface{}

BigtableTableNamespaceListerExpansion allows custom methods to be added to BigtableTableNamespaceLister.

type BillingAccountIamBindingLister

type BillingAccountIamBindingLister interface {
	// List lists all BillingAccountIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BillingAccountIamBinding, err error)
	// BillingAccountIamBindings returns an object that can list and get BillingAccountIamBindings.
	BillingAccountIamBindings(namespace string) BillingAccountIamBindingNamespaceLister
	BillingAccountIamBindingListerExpansion
}

BillingAccountIamBindingLister helps list BillingAccountIamBindings.

func NewBillingAccountIamBindingLister

func NewBillingAccountIamBindingLister(indexer cache.Indexer) BillingAccountIamBindingLister

NewBillingAccountIamBindingLister returns a new BillingAccountIamBindingLister.

type BillingAccountIamBindingListerExpansion

type BillingAccountIamBindingListerExpansion interface{}

BillingAccountIamBindingListerExpansion allows custom methods to be added to BillingAccountIamBindingLister.

type BillingAccountIamBindingNamespaceLister added in v0.0.2

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

BillingAccountIamBindingNamespaceLister helps list and get BillingAccountIamBindings.

type BillingAccountIamBindingNamespaceListerExpansion added in v0.0.2

type BillingAccountIamBindingNamespaceListerExpansion interface{}

BillingAccountIamBindingNamespaceListerExpansion allows custom methods to be added to BillingAccountIamBindingNamespaceLister.

type BillingAccountIamMemberLister

type BillingAccountIamMemberLister interface {
	// List lists all BillingAccountIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BillingAccountIamMember, err error)
	// BillingAccountIamMembers returns an object that can list and get BillingAccountIamMembers.
	BillingAccountIamMembers(namespace string) BillingAccountIamMemberNamespaceLister
	BillingAccountIamMemberListerExpansion
}

BillingAccountIamMemberLister helps list BillingAccountIamMembers.

func NewBillingAccountIamMemberLister

func NewBillingAccountIamMemberLister(indexer cache.Indexer) BillingAccountIamMemberLister

NewBillingAccountIamMemberLister returns a new BillingAccountIamMemberLister.

type BillingAccountIamMemberListerExpansion

type BillingAccountIamMemberListerExpansion interface{}

BillingAccountIamMemberListerExpansion allows custom methods to be added to BillingAccountIamMemberLister.

type BillingAccountIamMemberNamespaceLister added in v0.0.2

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

BillingAccountIamMemberNamespaceLister helps list and get BillingAccountIamMembers.

type BillingAccountIamMemberNamespaceListerExpansion added in v0.0.2

type BillingAccountIamMemberNamespaceListerExpansion interface{}

BillingAccountIamMemberNamespaceListerExpansion allows custom methods to be added to BillingAccountIamMemberNamespaceLister.

type BillingAccountIamPolicyLister

type BillingAccountIamPolicyLister interface {
	// List lists all BillingAccountIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BillingAccountIamPolicy, err error)
	// BillingAccountIamPolicies returns an object that can list and get BillingAccountIamPolicies.
	BillingAccountIamPolicies(namespace string) BillingAccountIamPolicyNamespaceLister
	BillingAccountIamPolicyListerExpansion
}

BillingAccountIamPolicyLister helps list BillingAccountIamPolicies.

func NewBillingAccountIamPolicyLister

func NewBillingAccountIamPolicyLister(indexer cache.Indexer) BillingAccountIamPolicyLister

NewBillingAccountIamPolicyLister returns a new BillingAccountIamPolicyLister.

type BillingAccountIamPolicyListerExpansion

type BillingAccountIamPolicyListerExpansion interface{}

BillingAccountIamPolicyListerExpansion allows custom methods to be added to BillingAccountIamPolicyLister.

type BillingAccountIamPolicyNamespaceLister added in v0.0.2

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

BillingAccountIamPolicyNamespaceLister helps list and get BillingAccountIamPolicies.

type BillingAccountIamPolicyNamespaceListerExpansion added in v0.0.2

type BillingAccountIamPolicyNamespaceListerExpansion interface{}

BillingAccountIamPolicyNamespaceListerExpansion allows custom methods to be added to BillingAccountIamPolicyNamespaceLister.

type BinaryAuthorizationAttestorIamBindingLister added in v0.2.0

type BinaryAuthorizationAttestorIamBindingLister interface {
	// List lists all BinaryAuthorizationAttestorIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BinaryAuthorizationAttestorIamBinding, err error)
	// BinaryAuthorizationAttestorIamBindings returns an object that can list and get BinaryAuthorizationAttestorIamBindings.
	BinaryAuthorizationAttestorIamBindings(namespace string) BinaryAuthorizationAttestorIamBindingNamespaceLister
	BinaryAuthorizationAttestorIamBindingListerExpansion
}

BinaryAuthorizationAttestorIamBindingLister helps list BinaryAuthorizationAttestorIamBindings.

func NewBinaryAuthorizationAttestorIamBindingLister added in v0.2.0

func NewBinaryAuthorizationAttestorIamBindingLister(indexer cache.Indexer) BinaryAuthorizationAttestorIamBindingLister

NewBinaryAuthorizationAttestorIamBindingLister returns a new BinaryAuthorizationAttestorIamBindingLister.

type BinaryAuthorizationAttestorIamBindingListerExpansion added in v0.2.0

type BinaryAuthorizationAttestorIamBindingListerExpansion interface{}

BinaryAuthorizationAttestorIamBindingListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorIamBindingLister.

type BinaryAuthorizationAttestorIamBindingNamespaceLister added in v0.2.0

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

BinaryAuthorizationAttestorIamBindingNamespaceLister helps list and get BinaryAuthorizationAttestorIamBindings.

type BinaryAuthorizationAttestorIamBindingNamespaceListerExpansion added in v0.2.0

type BinaryAuthorizationAttestorIamBindingNamespaceListerExpansion interface{}

BinaryAuthorizationAttestorIamBindingNamespaceListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorIamBindingNamespaceLister.

type BinaryAuthorizationAttestorIamMemberLister added in v0.2.0

type BinaryAuthorizationAttestorIamMemberLister interface {
	// List lists all BinaryAuthorizationAttestorIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BinaryAuthorizationAttestorIamMember, err error)
	// BinaryAuthorizationAttestorIamMembers returns an object that can list and get BinaryAuthorizationAttestorIamMembers.
	BinaryAuthorizationAttestorIamMembers(namespace string) BinaryAuthorizationAttestorIamMemberNamespaceLister
	BinaryAuthorizationAttestorIamMemberListerExpansion
}

BinaryAuthorizationAttestorIamMemberLister helps list BinaryAuthorizationAttestorIamMembers.

func NewBinaryAuthorizationAttestorIamMemberLister added in v0.2.0

func NewBinaryAuthorizationAttestorIamMemberLister(indexer cache.Indexer) BinaryAuthorizationAttestorIamMemberLister

NewBinaryAuthorizationAttestorIamMemberLister returns a new BinaryAuthorizationAttestorIamMemberLister.

type BinaryAuthorizationAttestorIamMemberListerExpansion added in v0.2.0

type BinaryAuthorizationAttestorIamMemberListerExpansion interface{}

BinaryAuthorizationAttestorIamMemberListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorIamMemberLister.

type BinaryAuthorizationAttestorIamMemberNamespaceLister added in v0.2.0

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

BinaryAuthorizationAttestorIamMemberNamespaceLister helps list and get BinaryAuthorizationAttestorIamMembers.

type BinaryAuthorizationAttestorIamMemberNamespaceListerExpansion added in v0.2.0

type BinaryAuthorizationAttestorIamMemberNamespaceListerExpansion interface{}

BinaryAuthorizationAttestorIamMemberNamespaceListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorIamMemberNamespaceLister.

type BinaryAuthorizationAttestorIamPolicyLister added in v0.2.0

type BinaryAuthorizationAttestorIamPolicyLister interface {
	// List lists all BinaryAuthorizationAttestorIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BinaryAuthorizationAttestorIamPolicy, err error)
	// BinaryAuthorizationAttestorIamPolicies returns an object that can list and get BinaryAuthorizationAttestorIamPolicies.
	BinaryAuthorizationAttestorIamPolicies(namespace string) BinaryAuthorizationAttestorIamPolicyNamespaceLister
	BinaryAuthorizationAttestorIamPolicyListerExpansion
}

BinaryAuthorizationAttestorIamPolicyLister helps list BinaryAuthorizationAttestorIamPolicies.

func NewBinaryAuthorizationAttestorIamPolicyLister added in v0.2.0

func NewBinaryAuthorizationAttestorIamPolicyLister(indexer cache.Indexer) BinaryAuthorizationAttestorIamPolicyLister

NewBinaryAuthorizationAttestorIamPolicyLister returns a new BinaryAuthorizationAttestorIamPolicyLister.

type BinaryAuthorizationAttestorIamPolicyListerExpansion added in v0.2.0

type BinaryAuthorizationAttestorIamPolicyListerExpansion interface{}

BinaryAuthorizationAttestorIamPolicyListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorIamPolicyLister.

type BinaryAuthorizationAttestorIamPolicyNamespaceLister added in v0.2.0

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

BinaryAuthorizationAttestorIamPolicyNamespaceLister helps list and get BinaryAuthorizationAttestorIamPolicies.

type BinaryAuthorizationAttestorIamPolicyNamespaceListerExpansion added in v0.2.0

type BinaryAuthorizationAttestorIamPolicyNamespaceListerExpansion interface{}

BinaryAuthorizationAttestorIamPolicyNamespaceListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorIamPolicyNamespaceLister.

type BinaryAuthorizationAttestorLister

type BinaryAuthorizationAttestorLister interface {
	// List lists all BinaryAuthorizationAttestors in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BinaryAuthorizationAttestor, err error)
	// BinaryAuthorizationAttestors returns an object that can list and get BinaryAuthorizationAttestors.
	BinaryAuthorizationAttestors(namespace string) BinaryAuthorizationAttestorNamespaceLister
	BinaryAuthorizationAttestorListerExpansion
}

BinaryAuthorizationAttestorLister helps list BinaryAuthorizationAttestors.

func NewBinaryAuthorizationAttestorLister

func NewBinaryAuthorizationAttestorLister(indexer cache.Indexer) BinaryAuthorizationAttestorLister

NewBinaryAuthorizationAttestorLister returns a new BinaryAuthorizationAttestorLister.

type BinaryAuthorizationAttestorListerExpansion

type BinaryAuthorizationAttestorListerExpansion interface{}

BinaryAuthorizationAttestorListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorLister.

type BinaryAuthorizationAttestorNamespaceLister added in v0.0.2

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

BinaryAuthorizationAttestorNamespaceLister helps list and get BinaryAuthorizationAttestors.

type BinaryAuthorizationAttestorNamespaceListerExpansion added in v0.0.2

type BinaryAuthorizationAttestorNamespaceListerExpansion interface{}

BinaryAuthorizationAttestorNamespaceListerExpansion allows custom methods to be added to BinaryAuthorizationAttestorNamespaceLister.

type BinaryAuthorizationPolicyLister

type BinaryAuthorizationPolicyLister interface {
	// List lists all BinaryAuthorizationPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.BinaryAuthorizationPolicy, err error)
	// BinaryAuthorizationPolicies returns an object that can list and get BinaryAuthorizationPolicies.
	BinaryAuthorizationPolicies(namespace string) BinaryAuthorizationPolicyNamespaceLister
	BinaryAuthorizationPolicyListerExpansion
}

BinaryAuthorizationPolicyLister helps list BinaryAuthorizationPolicies.

func NewBinaryAuthorizationPolicyLister

func NewBinaryAuthorizationPolicyLister(indexer cache.Indexer) BinaryAuthorizationPolicyLister

NewBinaryAuthorizationPolicyLister returns a new BinaryAuthorizationPolicyLister.

type BinaryAuthorizationPolicyListerExpansion

type BinaryAuthorizationPolicyListerExpansion interface{}

BinaryAuthorizationPolicyListerExpansion allows custom methods to be added to BinaryAuthorizationPolicyLister.

type BinaryAuthorizationPolicyNamespaceLister added in v0.0.2

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

BinaryAuthorizationPolicyNamespaceLister helps list and get BinaryAuthorizationPolicies.

type BinaryAuthorizationPolicyNamespaceListerExpansion added in v0.0.2

type BinaryAuthorizationPolicyNamespaceListerExpansion interface{}

BinaryAuthorizationPolicyNamespaceListerExpansion allows custom methods to be added to BinaryAuthorizationPolicyNamespaceLister.

type CloudSchedulerJobLister added in v0.2.0

type CloudSchedulerJobLister interface {
	// List lists all CloudSchedulerJobs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudSchedulerJob, err error)
	// CloudSchedulerJobs returns an object that can list and get CloudSchedulerJobs.
	CloudSchedulerJobs(namespace string) CloudSchedulerJobNamespaceLister
	CloudSchedulerJobListerExpansion
}

CloudSchedulerJobLister helps list CloudSchedulerJobs.

func NewCloudSchedulerJobLister added in v0.2.0

func NewCloudSchedulerJobLister(indexer cache.Indexer) CloudSchedulerJobLister

NewCloudSchedulerJobLister returns a new CloudSchedulerJobLister.

type CloudSchedulerJobListerExpansion added in v0.2.0

type CloudSchedulerJobListerExpansion interface{}

CloudSchedulerJobListerExpansion allows custom methods to be added to CloudSchedulerJobLister.

type CloudSchedulerJobNamespaceLister added in v0.2.0

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

CloudSchedulerJobNamespaceLister helps list and get CloudSchedulerJobs.

type CloudSchedulerJobNamespaceListerExpansion added in v0.2.0

type CloudSchedulerJobNamespaceListerExpansion interface{}

CloudSchedulerJobNamespaceListerExpansion allows custom methods to be added to CloudSchedulerJobNamespaceLister.

type CloudbuildTriggerLister

type CloudbuildTriggerLister interface {
	// List lists all CloudbuildTriggers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudbuildTrigger, err error)
	// CloudbuildTriggers returns an object that can list and get CloudbuildTriggers.
	CloudbuildTriggers(namespace string) CloudbuildTriggerNamespaceLister
	CloudbuildTriggerListerExpansion
}

CloudbuildTriggerLister helps list CloudbuildTriggers.

func NewCloudbuildTriggerLister

func NewCloudbuildTriggerLister(indexer cache.Indexer) CloudbuildTriggerLister

NewCloudbuildTriggerLister returns a new CloudbuildTriggerLister.

type CloudbuildTriggerListerExpansion

type CloudbuildTriggerListerExpansion interface{}

CloudbuildTriggerListerExpansion allows custom methods to be added to CloudbuildTriggerLister.

type CloudbuildTriggerNamespaceLister added in v0.0.2

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

CloudbuildTriggerNamespaceLister helps list and get CloudbuildTriggers.

type CloudbuildTriggerNamespaceListerExpansion added in v0.0.2

type CloudbuildTriggerNamespaceListerExpansion interface{}

CloudbuildTriggerNamespaceListerExpansion allows custom methods to be added to CloudbuildTriggerNamespaceLister.

type CloudfunctionsFunctionIamBindingLister added in v0.2.0

type CloudfunctionsFunctionIamBindingLister interface {
	// List lists all CloudfunctionsFunctionIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudfunctionsFunctionIamBinding, err error)
	// CloudfunctionsFunctionIamBindings returns an object that can list and get CloudfunctionsFunctionIamBindings.
	CloudfunctionsFunctionIamBindings(namespace string) CloudfunctionsFunctionIamBindingNamespaceLister
	CloudfunctionsFunctionIamBindingListerExpansion
}

CloudfunctionsFunctionIamBindingLister helps list CloudfunctionsFunctionIamBindings.

func NewCloudfunctionsFunctionIamBindingLister added in v0.2.0

func NewCloudfunctionsFunctionIamBindingLister(indexer cache.Indexer) CloudfunctionsFunctionIamBindingLister

NewCloudfunctionsFunctionIamBindingLister returns a new CloudfunctionsFunctionIamBindingLister.

type CloudfunctionsFunctionIamBindingListerExpansion added in v0.2.0

type CloudfunctionsFunctionIamBindingListerExpansion interface{}

CloudfunctionsFunctionIamBindingListerExpansion allows custom methods to be added to CloudfunctionsFunctionIamBindingLister.

type CloudfunctionsFunctionIamBindingNamespaceLister added in v0.2.0

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

CloudfunctionsFunctionIamBindingNamespaceLister helps list and get CloudfunctionsFunctionIamBindings.

type CloudfunctionsFunctionIamBindingNamespaceListerExpansion added in v0.2.0

type CloudfunctionsFunctionIamBindingNamespaceListerExpansion interface{}

CloudfunctionsFunctionIamBindingNamespaceListerExpansion allows custom methods to be added to CloudfunctionsFunctionIamBindingNamespaceLister.

type CloudfunctionsFunctionIamMemberLister added in v0.2.0

type CloudfunctionsFunctionIamMemberLister interface {
	// List lists all CloudfunctionsFunctionIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudfunctionsFunctionIamMember, err error)
	// CloudfunctionsFunctionIamMembers returns an object that can list and get CloudfunctionsFunctionIamMembers.
	CloudfunctionsFunctionIamMembers(namespace string) CloudfunctionsFunctionIamMemberNamespaceLister
	CloudfunctionsFunctionIamMemberListerExpansion
}

CloudfunctionsFunctionIamMemberLister helps list CloudfunctionsFunctionIamMembers.

func NewCloudfunctionsFunctionIamMemberLister added in v0.2.0

func NewCloudfunctionsFunctionIamMemberLister(indexer cache.Indexer) CloudfunctionsFunctionIamMemberLister

NewCloudfunctionsFunctionIamMemberLister returns a new CloudfunctionsFunctionIamMemberLister.

type CloudfunctionsFunctionIamMemberListerExpansion added in v0.2.0

type CloudfunctionsFunctionIamMemberListerExpansion interface{}

CloudfunctionsFunctionIamMemberListerExpansion allows custom methods to be added to CloudfunctionsFunctionIamMemberLister.

type CloudfunctionsFunctionIamMemberNamespaceLister added in v0.2.0

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

CloudfunctionsFunctionIamMemberNamespaceLister helps list and get CloudfunctionsFunctionIamMembers.

type CloudfunctionsFunctionIamMemberNamespaceListerExpansion added in v0.2.0

type CloudfunctionsFunctionIamMemberNamespaceListerExpansion interface{}

CloudfunctionsFunctionIamMemberNamespaceListerExpansion allows custom methods to be added to CloudfunctionsFunctionIamMemberNamespaceLister.

type CloudfunctionsFunctionIamPolicyLister added in v0.2.0

type CloudfunctionsFunctionIamPolicyLister interface {
	// List lists all CloudfunctionsFunctionIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudfunctionsFunctionIamPolicy, err error)
	// CloudfunctionsFunctionIamPolicies returns an object that can list and get CloudfunctionsFunctionIamPolicies.
	CloudfunctionsFunctionIamPolicies(namespace string) CloudfunctionsFunctionIamPolicyNamespaceLister
	CloudfunctionsFunctionIamPolicyListerExpansion
}

CloudfunctionsFunctionIamPolicyLister helps list CloudfunctionsFunctionIamPolicies.

func NewCloudfunctionsFunctionIamPolicyLister added in v0.2.0

func NewCloudfunctionsFunctionIamPolicyLister(indexer cache.Indexer) CloudfunctionsFunctionIamPolicyLister

NewCloudfunctionsFunctionIamPolicyLister returns a new CloudfunctionsFunctionIamPolicyLister.

type CloudfunctionsFunctionIamPolicyListerExpansion added in v0.2.0

type CloudfunctionsFunctionIamPolicyListerExpansion interface{}

CloudfunctionsFunctionIamPolicyListerExpansion allows custom methods to be added to CloudfunctionsFunctionIamPolicyLister.

type CloudfunctionsFunctionIamPolicyNamespaceLister added in v0.2.0

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

CloudfunctionsFunctionIamPolicyNamespaceLister helps list and get CloudfunctionsFunctionIamPolicies.

type CloudfunctionsFunctionIamPolicyNamespaceListerExpansion added in v0.2.0

type CloudfunctionsFunctionIamPolicyNamespaceListerExpansion interface{}

CloudfunctionsFunctionIamPolicyNamespaceListerExpansion allows custom methods to be added to CloudfunctionsFunctionIamPolicyNamespaceLister.

type CloudfunctionsFunctionLister

type CloudfunctionsFunctionLister interface {
	// List lists all CloudfunctionsFunctions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudfunctionsFunction, err error)
	// CloudfunctionsFunctions returns an object that can list and get CloudfunctionsFunctions.
	CloudfunctionsFunctions(namespace string) CloudfunctionsFunctionNamespaceLister
	CloudfunctionsFunctionListerExpansion
}

CloudfunctionsFunctionLister helps list CloudfunctionsFunctions.

func NewCloudfunctionsFunctionLister

func NewCloudfunctionsFunctionLister(indexer cache.Indexer) CloudfunctionsFunctionLister

NewCloudfunctionsFunctionLister returns a new CloudfunctionsFunctionLister.

type CloudfunctionsFunctionListerExpansion

type CloudfunctionsFunctionListerExpansion interface{}

CloudfunctionsFunctionListerExpansion allows custom methods to be added to CloudfunctionsFunctionLister.

type CloudfunctionsFunctionNamespaceLister added in v0.0.2

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

CloudfunctionsFunctionNamespaceLister helps list and get CloudfunctionsFunctions.

type CloudfunctionsFunctionNamespaceListerExpansion added in v0.0.2

type CloudfunctionsFunctionNamespaceListerExpansion interface{}

CloudfunctionsFunctionNamespaceListerExpansion allows custom methods to be added to CloudfunctionsFunctionNamespaceLister.

type CloudiotRegistryLister

type CloudiotRegistryLister interface {
	// List lists all CloudiotRegistries in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CloudiotRegistry, err error)
	// CloudiotRegistries returns an object that can list and get CloudiotRegistries.
	CloudiotRegistries(namespace string) CloudiotRegistryNamespaceLister
	CloudiotRegistryListerExpansion
}

CloudiotRegistryLister helps list CloudiotRegistries.

func NewCloudiotRegistryLister

func NewCloudiotRegistryLister(indexer cache.Indexer) CloudiotRegistryLister

NewCloudiotRegistryLister returns a new CloudiotRegistryLister.

type CloudiotRegistryListerExpansion

type CloudiotRegistryListerExpansion interface{}

CloudiotRegistryListerExpansion allows custom methods to be added to CloudiotRegistryLister.

type CloudiotRegistryNamespaceLister added in v0.0.2

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

CloudiotRegistryNamespaceLister helps list and get CloudiotRegistries.

type CloudiotRegistryNamespaceListerExpansion added in v0.0.2

type CloudiotRegistryNamespaceListerExpansion interface{}

CloudiotRegistryNamespaceListerExpansion allows custom methods to be added to CloudiotRegistryNamespaceLister.

type ComposerEnvironmentLister

type ComposerEnvironmentLister interface {
	// List lists all ComposerEnvironments in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComposerEnvironment, err error)
	// ComposerEnvironments returns an object that can list and get ComposerEnvironments.
	ComposerEnvironments(namespace string) ComposerEnvironmentNamespaceLister
	ComposerEnvironmentListerExpansion
}

ComposerEnvironmentLister helps list ComposerEnvironments.

func NewComposerEnvironmentLister

func NewComposerEnvironmentLister(indexer cache.Indexer) ComposerEnvironmentLister

NewComposerEnvironmentLister returns a new ComposerEnvironmentLister.

type ComposerEnvironmentListerExpansion

type ComposerEnvironmentListerExpansion interface{}

ComposerEnvironmentListerExpansion allows custom methods to be added to ComposerEnvironmentLister.

type ComposerEnvironmentNamespaceLister added in v0.0.2

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

ComposerEnvironmentNamespaceLister helps list and get ComposerEnvironments.

type ComposerEnvironmentNamespaceListerExpansion added in v0.0.2

type ComposerEnvironmentNamespaceListerExpansion interface{}

ComposerEnvironmentNamespaceListerExpansion allows custom methods to be added to ComposerEnvironmentNamespaceLister.

type ComputeAddressLister

type ComputeAddressLister interface {
	// List lists all ComputeAddresses in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeAddress, err error)
	// ComputeAddresses returns an object that can list and get ComputeAddresses.
	ComputeAddresses(namespace string) ComputeAddressNamespaceLister
	ComputeAddressListerExpansion
}

ComputeAddressLister helps list ComputeAddresses.

func NewComputeAddressLister

func NewComputeAddressLister(indexer cache.Indexer) ComputeAddressLister

NewComputeAddressLister returns a new ComputeAddressLister.

type ComputeAddressListerExpansion

type ComputeAddressListerExpansion interface{}

ComputeAddressListerExpansion allows custom methods to be added to ComputeAddressLister.

type ComputeAddressNamespaceLister added in v0.0.2

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

ComputeAddressNamespaceLister helps list and get ComputeAddresses.

type ComputeAddressNamespaceListerExpansion added in v0.0.2

type ComputeAddressNamespaceListerExpansion interface{}

ComputeAddressNamespaceListerExpansion allows custom methods to be added to ComputeAddressNamespaceLister.

type ComputeAttachedDiskLister

type ComputeAttachedDiskLister interface {
	// List lists all ComputeAttachedDisks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeAttachedDisk, err error)
	// ComputeAttachedDisks returns an object that can list and get ComputeAttachedDisks.
	ComputeAttachedDisks(namespace string) ComputeAttachedDiskNamespaceLister
	ComputeAttachedDiskListerExpansion
}

ComputeAttachedDiskLister helps list ComputeAttachedDisks.

func NewComputeAttachedDiskLister

func NewComputeAttachedDiskLister(indexer cache.Indexer) ComputeAttachedDiskLister

NewComputeAttachedDiskLister returns a new ComputeAttachedDiskLister.

type ComputeAttachedDiskListerExpansion

type ComputeAttachedDiskListerExpansion interface{}

ComputeAttachedDiskListerExpansion allows custom methods to be added to ComputeAttachedDiskLister.

type ComputeAttachedDiskNamespaceLister added in v0.0.2

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

ComputeAttachedDiskNamespaceLister helps list and get ComputeAttachedDisks.

type ComputeAttachedDiskNamespaceListerExpansion added in v0.0.2

type ComputeAttachedDiskNamespaceListerExpansion interface{}

ComputeAttachedDiskNamespaceListerExpansion allows custom methods to be added to ComputeAttachedDiskNamespaceLister.

type ComputeAutoscalerLister

type ComputeAutoscalerLister interface {
	// List lists all ComputeAutoscalers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeAutoscaler, err error)
	// ComputeAutoscalers returns an object that can list and get ComputeAutoscalers.
	ComputeAutoscalers(namespace string) ComputeAutoscalerNamespaceLister
	ComputeAutoscalerListerExpansion
}

ComputeAutoscalerLister helps list ComputeAutoscalers.

func NewComputeAutoscalerLister

func NewComputeAutoscalerLister(indexer cache.Indexer) ComputeAutoscalerLister

NewComputeAutoscalerLister returns a new ComputeAutoscalerLister.

type ComputeAutoscalerListerExpansion

type ComputeAutoscalerListerExpansion interface{}

ComputeAutoscalerListerExpansion allows custom methods to be added to ComputeAutoscalerLister.

type ComputeAutoscalerNamespaceLister added in v0.0.2

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

ComputeAutoscalerNamespaceLister helps list and get ComputeAutoscalers.

type ComputeAutoscalerNamespaceListerExpansion added in v0.0.2

type ComputeAutoscalerNamespaceListerExpansion interface{}

ComputeAutoscalerNamespaceListerExpansion allows custom methods to be added to ComputeAutoscalerNamespaceLister.

type ComputeBackendBucketLister

type ComputeBackendBucketLister interface {
	// List lists all ComputeBackendBuckets in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeBackendBucket, err error)
	// ComputeBackendBuckets returns an object that can list and get ComputeBackendBuckets.
	ComputeBackendBuckets(namespace string) ComputeBackendBucketNamespaceLister
	ComputeBackendBucketListerExpansion
}

ComputeBackendBucketLister helps list ComputeBackendBuckets.

func NewComputeBackendBucketLister

func NewComputeBackendBucketLister(indexer cache.Indexer) ComputeBackendBucketLister

NewComputeBackendBucketLister returns a new ComputeBackendBucketLister.

type ComputeBackendBucketListerExpansion

type ComputeBackendBucketListerExpansion interface{}

ComputeBackendBucketListerExpansion allows custom methods to be added to ComputeBackendBucketLister.

type ComputeBackendBucketNamespaceLister added in v0.0.2

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

ComputeBackendBucketNamespaceLister helps list and get ComputeBackendBuckets.

type ComputeBackendBucketNamespaceListerExpansion added in v0.0.2

type ComputeBackendBucketNamespaceListerExpansion interface{}

ComputeBackendBucketNamespaceListerExpansion allows custom methods to be added to ComputeBackendBucketNamespaceLister.

type ComputeBackendBucketSignedURLKeyLister added in v0.2.0

type ComputeBackendBucketSignedURLKeyLister interface {
	// List lists all ComputeBackendBucketSignedURLKeys in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeBackendBucketSignedURLKey, err error)
	// ComputeBackendBucketSignedURLKeys returns an object that can list and get ComputeBackendBucketSignedURLKeys.
	ComputeBackendBucketSignedURLKeys(namespace string) ComputeBackendBucketSignedURLKeyNamespaceLister
	ComputeBackendBucketSignedURLKeyListerExpansion
}

ComputeBackendBucketSignedURLKeyLister helps list ComputeBackendBucketSignedURLKeys.

func NewComputeBackendBucketSignedURLKeyLister added in v0.2.0

func NewComputeBackendBucketSignedURLKeyLister(indexer cache.Indexer) ComputeBackendBucketSignedURLKeyLister

NewComputeBackendBucketSignedURLKeyLister returns a new ComputeBackendBucketSignedURLKeyLister.

type ComputeBackendBucketSignedURLKeyListerExpansion added in v0.2.0

type ComputeBackendBucketSignedURLKeyListerExpansion interface{}

ComputeBackendBucketSignedURLKeyListerExpansion allows custom methods to be added to ComputeBackendBucketSignedURLKeyLister.

type ComputeBackendBucketSignedURLKeyNamespaceLister added in v0.2.0

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

ComputeBackendBucketSignedURLKeyNamespaceLister helps list and get ComputeBackendBucketSignedURLKeys.

type ComputeBackendBucketSignedURLKeyNamespaceListerExpansion added in v0.2.0

type ComputeBackendBucketSignedURLKeyNamespaceListerExpansion interface{}

ComputeBackendBucketSignedURLKeyNamespaceListerExpansion allows custom methods to be added to ComputeBackendBucketSignedURLKeyNamespaceLister.

type ComputeBackendServiceLister

type ComputeBackendServiceLister interface {
	// List lists all ComputeBackendServices in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeBackendService, err error)
	// ComputeBackendServices returns an object that can list and get ComputeBackendServices.
	ComputeBackendServices(namespace string) ComputeBackendServiceNamespaceLister
	ComputeBackendServiceListerExpansion
}

ComputeBackendServiceLister helps list ComputeBackendServices.

func NewComputeBackendServiceLister

func NewComputeBackendServiceLister(indexer cache.Indexer) ComputeBackendServiceLister

NewComputeBackendServiceLister returns a new ComputeBackendServiceLister.

type ComputeBackendServiceListerExpansion

type ComputeBackendServiceListerExpansion interface{}

ComputeBackendServiceListerExpansion allows custom methods to be added to ComputeBackendServiceLister.

type ComputeBackendServiceNamespaceLister added in v0.0.2

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

ComputeBackendServiceNamespaceLister helps list and get ComputeBackendServices.

type ComputeBackendServiceNamespaceListerExpansion added in v0.0.2

type ComputeBackendServiceNamespaceListerExpansion interface{}

ComputeBackendServiceNamespaceListerExpansion allows custom methods to be added to ComputeBackendServiceNamespaceLister.

type ComputeBackendServiceSignedURLKeyLister added in v0.2.0

type ComputeBackendServiceSignedURLKeyLister interface {
	// List lists all ComputeBackendServiceSignedURLKeys in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeBackendServiceSignedURLKey, err error)
	// ComputeBackendServiceSignedURLKeys returns an object that can list and get ComputeBackendServiceSignedURLKeys.
	ComputeBackendServiceSignedURLKeys(namespace string) ComputeBackendServiceSignedURLKeyNamespaceLister
	ComputeBackendServiceSignedURLKeyListerExpansion
}

ComputeBackendServiceSignedURLKeyLister helps list ComputeBackendServiceSignedURLKeys.

func NewComputeBackendServiceSignedURLKeyLister added in v0.2.0

func NewComputeBackendServiceSignedURLKeyLister(indexer cache.Indexer) ComputeBackendServiceSignedURLKeyLister

NewComputeBackendServiceSignedURLKeyLister returns a new ComputeBackendServiceSignedURLKeyLister.

type ComputeBackendServiceSignedURLKeyListerExpansion added in v0.2.0

type ComputeBackendServiceSignedURLKeyListerExpansion interface{}

ComputeBackendServiceSignedURLKeyListerExpansion allows custom methods to be added to ComputeBackendServiceSignedURLKeyLister.

type ComputeBackendServiceSignedURLKeyNamespaceLister added in v0.2.0

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

ComputeBackendServiceSignedURLKeyNamespaceLister helps list and get ComputeBackendServiceSignedURLKeys.

type ComputeBackendServiceSignedURLKeyNamespaceListerExpansion added in v0.2.0

type ComputeBackendServiceSignedURLKeyNamespaceListerExpansion interface{}

ComputeBackendServiceSignedURLKeyNamespaceListerExpansion allows custom methods to be added to ComputeBackendServiceSignedURLKeyNamespaceLister.

type ComputeDiskLister

type ComputeDiskLister interface {
	// List lists all ComputeDisks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeDisk, err error)
	// ComputeDisks returns an object that can list and get ComputeDisks.
	ComputeDisks(namespace string) ComputeDiskNamespaceLister
	ComputeDiskListerExpansion
}

ComputeDiskLister helps list ComputeDisks.

func NewComputeDiskLister

func NewComputeDiskLister(indexer cache.Indexer) ComputeDiskLister

NewComputeDiskLister returns a new ComputeDiskLister.

type ComputeDiskListerExpansion

type ComputeDiskListerExpansion interface{}

ComputeDiskListerExpansion allows custom methods to be added to ComputeDiskLister.

type ComputeDiskNamespaceLister added in v0.0.2

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

ComputeDiskNamespaceLister helps list and get ComputeDisks.

type ComputeDiskNamespaceListerExpansion added in v0.0.2

type ComputeDiskNamespaceListerExpansion interface{}

ComputeDiskNamespaceListerExpansion allows custom methods to be added to ComputeDiskNamespaceLister.

type ComputeDiskResourcePolicyAttachmentLister added in v0.2.0

type ComputeDiskResourcePolicyAttachmentLister interface {
	// List lists all ComputeDiskResourcePolicyAttachments in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeDiskResourcePolicyAttachment, err error)
	// ComputeDiskResourcePolicyAttachments returns an object that can list and get ComputeDiskResourcePolicyAttachments.
	ComputeDiskResourcePolicyAttachments(namespace string) ComputeDiskResourcePolicyAttachmentNamespaceLister
	ComputeDiskResourcePolicyAttachmentListerExpansion
}

ComputeDiskResourcePolicyAttachmentLister helps list ComputeDiskResourcePolicyAttachments.

func NewComputeDiskResourcePolicyAttachmentLister added in v0.2.0

func NewComputeDiskResourcePolicyAttachmentLister(indexer cache.Indexer) ComputeDiskResourcePolicyAttachmentLister

NewComputeDiskResourcePolicyAttachmentLister returns a new ComputeDiskResourcePolicyAttachmentLister.

type ComputeDiskResourcePolicyAttachmentListerExpansion added in v0.2.0

type ComputeDiskResourcePolicyAttachmentListerExpansion interface{}

ComputeDiskResourcePolicyAttachmentListerExpansion allows custom methods to be added to ComputeDiskResourcePolicyAttachmentLister.

type ComputeDiskResourcePolicyAttachmentNamespaceLister added in v0.2.0

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

ComputeDiskResourcePolicyAttachmentNamespaceLister helps list and get ComputeDiskResourcePolicyAttachments.

type ComputeDiskResourcePolicyAttachmentNamespaceListerExpansion added in v0.2.0

type ComputeDiskResourcePolicyAttachmentNamespaceListerExpansion interface{}

ComputeDiskResourcePolicyAttachmentNamespaceListerExpansion allows custom methods to be added to ComputeDiskResourcePolicyAttachmentNamespaceLister.

type ComputeFirewallLister

type ComputeFirewallLister interface {
	// List lists all ComputeFirewalls in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeFirewall, err error)
	// ComputeFirewalls returns an object that can list and get ComputeFirewalls.
	ComputeFirewalls(namespace string) ComputeFirewallNamespaceLister
	ComputeFirewallListerExpansion
}

ComputeFirewallLister helps list ComputeFirewalls.

func NewComputeFirewallLister

func NewComputeFirewallLister(indexer cache.Indexer) ComputeFirewallLister

NewComputeFirewallLister returns a new ComputeFirewallLister.

type ComputeFirewallListerExpansion

type ComputeFirewallListerExpansion interface{}

ComputeFirewallListerExpansion allows custom methods to be added to ComputeFirewallLister.

type ComputeFirewallNamespaceLister added in v0.0.2

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

ComputeFirewallNamespaceLister helps list and get ComputeFirewalls.

type ComputeFirewallNamespaceListerExpansion added in v0.0.2

type ComputeFirewallNamespaceListerExpansion interface{}

ComputeFirewallNamespaceListerExpansion allows custom methods to be added to ComputeFirewallNamespaceLister.

type ComputeForwardingRuleLister

type ComputeForwardingRuleLister interface {
	// List lists all ComputeForwardingRules in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeForwardingRule, err error)
	// ComputeForwardingRules returns an object that can list and get ComputeForwardingRules.
	ComputeForwardingRules(namespace string) ComputeForwardingRuleNamespaceLister
	ComputeForwardingRuleListerExpansion
}

ComputeForwardingRuleLister helps list ComputeForwardingRules.

func NewComputeForwardingRuleLister

func NewComputeForwardingRuleLister(indexer cache.Indexer) ComputeForwardingRuleLister

NewComputeForwardingRuleLister returns a new ComputeForwardingRuleLister.

type ComputeForwardingRuleListerExpansion

type ComputeForwardingRuleListerExpansion interface{}

ComputeForwardingRuleListerExpansion allows custom methods to be added to ComputeForwardingRuleLister.

type ComputeForwardingRuleNamespaceLister added in v0.0.2

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

ComputeForwardingRuleNamespaceLister helps list and get ComputeForwardingRules.

type ComputeForwardingRuleNamespaceListerExpansion added in v0.0.2

type ComputeForwardingRuleNamespaceListerExpansion interface{}

ComputeForwardingRuleNamespaceListerExpansion allows custom methods to be added to ComputeForwardingRuleNamespaceLister.

type ComputeGlobalAddressLister

type ComputeGlobalAddressLister interface {
	// List lists all ComputeGlobalAddresses in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeGlobalAddress, err error)
	// ComputeGlobalAddresses returns an object that can list and get ComputeGlobalAddresses.
	ComputeGlobalAddresses(namespace string) ComputeGlobalAddressNamespaceLister
	ComputeGlobalAddressListerExpansion
}

ComputeGlobalAddressLister helps list ComputeGlobalAddresses.

func NewComputeGlobalAddressLister

func NewComputeGlobalAddressLister(indexer cache.Indexer) ComputeGlobalAddressLister

NewComputeGlobalAddressLister returns a new ComputeGlobalAddressLister.

type ComputeGlobalAddressListerExpansion

type ComputeGlobalAddressListerExpansion interface{}

ComputeGlobalAddressListerExpansion allows custom methods to be added to ComputeGlobalAddressLister.

type ComputeGlobalAddressNamespaceLister added in v0.0.2

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

ComputeGlobalAddressNamespaceLister helps list and get ComputeGlobalAddresses.

type ComputeGlobalAddressNamespaceListerExpansion added in v0.0.2

type ComputeGlobalAddressNamespaceListerExpansion interface{}

ComputeGlobalAddressNamespaceListerExpansion allows custom methods to be added to ComputeGlobalAddressNamespaceLister.

type ComputeGlobalForwardingRuleLister

type ComputeGlobalForwardingRuleLister interface {
	// List lists all ComputeGlobalForwardingRules in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeGlobalForwardingRule, err error)
	// ComputeGlobalForwardingRules returns an object that can list and get ComputeGlobalForwardingRules.
	ComputeGlobalForwardingRules(namespace string) ComputeGlobalForwardingRuleNamespaceLister
	ComputeGlobalForwardingRuleListerExpansion
}

ComputeGlobalForwardingRuleLister helps list ComputeGlobalForwardingRules.

func NewComputeGlobalForwardingRuleLister

func NewComputeGlobalForwardingRuleLister(indexer cache.Indexer) ComputeGlobalForwardingRuleLister

NewComputeGlobalForwardingRuleLister returns a new ComputeGlobalForwardingRuleLister.

type ComputeGlobalForwardingRuleListerExpansion

type ComputeGlobalForwardingRuleListerExpansion interface{}

ComputeGlobalForwardingRuleListerExpansion allows custom methods to be added to ComputeGlobalForwardingRuleLister.

type ComputeGlobalForwardingRuleNamespaceLister added in v0.0.2

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

ComputeGlobalForwardingRuleNamespaceLister helps list and get ComputeGlobalForwardingRules.

type ComputeGlobalForwardingRuleNamespaceListerExpansion added in v0.0.2

type ComputeGlobalForwardingRuleNamespaceListerExpansion interface{}

ComputeGlobalForwardingRuleNamespaceListerExpansion allows custom methods to be added to ComputeGlobalForwardingRuleNamespaceLister.

type ComputeHTTPHealthCheckLister added in v0.0.2

type ComputeHTTPHealthCheckLister interface {
	// List lists all ComputeHTTPHealthChecks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeHTTPHealthCheck, err error)
	// ComputeHTTPHealthChecks returns an object that can list and get ComputeHTTPHealthChecks.
	ComputeHTTPHealthChecks(namespace string) ComputeHTTPHealthCheckNamespaceLister
	ComputeHTTPHealthCheckListerExpansion
}

ComputeHTTPHealthCheckLister helps list ComputeHTTPHealthChecks.

func NewComputeHTTPHealthCheckLister added in v0.0.2

func NewComputeHTTPHealthCheckLister(indexer cache.Indexer) ComputeHTTPHealthCheckLister

NewComputeHTTPHealthCheckLister returns a new ComputeHTTPHealthCheckLister.

type ComputeHTTPHealthCheckListerExpansion added in v0.0.2

type ComputeHTTPHealthCheckListerExpansion interface{}

ComputeHTTPHealthCheckListerExpansion allows custom methods to be added to ComputeHTTPHealthCheckLister.

type ComputeHTTPHealthCheckNamespaceLister added in v0.0.2

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

ComputeHTTPHealthCheckNamespaceLister helps list and get ComputeHTTPHealthChecks.

type ComputeHTTPHealthCheckNamespaceListerExpansion added in v0.0.2

type ComputeHTTPHealthCheckNamespaceListerExpansion interface{}

ComputeHTTPHealthCheckNamespaceListerExpansion allows custom methods to be added to ComputeHTTPHealthCheckNamespaceLister.

type ComputeHTTPSHealthCheckLister added in v0.0.2

type ComputeHTTPSHealthCheckLister interface {
	// List lists all ComputeHTTPSHealthChecks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeHTTPSHealthCheck, err error)
	// ComputeHTTPSHealthChecks returns an object that can list and get ComputeHTTPSHealthChecks.
	ComputeHTTPSHealthChecks(namespace string) ComputeHTTPSHealthCheckNamespaceLister
	ComputeHTTPSHealthCheckListerExpansion
}

ComputeHTTPSHealthCheckLister helps list ComputeHTTPSHealthChecks.

func NewComputeHTTPSHealthCheckLister added in v0.0.2

func NewComputeHTTPSHealthCheckLister(indexer cache.Indexer) ComputeHTTPSHealthCheckLister

NewComputeHTTPSHealthCheckLister returns a new ComputeHTTPSHealthCheckLister.

type ComputeHTTPSHealthCheckListerExpansion added in v0.0.2

type ComputeHTTPSHealthCheckListerExpansion interface{}

ComputeHTTPSHealthCheckListerExpansion allows custom methods to be added to ComputeHTTPSHealthCheckLister.

type ComputeHTTPSHealthCheckNamespaceLister added in v0.0.2

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

ComputeHTTPSHealthCheckNamespaceLister helps list and get ComputeHTTPSHealthChecks.

type ComputeHTTPSHealthCheckNamespaceListerExpansion added in v0.0.2

type ComputeHTTPSHealthCheckNamespaceListerExpansion interface{}

ComputeHTTPSHealthCheckNamespaceListerExpansion allows custom methods to be added to ComputeHTTPSHealthCheckNamespaceLister.

type ComputeHealthCheckLister

type ComputeHealthCheckLister interface {
	// List lists all ComputeHealthChecks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeHealthCheck, err error)
	// ComputeHealthChecks returns an object that can list and get ComputeHealthChecks.
	ComputeHealthChecks(namespace string) ComputeHealthCheckNamespaceLister
	ComputeHealthCheckListerExpansion
}

ComputeHealthCheckLister helps list ComputeHealthChecks.

func NewComputeHealthCheckLister

func NewComputeHealthCheckLister(indexer cache.Indexer) ComputeHealthCheckLister

NewComputeHealthCheckLister returns a new ComputeHealthCheckLister.

type ComputeHealthCheckListerExpansion

type ComputeHealthCheckListerExpansion interface{}

ComputeHealthCheckListerExpansion allows custom methods to be added to ComputeHealthCheckLister.

type ComputeHealthCheckNamespaceLister added in v0.0.2

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

ComputeHealthCheckNamespaceLister helps list and get ComputeHealthChecks.

type ComputeHealthCheckNamespaceListerExpansion added in v0.0.2

type ComputeHealthCheckNamespaceListerExpansion interface{}

ComputeHealthCheckNamespaceListerExpansion allows custom methods to be added to ComputeHealthCheckNamespaceLister.

type ComputeImageLister

type ComputeImageLister interface {
	// List lists all ComputeImages in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeImage, err error)
	// ComputeImages returns an object that can list and get ComputeImages.
	ComputeImages(namespace string) ComputeImageNamespaceLister
	ComputeImageListerExpansion
}

ComputeImageLister helps list ComputeImages.

func NewComputeImageLister

func NewComputeImageLister(indexer cache.Indexer) ComputeImageLister

NewComputeImageLister returns a new ComputeImageLister.

type ComputeImageListerExpansion

type ComputeImageListerExpansion interface{}

ComputeImageListerExpansion allows custom methods to be added to ComputeImageLister.

type ComputeImageNamespaceLister added in v0.0.2

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

ComputeImageNamespaceLister helps list and get ComputeImages.

type ComputeImageNamespaceListerExpansion added in v0.0.2

type ComputeImageNamespaceListerExpansion interface{}

ComputeImageNamespaceListerExpansion allows custom methods to be added to ComputeImageNamespaceLister.

type ComputeInstanceFromTemplateLister

type ComputeInstanceFromTemplateLister interface {
	// List lists all ComputeInstanceFromTemplates in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceFromTemplate, err error)
	// ComputeInstanceFromTemplates returns an object that can list and get ComputeInstanceFromTemplates.
	ComputeInstanceFromTemplates(namespace string) ComputeInstanceFromTemplateNamespaceLister
	ComputeInstanceFromTemplateListerExpansion
}

ComputeInstanceFromTemplateLister helps list ComputeInstanceFromTemplates.

func NewComputeInstanceFromTemplateLister

func NewComputeInstanceFromTemplateLister(indexer cache.Indexer) ComputeInstanceFromTemplateLister

NewComputeInstanceFromTemplateLister returns a new ComputeInstanceFromTemplateLister.

type ComputeInstanceFromTemplateListerExpansion

type ComputeInstanceFromTemplateListerExpansion interface{}

ComputeInstanceFromTemplateListerExpansion allows custom methods to be added to ComputeInstanceFromTemplateLister.

type ComputeInstanceFromTemplateNamespaceLister added in v0.0.2

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

ComputeInstanceFromTemplateNamespaceLister helps list and get ComputeInstanceFromTemplates.

type ComputeInstanceFromTemplateNamespaceListerExpansion added in v0.0.2

type ComputeInstanceFromTemplateNamespaceListerExpansion interface{}

ComputeInstanceFromTemplateNamespaceListerExpansion allows custom methods to be added to ComputeInstanceFromTemplateNamespaceLister.

type ComputeInstanceGroupLister

type ComputeInstanceGroupLister interface {
	// List lists all ComputeInstanceGroups in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceGroup, err error)
	// ComputeInstanceGroups returns an object that can list and get ComputeInstanceGroups.
	ComputeInstanceGroups(namespace string) ComputeInstanceGroupNamespaceLister
	ComputeInstanceGroupListerExpansion
}

ComputeInstanceGroupLister helps list ComputeInstanceGroups.

func NewComputeInstanceGroupLister

func NewComputeInstanceGroupLister(indexer cache.Indexer) ComputeInstanceGroupLister

NewComputeInstanceGroupLister returns a new ComputeInstanceGroupLister.

type ComputeInstanceGroupListerExpansion

type ComputeInstanceGroupListerExpansion interface{}

ComputeInstanceGroupListerExpansion allows custom methods to be added to ComputeInstanceGroupLister.

type ComputeInstanceGroupManagerLister

type ComputeInstanceGroupManagerLister interface {
	// List lists all ComputeInstanceGroupManagers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceGroupManager, err error)
	// ComputeInstanceGroupManagers returns an object that can list and get ComputeInstanceGroupManagers.
	ComputeInstanceGroupManagers(namespace string) ComputeInstanceGroupManagerNamespaceLister
	ComputeInstanceGroupManagerListerExpansion
}

ComputeInstanceGroupManagerLister helps list ComputeInstanceGroupManagers.

func NewComputeInstanceGroupManagerLister

func NewComputeInstanceGroupManagerLister(indexer cache.Indexer) ComputeInstanceGroupManagerLister

NewComputeInstanceGroupManagerLister returns a new ComputeInstanceGroupManagerLister.

type ComputeInstanceGroupManagerListerExpansion

type ComputeInstanceGroupManagerListerExpansion interface{}

ComputeInstanceGroupManagerListerExpansion allows custom methods to be added to ComputeInstanceGroupManagerLister.

type ComputeInstanceGroupManagerNamespaceLister added in v0.0.2

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

ComputeInstanceGroupManagerNamespaceLister helps list and get ComputeInstanceGroupManagers.

type ComputeInstanceGroupManagerNamespaceListerExpansion added in v0.0.2

type ComputeInstanceGroupManagerNamespaceListerExpansion interface{}

ComputeInstanceGroupManagerNamespaceListerExpansion allows custom methods to be added to ComputeInstanceGroupManagerNamespaceLister.

type ComputeInstanceGroupNamespaceLister added in v0.0.2

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

ComputeInstanceGroupNamespaceLister helps list and get ComputeInstanceGroups.

type ComputeInstanceGroupNamespaceListerExpansion added in v0.0.2

type ComputeInstanceGroupNamespaceListerExpansion interface{}

ComputeInstanceGroupNamespaceListerExpansion allows custom methods to be added to ComputeInstanceGroupNamespaceLister.

type ComputeInstanceIamBindingLister added in v0.2.0

type ComputeInstanceIamBindingLister interface {
	// List lists all ComputeInstanceIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceIamBinding, err error)
	// ComputeInstanceIamBindings returns an object that can list and get ComputeInstanceIamBindings.
	ComputeInstanceIamBindings(namespace string) ComputeInstanceIamBindingNamespaceLister
	ComputeInstanceIamBindingListerExpansion
}

ComputeInstanceIamBindingLister helps list ComputeInstanceIamBindings.

func NewComputeInstanceIamBindingLister added in v0.2.0

func NewComputeInstanceIamBindingLister(indexer cache.Indexer) ComputeInstanceIamBindingLister

NewComputeInstanceIamBindingLister returns a new ComputeInstanceIamBindingLister.

type ComputeInstanceIamBindingListerExpansion added in v0.2.0

type ComputeInstanceIamBindingListerExpansion interface{}

ComputeInstanceIamBindingListerExpansion allows custom methods to be added to ComputeInstanceIamBindingLister.

type ComputeInstanceIamBindingNamespaceLister added in v0.2.0

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

ComputeInstanceIamBindingNamespaceLister helps list and get ComputeInstanceIamBindings.

type ComputeInstanceIamBindingNamespaceListerExpansion added in v0.2.0

type ComputeInstanceIamBindingNamespaceListerExpansion interface{}

ComputeInstanceIamBindingNamespaceListerExpansion allows custom methods to be added to ComputeInstanceIamBindingNamespaceLister.

type ComputeInstanceIamMemberLister added in v0.2.0

type ComputeInstanceIamMemberLister interface {
	// List lists all ComputeInstanceIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceIamMember, err error)
	// ComputeInstanceIamMembers returns an object that can list and get ComputeInstanceIamMembers.
	ComputeInstanceIamMembers(namespace string) ComputeInstanceIamMemberNamespaceLister
	ComputeInstanceIamMemberListerExpansion
}

ComputeInstanceIamMemberLister helps list ComputeInstanceIamMembers.

func NewComputeInstanceIamMemberLister added in v0.2.0

func NewComputeInstanceIamMemberLister(indexer cache.Indexer) ComputeInstanceIamMemberLister

NewComputeInstanceIamMemberLister returns a new ComputeInstanceIamMemberLister.

type ComputeInstanceIamMemberListerExpansion added in v0.2.0

type ComputeInstanceIamMemberListerExpansion interface{}

ComputeInstanceIamMemberListerExpansion allows custom methods to be added to ComputeInstanceIamMemberLister.

type ComputeInstanceIamMemberNamespaceLister added in v0.2.0

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

ComputeInstanceIamMemberNamespaceLister helps list and get ComputeInstanceIamMembers.

type ComputeInstanceIamMemberNamespaceListerExpansion added in v0.2.0

type ComputeInstanceIamMemberNamespaceListerExpansion interface{}

ComputeInstanceIamMemberNamespaceListerExpansion allows custom methods to be added to ComputeInstanceIamMemberNamespaceLister.

type ComputeInstanceIamPolicyLister added in v0.2.0

type ComputeInstanceIamPolicyLister interface {
	// List lists all ComputeInstanceIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceIamPolicy, err error)
	// ComputeInstanceIamPolicies returns an object that can list and get ComputeInstanceIamPolicies.
	ComputeInstanceIamPolicies(namespace string) ComputeInstanceIamPolicyNamespaceLister
	ComputeInstanceIamPolicyListerExpansion
}

ComputeInstanceIamPolicyLister helps list ComputeInstanceIamPolicies.

func NewComputeInstanceIamPolicyLister added in v0.2.0

func NewComputeInstanceIamPolicyLister(indexer cache.Indexer) ComputeInstanceIamPolicyLister

NewComputeInstanceIamPolicyLister returns a new ComputeInstanceIamPolicyLister.

type ComputeInstanceIamPolicyListerExpansion added in v0.2.0

type ComputeInstanceIamPolicyListerExpansion interface{}

ComputeInstanceIamPolicyListerExpansion allows custom methods to be added to ComputeInstanceIamPolicyLister.

type ComputeInstanceIamPolicyNamespaceLister added in v0.2.0

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

ComputeInstanceIamPolicyNamespaceLister helps list and get ComputeInstanceIamPolicies.

type ComputeInstanceIamPolicyNamespaceListerExpansion added in v0.2.0

type ComputeInstanceIamPolicyNamespaceListerExpansion interface{}

ComputeInstanceIamPolicyNamespaceListerExpansion allows custom methods to be added to ComputeInstanceIamPolicyNamespaceLister.

type ComputeInstanceLister

type ComputeInstanceLister interface {
	// List lists all ComputeInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstance, err error)
	// ComputeInstances returns an object that can list and get ComputeInstances.
	ComputeInstances(namespace string) ComputeInstanceNamespaceLister
	ComputeInstanceListerExpansion
}

ComputeInstanceLister helps list ComputeInstances.

func NewComputeInstanceLister

func NewComputeInstanceLister(indexer cache.Indexer) ComputeInstanceLister

NewComputeInstanceLister returns a new ComputeInstanceLister.

type ComputeInstanceListerExpansion

type ComputeInstanceListerExpansion interface{}

ComputeInstanceListerExpansion allows custom methods to be added to ComputeInstanceLister.

type ComputeInstanceNamespaceLister added in v0.0.2

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

ComputeInstanceNamespaceLister helps list and get ComputeInstances.

type ComputeInstanceNamespaceListerExpansion added in v0.0.2

type ComputeInstanceNamespaceListerExpansion interface{}

ComputeInstanceNamespaceListerExpansion allows custom methods to be added to ComputeInstanceNamespaceLister.

type ComputeInstanceTemplateLister

type ComputeInstanceTemplateLister interface {
	// List lists all ComputeInstanceTemplates in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInstanceTemplate, err error)
	// ComputeInstanceTemplates returns an object that can list and get ComputeInstanceTemplates.
	ComputeInstanceTemplates(namespace string) ComputeInstanceTemplateNamespaceLister
	ComputeInstanceTemplateListerExpansion
}

ComputeInstanceTemplateLister helps list ComputeInstanceTemplates.

func NewComputeInstanceTemplateLister

func NewComputeInstanceTemplateLister(indexer cache.Indexer) ComputeInstanceTemplateLister

NewComputeInstanceTemplateLister returns a new ComputeInstanceTemplateLister.

type ComputeInstanceTemplateListerExpansion

type ComputeInstanceTemplateListerExpansion interface{}

ComputeInstanceTemplateListerExpansion allows custom methods to be added to ComputeInstanceTemplateLister.

type ComputeInstanceTemplateNamespaceLister added in v0.0.2

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

ComputeInstanceTemplateNamespaceLister helps list and get ComputeInstanceTemplates.

type ComputeInstanceTemplateNamespaceListerExpansion added in v0.0.2

type ComputeInstanceTemplateNamespaceListerExpansion interface{}

ComputeInstanceTemplateNamespaceListerExpansion allows custom methods to be added to ComputeInstanceTemplateNamespaceLister.

type ComputeInterconnectAttachmentLister

type ComputeInterconnectAttachmentLister interface {
	// List lists all ComputeInterconnectAttachments in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeInterconnectAttachment, err error)
	// ComputeInterconnectAttachments returns an object that can list and get ComputeInterconnectAttachments.
	ComputeInterconnectAttachments(namespace string) ComputeInterconnectAttachmentNamespaceLister
	ComputeInterconnectAttachmentListerExpansion
}

ComputeInterconnectAttachmentLister helps list ComputeInterconnectAttachments.

func NewComputeInterconnectAttachmentLister

func NewComputeInterconnectAttachmentLister(indexer cache.Indexer) ComputeInterconnectAttachmentLister

NewComputeInterconnectAttachmentLister returns a new ComputeInterconnectAttachmentLister.

type ComputeInterconnectAttachmentListerExpansion

type ComputeInterconnectAttachmentListerExpansion interface{}

ComputeInterconnectAttachmentListerExpansion allows custom methods to be added to ComputeInterconnectAttachmentLister.

type ComputeInterconnectAttachmentNamespaceLister added in v0.0.2

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

ComputeInterconnectAttachmentNamespaceLister helps list and get ComputeInterconnectAttachments.

type ComputeInterconnectAttachmentNamespaceListerExpansion added in v0.0.2

type ComputeInterconnectAttachmentNamespaceListerExpansion interface{}

ComputeInterconnectAttachmentNamespaceListerExpansion allows custom methods to be added to ComputeInterconnectAttachmentNamespaceLister.

type ComputeNetworkEndpointGroupLister added in v0.2.0

type ComputeNetworkEndpointGroupLister interface {
	// List lists all ComputeNetworkEndpointGroups in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeNetworkEndpointGroup, err error)
	// ComputeNetworkEndpointGroups returns an object that can list and get ComputeNetworkEndpointGroups.
	ComputeNetworkEndpointGroups(namespace string) ComputeNetworkEndpointGroupNamespaceLister
	ComputeNetworkEndpointGroupListerExpansion
}

ComputeNetworkEndpointGroupLister helps list ComputeNetworkEndpointGroups.

func NewComputeNetworkEndpointGroupLister added in v0.2.0

func NewComputeNetworkEndpointGroupLister(indexer cache.Indexer) ComputeNetworkEndpointGroupLister

NewComputeNetworkEndpointGroupLister returns a new ComputeNetworkEndpointGroupLister.

type ComputeNetworkEndpointGroupListerExpansion added in v0.2.0

type ComputeNetworkEndpointGroupListerExpansion interface{}

ComputeNetworkEndpointGroupListerExpansion allows custom methods to be added to ComputeNetworkEndpointGroupLister.

type ComputeNetworkEndpointGroupNamespaceLister added in v0.2.0

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

ComputeNetworkEndpointGroupNamespaceLister helps list and get ComputeNetworkEndpointGroups.

type ComputeNetworkEndpointGroupNamespaceListerExpansion added in v0.2.0

type ComputeNetworkEndpointGroupNamespaceListerExpansion interface{}

ComputeNetworkEndpointGroupNamespaceListerExpansion allows custom methods to be added to ComputeNetworkEndpointGroupNamespaceLister.

type ComputeNetworkEndpointLister added in v0.2.0

type ComputeNetworkEndpointLister interface {
	// List lists all ComputeNetworkEndpoints in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeNetworkEndpoint, err error)
	// ComputeNetworkEndpoints returns an object that can list and get ComputeNetworkEndpoints.
	ComputeNetworkEndpoints(namespace string) ComputeNetworkEndpointNamespaceLister
	ComputeNetworkEndpointListerExpansion
}

ComputeNetworkEndpointLister helps list ComputeNetworkEndpoints.

func NewComputeNetworkEndpointLister added in v0.2.0

func NewComputeNetworkEndpointLister(indexer cache.Indexer) ComputeNetworkEndpointLister

NewComputeNetworkEndpointLister returns a new ComputeNetworkEndpointLister.

type ComputeNetworkEndpointListerExpansion added in v0.2.0

type ComputeNetworkEndpointListerExpansion interface{}

ComputeNetworkEndpointListerExpansion allows custom methods to be added to ComputeNetworkEndpointLister.

type ComputeNetworkEndpointNamespaceLister added in v0.2.0

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

ComputeNetworkEndpointNamespaceLister helps list and get ComputeNetworkEndpoints.

type ComputeNetworkEndpointNamespaceListerExpansion added in v0.2.0

type ComputeNetworkEndpointNamespaceListerExpansion interface{}

ComputeNetworkEndpointNamespaceListerExpansion allows custom methods to be added to ComputeNetworkEndpointNamespaceLister.

type ComputeNetworkLister

type ComputeNetworkLister interface {
	// List lists all ComputeNetworks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeNetwork, err error)
	// ComputeNetworks returns an object that can list and get ComputeNetworks.
	ComputeNetworks(namespace string) ComputeNetworkNamespaceLister
	ComputeNetworkListerExpansion
}

ComputeNetworkLister helps list ComputeNetworks.

func NewComputeNetworkLister

func NewComputeNetworkLister(indexer cache.Indexer) ComputeNetworkLister

NewComputeNetworkLister returns a new ComputeNetworkLister.

type ComputeNetworkListerExpansion

type ComputeNetworkListerExpansion interface{}

ComputeNetworkListerExpansion allows custom methods to be added to ComputeNetworkLister.

type ComputeNetworkNamespaceLister added in v0.0.2

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

ComputeNetworkNamespaceLister helps list and get ComputeNetworks.

type ComputeNetworkNamespaceListerExpansion added in v0.0.2

type ComputeNetworkNamespaceListerExpansion interface{}

ComputeNetworkNamespaceListerExpansion allows custom methods to be added to ComputeNetworkNamespaceLister.

type ComputeNetworkPeeringLister

type ComputeNetworkPeeringLister interface {
	// List lists all ComputeNetworkPeerings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeNetworkPeering, err error)
	// ComputeNetworkPeerings returns an object that can list and get ComputeNetworkPeerings.
	ComputeNetworkPeerings(namespace string) ComputeNetworkPeeringNamespaceLister
	ComputeNetworkPeeringListerExpansion
}

ComputeNetworkPeeringLister helps list ComputeNetworkPeerings.

func NewComputeNetworkPeeringLister

func NewComputeNetworkPeeringLister(indexer cache.Indexer) ComputeNetworkPeeringLister

NewComputeNetworkPeeringLister returns a new ComputeNetworkPeeringLister.

type ComputeNetworkPeeringListerExpansion

type ComputeNetworkPeeringListerExpansion interface{}

ComputeNetworkPeeringListerExpansion allows custom methods to be added to ComputeNetworkPeeringLister.

type ComputeNetworkPeeringNamespaceLister added in v0.0.2

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

ComputeNetworkPeeringNamespaceLister helps list and get ComputeNetworkPeerings.

type ComputeNetworkPeeringNamespaceListerExpansion added in v0.0.2

type ComputeNetworkPeeringNamespaceListerExpansion interface{}

ComputeNetworkPeeringNamespaceListerExpansion allows custom methods to be added to ComputeNetworkPeeringNamespaceLister.

type ComputeNodeGroupLister added in v0.2.0

type ComputeNodeGroupLister interface {
	// List lists all ComputeNodeGroups in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeNodeGroup, err error)
	// ComputeNodeGroups returns an object that can list and get ComputeNodeGroups.
	ComputeNodeGroups(namespace string) ComputeNodeGroupNamespaceLister
	ComputeNodeGroupListerExpansion
}

ComputeNodeGroupLister helps list ComputeNodeGroups.

func NewComputeNodeGroupLister added in v0.2.0

func NewComputeNodeGroupLister(indexer cache.Indexer) ComputeNodeGroupLister

NewComputeNodeGroupLister returns a new ComputeNodeGroupLister.

type ComputeNodeGroupListerExpansion added in v0.2.0

type ComputeNodeGroupListerExpansion interface{}

ComputeNodeGroupListerExpansion allows custom methods to be added to ComputeNodeGroupLister.

type ComputeNodeGroupNamespaceLister added in v0.2.0

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

ComputeNodeGroupNamespaceLister helps list and get ComputeNodeGroups.

type ComputeNodeGroupNamespaceListerExpansion added in v0.2.0

type ComputeNodeGroupNamespaceListerExpansion interface{}

ComputeNodeGroupNamespaceListerExpansion allows custom methods to be added to ComputeNodeGroupNamespaceLister.

type ComputeNodeTemplateLister added in v0.2.0

type ComputeNodeTemplateLister interface {
	// List lists all ComputeNodeTemplates in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeNodeTemplate, err error)
	// ComputeNodeTemplates returns an object that can list and get ComputeNodeTemplates.
	ComputeNodeTemplates(namespace string) ComputeNodeTemplateNamespaceLister
	ComputeNodeTemplateListerExpansion
}

ComputeNodeTemplateLister helps list ComputeNodeTemplates.

func NewComputeNodeTemplateLister added in v0.2.0

func NewComputeNodeTemplateLister(indexer cache.Indexer) ComputeNodeTemplateLister

NewComputeNodeTemplateLister returns a new ComputeNodeTemplateLister.

type ComputeNodeTemplateListerExpansion added in v0.2.0

type ComputeNodeTemplateListerExpansion interface{}

ComputeNodeTemplateListerExpansion allows custom methods to be added to ComputeNodeTemplateLister.

type ComputeNodeTemplateNamespaceLister added in v0.2.0

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

ComputeNodeTemplateNamespaceLister helps list and get ComputeNodeTemplates.

type ComputeNodeTemplateNamespaceListerExpansion added in v0.2.0

type ComputeNodeTemplateNamespaceListerExpansion interface{}

ComputeNodeTemplateNamespaceListerExpansion allows custom methods to be added to ComputeNodeTemplateNamespaceLister.

type ComputeProjectDefaultNetworkTierLister added in v0.2.0

type ComputeProjectDefaultNetworkTierLister interface {
	// List lists all ComputeProjectDefaultNetworkTiers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeProjectDefaultNetworkTier, err error)
	// ComputeProjectDefaultNetworkTiers returns an object that can list and get ComputeProjectDefaultNetworkTiers.
	ComputeProjectDefaultNetworkTiers(namespace string) ComputeProjectDefaultNetworkTierNamespaceLister
	ComputeProjectDefaultNetworkTierListerExpansion
}

ComputeProjectDefaultNetworkTierLister helps list ComputeProjectDefaultNetworkTiers.

func NewComputeProjectDefaultNetworkTierLister added in v0.2.0

func NewComputeProjectDefaultNetworkTierLister(indexer cache.Indexer) ComputeProjectDefaultNetworkTierLister

NewComputeProjectDefaultNetworkTierLister returns a new ComputeProjectDefaultNetworkTierLister.

type ComputeProjectDefaultNetworkTierListerExpansion added in v0.2.0

type ComputeProjectDefaultNetworkTierListerExpansion interface{}

ComputeProjectDefaultNetworkTierListerExpansion allows custom methods to be added to ComputeProjectDefaultNetworkTierLister.

type ComputeProjectDefaultNetworkTierNamespaceLister added in v0.2.0

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

ComputeProjectDefaultNetworkTierNamespaceLister helps list and get ComputeProjectDefaultNetworkTiers.

type ComputeProjectDefaultNetworkTierNamespaceListerExpansion added in v0.2.0

type ComputeProjectDefaultNetworkTierNamespaceListerExpansion interface{}

ComputeProjectDefaultNetworkTierNamespaceListerExpansion allows custom methods to be added to ComputeProjectDefaultNetworkTierNamespaceLister.

type ComputeProjectMetadataItemLister

type ComputeProjectMetadataItemLister interface {
	// List lists all ComputeProjectMetadataItems in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeProjectMetadataItem, err error)
	// ComputeProjectMetadataItems returns an object that can list and get ComputeProjectMetadataItems.
	ComputeProjectMetadataItems(namespace string) ComputeProjectMetadataItemNamespaceLister
	ComputeProjectMetadataItemListerExpansion
}

ComputeProjectMetadataItemLister helps list ComputeProjectMetadataItems.

func NewComputeProjectMetadataItemLister

func NewComputeProjectMetadataItemLister(indexer cache.Indexer) ComputeProjectMetadataItemLister

NewComputeProjectMetadataItemLister returns a new ComputeProjectMetadataItemLister.

type ComputeProjectMetadataItemListerExpansion

type ComputeProjectMetadataItemListerExpansion interface{}

ComputeProjectMetadataItemListerExpansion allows custom methods to be added to ComputeProjectMetadataItemLister.

type ComputeProjectMetadataItemNamespaceLister added in v0.0.2

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

ComputeProjectMetadataItemNamespaceLister helps list and get ComputeProjectMetadataItems.

type ComputeProjectMetadataItemNamespaceListerExpansion added in v0.0.2

type ComputeProjectMetadataItemNamespaceListerExpansion interface{}

ComputeProjectMetadataItemNamespaceListerExpansion allows custom methods to be added to ComputeProjectMetadataItemNamespaceLister.

type ComputeProjectMetadataLister

type ComputeProjectMetadataLister interface {
	// List lists all ComputeProjectMetadatas in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeProjectMetadata, err error)
	// ComputeProjectMetadatas returns an object that can list and get ComputeProjectMetadatas.
	ComputeProjectMetadatas(namespace string) ComputeProjectMetadataNamespaceLister
	ComputeProjectMetadataListerExpansion
}

ComputeProjectMetadataLister helps list ComputeProjectMetadatas.

func NewComputeProjectMetadataLister

func NewComputeProjectMetadataLister(indexer cache.Indexer) ComputeProjectMetadataLister

NewComputeProjectMetadataLister returns a new ComputeProjectMetadataLister.

type ComputeProjectMetadataListerExpansion

type ComputeProjectMetadataListerExpansion interface{}

ComputeProjectMetadataListerExpansion allows custom methods to be added to ComputeProjectMetadataLister.

type ComputeProjectMetadataNamespaceLister added in v0.0.2

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

ComputeProjectMetadataNamespaceLister helps list and get ComputeProjectMetadatas.

type ComputeProjectMetadataNamespaceListerExpansion added in v0.0.2

type ComputeProjectMetadataNamespaceListerExpansion interface{}

ComputeProjectMetadataNamespaceListerExpansion allows custom methods to be added to ComputeProjectMetadataNamespaceLister.

type ComputeRegionAutoscalerLister

type ComputeRegionAutoscalerLister interface {
	// List lists all ComputeRegionAutoscalers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRegionAutoscaler, err error)
	// ComputeRegionAutoscalers returns an object that can list and get ComputeRegionAutoscalers.
	ComputeRegionAutoscalers(namespace string) ComputeRegionAutoscalerNamespaceLister
	ComputeRegionAutoscalerListerExpansion
}

ComputeRegionAutoscalerLister helps list ComputeRegionAutoscalers.

func NewComputeRegionAutoscalerLister

func NewComputeRegionAutoscalerLister(indexer cache.Indexer) ComputeRegionAutoscalerLister

NewComputeRegionAutoscalerLister returns a new ComputeRegionAutoscalerLister.

type ComputeRegionAutoscalerListerExpansion

type ComputeRegionAutoscalerListerExpansion interface{}

ComputeRegionAutoscalerListerExpansion allows custom methods to be added to ComputeRegionAutoscalerLister.

type ComputeRegionAutoscalerNamespaceLister added in v0.0.2

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

ComputeRegionAutoscalerNamespaceLister helps list and get ComputeRegionAutoscalers.

type ComputeRegionAutoscalerNamespaceListerExpansion added in v0.0.2

type ComputeRegionAutoscalerNamespaceListerExpansion interface{}

ComputeRegionAutoscalerNamespaceListerExpansion allows custom methods to be added to ComputeRegionAutoscalerNamespaceLister.

type ComputeRegionBackendServiceLister

type ComputeRegionBackendServiceLister interface {
	// List lists all ComputeRegionBackendServices in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRegionBackendService, err error)
	// ComputeRegionBackendServices returns an object that can list and get ComputeRegionBackendServices.
	ComputeRegionBackendServices(namespace string) ComputeRegionBackendServiceNamespaceLister
	ComputeRegionBackendServiceListerExpansion
}

ComputeRegionBackendServiceLister helps list ComputeRegionBackendServices.

func NewComputeRegionBackendServiceLister

func NewComputeRegionBackendServiceLister(indexer cache.Indexer) ComputeRegionBackendServiceLister

NewComputeRegionBackendServiceLister returns a new ComputeRegionBackendServiceLister.

type ComputeRegionBackendServiceListerExpansion

type ComputeRegionBackendServiceListerExpansion interface{}

ComputeRegionBackendServiceListerExpansion allows custom methods to be added to ComputeRegionBackendServiceLister.

type ComputeRegionBackendServiceNamespaceLister added in v0.0.2

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

ComputeRegionBackendServiceNamespaceLister helps list and get ComputeRegionBackendServices.

type ComputeRegionBackendServiceNamespaceListerExpansion added in v0.0.2

type ComputeRegionBackendServiceNamespaceListerExpansion interface{}

ComputeRegionBackendServiceNamespaceListerExpansion allows custom methods to be added to ComputeRegionBackendServiceNamespaceLister.

type ComputeRegionDiskLister

type ComputeRegionDiskLister interface {
	// List lists all ComputeRegionDisks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRegionDisk, err error)
	// ComputeRegionDisks returns an object that can list and get ComputeRegionDisks.
	ComputeRegionDisks(namespace string) ComputeRegionDiskNamespaceLister
	ComputeRegionDiskListerExpansion
}

ComputeRegionDiskLister helps list ComputeRegionDisks.

func NewComputeRegionDiskLister

func NewComputeRegionDiskLister(indexer cache.Indexer) ComputeRegionDiskLister

NewComputeRegionDiskLister returns a new ComputeRegionDiskLister.

type ComputeRegionDiskListerExpansion

type ComputeRegionDiskListerExpansion interface{}

ComputeRegionDiskListerExpansion allows custom methods to be added to ComputeRegionDiskLister.

type ComputeRegionDiskNamespaceLister added in v0.0.2

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

ComputeRegionDiskNamespaceLister helps list and get ComputeRegionDisks.

type ComputeRegionDiskNamespaceListerExpansion added in v0.0.2

type ComputeRegionDiskNamespaceListerExpansion interface{}

ComputeRegionDiskNamespaceListerExpansion allows custom methods to be added to ComputeRegionDiskNamespaceLister.

type ComputeRegionInstanceGroupManagerLister

type ComputeRegionInstanceGroupManagerLister interface {
	// List lists all ComputeRegionInstanceGroupManagers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRegionInstanceGroupManager, err error)
	// ComputeRegionInstanceGroupManagers returns an object that can list and get ComputeRegionInstanceGroupManagers.
	ComputeRegionInstanceGroupManagers(namespace string) ComputeRegionInstanceGroupManagerNamespaceLister
	ComputeRegionInstanceGroupManagerListerExpansion
}

ComputeRegionInstanceGroupManagerLister helps list ComputeRegionInstanceGroupManagers.

func NewComputeRegionInstanceGroupManagerLister

func NewComputeRegionInstanceGroupManagerLister(indexer cache.Indexer) ComputeRegionInstanceGroupManagerLister

NewComputeRegionInstanceGroupManagerLister returns a new ComputeRegionInstanceGroupManagerLister.

type ComputeRegionInstanceGroupManagerListerExpansion

type ComputeRegionInstanceGroupManagerListerExpansion interface{}

ComputeRegionInstanceGroupManagerListerExpansion allows custom methods to be added to ComputeRegionInstanceGroupManagerLister.

type ComputeRegionInstanceGroupManagerNamespaceLister added in v0.0.2

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

ComputeRegionInstanceGroupManagerNamespaceLister helps list and get ComputeRegionInstanceGroupManagers.

type ComputeRegionInstanceGroupManagerNamespaceListerExpansion added in v0.0.2

type ComputeRegionInstanceGroupManagerNamespaceListerExpansion interface{}

ComputeRegionInstanceGroupManagerNamespaceListerExpansion allows custom methods to be added to ComputeRegionInstanceGroupManagerNamespaceLister.

type ComputeReservationLister added in v0.2.0

type ComputeReservationLister interface {
	// List lists all ComputeReservations in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeReservation, err error)
	// ComputeReservations returns an object that can list and get ComputeReservations.
	ComputeReservations(namespace string) ComputeReservationNamespaceLister
	ComputeReservationListerExpansion
}

ComputeReservationLister helps list ComputeReservations.

func NewComputeReservationLister added in v0.2.0

func NewComputeReservationLister(indexer cache.Indexer) ComputeReservationLister

NewComputeReservationLister returns a new ComputeReservationLister.

type ComputeReservationListerExpansion added in v0.2.0

type ComputeReservationListerExpansion interface{}

ComputeReservationListerExpansion allows custom methods to be added to ComputeReservationLister.

type ComputeReservationNamespaceLister added in v0.2.0

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

ComputeReservationNamespaceLister helps list and get ComputeReservations.

type ComputeReservationNamespaceListerExpansion added in v0.2.0

type ComputeReservationNamespaceListerExpansion interface{}

ComputeReservationNamespaceListerExpansion allows custom methods to be added to ComputeReservationNamespaceLister.

type ComputeResourcePolicyLister added in v0.2.0

type ComputeResourcePolicyLister interface {
	// List lists all ComputeResourcePolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeResourcePolicy, err error)
	// ComputeResourcePolicies returns an object that can list and get ComputeResourcePolicies.
	ComputeResourcePolicies(namespace string) ComputeResourcePolicyNamespaceLister
	ComputeResourcePolicyListerExpansion
}

ComputeResourcePolicyLister helps list ComputeResourcePolicies.

func NewComputeResourcePolicyLister added in v0.2.0

func NewComputeResourcePolicyLister(indexer cache.Indexer) ComputeResourcePolicyLister

NewComputeResourcePolicyLister returns a new ComputeResourcePolicyLister.

type ComputeResourcePolicyListerExpansion added in v0.2.0

type ComputeResourcePolicyListerExpansion interface{}

ComputeResourcePolicyListerExpansion allows custom methods to be added to ComputeResourcePolicyLister.

type ComputeResourcePolicyNamespaceLister added in v0.2.0

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

ComputeResourcePolicyNamespaceLister helps list and get ComputeResourcePolicies.

type ComputeResourcePolicyNamespaceListerExpansion added in v0.2.0

type ComputeResourcePolicyNamespaceListerExpansion interface{}

ComputeResourcePolicyNamespaceListerExpansion allows custom methods to be added to ComputeResourcePolicyNamespaceLister.

type ComputeRouteLister

type ComputeRouteLister interface {
	// List lists all ComputeRoutes in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRoute, err error)
	// ComputeRoutes returns an object that can list and get ComputeRoutes.
	ComputeRoutes(namespace string) ComputeRouteNamespaceLister
	ComputeRouteListerExpansion
}

ComputeRouteLister helps list ComputeRoutes.

func NewComputeRouteLister

func NewComputeRouteLister(indexer cache.Indexer) ComputeRouteLister

NewComputeRouteLister returns a new ComputeRouteLister.

type ComputeRouteListerExpansion

type ComputeRouteListerExpansion interface{}

ComputeRouteListerExpansion allows custom methods to be added to ComputeRouteLister.

type ComputeRouteNamespaceLister added in v0.0.2

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

ComputeRouteNamespaceLister helps list and get ComputeRoutes.

type ComputeRouteNamespaceListerExpansion added in v0.0.2

type ComputeRouteNamespaceListerExpansion interface{}

ComputeRouteNamespaceListerExpansion allows custom methods to be added to ComputeRouteNamespaceLister.

type ComputeRouterInterfaceLister

type ComputeRouterInterfaceLister interface {
	// List lists all ComputeRouterInterfaces in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRouterInterface, err error)
	// ComputeRouterInterfaces returns an object that can list and get ComputeRouterInterfaces.
	ComputeRouterInterfaces(namespace string) ComputeRouterInterfaceNamespaceLister
	ComputeRouterInterfaceListerExpansion
}

ComputeRouterInterfaceLister helps list ComputeRouterInterfaces.

func NewComputeRouterInterfaceLister

func NewComputeRouterInterfaceLister(indexer cache.Indexer) ComputeRouterInterfaceLister

NewComputeRouterInterfaceLister returns a new ComputeRouterInterfaceLister.

type ComputeRouterInterfaceListerExpansion

type ComputeRouterInterfaceListerExpansion interface{}

ComputeRouterInterfaceListerExpansion allows custom methods to be added to ComputeRouterInterfaceLister.

type ComputeRouterInterfaceNamespaceLister added in v0.0.2

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

ComputeRouterInterfaceNamespaceLister helps list and get ComputeRouterInterfaces.

type ComputeRouterInterfaceNamespaceListerExpansion added in v0.0.2

type ComputeRouterInterfaceNamespaceListerExpansion interface{}

ComputeRouterInterfaceNamespaceListerExpansion allows custom methods to be added to ComputeRouterInterfaceNamespaceLister.

type ComputeRouterLister

type ComputeRouterLister interface {
	// List lists all ComputeRouters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRouter, err error)
	// ComputeRouters returns an object that can list and get ComputeRouters.
	ComputeRouters(namespace string) ComputeRouterNamespaceLister
	ComputeRouterListerExpansion
}

ComputeRouterLister helps list ComputeRouters.

func NewComputeRouterLister

func NewComputeRouterLister(indexer cache.Indexer) ComputeRouterLister

NewComputeRouterLister returns a new ComputeRouterLister.

type ComputeRouterListerExpansion

type ComputeRouterListerExpansion interface{}

ComputeRouterListerExpansion allows custom methods to be added to ComputeRouterLister.

type ComputeRouterNATLister added in v0.0.2

type ComputeRouterNATLister interface {
	// List lists all ComputeRouterNATs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRouterNAT, err error)
	// ComputeRouterNATs returns an object that can list and get ComputeRouterNATs.
	ComputeRouterNATs(namespace string) ComputeRouterNATNamespaceLister
	ComputeRouterNATListerExpansion
}

ComputeRouterNATLister helps list ComputeRouterNATs.

func NewComputeRouterNATLister added in v0.0.2

func NewComputeRouterNATLister(indexer cache.Indexer) ComputeRouterNATLister

NewComputeRouterNATLister returns a new ComputeRouterNATLister.

type ComputeRouterNATListerExpansion added in v0.0.2

type ComputeRouterNATListerExpansion interface{}

ComputeRouterNATListerExpansion allows custom methods to be added to ComputeRouterNATLister.

type ComputeRouterNATNamespaceLister added in v0.0.2

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

ComputeRouterNATNamespaceLister helps list and get ComputeRouterNATs.

type ComputeRouterNATNamespaceListerExpansion added in v0.0.2

type ComputeRouterNATNamespaceListerExpansion interface{}

ComputeRouterNATNamespaceListerExpansion allows custom methods to be added to ComputeRouterNATNamespaceLister.

type ComputeRouterNamespaceLister added in v0.0.2

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

ComputeRouterNamespaceLister helps list and get ComputeRouters.

type ComputeRouterNamespaceListerExpansion added in v0.0.2

type ComputeRouterNamespaceListerExpansion interface{}

ComputeRouterNamespaceListerExpansion allows custom methods to be added to ComputeRouterNamespaceLister.

type ComputeRouterPeerLister

type ComputeRouterPeerLister interface {
	// List lists all ComputeRouterPeers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeRouterPeer, err error)
	// ComputeRouterPeers returns an object that can list and get ComputeRouterPeers.
	ComputeRouterPeers(namespace string) ComputeRouterPeerNamespaceLister
	ComputeRouterPeerListerExpansion
}

ComputeRouterPeerLister helps list ComputeRouterPeers.

func NewComputeRouterPeerLister

func NewComputeRouterPeerLister(indexer cache.Indexer) ComputeRouterPeerLister

NewComputeRouterPeerLister returns a new ComputeRouterPeerLister.

type ComputeRouterPeerListerExpansion

type ComputeRouterPeerListerExpansion interface{}

ComputeRouterPeerListerExpansion allows custom methods to be added to ComputeRouterPeerLister.

type ComputeRouterPeerNamespaceLister added in v0.0.2

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

ComputeRouterPeerNamespaceLister helps list and get ComputeRouterPeers.

type ComputeRouterPeerNamespaceListerExpansion added in v0.0.2

type ComputeRouterPeerNamespaceListerExpansion interface{}

ComputeRouterPeerNamespaceListerExpansion allows custom methods to be added to ComputeRouterPeerNamespaceLister.

type ComputeSSLCertificateLister added in v0.0.3

type ComputeSSLCertificateLister interface {
	// List lists all ComputeSSLCertificates in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSSLCertificate, err error)
	// ComputeSSLCertificates returns an object that can list and get ComputeSSLCertificates.
	ComputeSSLCertificates(namespace string) ComputeSSLCertificateNamespaceLister
	ComputeSSLCertificateListerExpansion
}

ComputeSSLCertificateLister helps list ComputeSSLCertificates.

func NewComputeSSLCertificateLister added in v0.0.3

func NewComputeSSLCertificateLister(indexer cache.Indexer) ComputeSSLCertificateLister

NewComputeSSLCertificateLister returns a new ComputeSSLCertificateLister.

type ComputeSSLCertificateListerExpansion added in v0.0.3

type ComputeSSLCertificateListerExpansion interface{}

ComputeSSLCertificateListerExpansion allows custom methods to be added to ComputeSSLCertificateLister.

type ComputeSSLCertificateNamespaceLister added in v0.0.3

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

ComputeSSLCertificateNamespaceLister helps list and get ComputeSSLCertificates.

type ComputeSSLCertificateNamespaceListerExpansion added in v0.0.3

type ComputeSSLCertificateNamespaceListerExpansion interface{}

ComputeSSLCertificateNamespaceListerExpansion allows custom methods to be added to ComputeSSLCertificateNamespaceLister.

type ComputeSSLPolicyLister added in v0.0.3

type ComputeSSLPolicyLister interface {
	// List lists all ComputeSSLPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSSLPolicy, err error)
	// ComputeSSLPolicies returns an object that can list and get ComputeSSLPolicies.
	ComputeSSLPolicies(namespace string) ComputeSSLPolicyNamespaceLister
	ComputeSSLPolicyListerExpansion
}

ComputeSSLPolicyLister helps list ComputeSSLPolicies.

func NewComputeSSLPolicyLister added in v0.0.3

func NewComputeSSLPolicyLister(indexer cache.Indexer) ComputeSSLPolicyLister

NewComputeSSLPolicyLister returns a new ComputeSSLPolicyLister.

type ComputeSSLPolicyListerExpansion added in v0.0.3

type ComputeSSLPolicyListerExpansion interface{}

ComputeSSLPolicyListerExpansion allows custom methods to be added to ComputeSSLPolicyLister.

type ComputeSSLPolicyNamespaceLister added in v0.0.3

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

ComputeSSLPolicyNamespaceLister helps list and get ComputeSSLPolicies.

type ComputeSSLPolicyNamespaceListerExpansion added in v0.0.3

type ComputeSSLPolicyNamespaceListerExpansion interface{}

ComputeSSLPolicyNamespaceListerExpansion allows custom methods to be added to ComputeSSLPolicyNamespaceLister.

type ComputeSecurityPolicyLister

type ComputeSecurityPolicyLister interface {
	// List lists all ComputeSecurityPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSecurityPolicy, err error)
	// ComputeSecurityPolicies returns an object that can list and get ComputeSecurityPolicies.
	ComputeSecurityPolicies(namespace string) ComputeSecurityPolicyNamespaceLister
	ComputeSecurityPolicyListerExpansion
}

ComputeSecurityPolicyLister helps list ComputeSecurityPolicies.

func NewComputeSecurityPolicyLister

func NewComputeSecurityPolicyLister(indexer cache.Indexer) ComputeSecurityPolicyLister

NewComputeSecurityPolicyLister returns a new ComputeSecurityPolicyLister.

type ComputeSecurityPolicyListerExpansion

type ComputeSecurityPolicyListerExpansion interface{}

ComputeSecurityPolicyListerExpansion allows custom methods to be added to ComputeSecurityPolicyLister.

type ComputeSecurityPolicyNamespaceLister added in v0.0.2

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

ComputeSecurityPolicyNamespaceLister helps list and get ComputeSecurityPolicies.

type ComputeSecurityPolicyNamespaceListerExpansion added in v0.0.2

type ComputeSecurityPolicyNamespaceListerExpansion interface{}

ComputeSecurityPolicyNamespaceListerExpansion allows custom methods to be added to ComputeSecurityPolicyNamespaceLister.

type ComputeSharedVpcHostProjectLister

type ComputeSharedVpcHostProjectLister interface {
	// List lists all ComputeSharedVpcHostProjects in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSharedVpcHostProject, err error)
	// ComputeSharedVpcHostProjects returns an object that can list and get ComputeSharedVpcHostProjects.
	ComputeSharedVpcHostProjects(namespace string) ComputeSharedVpcHostProjectNamespaceLister
	ComputeSharedVpcHostProjectListerExpansion
}

ComputeSharedVpcHostProjectLister helps list ComputeSharedVpcHostProjects.

func NewComputeSharedVpcHostProjectLister

func NewComputeSharedVpcHostProjectLister(indexer cache.Indexer) ComputeSharedVpcHostProjectLister

NewComputeSharedVpcHostProjectLister returns a new ComputeSharedVpcHostProjectLister.

type ComputeSharedVpcHostProjectListerExpansion

type ComputeSharedVpcHostProjectListerExpansion interface{}

ComputeSharedVpcHostProjectListerExpansion allows custom methods to be added to ComputeSharedVpcHostProjectLister.

type ComputeSharedVpcHostProjectNamespaceLister added in v0.0.2

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

ComputeSharedVpcHostProjectNamespaceLister helps list and get ComputeSharedVpcHostProjects.

type ComputeSharedVpcHostProjectNamespaceListerExpansion added in v0.0.2

type ComputeSharedVpcHostProjectNamespaceListerExpansion interface{}

ComputeSharedVpcHostProjectNamespaceListerExpansion allows custom methods to be added to ComputeSharedVpcHostProjectNamespaceLister.

type ComputeSharedVpcServiceProjectLister

type ComputeSharedVpcServiceProjectLister interface {
	// List lists all ComputeSharedVpcServiceProjects in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSharedVpcServiceProject, err error)
	// ComputeSharedVpcServiceProjects returns an object that can list and get ComputeSharedVpcServiceProjects.
	ComputeSharedVpcServiceProjects(namespace string) ComputeSharedVpcServiceProjectNamespaceLister
	ComputeSharedVpcServiceProjectListerExpansion
}

ComputeSharedVpcServiceProjectLister helps list ComputeSharedVpcServiceProjects.

func NewComputeSharedVpcServiceProjectLister

func NewComputeSharedVpcServiceProjectLister(indexer cache.Indexer) ComputeSharedVpcServiceProjectLister

NewComputeSharedVpcServiceProjectLister returns a new ComputeSharedVpcServiceProjectLister.

type ComputeSharedVpcServiceProjectListerExpansion

type ComputeSharedVpcServiceProjectListerExpansion interface{}

ComputeSharedVpcServiceProjectListerExpansion allows custom methods to be added to ComputeSharedVpcServiceProjectLister.

type ComputeSharedVpcServiceProjectNamespaceLister added in v0.0.2

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

ComputeSharedVpcServiceProjectNamespaceLister helps list and get ComputeSharedVpcServiceProjects.

type ComputeSharedVpcServiceProjectNamespaceListerExpansion added in v0.0.2

type ComputeSharedVpcServiceProjectNamespaceListerExpansion interface{}

ComputeSharedVpcServiceProjectNamespaceListerExpansion allows custom methods to be added to ComputeSharedVpcServiceProjectNamespaceLister.

type ComputeSnapshotLister

type ComputeSnapshotLister interface {
	// List lists all ComputeSnapshots in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSnapshot, err error)
	// ComputeSnapshots returns an object that can list and get ComputeSnapshots.
	ComputeSnapshots(namespace string) ComputeSnapshotNamespaceLister
	ComputeSnapshotListerExpansion
}

ComputeSnapshotLister helps list ComputeSnapshots.

func NewComputeSnapshotLister

func NewComputeSnapshotLister(indexer cache.Indexer) ComputeSnapshotLister

NewComputeSnapshotLister returns a new ComputeSnapshotLister.

type ComputeSnapshotListerExpansion

type ComputeSnapshotListerExpansion interface{}

ComputeSnapshotListerExpansion allows custom methods to be added to ComputeSnapshotLister.

type ComputeSnapshotNamespaceLister added in v0.0.2

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

ComputeSnapshotNamespaceLister helps list and get ComputeSnapshots.

type ComputeSnapshotNamespaceListerExpansion added in v0.0.2

type ComputeSnapshotNamespaceListerExpansion interface{}

ComputeSnapshotNamespaceListerExpansion allows custom methods to be added to ComputeSnapshotNamespaceLister.

type ComputeSubnetworkIamBindingLister

type ComputeSubnetworkIamBindingLister interface {
	// List lists all ComputeSubnetworkIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSubnetworkIamBinding, err error)
	// ComputeSubnetworkIamBindings returns an object that can list and get ComputeSubnetworkIamBindings.
	ComputeSubnetworkIamBindings(namespace string) ComputeSubnetworkIamBindingNamespaceLister
	ComputeSubnetworkIamBindingListerExpansion
}

ComputeSubnetworkIamBindingLister helps list ComputeSubnetworkIamBindings.

func NewComputeSubnetworkIamBindingLister

func NewComputeSubnetworkIamBindingLister(indexer cache.Indexer) ComputeSubnetworkIamBindingLister

NewComputeSubnetworkIamBindingLister returns a new ComputeSubnetworkIamBindingLister.

type ComputeSubnetworkIamBindingListerExpansion

type ComputeSubnetworkIamBindingListerExpansion interface{}

ComputeSubnetworkIamBindingListerExpansion allows custom methods to be added to ComputeSubnetworkIamBindingLister.

type ComputeSubnetworkIamBindingNamespaceLister added in v0.0.2

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

ComputeSubnetworkIamBindingNamespaceLister helps list and get ComputeSubnetworkIamBindings.

type ComputeSubnetworkIamBindingNamespaceListerExpansion added in v0.0.2

type ComputeSubnetworkIamBindingNamespaceListerExpansion interface{}

ComputeSubnetworkIamBindingNamespaceListerExpansion allows custom methods to be added to ComputeSubnetworkIamBindingNamespaceLister.

type ComputeSubnetworkIamMemberLister

type ComputeSubnetworkIamMemberLister interface {
	// List lists all ComputeSubnetworkIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSubnetworkIamMember, err error)
	// ComputeSubnetworkIamMembers returns an object that can list and get ComputeSubnetworkIamMembers.
	ComputeSubnetworkIamMembers(namespace string) ComputeSubnetworkIamMemberNamespaceLister
	ComputeSubnetworkIamMemberListerExpansion
}

ComputeSubnetworkIamMemberLister helps list ComputeSubnetworkIamMembers.

func NewComputeSubnetworkIamMemberLister

func NewComputeSubnetworkIamMemberLister(indexer cache.Indexer) ComputeSubnetworkIamMemberLister

NewComputeSubnetworkIamMemberLister returns a new ComputeSubnetworkIamMemberLister.

type ComputeSubnetworkIamMemberListerExpansion

type ComputeSubnetworkIamMemberListerExpansion interface{}

ComputeSubnetworkIamMemberListerExpansion allows custom methods to be added to ComputeSubnetworkIamMemberLister.

type ComputeSubnetworkIamMemberNamespaceLister added in v0.0.2

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

ComputeSubnetworkIamMemberNamespaceLister helps list and get ComputeSubnetworkIamMembers.

type ComputeSubnetworkIamMemberNamespaceListerExpansion added in v0.0.2

type ComputeSubnetworkIamMemberNamespaceListerExpansion interface{}

ComputeSubnetworkIamMemberNamespaceListerExpansion allows custom methods to be added to ComputeSubnetworkIamMemberNamespaceLister.

type ComputeSubnetworkIamPolicyLister

type ComputeSubnetworkIamPolicyLister interface {
	// List lists all ComputeSubnetworkIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSubnetworkIamPolicy, err error)
	// ComputeSubnetworkIamPolicies returns an object that can list and get ComputeSubnetworkIamPolicies.
	ComputeSubnetworkIamPolicies(namespace string) ComputeSubnetworkIamPolicyNamespaceLister
	ComputeSubnetworkIamPolicyListerExpansion
}

ComputeSubnetworkIamPolicyLister helps list ComputeSubnetworkIamPolicies.

func NewComputeSubnetworkIamPolicyLister

func NewComputeSubnetworkIamPolicyLister(indexer cache.Indexer) ComputeSubnetworkIamPolicyLister

NewComputeSubnetworkIamPolicyLister returns a new ComputeSubnetworkIamPolicyLister.

type ComputeSubnetworkIamPolicyListerExpansion

type ComputeSubnetworkIamPolicyListerExpansion interface{}

ComputeSubnetworkIamPolicyListerExpansion allows custom methods to be added to ComputeSubnetworkIamPolicyLister.

type ComputeSubnetworkIamPolicyNamespaceLister added in v0.0.2

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

ComputeSubnetworkIamPolicyNamespaceLister helps list and get ComputeSubnetworkIamPolicies.

type ComputeSubnetworkIamPolicyNamespaceListerExpansion added in v0.0.2

type ComputeSubnetworkIamPolicyNamespaceListerExpansion interface{}

ComputeSubnetworkIamPolicyNamespaceListerExpansion allows custom methods to be added to ComputeSubnetworkIamPolicyNamespaceLister.

type ComputeSubnetworkLister

type ComputeSubnetworkLister interface {
	// List lists all ComputeSubnetworks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeSubnetwork, err error)
	// ComputeSubnetworks returns an object that can list and get ComputeSubnetworks.
	ComputeSubnetworks(namespace string) ComputeSubnetworkNamespaceLister
	ComputeSubnetworkListerExpansion
}

ComputeSubnetworkLister helps list ComputeSubnetworks.

func NewComputeSubnetworkLister

func NewComputeSubnetworkLister(indexer cache.Indexer) ComputeSubnetworkLister

NewComputeSubnetworkLister returns a new ComputeSubnetworkLister.

type ComputeSubnetworkListerExpansion

type ComputeSubnetworkListerExpansion interface{}

ComputeSubnetworkListerExpansion allows custom methods to be added to ComputeSubnetworkLister.

type ComputeSubnetworkNamespaceLister added in v0.0.2

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

ComputeSubnetworkNamespaceLister helps list and get ComputeSubnetworks.

type ComputeSubnetworkNamespaceListerExpansion added in v0.0.2

type ComputeSubnetworkNamespaceListerExpansion interface{}

ComputeSubnetworkNamespaceListerExpansion allows custom methods to be added to ComputeSubnetworkNamespaceLister.

type ComputeTargetHTTPProxyLister added in v0.0.2

type ComputeTargetHTTPProxyLister interface {
	// List lists all ComputeTargetHTTPProxies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeTargetHTTPProxy, err error)
	// ComputeTargetHTTPProxies returns an object that can list and get ComputeTargetHTTPProxies.
	ComputeTargetHTTPProxies(namespace string) ComputeTargetHTTPProxyNamespaceLister
	ComputeTargetHTTPProxyListerExpansion
}

ComputeTargetHTTPProxyLister helps list ComputeTargetHTTPProxies.

func NewComputeTargetHTTPProxyLister added in v0.0.2

func NewComputeTargetHTTPProxyLister(indexer cache.Indexer) ComputeTargetHTTPProxyLister

NewComputeTargetHTTPProxyLister returns a new ComputeTargetHTTPProxyLister.

type ComputeTargetHTTPProxyListerExpansion added in v0.0.2

type ComputeTargetHTTPProxyListerExpansion interface{}

ComputeTargetHTTPProxyListerExpansion allows custom methods to be added to ComputeTargetHTTPProxyLister.

type ComputeTargetHTTPProxyNamespaceLister added in v0.0.2

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

ComputeTargetHTTPProxyNamespaceLister helps list and get ComputeTargetHTTPProxies.

type ComputeTargetHTTPProxyNamespaceListerExpansion added in v0.0.2

type ComputeTargetHTTPProxyNamespaceListerExpansion interface{}

ComputeTargetHTTPProxyNamespaceListerExpansion allows custom methods to be added to ComputeTargetHTTPProxyNamespaceLister.

type ComputeTargetHTTPSProxyLister added in v0.0.2

type ComputeTargetHTTPSProxyLister interface {
	// List lists all ComputeTargetHTTPSProxies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeTargetHTTPSProxy, err error)
	// ComputeTargetHTTPSProxies returns an object that can list and get ComputeTargetHTTPSProxies.
	ComputeTargetHTTPSProxies(namespace string) ComputeTargetHTTPSProxyNamespaceLister
	ComputeTargetHTTPSProxyListerExpansion
}

ComputeTargetHTTPSProxyLister helps list ComputeTargetHTTPSProxies.

func NewComputeTargetHTTPSProxyLister added in v0.0.2

func NewComputeTargetHTTPSProxyLister(indexer cache.Indexer) ComputeTargetHTTPSProxyLister

NewComputeTargetHTTPSProxyLister returns a new ComputeTargetHTTPSProxyLister.

type ComputeTargetHTTPSProxyListerExpansion added in v0.0.2

type ComputeTargetHTTPSProxyListerExpansion interface{}

ComputeTargetHTTPSProxyListerExpansion allows custom methods to be added to ComputeTargetHTTPSProxyLister.

type ComputeTargetHTTPSProxyNamespaceLister added in v0.0.2

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

ComputeTargetHTTPSProxyNamespaceLister helps list and get ComputeTargetHTTPSProxies.

type ComputeTargetHTTPSProxyNamespaceListerExpansion added in v0.0.2

type ComputeTargetHTTPSProxyNamespaceListerExpansion interface{}

ComputeTargetHTTPSProxyNamespaceListerExpansion allows custom methods to be added to ComputeTargetHTTPSProxyNamespaceLister.

type ComputeTargetInstanceLister added in v0.2.0

type ComputeTargetInstanceLister interface {
	// List lists all ComputeTargetInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeTargetInstance, err error)
	// ComputeTargetInstances returns an object that can list and get ComputeTargetInstances.
	ComputeTargetInstances(namespace string) ComputeTargetInstanceNamespaceLister
	ComputeTargetInstanceListerExpansion
}

ComputeTargetInstanceLister helps list ComputeTargetInstances.

func NewComputeTargetInstanceLister added in v0.2.0

func NewComputeTargetInstanceLister(indexer cache.Indexer) ComputeTargetInstanceLister

NewComputeTargetInstanceLister returns a new ComputeTargetInstanceLister.

type ComputeTargetInstanceListerExpansion added in v0.2.0

type ComputeTargetInstanceListerExpansion interface{}

ComputeTargetInstanceListerExpansion allows custom methods to be added to ComputeTargetInstanceLister.

type ComputeTargetInstanceNamespaceLister added in v0.2.0

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

ComputeTargetInstanceNamespaceLister helps list and get ComputeTargetInstances.

type ComputeTargetInstanceNamespaceListerExpansion added in v0.2.0

type ComputeTargetInstanceNamespaceListerExpansion interface{}

ComputeTargetInstanceNamespaceListerExpansion allows custom methods to be added to ComputeTargetInstanceNamespaceLister.

type ComputeTargetPoolLister

type ComputeTargetPoolLister interface {
	// List lists all ComputeTargetPools in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeTargetPool, err error)
	// ComputeTargetPools returns an object that can list and get ComputeTargetPools.
	ComputeTargetPools(namespace string) ComputeTargetPoolNamespaceLister
	ComputeTargetPoolListerExpansion
}

ComputeTargetPoolLister helps list ComputeTargetPools.

func NewComputeTargetPoolLister

func NewComputeTargetPoolLister(indexer cache.Indexer) ComputeTargetPoolLister

NewComputeTargetPoolLister returns a new ComputeTargetPoolLister.

type ComputeTargetPoolListerExpansion

type ComputeTargetPoolListerExpansion interface{}

ComputeTargetPoolListerExpansion allows custom methods to be added to ComputeTargetPoolLister.

type ComputeTargetPoolNamespaceLister added in v0.0.2

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

ComputeTargetPoolNamespaceLister helps list and get ComputeTargetPools.

type ComputeTargetPoolNamespaceListerExpansion added in v0.0.2

type ComputeTargetPoolNamespaceListerExpansion interface{}

ComputeTargetPoolNamespaceListerExpansion allows custom methods to be added to ComputeTargetPoolNamespaceLister.

type ComputeTargetSSLProxyLister added in v0.0.3

type ComputeTargetSSLProxyLister interface {
	// List lists all ComputeTargetSSLProxies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeTargetSSLProxy, err error)
	// ComputeTargetSSLProxies returns an object that can list and get ComputeTargetSSLProxies.
	ComputeTargetSSLProxies(namespace string) ComputeTargetSSLProxyNamespaceLister
	ComputeTargetSSLProxyListerExpansion
}

ComputeTargetSSLProxyLister helps list ComputeTargetSSLProxies.

func NewComputeTargetSSLProxyLister added in v0.0.3

func NewComputeTargetSSLProxyLister(indexer cache.Indexer) ComputeTargetSSLProxyLister

NewComputeTargetSSLProxyLister returns a new ComputeTargetSSLProxyLister.

type ComputeTargetSSLProxyListerExpansion added in v0.0.3

type ComputeTargetSSLProxyListerExpansion interface{}

ComputeTargetSSLProxyListerExpansion allows custom methods to be added to ComputeTargetSSLProxyLister.

type ComputeTargetSSLProxyNamespaceLister added in v0.0.3

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

ComputeTargetSSLProxyNamespaceLister helps list and get ComputeTargetSSLProxies.

type ComputeTargetSSLProxyNamespaceListerExpansion added in v0.0.3

type ComputeTargetSSLProxyNamespaceListerExpansion interface{}

ComputeTargetSSLProxyNamespaceListerExpansion allows custom methods to be added to ComputeTargetSSLProxyNamespaceLister.

type ComputeTargetTcpProxyLister

type ComputeTargetTcpProxyLister interface {
	// List lists all ComputeTargetTcpProxies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeTargetTcpProxy, err error)
	// ComputeTargetTcpProxies returns an object that can list and get ComputeTargetTcpProxies.
	ComputeTargetTcpProxies(namespace string) ComputeTargetTcpProxyNamespaceLister
	ComputeTargetTcpProxyListerExpansion
}

ComputeTargetTcpProxyLister helps list ComputeTargetTcpProxies.

func NewComputeTargetTcpProxyLister

func NewComputeTargetTcpProxyLister(indexer cache.Indexer) ComputeTargetTcpProxyLister

NewComputeTargetTcpProxyLister returns a new ComputeTargetTcpProxyLister.

type ComputeTargetTcpProxyListerExpansion

type ComputeTargetTcpProxyListerExpansion interface{}

ComputeTargetTcpProxyListerExpansion allows custom methods to be added to ComputeTargetTcpProxyLister.

type ComputeTargetTcpProxyNamespaceLister added in v0.0.2

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

ComputeTargetTcpProxyNamespaceLister helps list and get ComputeTargetTcpProxies.

type ComputeTargetTcpProxyNamespaceListerExpansion added in v0.0.2

type ComputeTargetTcpProxyNamespaceListerExpansion interface{}

ComputeTargetTcpProxyNamespaceListerExpansion allows custom methods to be added to ComputeTargetTcpProxyNamespaceLister.

type ComputeURLMapLister added in v0.0.2

type ComputeURLMapLister interface {
	// List lists all ComputeURLMaps in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeURLMap, err error)
	// ComputeURLMaps returns an object that can list and get ComputeURLMaps.
	ComputeURLMaps(namespace string) ComputeURLMapNamespaceLister
	ComputeURLMapListerExpansion
}

ComputeURLMapLister helps list ComputeURLMaps.

func NewComputeURLMapLister added in v0.0.2

func NewComputeURLMapLister(indexer cache.Indexer) ComputeURLMapLister

NewComputeURLMapLister returns a new ComputeURLMapLister.

type ComputeURLMapListerExpansion added in v0.0.2

type ComputeURLMapListerExpansion interface{}

ComputeURLMapListerExpansion allows custom methods to be added to ComputeURLMapLister.

type ComputeURLMapNamespaceLister added in v0.0.2

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

ComputeURLMapNamespaceLister helps list and get ComputeURLMaps.

type ComputeURLMapNamespaceListerExpansion added in v0.0.2

type ComputeURLMapNamespaceListerExpansion interface{}

ComputeURLMapNamespaceListerExpansion allows custom methods to be added to ComputeURLMapNamespaceLister.

type ComputeVPNGatewayLister added in v0.0.2

type ComputeVPNGatewayLister interface {
	// List lists all ComputeVPNGateways in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeVPNGateway, err error)
	// ComputeVPNGateways returns an object that can list and get ComputeVPNGateways.
	ComputeVPNGateways(namespace string) ComputeVPNGatewayNamespaceLister
	ComputeVPNGatewayListerExpansion
}

ComputeVPNGatewayLister helps list ComputeVPNGateways.

func NewComputeVPNGatewayLister added in v0.0.2

func NewComputeVPNGatewayLister(indexer cache.Indexer) ComputeVPNGatewayLister

NewComputeVPNGatewayLister returns a new ComputeVPNGatewayLister.

type ComputeVPNGatewayListerExpansion added in v0.0.2

type ComputeVPNGatewayListerExpansion interface{}

ComputeVPNGatewayListerExpansion allows custom methods to be added to ComputeVPNGatewayLister.

type ComputeVPNGatewayNamespaceLister added in v0.0.2

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

ComputeVPNGatewayNamespaceLister helps list and get ComputeVPNGateways.

type ComputeVPNGatewayNamespaceListerExpansion added in v0.0.2

type ComputeVPNGatewayNamespaceListerExpansion interface{}

ComputeVPNGatewayNamespaceListerExpansion allows custom methods to be added to ComputeVPNGatewayNamespaceLister.

type ComputeVPNTunnelLister added in v0.0.2

type ComputeVPNTunnelLister interface {
	// List lists all ComputeVPNTunnels in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ComputeVPNTunnel, err error)
	// ComputeVPNTunnels returns an object that can list and get ComputeVPNTunnels.
	ComputeVPNTunnels(namespace string) ComputeVPNTunnelNamespaceLister
	ComputeVPNTunnelListerExpansion
}

ComputeVPNTunnelLister helps list ComputeVPNTunnels.

func NewComputeVPNTunnelLister added in v0.0.2

func NewComputeVPNTunnelLister(indexer cache.Indexer) ComputeVPNTunnelLister

NewComputeVPNTunnelLister returns a new ComputeVPNTunnelLister.

type ComputeVPNTunnelListerExpansion added in v0.0.2

type ComputeVPNTunnelListerExpansion interface{}

ComputeVPNTunnelListerExpansion allows custom methods to be added to ComputeVPNTunnelLister.

type ComputeVPNTunnelNamespaceLister added in v0.0.2

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

ComputeVPNTunnelNamespaceLister helps list and get ComputeVPNTunnels.

type ComputeVPNTunnelNamespaceListerExpansion added in v0.0.2

type ComputeVPNTunnelNamespaceListerExpansion interface{}

ComputeVPNTunnelNamespaceListerExpansion allows custom methods to be added to ComputeVPNTunnelNamespaceLister.

type ContainerAnalysisNoteLister

type ContainerAnalysisNoteLister interface {
	// List lists all ContainerAnalysisNotes in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ContainerAnalysisNote, err error)
	// ContainerAnalysisNotes returns an object that can list and get ContainerAnalysisNotes.
	ContainerAnalysisNotes(namespace string) ContainerAnalysisNoteNamespaceLister
	ContainerAnalysisNoteListerExpansion
}

ContainerAnalysisNoteLister helps list ContainerAnalysisNotes.

func NewContainerAnalysisNoteLister

func NewContainerAnalysisNoteLister(indexer cache.Indexer) ContainerAnalysisNoteLister

NewContainerAnalysisNoteLister returns a new ContainerAnalysisNoteLister.

type ContainerAnalysisNoteListerExpansion

type ContainerAnalysisNoteListerExpansion interface{}

ContainerAnalysisNoteListerExpansion allows custom methods to be added to ContainerAnalysisNoteLister.

type ContainerAnalysisNoteNamespaceLister added in v0.0.2

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

ContainerAnalysisNoteNamespaceLister helps list and get ContainerAnalysisNotes.

type ContainerAnalysisNoteNamespaceListerExpansion added in v0.0.2

type ContainerAnalysisNoteNamespaceListerExpansion interface{}

ContainerAnalysisNoteNamespaceListerExpansion allows custom methods to be added to ContainerAnalysisNoteNamespaceLister.

type ContainerClusterLister

type ContainerClusterLister interface {
	// List lists all ContainerClusters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ContainerCluster, err error)
	// ContainerClusters returns an object that can list and get ContainerClusters.
	ContainerClusters(namespace string) ContainerClusterNamespaceLister
	ContainerClusterListerExpansion
}

ContainerClusterLister helps list ContainerClusters.

func NewContainerClusterLister

func NewContainerClusterLister(indexer cache.Indexer) ContainerClusterLister

NewContainerClusterLister returns a new ContainerClusterLister.

type ContainerClusterListerExpansion

type ContainerClusterListerExpansion interface{}

ContainerClusterListerExpansion allows custom methods to be added to ContainerClusterLister.

type ContainerClusterNamespaceLister added in v0.0.2

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

ContainerClusterNamespaceLister helps list and get ContainerClusters.

type ContainerClusterNamespaceListerExpansion added in v0.0.2

type ContainerClusterNamespaceListerExpansion interface{}

ContainerClusterNamespaceListerExpansion allows custom methods to be added to ContainerClusterNamespaceLister.

type ContainerNodePoolLister

type ContainerNodePoolLister interface {
	// List lists all ContainerNodePools in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ContainerNodePool, err error)
	// ContainerNodePools returns an object that can list and get ContainerNodePools.
	ContainerNodePools(namespace string) ContainerNodePoolNamespaceLister
	ContainerNodePoolListerExpansion
}

ContainerNodePoolLister helps list ContainerNodePools.

func NewContainerNodePoolLister

func NewContainerNodePoolLister(indexer cache.Indexer) ContainerNodePoolLister

NewContainerNodePoolLister returns a new ContainerNodePoolLister.

type ContainerNodePoolListerExpansion

type ContainerNodePoolListerExpansion interface{}

ContainerNodePoolListerExpansion allows custom methods to be added to ContainerNodePoolLister.

type ContainerNodePoolNamespaceLister added in v0.0.2

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

ContainerNodePoolNamespaceLister helps list and get ContainerNodePools.

type ContainerNodePoolNamespaceListerExpansion added in v0.0.2

type ContainerNodePoolNamespaceListerExpansion interface{}

ContainerNodePoolNamespaceListerExpansion allows custom methods to be added to ContainerNodePoolNamespaceLister.

type DataflowJobLister

type DataflowJobLister interface {
	// List lists all DataflowJobs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataflowJob, err error)
	// DataflowJobs returns an object that can list and get DataflowJobs.
	DataflowJobs(namespace string) DataflowJobNamespaceLister
	DataflowJobListerExpansion
}

DataflowJobLister helps list DataflowJobs.

func NewDataflowJobLister

func NewDataflowJobLister(indexer cache.Indexer) DataflowJobLister

NewDataflowJobLister returns a new DataflowJobLister.

type DataflowJobListerExpansion

type DataflowJobListerExpansion interface{}

DataflowJobListerExpansion allows custom methods to be added to DataflowJobLister.

type DataflowJobNamespaceLister added in v0.0.2

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

DataflowJobNamespaceLister helps list and get DataflowJobs.

type DataflowJobNamespaceListerExpansion added in v0.0.2

type DataflowJobNamespaceListerExpansion interface{}

DataflowJobNamespaceListerExpansion allows custom methods to be added to DataflowJobNamespaceLister.

type DataprocClusterIamBindingLister added in v0.2.0

type DataprocClusterIamBindingLister interface {
	// List lists all DataprocClusterIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocClusterIamBinding, err error)
	// DataprocClusterIamBindings returns an object that can list and get DataprocClusterIamBindings.
	DataprocClusterIamBindings(namespace string) DataprocClusterIamBindingNamespaceLister
	DataprocClusterIamBindingListerExpansion
}

DataprocClusterIamBindingLister helps list DataprocClusterIamBindings.

func NewDataprocClusterIamBindingLister added in v0.2.0

func NewDataprocClusterIamBindingLister(indexer cache.Indexer) DataprocClusterIamBindingLister

NewDataprocClusterIamBindingLister returns a new DataprocClusterIamBindingLister.

type DataprocClusterIamBindingListerExpansion added in v0.2.0

type DataprocClusterIamBindingListerExpansion interface{}

DataprocClusterIamBindingListerExpansion allows custom methods to be added to DataprocClusterIamBindingLister.

type DataprocClusterIamBindingNamespaceLister added in v0.2.0

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

DataprocClusterIamBindingNamespaceLister helps list and get DataprocClusterIamBindings.

type DataprocClusterIamBindingNamespaceListerExpansion added in v0.2.0

type DataprocClusterIamBindingNamespaceListerExpansion interface{}

DataprocClusterIamBindingNamespaceListerExpansion allows custom methods to be added to DataprocClusterIamBindingNamespaceLister.

type DataprocClusterIamMemberLister added in v0.2.0

type DataprocClusterIamMemberLister interface {
	// List lists all DataprocClusterIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocClusterIamMember, err error)
	// DataprocClusterIamMembers returns an object that can list and get DataprocClusterIamMembers.
	DataprocClusterIamMembers(namespace string) DataprocClusterIamMemberNamespaceLister
	DataprocClusterIamMemberListerExpansion
}

DataprocClusterIamMemberLister helps list DataprocClusterIamMembers.

func NewDataprocClusterIamMemberLister added in v0.2.0

func NewDataprocClusterIamMemberLister(indexer cache.Indexer) DataprocClusterIamMemberLister

NewDataprocClusterIamMemberLister returns a new DataprocClusterIamMemberLister.

type DataprocClusterIamMemberListerExpansion added in v0.2.0

type DataprocClusterIamMemberListerExpansion interface{}

DataprocClusterIamMemberListerExpansion allows custom methods to be added to DataprocClusterIamMemberLister.

type DataprocClusterIamMemberNamespaceLister added in v0.2.0

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

DataprocClusterIamMemberNamespaceLister helps list and get DataprocClusterIamMembers.

type DataprocClusterIamMemberNamespaceListerExpansion added in v0.2.0

type DataprocClusterIamMemberNamespaceListerExpansion interface{}

DataprocClusterIamMemberNamespaceListerExpansion allows custom methods to be added to DataprocClusterIamMemberNamespaceLister.

type DataprocClusterIamPolicyLister added in v0.2.0

type DataprocClusterIamPolicyLister interface {
	// List lists all DataprocClusterIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocClusterIamPolicy, err error)
	// DataprocClusterIamPolicies returns an object that can list and get DataprocClusterIamPolicies.
	DataprocClusterIamPolicies(namespace string) DataprocClusterIamPolicyNamespaceLister
	DataprocClusterIamPolicyListerExpansion
}

DataprocClusterIamPolicyLister helps list DataprocClusterIamPolicies.

func NewDataprocClusterIamPolicyLister added in v0.2.0

func NewDataprocClusterIamPolicyLister(indexer cache.Indexer) DataprocClusterIamPolicyLister

NewDataprocClusterIamPolicyLister returns a new DataprocClusterIamPolicyLister.

type DataprocClusterIamPolicyListerExpansion added in v0.2.0

type DataprocClusterIamPolicyListerExpansion interface{}

DataprocClusterIamPolicyListerExpansion allows custom methods to be added to DataprocClusterIamPolicyLister.

type DataprocClusterIamPolicyNamespaceLister added in v0.2.0

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

DataprocClusterIamPolicyNamespaceLister helps list and get DataprocClusterIamPolicies.

type DataprocClusterIamPolicyNamespaceListerExpansion added in v0.2.0

type DataprocClusterIamPolicyNamespaceListerExpansion interface{}

DataprocClusterIamPolicyNamespaceListerExpansion allows custom methods to be added to DataprocClusterIamPolicyNamespaceLister.

type DataprocClusterLister

type DataprocClusterLister interface {
	// List lists all DataprocClusters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocCluster, err error)
	// DataprocClusters returns an object that can list and get DataprocClusters.
	DataprocClusters(namespace string) DataprocClusterNamespaceLister
	DataprocClusterListerExpansion
}

DataprocClusterLister helps list DataprocClusters.

func NewDataprocClusterLister

func NewDataprocClusterLister(indexer cache.Indexer) DataprocClusterLister

NewDataprocClusterLister returns a new DataprocClusterLister.

type DataprocClusterListerExpansion

type DataprocClusterListerExpansion interface{}

DataprocClusterListerExpansion allows custom methods to be added to DataprocClusterLister.

type DataprocClusterNamespaceLister added in v0.0.2

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

DataprocClusterNamespaceLister helps list and get DataprocClusters.

type DataprocClusterNamespaceListerExpansion added in v0.0.2

type DataprocClusterNamespaceListerExpansion interface{}

DataprocClusterNamespaceListerExpansion allows custom methods to be added to DataprocClusterNamespaceLister.

type DataprocJobIamBindingLister added in v0.2.0

type DataprocJobIamBindingLister interface {
	// List lists all DataprocJobIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocJobIamBinding, err error)
	// DataprocJobIamBindings returns an object that can list and get DataprocJobIamBindings.
	DataprocJobIamBindings(namespace string) DataprocJobIamBindingNamespaceLister
	DataprocJobIamBindingListerExpansion
}

DataprocJobIamBindingLister helps list DataprocJobIamBindings.

func NewDataprocJobIamBindingLister added in v0.2.0

func NewDataprocJobIamBindingLister(indexer cache.Indexer) DataprocJobIamBindingLister

NewDataprocJobIamBindingLister returns a new DataprocJobIamBindingLister.

type DataprocJobIamBindingListerExpansion added in v0.2.0

type DataprocJobIamBindingListerExpansion interface{}

DataprocJobIamBindingListerExpansion allows custom methods to be added to DataprocJobIamBindingLister.

type DataprocJobIamBindingNamespaceLister added in v0.2.0

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

DataprocJobIamBindingNamespaceLister helps list and get DataprocJobIamBindings.

type DataprocJobIamBindingNamespaceListerExpansion added in v0.2.0

type DataprocJobIamBindingNamespaceListerExpansion interface{}

DataprocJobIamBindingNamespaceListerExpansion allows custom methods to be added to DataprocJobIamBindingNamespaceLister.

type DataprocJobIamMemberLister added in v0.2.0

type DataprocJobIamMemberLister interface {
	// List lists all DataprocJobIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocJobIamMember, err error)
	// DataprocJobIamMembers returns an object that can list and get DataprocJobIamMembers.
	DataprocJobIamMembers(namespace string) DataprocJobIamMemberNamespaceLister
	DataprocJobIamMemberListerExpansion
}

DataprocJobIamMemberLister helps list DataprocJobIamMembers.

func NewDataprocJobIamMemberLister added in v0.2.0

func NewDataprocJobIamMemberLister(indexer cache.Indexer) DataprocJobIamMemberLister

NewDataprocJobIamMemberLister returns a new DataprocJobIamMemberLister.

type DataprocJobIamMemberListerExpansion added in v0.2.0

type DataprocJobIamMemberListerExpansion interface{}

DataprocJobIamMemberListerExpansion allows custom methods to be added to DataprocJobIamMemberLister.

type DataprocJobIamMemberNamespaceLister added in v0.2.0

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

DataprocJobIamMemberNamespaceLister helps list and get DataprocJobIamMembers.

type DataprocJobIamMemberNamespaceListerExpansion added in v0.2.0

type DataprocJobIamMemberNamespaceListerExpansion interface{}

DataprocJobIamMemberNamespaceListerExpansion allows custom methods to be added to DataprocJobIamMemberNamespaceLister.

type DataprocJobIamPolicyLister added in v0.2.0

type DataprocJobIamPolicyLister interface {
	// List lists all DataprocJobIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocJobIamPolicy, err error)
	// DataprocJobIamPolicies returns an object that can list and get DataprocJobIamPolicies.
	DataprocJobIamPolicies(namespace string) DataprocJobIamPolicyNamespaceLister
	DataprocJobIamPolicyListerExpansion
}

DataprocJobIamPolicyLister helps list DataprocJobIamPolicies.

func NewDataprocJobIamPolicyLister added in v0.2.0

func NewDataprocJobIamPolicyLister(indexer cache.Indexer) DataprocJobIamPolicyLister

NewDataprocJobIamPolicyLister returns a new DataprocJobIamPolicyLister.

type DataprocJobIamPolicyListerExpansion added in v0.2.0

type DataprocJobIamPolicyListerExpansion interface{}

DataprocJobIamPolicyListerExpansion allows custom methods to be added to DataprocJobIamPolicyLister.

type DataprocJobIamPolicyNamespaceLister added in v0.2.0

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

DataprocJobIamPolicyNamespaceLister helps list and get DataprocJobIamPolicies.

type DataprocJobIamPolicyNamespaceListerExpansion added in v0.2.0

type DataprocJobIamPolicyNamespaceListerExpansion interface{}

DataprocJobIamPolicyNamespaceListerExpansion allows custom methods to be added to DataprocJobIamPolicyNamespaceLister.

type DataprocJobLister

type DataprocJobLister interface {
	// List lists all DataprocJobs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DataprocJob, err error)
	// DataprocJobs returns an object that can list and get DataprocJobs.
	DataprocJobs(namespace string) DataprocJobNamespaceLister
	DataprocJobListerExpansion
}

DataprocJobLister helps list DataprocJobs.

func NewDataprocJobLister

func NewDataprocJobLister(indexer cache.Indexer) DataprocJobLister

NewDataprocJobLister returns a new DataprocJobLister.

type DataprocJobListerExpansion

type DataprocJobListerExpansion interface{}

DataprocJobListerExpansion allows custom methods to be added to DataprocJobLister.

type DataprocJobNamespaceLister added in v0.0.2

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

DataprocJobNamespaceLister helps list and get DataprocJobs.

type DataprocJobNamespaceListerExpansion added in v0.0.2

type DataprocJobNamespaceListerExpansion interface{}

DataprocJobNamespaceListerExpansion allows custom methods to be added to DataprocJobNamespaceLister.

type DnsManagedZoneLister

type DnsManagedZoneLister interface {
	// List lists all DnsManagedZones in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DnsManagedZone, err error)
	// DnsManagedZones returns an object that can list and get DnsManagedZones.
	DnsManagedZones(namespace string) DnsManagedZoneNamespaceLister
	DnsManagedZoneListerExpansion
}

DnsManagedZoneLister helps list DnsManagedZones.

func NewDnsManagedZoneLister

func NewDnsManagedZoneLister(indexer cache.Indexer) DnsManagedZoneLister

NewDnsManagedZoneLister returns a new DnsManagedZoneLister.

type DnsManagedZoneListerExpansion

type DnsManagedZoneListerExpansion interface{}

DnsManagedZoneListerExpansion allows custom methods to be added to DnsManagedZoneLister.

type DnsManagedZoneNamespaceLister added in v0.0.2

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

DnsManagedZoneNamespaceLister helps list and get DnsManagedZones.

type DnsManagedZoneNamespaceListerExpansion added in v0.0.2

type DnsManagedZoneNamespaceListerExpansion interface{}

DnsManagedZoneNamespaceListerExpansion allows custom methods to be added to DnsManagedZoneNamespaceLister.

type DnsRecordSetLister

type DnsRecordSetLister interface {
	// List lists all DnsRecordSets in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.DnsRecordSet, err error)
	// DnsRecordSets returns an object that can list and get DnsRecordSets.
	DnsRecordSets(namespace string) DnsRecordSetNamespaceLister
	DnsRecordSetListerExpansion
}

DnsRecordSetLister helps list DnsRecordSets.

func NewDnsRecordSetLister

func NewDnsRecordSetLister(indexer cache.Indexer) DnsRecordSetLister

NewDnsRecordSetLister returns a new DnsRecordSetLister.

type DnsRecordSetListerExpansion

type DnsRecordSetListerExpansion interface{}

DnsRecordSetListerExpansion allows custom methods to be added to DnsRecordSetLister.

type DnsRecordSetNamespaceLister added in v0.0.2

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

DnsRecordSetNamespaceLister helps list and get DnsRecordSets.

type DnsRecordSetNamespaceListerExpansion added in v0.0.2

type DnsRecordSetNamespaceListerExpansion interface{}

DnsRecordSetNamespaceListerExpansion allows custom methods to be added to DnsRecordSetNamespaceLister.

type EndpointsServiceLister

type EndpointsServiceLister interface {
	// List lists all EndpointsServices in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.EndpointsService, err error)
	// EndpointsServices returns an object that can list and get EndpointsServices.
	EndpointsServices(namespace string) EndpointsServiceNamespaceLister
	EndpointsServiceListerExpansion
}

EndpointsServiceLister helps list EndpointsServices.

func NewEndpointsServiceLister

func NewEndpointsServiceLister(indexer cache.Indexer) EndpointsServiceLister

NewEndpointsServiceLister returns a new EndpointsServiceLister.

type EndpointsServiceListerExpansion

type EndpointsServiceListerExpansion interface{}

EndpointsServiceListerExpansion allows custom methods to be added to EndpointsServiceLister.

type EndpointsServiceNamespaceLister added in v0.0.2

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

EndpointsServiceNamespaceLister helps list and get EndpointsServices.

type EndpointsServiceNamespaceListerExpansion added in v0.0.2

type EndpointsServiceNamespaceListerExpansion interface{}

EndpointsServiceNamespaceListerExpansion allows custom methods to be added to EndpointsServiceNamespaceLister.

type FilestoreInstanceLister

type FilestoreInstanceLister interface {
	// List lists all FilestoreInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.FilestoreInstance, err error)
	// FilestoreInstances returns an object that can list and get FilestoreInstances.
	FilestoreInstances(namespace string) FilestoreInstanceNamespaceLister
	FilestoreInstanceListerExpansion
}

FilestoreInstanceLister helps list FilestoreInstances.

func NewFilestoreInstanceLister

func NewFilestoreInstanceLister(indexer cache.Indexer) FilestoreInstanceLister

NewFilestoreInstanceLister returns a new FilestoreInstanceLister.

type FilestoreInstanceListerExpansion

type FilestoreInstanceListerExpansion interface{}

FilestoreInstanceListerExpansion allows custom methods to be added to FilestoreInstanceLister.

type FilestoreInstanceNamespaceLister added in v0.0.2

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

FilestoreInstanceNamespaceLister helps list and get FilestoreInstances.

type FilestoreInstanceNamespaceListerExpansion added in v0.0.2

type FilestoreInstanceNamespaceListerExpansion interface{}

FilestoreInstanceNamespaceListerExpansion allows custom methods to be added to FilestoreInstanceNamespaceLister.

type FirestoreIndexLister added in v0.2.0

type FirestoreIndexLister interface {
	// List lists all FirestoreIndexes in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.FirestoreIndex, err error)
	// FirestoreIndexes returns an object that can list and get FirestoreIndexes.
	FirestoreIndexes(namespace string) FirestoreIndexNamespaceLister
	FirestoreIndexListerExpansion
}

FirestoreIndexLister helps list FirestoreIndexes.

func NewFirestoreIndexLister added in v0.2.0

func NewFirestoreIndexLister(indexer cache.Indexer) FirestoreIndexLister

NewFirestoreIndexLister returns a new FirestoreIndexLister.

type FirestoreIndexListerExpansion added in v0.2.0

type FirestoreIndexListerExpansion interface{}

FirestoreIndexListerExpansion allows custom methods to be added to FirestoreIndexLister.

type FirestoreIndexNamespaceLister added in v0.2.0

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

FirestoreIndexNamespaceLister helps list and get FirestoreIndexes.

type FirestoreIndexNamespaceListerExpansion added in v0.2.0

type FirestoreIndexNamespaceListerExpansion interface{}

FirestoreIndexNamespaceListerExpansion allows custom methods to be added to FirestoreIndexNamespaceLister.

type FolderIamBindingLister

type FolderIamBindingLister interface {
	// List lists all FolderIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.FolderIamBinding, err error)
	// FolderIamBindings returns an object that can list and get FolderIamBindings.
	FolderIamBindings(namespace string) FolderIamBindingNamespaceLister
	FolderIamBindingListerExpansion
}

FolderIamBindingLister helps list FolderIamBindings.

func NewFolderIamBindingLister

func NewFolderIamBindingLister(indexer cache.Indexer) FolderIamBindingLister

NewFolderIamBindingLister returns a new FolderIamBindingLister.

type FolderIamBindingListerExpansion

type FolderIamBindingListerExpansion interface{}

FolderIamBindingListerExpansion allows custom methods to be added to FolderIamBindingLister.

type FolderIamBindingNamespaceLister added in v0.0.2

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

FolderIamBindingNamespaceLister helps list and get FolderIamBindings.

type FolderIamBindingNamespaceListerExpansion added in v0.0.2

type FolderIamBindingNamespaceListerExpansion interface{}

FolderIamBindingNamespaceListerExpansion allows custom methods to be added to FolderIamBindingNamespaceLister.

type FolderIamMemberLister

type FolderIamMemberLister interface {
	// List lists all FolderIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.FolderIamMember, err error)
	// FolderIamMembers returns an object that can list and get FolderIamMembers.
	FolderIamMembers(namespace string) FolderIamMemberNamespaceLister
	FolderIamMemberListerExpansion
}

FolderIamMemberLister helps list FolderIamMembers.

func NewFolderIamMemberLister

func NewFolderIamMemberLister(indexer cache.Indexer) FolderIamMemberLister

NewFolderIamMemberLister returns a new FolderIamMemberLister.

type FolderIamMemberListerExpansion

type FolderIamMemberListerExpansion interface{}

FolderIamMemberListerExpansion allows custom methods to be added to FolderIamMemberLister.

type FolderIamMemberNamespaceLister added in v0.0.2

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

FolderIamMemberNamespaceLister helps list and get FolderIamMembers.

type FolderIamMemberNamespaceListerExpansion added in v0.0.2

type FolderIamMemberNamespaceListerExpansion interface{}

FolderIamMemberNamespaceListerExpansion allows custom methods to be added to FolderIamMemberNamespaceLister.

type FolderIamPolicyLister

type FolderIamPolicyLister interface {
	// List lists all FolderIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.FolderIamPolicy, err error)
	// FolderIamPolicies returns an object that can list and get FolderIamPolicies.
	FolderIamPolicies(namespace string) FolderIamPolicyNamespaceLister
	FolderIamPolicyListerExpansion
}

FolderIamPolicyLister helps list FolderIamPolicies.

func NewFolderIamPolicyLister

func NewFolderIamPolicyLister(indexer cache.Indexer) FolderIamPolicyLister

NewFolderIamPolicyLister returns a new FolderIamPolicyLister.

type FolderIamPolicyListerExpansion

type FolderIamPolicyListerExpansion interface{}

FolderIamPolicyListerExpansion allows custom methods to be added to FolderIamPolicyLister.

type FolderIamPolicyNamespaceLister added in v0.0.2

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

FolderIamPolicyNamespaceLister helps list and get FolderIamPolicies.

type FolderIamPolicyNamespaceListerExpansion added in v0.0.2

type FolderIamPolicyNamespaceListerExpansion interface{}

FolderIamPolicyNamespaceListerExpansion allows custom methods to be added to FolderIamPolicyNamespaceLister.

type FolderLister

type FolderLister interface {
	// List lists all Folders in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.Folder, err error)
	// Folders returns an object that can list and get Folders.
	Folders(namespace string) FolderNamespaceLister
	FolderListerExpansion
}

FolderLister helps list Folders.

func NewFolderLister

func NewFolderLister(indexer cache.Indexer) FolderLister

NewFolderLister returns a new FolderLister.

type FolderListerExpansion

type FolderListerExpansion interface{}

FolderListerExpansion allows custom methods to be added to FolderLister.

type FolderNamespaceLister added in v0.0.2

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

FolderNamespaceLister helps list and get Folders.

type FolderNamespaceListerExpansion added in v0.0.2

type FolderNamespaceListerExpansion interface{}

FolderNamespaceListerExpansion allows custom methods to be added to FolderNamespaceLister.

type FolderOrganizationPolicyLister

type FolderOrganizationPolicyLister interface {
	// List lists all FolderOrganizationPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.FolderOrganizationPolicy, err error)
	// FolderOrganizationPolicies returns an object that can list and get FolderOrganizationPolicies.
	FolderOrganizationPolicies(namespace string) FolderOrganizationPolicyNamespaceLister
	FolderOrganizationPolicyListerExpansion
}

FolderOrganizationPolicyLister helps list FolderOrganizationPolicies.

func NewFolderOrganizationPolicyLister

func NewFolderOrganizationPolicyLister(indexer cache.Indexer) FolderOrganizationPolicyLister

NewFolderOrganizationPolicyLister returns a new FolderOrganizationPolicyLister.

type FolderOrganizationPolicyListerExpansion

type FolderOrganizationPolicyListerExpansion interface{}

FolderOrganizationPolicyListerExpansion allows custom methods to be added to FolderOrganizationPolicyLister.

type FolderOrganizationPolicyNamespaceLister added in v0.0.2

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

FolderOrganizationPolicyNamespaceLister helps list and get FolderOrganizationPolicies.

type FolderOrganizationPolicyNamespaceListerExpansion added in v0.0.2

type FolderOrganizationPolicyNamespaceListerExpansion interface{}

FolderOrganizationPolicyNamespaceListerExpansion allows custom methods to be added to FolderOrganizationPolicyNamespaceLister.

type IapAppEngineServiceIamBindingLister added in v0.2.0

type IapAppEngineServiceIamBindingLister interface {
	// List lists all IapAppEngineServiceIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapAppEngineServiceIamBinding, err error)
	// IapAppEngineServiceIamBindings returns an object that can list and get IapAppEngineServiceIamBindings.
	IapAppEngineServiceIamBindings(namespace string) IapAppEngineServiceIamBindingNamespaceLister
	IapAppEngineServiceIamBindingListerExpansion
}

IapAppEngineServiceIamBindingLister helps list IapAppEngineServiceIamBindings.

func NewIapAppEngineServiceIamBindingLister added in v0.2.0

func NewIapAppEngineServiceIamBindingLister(indexer cache.Indexer) IapAppEngineServiceIamBindingLister

NewIapAppEngineServiceIamBindingLister returns a new IapAppEngineServiceIamBindingLister.

type IapAppEngineServiceIamBindingListerExpansion added in v0.2.0

type IapAppEngineServiceIamBindingListerExpansion interface{}

IapAppEngineServiceIamBindingListerExpansion allows custom methods to be added to IapAppEngineServiceIamBindingLister.

type IapAppEngineServiceIamBindingNamespaceLister added in v0.2.0

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

IapAppEngineServiceIamBindingNamespaceLister helps list and get IapAppEngineServiceIamBindings.

type IapAppEngineServiceIamBindingNamespaceListerExpansion added in v0.2.0

type IapAppEngineServiceIamBindingNamespaceListerExpansion interface{}

IapAppEngineServiceIamBindingNamespaceListerExpansion allows custom methods to be added to IapAppEngineServiceIamBindingNamespaceLister.

type IapAppEngineServiceIamMemberLister added in v0.2.0

type IapAppEngineServiceIamMemberLister interface {
	// List lists all IapAppEngineServiceIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapAppEngineServiceIamMember, err error)
	// IapAppEngineServiceIamMembers returns an object that can list and get IapAppEngineServiceIamMembers.
	IapAppEngineServiceIamMembers(namespace string) IapAppEngineServiceIamMemberNamespaceLister
	IapAppEngineServiceIamMemberListerExpansion
}

IapAppEngineServiceIamMemberLister helps list IapAppEngineServiceIamMembers.

func NewIapAppEngineServiceIamMemberLister added in v0.2.0

func NewIapAppEngineServiceIamMemberLister(indexer cache.Indexer) IapAppEngineServiceIamMemberLister

NewIapAppEngineServiceIamMemberLister returns a new IapAppEngineServiceIamMemberLister.

type IapAppEngineServiceIamMemberListerExpansion added in v0.2.0

type IapAppEngineServiceIamMemberListerExpansion interface{}

IapAppEngineServiceIamMemberListerExpansion allows custom methods to be added to IapAppEngineServiceIamMemberLister.

type IapAppEngineServiceIamMemberNamespaceLister added in v0.2.0

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

IapAppEngineServiceIamMemberNamespaceLister helps list and get IapAppEngineServiceIamMembers.

type IapAppEngineServiceIamMemberNamespaceListerExpansion added in v0.2.0

type IapAppEngineServiceIamMemberNamespaceListerExpansion interface{}

IapAppEngineServiceIamMemberNamespaceListerExpansion allows custom methods to be added to IapAppEngineServiceIamMemberNamespaceLister.

type IapAppEngineServiceIamPolicyLister added in v0.2.0

type IapAppEngineServiceIamPolicyLister interface {
	// List lists all IapAppEngineServiceIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapAppEngineServiceIamPolicy, err error)
	// IapAppEngineServiceIamPolicies returns an object that can list and get IapAppEngineServiceIamPolicies.
	IapAppEngineServiceIamPolicies(namespace string) IapAppEngineServiceIamPolicyNamespaceLister
	IapAppEngineServiceIamPolicyListerExpansion
}

IapAppEngineServiceIamPolicyLister helps list IapAppEngineServiceIamPolicies.

func NewIapAppEngineServiceIamPolicyLister added in v0.2.0

func NewIapAppEngineServiceIamPolicyLister(indexer cache.Indexer) IapAppEngineServiceIamPolicyLister

NewIapAppEngineServiceIamPolicyLister returns a new IapAppEngineServiceIamPolicyLister.

type IapAppEngineServiceIamPolicyListerExpansion added in v0.2.0

type IapAppEngineServiceIamPolicyListerExpansion interface{}

IapAppEngineServiceIamPolicyListerExpansion allows custom methods to be added to IapAppEngineServiceIamPolicyLister.

type IapAppEngineServiceIamPolicyNamespaceLister added in v0.2.0

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

IapAppEngineServiceIamPolicyNamespaceLister helps list and get IapAppEngineServiceIamPolicies.

type IapAppEngineServiceIamPolicyNamespaceListerExpansion added in v0.2.0

type IapAppEngineServiceIamPolicyNamespaceListerExpansion interface{}

IapAppEngineServiceIamPolicyNamespaceListerExpansion allows custom methods to be added to IapAppEngineServiceIamPolicyNamespaceLister.

type IapAppEngineVersionIamBindingLister added in v0.2.0

type IapAppEngineVersionIamBindingLister interface {
	// List lists all IapAppEngineVersionIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapAppEngineVersionIamBinding, err error)
	// IapAppEngineVersionIamBindings returns an object that can list and get IapAppEngineVersionIamBindings.
	IapAppEngineVersionIamBindings(namespace string) IapAppEngineVersionIamBindingNamespaceLister
	IapAppEngineVersionIamBindingListerExpansion
}

IapAppEngineVersionIamBindingLister helps list IapAppEngineVersionIamBindings.

func NewIapAppEngineVersionIamBindingLister added in v0.2.0

func NewIapAppEngineVersionIamBindingLister(indexer cache.Indexer) IapAppEngineVersionIamBindingLister

NewIapAppEngineVersionIamBindingLister returns a new IapAppEngineVersionIamBindingLister.

type IapAppEngineVersionIamBindingListerExpansion added in v0.2.0

type IapAppEngineVersionIamBindingListerExpansion interface{}

IapAppEngineVersionIamBindingListerExpansion allows custom methods to be added to IapAppEngineVersionIamBindingLister.

type IapAppEngineVersionIamBindingNamespaceLister added in v0.2.0

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

IapAppEngineVersionIamBindingNamespaceLister helps list and get IapAppEngineVersionIamBindings.

type IapAppEngineVersionIamBindingNamespaceListerExpansion added in v0.2.0

type IapAppEngineVersionIamBindingNamespaceListerExpansion interface{}

IapAppEngineVersionIamBindingNamespaceListerExpansion allows custom methods to be added to IapAppEngineVersionIamBindingNamespaceLister.

type IapAppEngineVersionIamMemberLister added in v0.2.0

type IapAppEngineVersionIamMemberLister interface {
	// List lists all IapAppEngineVersionIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapAppEngineVersionIamMember, err error)
	// IapAppEngineVersionIamMembers returns an object that can list and get IapAppEngineVersionIamMembers.
	IapAppEngineVersionIamMembers(namespace string) IapAppEngineVersionIamMemberNamespaceLister
	IapAppEngineVersionIamMemberListerExpansion
}

IapAppEngineVersionIamMemberLister helps list IapAppEngineVersionIamMembers.

func NewIapAppEngineVersionIamMemberLister added in v0.2.0

func NewIapAppEngineVersionIamMemberLister(indexer cache.Indexer) IapAppEngineVersionIamMemberLister

NewIapAppEngineVersionIamMemberLister returns a new IapAppEngineVersionIamMemberLister.

type IapAppEngineVersionIamMemberListerExpansion added in v0.2.0

type IapAppEngineVersionIamMemberListerExpansion interface{}

IapAppEngineVersionIamMemberListerExpansion allows custom methods to be added to IapAppEngineVersionIamMemberLister.

type IapAppEngineVersionIamMemberNamespaceLister added in v0.2.0

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

IapAppEngineVersionIamMemberNamespaceLister helps list and get IapAppEngineVersionIamMembers.

type IapAppEngineVersionIamMemberNamespaceListerExpansion added in v0.2.0

type IapAppEngineVersionIamMemberNamespaceListerExpansion interface{}

IapAppEngineVersionIamMemberNamespaceListerExpansion allows custom methods to be added to IapAppEngineVersionIamMemberNamespaceLister.

type IapAppEngineVersionIamPolicyLister added in v0.2.0

type IapAppEngineVersionIamPolicyLister interface {
	// List lists all IapAppEngineVersionIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapAppEngineVersionIamPolicy, err error)
	// IapAppEngineVersionIamPolicies returns an object that can list and get IapAppEngineVersionIamPolicies.
	IapAppEngineVersionIamPolicies(namespace string) IapAppEngineVersionIamPolicyNamespaceLister
	IapAppEngineVersionIamPolicyListerExpansion
}

IapAppEngineVersionIamPolicyLister helps list IapAppEngineVersionIamPolicies.

func NewIapAppEngineVersionIamPolicyLister added in v0.2.0

func NewIapAppEngineVersionIamPolicyLister(indexer cache.Indexer) IapAppEngineVersionIamPolicyLister

NewIapAppEngineVersionIamPolicyLister returns a new IapAppEngineVersionIamPolicyLister.

type IapAppEngineVersionIamPolicyListerExpansion added in v0.2.0

type IapAppEngineVersionIamPolicyListerExpansion interface{}

IapAppEngineVersionIamPolicyListerExpansion allows custom methods to be added to IapAppEngineVersionIamPolicyLister.

type IapAppEngineVersionIamPolicyNamespaceLister added in v0.2.0

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

IapAppEngineVersionIamPolicyNamespaceLister helps list and get IapAppEngineVersionIamPolicies.

type IapAppEngineVersionIamPolicyNamespaceListerExpansion added in v0.2.0

type IapAppEngineVersionIamPolicyNamespaceListerExpansion interface{}

IapAppEngineVersionIamPolicyNamespaceListerExpansion allows custom methods to be added to IapAppEngineVersionIamPolicyNamespaceLister.

type IapWebBackendServiceIamBindingLister added in v0.2.0

type IapWebBackendServiceIamBindingLister interface {
	// List lists all IapWebBackendServiceIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebBackendServiceIamBinding, err error)
	// IapWebBackendServiceIamBindings returns an object that can list and get IapWebBackendServiceIamBindings.
	IapWebBackendServiceIamBindings(namespace string) IapWebBackendServiceIamBindingNamespaceLister
	IapWebBackendServiceIamBindingListerExpansion
}

IapWebBackendServiceIamBindingLister helps list IapWebBackendServiceIamBindings.

func NewIapWebBackendServiceIamBindingLister added in v0.2.0

func NewIapWebBackendServiceIamBindingLister(indexer cache.Indexer) IapWebBackendServiceIamBindingLister

NewIapWebBackendServiceIamBindingLister returns a new IapWebBackendServiceIamBindingLister.

type IapWebBackendServiceIamBindingListerExpansion added in v0.2.0

type IapWebBackendServiceIamBindingListerExpansion interface{}

IapWebBackendServiceIamBindingListerExpansion allows custom methods to be added to IapWebBackendServiceIamBindingLister.

type IapWebBackendServiceIamBindingNamespaceLister added in v0.2.0

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

IapWebBackendServiceIamBindingNamespaceLister helps list and get IapWebBackendServiceIamBindings.

type IapWebBackendServiceIamBindingNamespaceListerExpansion added in v0.2.0

type IapWebBackendServiceIamBindingNamespaceListerExpansion interface{}

IapWebBackendServiceIamBindingNamespaceListerExpansion allows custom methods to be added to IapWebBackendServiceIamBindingNamespaceLister.

type IapWebBackendServiceIamMemberLister added in v0.2.0

type IapWebBackendServiceIamMemberLister interface {
	// List lists all IapWebBackendServiceIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebBackendServiceIamMember, err error)
	// IapWebBackendServiceIamMembers returns an object that can list and get IapWebBackendServiceIamMembers.
	IapWebBackendServiceIamMembers(namespace string) IapWebBackendServiceIamMemberNamespaceLister
	IapWebBackendServiceIamMemberListerExpansion
}

IapWebBackendServiceIamMemberLister helps list IapWebBackendServiceIamMembers.

func NewIapWebBackendServiceIamMemberLister added in v0.2.0

func NewIapWebBackendServiceIamMemberLister(indexer cache.Indexer) IapWebBackendServiceIamMemberLister

NewIapWebBackendServiceIamMemberLister returns a new IapWebBackendServiceIamMemberLister.

type IapWebBackendServiceIamMemberListerExpansion added in v0.2.0

type IapWebBackendServiceIamMemberListerExpansion interface{}

IapWebBackendServiceIamMemberListerExpansion allows custom methods to be added to IapWebBackendServiceIamMemberLister.

type IapWebBackendServiceIamMemberNamespaceLister added in v0.2.0

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

IapWebBackendServiceIamMemberNamespaceLister helps list and get IapWebBackendServiceIamMembers.

type IapWebBackendServiceIamMemberNamespaceListerExpansion added in v0.2.0

type IapWebBackendServiceIamMemberNamespaceListerExpansion interface{}

IapWebBackendServiceIamMemberNamespaceListerExpansion allows custom methods to be added to IapWebBackendServiceIamMemberNamespaceLister.

type IapWebBackendServiceIamPolicyLister added in v0.2.0

type IapWebBackendServiceIamPolicyLister interface {
	// List lists all IapWebBackendServiceIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebBackendServiceIamPolicy, err error)
	// IapWebBackendServiceIamPolicies returns an object that can list and get IapWebBackendServiceIamPolicies.
	IapWebBackendServiceIamPolicies(namespace string) IapWebBackendServiceIamPolicyNamespaceLister
	IapWebBackendServiceIamPolicyListerExpansion
}

IapWebBackendServiceIamPolicyLister helps list IapWebBackendServiceIamPolicies.

func NewIapWebBackendServiceIamPolicyLister added in v0.2.0

func NewIapWebBackendServiceIamPolicyLister(indexer cache.Indexer) IapWebBackendServiceIamPolicyLister

NewIapWebBackendServiceIamPolicyLister returns a new IapWebBackendServiceIamPolicyLister.

type IapWebBackendServiceIamPolicyListerExpansion added in v0.2.0

type IapWebBackendServiceIamPolicyListerExpansion interface{}

IapWebBackendServiceIamPolicyListerExpansion allows custom methods to be added to IapWebBackendServiceIamPolicyLister.

type IapWebBackendServiceIamPolicyNamespaceLister added in v0.2.0

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

IapWebBackendServiceIamPolicyNamespaceLister helps list and get IapWebBackendServiceIamPolicies.

type IapWebBackendServiceIamPolicyNamespaceListerExpansion added in v0.2.0

type IapWebBackendServiceIamPolicyNamespaceListerExpansion interface{}

IapWebBackendServiceIamPolicyNamespaceListerExpansion allows custom methods to be added to IapWebBackendServiceIamPolicyNamespaceLister.

type IapWebIamBindingLister added in v0.2.0

type IapWebIamBindingLister interface {
	// List lists all IapWebIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebIamBinding, err error)
	// IapWebIamBindings returns an object that can list and get IapWebIamBindings.
	IapWebIamBindings(namespace string) IapWebIamBindingNamespaceLister
	IapWebIamBindingListerExpansion
}

IapWebIamBindingLister helps list IapWebIamBindings.

func NewIapWebIamBindingLister added in v0.2.0

func NewIapWebIamBindingLister(indexer cache.Indexer) IapWebIamBindingLister

NewIapWebIamBindingLister returns a new IapWebIamBindingLister.

type IapWebIamBindingListerExpansion added in v0.2.0

type IapWebIamBindingListerExpansion interface{}

IapWebIamBindingListerExpansion allows custom methods to be added to IapWebIamBindingLister.

type IapWebIamBindingNamespaceLister added in v0.2.0

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

IapWebIamBindingNamespaceLister helps list and get IapWebIamBindings.

type IapWebIamBindingNamespaceListerExpansion added in v0.2.0

type IapWebIamBindingNamespaceListerExpansion interface{}

IapWebIamBindingNamespaceListerExpansion allows custom methods to be added to IapWebIamBindingNamespaceLister.

type IapWebIamMemberLister added in v0.2.0

type IapWebIamMemberLister interface {
	// List lists all IapWebIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebIamMember, err error)
	// IapWebIamMembers returns an object that can list and get IapWebIamMembers.
	IapWebIamMembers(namespace string) IapWebIamMemberNamespaceLister
	IapWebIamMemberListerExpansion
}

IapWebIamMemberLister helps list IapWebIamMembers.

func NewIapWebIamMemberLister added in v0.2.0

func NewIapWebIamMemberLister(indexer cache.Indexer) IapWebIamMemberLister

NewIapWebIamMemberLister returns a new IapWebIamMemberLister.

type IapWebIamMemberListerExpansion added in v0.2.0

type IapWebIamMemberListerExpansion interface{}

IapWebIamMemberListerExpansion allows custom methods to be added to IapWebIamMemberLister.

type IapWebIamMemberNamespaceLister added in v0.2.0

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

IapWebIamMemberNamespaceLister helps list and get IapWebIamMembers.

type IapWebIamMemberNamespaceListerExpansion added in v0.2.0

type IapWebIamMemberNamespaceListerExpansion interface{}

IapWebIamMemberNamespaceListerExpansion allows custom methods to be added to IapWebIamMemberNamespaceLister.

type IapWebIamPolicyLister added in v0.2.0

type IapWebIamPolicyLister interface {
	// List lists all IapWebIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebIamPolicy, err error)
	// IapWebIamPolicies returns an object that can list and get IapWebIamPolicies.
	IapWebIamPolicies(namespace string) IapWebIamPolicyNamespaceLister
	IapWebIamPolicyListerExpansion
}

IapWebIamPolicyLister helps list IapWebIamPolicies.

func NewIapWebIamPolicyLister added in v0.2.0

func NewIapWebIamPolicyLister(indexer cache.Indexer) IapWebIamPolicyLister

NewIapWebIamPolicyLister returns a new IapWebIamPolicyLister.

type IapWebIamPolicyListerExpansion added in v0.2.0

type IapWebIamPolicyListerExpansion interface{}

IapWebIamPolicyListerExpansion allows custom methods to be added to IapWebIamPolicyLister.

type IapWebIamPolicyNamespaceLister added in v0.2.0

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

IapWebIamPolicyNamespaceLister helps list and get IapWebIamPolicies.

type IapWebIamPolicyNamespaceListerExpansion added in v0.2.0

type IapWebIamPolicyNamespaceListerExpansion interface{}

IapWebIamPolicyNamespaceListerExpansion allows custom methods to be added to IapWebIamPolicyNamespaceLister.

type IapWebTypeAppEngineIamBindingLister added in v0.2.0

type IapWebTypeAppEngineIamBindingLister interface {
	// List lists all IapWebTypeAppEngineIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebTypeAppEngineIamBinding, err error)
	// IapWebTypeAppEngineIamBindings returns an object that can list and get IapWebTypeAppEngineIamBindings.
	IapWebTypeAppEngineIamBindings(namespace string) IapWebTypeAppEngineIamBindingNamespaceLister
	IapWebTypeAppEngineIamBindingListerExpansion
}

IapWebTypeAppEngineIamBindingLister helps list IapWebTypeAppEngineIamBindings.

func NewIapWebTypeAppEngineIamBindingLister added in v0.2.0

func NewIapWebTypeAppEngineIamBindingLister(indexer cache.Indexer) IapWebTypeAppEngineIamBindingLister

NewIapWebTypeAppEngineIamBindingLister returns a new IapWebTypeAppEngineIamBindingLister.

type IapWebTypeAppEngineIamBindingListerExpansion added in v0.2.0

type IapWebTypeAppEngineIamBindingListerExpansion interface{}

IapWebTypeAppEngineIamBindingListerExpansion allows custom methods to be added to IapWebTypeAppEngineIamBindingLister.

type IapWebTypeAppEngineIamBindingNamespaceLister added in v0.2.0

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

IapWebTypeAppEngineIamBindingNamespaceLister helps list and get IapWebTypeAppEngineIamBindings.

type IapWebTypeAppEngineIamBindingNamespaceListerExpansion added in v0.2.0

type IapWebTypeAppEngineIamBindingNamespaceListerExpansion interface{}

IapWebTypeAppEngineIamBindingNamespaceListerExpansion allows custom methods to be added to IapWebTypeAppEngineIamBindingNamespaceLister.

type IapWebTypeAppEngineIamMemberLister added in v0.2.0

type IapWebTypeAppEngineIamMemberLister interface {
	// List lists all IapWebTypeAppEngineIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebTypeAppEngineIamMember, err error)
	// IapWebTypeAppEngineIamMembers returns an object that can list and get IapWebTypeAppEngineIamMembers.
	IapWebTypeAppEngineIamMembers(namespace string) IapWebTypeAppEngineIamMemberNamespaceLister
	IapWebTypeAppEngineIamMemberListerExpansion
}

IapWebTypeAppEngineIamMemberLister helps list IapWebTypeAppEngineIamMembers.

func NewIapWebTypeAppEngineIamMemberLister added in v0.2.0

func NewIapWebTypeAppEngineIamMemberLister(indexer cache.Indexer) IapWebTypeAppEngineIamMemberLister

NewIapWebTypeAppEngineIamMemberLister returns a new IapWebTypeAppEngineIamMemberLister.

type IapWebTypeAppEngineIamMemberListerExpansion added in v0.2.0

type IapWebTypeAppEngineIamMemberListerExpansion interface{}

IapWebTypeAppEngineIamMemberListerExpansion allows custom methods to be added to IapWebTypeAppEngineIamMemberLister.

type IapWebTypeAppEngineIamMemberNamespaceLister added in v0.2.0

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

IapWebTypeAppEngineIamMemberNamespaceLister helps list and get IapWebTypeAppEngineIamMembers.

type IapWebTypeAppEngineIamMemberNamespaceListerExpansion added in v0.2.0

type IapWebTypeAppEngineIamMemberNamespaceListerExpansion interface{}

IapWebTypeAppEngineIamMemberNamespaceListerExpansion allows custom methods to be added to IapWebTypeAppEngineIamMemberNamespaceLister.

type IapWebTypeAppEngineIamPolicyLister added in v0.2.0

type IapWebTypeAppEngineIamPolicyLister interface {
	// List lists all IapWebTypeAppEngineIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebTypeAppEngineIamPolicy, err error)
	// IapWebTypeAppEngineIamPolicies returns an object that can list and get IapWebTypeAppEngineIamPolicies.
	IapWebTypeAppEngineIamPolicies(namespace string) IapWebTypeAppEngineIamPolicyNamespaceLister
	IapWebTypeAppEngineIamPolicyListerExpansion
}

IapWebTypeAppEngineIamPolicyLister helps list IapWebTypeAppEngineIamPolicies.

func NewIapWebTypeAppEngineIamPolicyLister added in v0.2.0

func NewIapWebTypeAppEngineIamPolicyLister(indexer cache.Indexer) IapWebTypeAppEngineIamPolicyLister

NewIapWebTypeAppEngineIamPolicyLister returns a new IapWebTypeAppEngineIamPolicyLister.

type IapWebTypeAppEngineIamPolicyListerExpansion added in v0.2.0

type IapWebTypeAppEngineIamPolicyListerExpansion interface{}

IapWebTypeAppEngineIamPolicyListerExpansion allows custom methods to be added to IapWebTypeAppEngineIamPolicyLister.

type IapWebTypeAppEngineIamPolicyNamespaceLister added in v0.2.0

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

IapWebTypeAppEngineIamPolicyNamespaceLister helps list and get IapWebTypeAppEngineIamPolicies.

type IapWebTypeAppEngineIamPolicyNamespaceListerExpansion added in v0.2.0

type IapWebTypeAppEngineIamPolicyNamespaceListerExpansion interface{}

IapWebTypeAppEngineIamPolicyNamespaceListerExpansion allows custom methods to be added to IapWebTypeAppEngineIamPolicyNamespaceLister.

type IapWebTypeComputeIamBindingLister added in v0.2.0

type IapWebTypeComputeIamBindingLister interface {
	// List lists all IapWebTypeComputeIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebTypeComputeIamBinding, err error)
	// IapWebTypeComputeIamBindings returns an object that can list and get IapWebTypeComputeIamBindings.
	IapWebTypeComputeIamBindings(namespace string) IapWebTypeComputeIamBindingNamespaceLister
	IapWebTypeComputeIamBindingListerExpansion
}

IapWebTypeComputeIamBindingLister helps list IapWebTypeComputeIamBindings.

func NewIapWebTypeComputeIamBindingLister added in v0.2.0

func NewIapWebTypeComputeIamBindingLister(indexer cache.Indexer) IapWebTypeComputeIamBindingLister

NewIapWebTypeComputeIamBindingLister returns a new IapWebTypeComputeIamBindingLister.

type IapWebTypeComputeIamBindingListerExpansion added in v0.2.0

type IapWebTypeComputeIamBindingListerExpansion interface{}

IapWebTypeComputeIamBindingListerExpansion allows custom methods to be added to IapWebTypeComputeIamBindingLister.

type IapWebTypeComputeIamBindingNamespaceLister added in v0.2.0

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

IapWebTypeComputeIamBindingNamespaceLister helps list and get IapWebTypeComputeIamBindings.

type IapWebTypeComputeIamBindingNamespaceListerExpansion added in v0.2.0

type IapWebTypeComputeIamBindingNamespaceListerExpansion interface{}

IapWebTypeComputeIamBindingNamespaceListerExpansion allows custom methods to be added to IapWebTypeComputeIamBindingNamespaceLister.

type IapWebTypeComputeIamMemberLister added in v0.2.0

type IapWebTypeComputeIamMemberLister interface {
	// List lists all IapWebTypeComputeIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebTypeComputeIamMember, err error)
	// IapWebTypeComputeIamMembers returns an object that can list and get IapWebTypeComputeIamMembers.
	IapWebTypeComputeIamMembers(namespace string) IapWebTypeComputeIamMemberNamespaceLister
	IapWebTypeComputeIamMemberListerExpansion
}

IapWebTypeComputeIamMemberLister helps list IapWebTypeComputeIamMembers.

func NewIapWebTypeComputeIamMemberLister added in v0.2.0

func NewIapWebTypeComputeIamMemberLister(indexer cache.Indexer) IapWebTypeComputeIamMemberLister

NewIapWebTypeComputeIamMemberLister returns a new IapWebTypeComputeIamMemberLister.

type IapWebTypeComputeIamMemberListerExpansion added in v0.2.0

type IapWebTypeComputeIamMemberListerExpansion interface{}

IapWebTypeComputeIamMemberListerExpansion allows custom methods to be added to IapWebTypeComputeIamMemberLister.

type IapWebTypeComputeIamMemberNamespaceLister added in v0.2.0

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

IapWebTypeComputeIamMemberNamespaceLister helps list and get IapWebTypeComputeIamMembers.

type IapWebTypeComputeIamMemberNamespaceListerExpansion added in v0.2.0

type IapWebTypeComputeIamMemberNamespaceListerExpansion interface{}

IapWebTypeComputeIamMemberNamespaceListerExpansion allows custom methods to be added to IapWebTypeComputeIamMemberNamespaceLister.

type IapWebTypeComputeIamPolicyLister added in v0.2.0

type IapWebTypeComputeIamPolicyLister interface {
	// List lists all IapWebTypeComputeIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.IapWebTypeComputeIamPolicy, err error)
	// IapWebTypeComputeIamPolicies returns an object that can list and get IapWebTypeComputeIamPolicies.
	IapWebTypeComputeIamPolicies(namespace string) IapWebTypeComputeIamPolicyNamespaceLister
	IapWebTypeComputeIamPolicyListerExpansion
}

IapWebTypeComputeIamPolicyLister helps list IapWebTypeComputeIamPolicies.

func NewIapWebTypeComputeIamPolicyLister added in v0.2.0

func NewIapWebTypeComputeIamPolicyLister(indexer cache.Indexer) IapWebTypeComputeIamPolicyLister

NewIapWebTypeComputeIamPolicyLister returns a new IapWebTypeComputeIamPolicyLister.

type IapWebTypeComputeIamPolicyListerExpansion added in v0.2.0

type IapWebTypeComputeIamPolicyListerExpansion interface{}

IapWebTypeComputeIamPolicyListerExpansion allows custom methods to be added to IapWebTypeComputeIamPolicyLister.

type IapWebTypeComputeIamPolicyNamespaceLister added in v0.2.0

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

IapWebTypeComputeIamPolicyNamespaceLister helps list and get IapWebTypeComputeIamPolicies.

type IapWebTypeComputeIamPolicyNamespaceListerExpansion added in v0.2.0

type IapWebTypeComputeIamPolicyNamespaceListerExpansion interface{}

IapWebTypeComputeIamPolicyNamespaceListerExpansion allows custom methods to be added to IapWebTypeComputeIamPolicyNamespaceLister.

type KmsCryptoKeyIamBindingLister

type KmsCryptoKeyIamBindingLister interface {
	// List lists all KmsCryptoKeyIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsCryptoKeyIamBinding, err error)
	// KmsCryptoKeyIamBindings returns an object that can list and get KmsCryptoKeyIamBindings.
	KmsCryptoKeyIamBindings(namespace string) KmsCryptoKeyIamBindingNamespaceLister
	KmsCryptoKeyIamBindingListerExpansion
}

KmsCryptoKeyIamBindingLister helps list KmsCryptoKeyIamBindings.

func NewKmsCryptoKeyIamBindingLister

func NewKmsCryptoKeyIamBindingLister(indexer cache.Indexer) KmsCryptoKeyIamBindingLister

NewKmsCryptoKeyIamBindingLister returns a new KmsCryptoKeyIamBindingLister.

type KmsCryptoKeyIamBindingListerExpansion

type KmsCryptoKeyIamBindingListerExpansion interface{}

KmsCryptoKeyIamBindingListerExpansion allows custom methods to be added to KmsCryptoKeyIamBindingLister.

type KmsCryptoKeyIamBindingNamespaceLister added in v0.0.2

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

KmsCryptoKeyIamBindingNamespaceLister helps list and get KmsCryptoKeyIamBindings.

type KmsCryptoKeyIamBindingNamespaceListerExpansion added in v0.0.2

type KmsCryptoKeyIamBindingNamespaceListerExpansion interface{}

KmsCryptoKeyIamBindingNamespaceListerExpansion allows custom methods to be added to KmsCryptoKeyIamBindingNamespaceLister.

type KmsCryptoKeyIamMemberLister

type KmsCryptoKeyIamMemberLister interface {
	// List lists all KmsCryptoKeyIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsCryptoKeyIamMember, err error)
	// KmsCryptoKeyIamMembers returns an object that can list and get KmsCryptoKeyIamMembers.
	KmsCryptoKeyIamMembers(namespace string) KmsCryptoKeyIamMemberNamespaceLister
	KmsCryptoKeyIamMemberListerExpansion
}

KmsCryptoKeyIamMemberLister helps list KmsCryptoKeyIamMembers.

func NewKmsCryptoKeyIamMemberLister

func NewKmsCryptoKeyIamMemberLister(indexer cache.Indexer) KmsCryptoKeyIamMemberLister

NewKmsCryptoKeyIamMemberLister returns a new KmsCryptoKeyIamMemberLister.

type KmsCryptoKeyIamMemberListerExpansion

type KmsCryptoKeyIamMemberListerExpansion interface{}

KmsCryptoKeyIamMemberListerExpansion allows custom methods to be added to KmsCryptoKeyIamMemberLister.

type KmsCryptoKeyIamMemberNamespaceLister added in v0.0.2

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

KmsCryptoKeyIamMemberNamespaceLister helps list and get KmsCryptoKeyIamMembers.

type KmsCryptoKeyIamMemberNamespaceListerExpansion added in v0.0.2

type KmsCryptoKeyIamMemberNamespaceListerExpansion interface{}

KmsCryptoKeyIamMemberNamespaceListerExpansion allows custom methods to be added to KmsCryptoKeyIamMemberNamespaceLister.

type KmsCryptoKeyLister

type KmsCryptoKeyLister interface {
	// List lists all KmsCryptoKeys in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsCryptoKey, err error)
	// KmsCryptoKeys returns an object that can list and get KmsCryptoKeys.
	KmsCryptoKeys(namespace string) KmsCryptoKeyNamespaceLister
	KmsCryptoKeyListerExpansion
}

KmsCryptoKeyLister helps list KmsCryptoKeys.

func NewKmsCryptoKeyLister

func NewKmsCryptoKeyLister(indexer cache.Indexer) KmsCryptoKeyLister

NewKmsCryptoKeyLister returns a new KmsCryptoKeyLister.

type KmsCryptoKeyListerExpansion

type KmsCryptoKeyListerExpansion interface{}

KmsCryptoKeyListerExpansion allows custom methods to be added to KmsCryptoKeyLister.

type KmsCryptoKeyNamespaceLister added in v0.0.2

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

KmsCryptoKeyNamespaceLister helps list and get KmsCryptoKeys.

type KmsCryptoKeyNamespaceListerExpansion added in v0.0.2

type KmsCryptoKeyNamespaceListerExpansion interface{}

KmsCryptoKeyNamespaceListerExpansion allows custom methods to be added to KmsCryptoKeyNamespaceLister.

type KmsKeyRingIamBindingLister

type KmsKeyRingIamBindingLister interface {
	// List lists all KmsKeyRingIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsKeyRingIamBinding, err error)
	// KmsKeyRingIamBindings returns an object that can list and get KmsKeyRingIamBindings.
	KmsKeyRingIamBindings(namespace string) KmsKeyRingIamBindingNamespaceLister
	KmsKeyRingIamBindingListerExpansion
}

KmsKeyRingIamBindingLister helps list KmsKeyRingIamBindings.

func NewKmsKeyRingIamBindingLister

func NewKmsKeyRingIamBindingLister(indexer cache.Indexer) KmsKeyRingIamBindingLister

NewKmsKeyRingIamBindingLister returns a new KmsKeyRingIamBindingLister.

type KmsKeyRingIamBindingListerExpansion

type KmsKeyRingIamBindingListerExpansion interface{}

KmsKeyRingIamBindingListerExpansion allows custom methods to be added to KmsKeyRingIamBindingLister.

type KmsKeyRingIamBindingNamespaceLister added in v0.0.2

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

KmsKeyRingIamBindingNamespaceLister helps list and get KmsKeyRingIamBindings.

type KmsKeyRingIamBindingNamespaceListerExpansion added in v0.0.2

type KmsKeyRingIamBindingNamespaceListerExpansion interface{}

KmsKeyRingIamBindingNamespaceListerExpansion allows custom methods to be added to KmsKeyRingIamBindingNamespaceLister.

type KmsKeyRingIamMemberLister

type KmsKeyRingIamMemberLister interface {
	// List lists all KmsKeyRingIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsKeyRingIamMember, err error)
	// KmsKeyRingIamMembers returns an object that can list and get KmsKeyRingIamMembers.
	KmsKeyRingIamMembers(namespace string) KmsKeyRingIamMemberNamespaceLister
	KmsKeyRingIamMemberListerExpansion
}

KmsKeyRingIamMemberLister helps list KmsKeyRingIamMembers.

func NewKmsKeyRingIamMemberLister

func NewKmsKeyRingIamMemberLister(indexer cache.Indexer) KmsKeyRingIamMemberLister

NewKmsKeyRingIamMemberLister returns a new KmsKeyRingIamMemberLister.

type KmsKeyRingIamMemberListerExpansion

type KmsKeyRingIamMemberListerExpansion interface{}

KmsKeyRingIamMemberListerExpansion allows custom methods to be added to KmsKeyRingIamMemberLister.

type KmsKeyRingIamMemberNamespaceLister added in v0.0.2

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

KmsKeyRingIamMemberNamespaceLister helps list and get KmsKeyRingIamMembers.

type KmsKeyRingIamMemberNamespaceListerExpansion added in v0.0.2

type KmsKeyRingIamMemberNamespaceListerExpansion interface{}

KmsKeyRingIamMemberNamespaceListerExpansion allows custom methods to be added to KmsKeyRingIamMemberNamespaceLister.

type KmsKeyRingIamPolicyLister

type KmsKeyRingIamPolicyLister interface {
	// List lists all KmsKeyRingIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsKeyRingIamPolicy, err error)
	// KmsKeyRingIamPolicies returns an object that can list and get KmsKeyRingIamPolicies.
	KmsKeyRingIamPolicies(namespace string) KmsKeyRingIamPolicyNamespaceLister
	KmsKeyRingIamPolicyListerExpansion
}

KmsKeyRingIamPolicyLister helps list KmsKeyRingIamPolicies.

func NewKmsKeyRingIamPolicyLister

func NewKmsKeyRingIamPolicyLister(indexer cache.Indexer) KmsKeyRingIamPolicyLister

NewKmsKeyRingIamPolicyLister returns a new KmsKeyRingIamPolicyLister.

type KmsKeyRingIamPolicyListerExpansion

type KmsKeyRingIamPolicyListerExpansion interface{}

KmsKeyRingIamPolicyListerExpansion allows custom methods to be added to KmsKeyRingIamPolicyLister.

type KmsKeyRingIamPolicyNamespaceLister added in v0.0.2

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

KmsKeyRingIamPolicyNamespaceLister helps list and get KmsKeyRingIamPolicies.

type KmsKeyRingIamPolicyNamespaceListerExpansion added in v0.0.2

type KmsKeyRingIamPolicyNamespaceListerExpansion interface{}

KmsKeyRingIamPolicyNamespaceListerExpansion allows custom methods to be added to KmsKeyRingIamPolicyNamespaceLister.

type KmsKeyRingLister

type KmsKeyRingLister interface {
	// List lists all KmsKeyRings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.KmsKeyRing, err error)
	// KmsKeyRings returns an object that can list and get KmsKeyRings.
	KmsKeyRings(namespace string) KmsKeyRingNamespaceLister
	KmsKeyRingListerExpansion
}

KmsKeyRingLister helps list KmsKeyRings.

func NewKmsKeyRingLister

func NewKmsKeyRingLister(indexer cache.Indexer) KmsKeyRingLister

NewKmsKeyRingLister returns a new KmsKeyRingLister.

type KmsKeyRingListerExpansion

type KmsKeyRingListerExpansion interface{}

KmsKeyRingListerExpansion allows custom methods to be added to KmsKeyRingLister.

type KmsKeyRingNamespaceLister added in v0.0.2

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

KmsKeyRingNamespaceLister helps list and get KmsKeyRings.

type KmsKeyRingNamespaceListerExpansion added in v0.0.2

type KmsKeyRingNamespaceListerExpansion interface{}

KmsKeyRingNamespaceListerExpansion allows custom methods to be added to KmsKeyRingNamespaceLister.

type LoggingBillingAccountExclusionLister

type LoggingBillingAccountExclusionLister interface {
	// List lists all LoggingBillingAccountExclusions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingBillingAccountExclusion, err error)
	// LoggingBillingAccountExclusions returns an object that can list and get LoggingBillingAccountExclusions.
	LoggingBillingAccountExclusions(namespace string) LoggingBillingAccountExclusionNamespaceLister
	LoggingBillingAccountExclusionListerExpansion
}

LoggingBillingAccountExclusionLister helps list LoggingBillingAccountExclusions.

func NewLoggingBillingAccountExclusionLister

func NewLoggingBillingAccountExclusionLister(indexer cache.Indexer) LoggingBillingAccountExclusionLister

NewLoggingBillingAccountExclusionLister returns a new LoggingBillingAccountExclusionLister.

type LoggingBillingAccountExclusionListerExpansion

type LoggingBillingAccountExclusionListerExpansion interface{}

LoggingBillingAccountExclusionListerExpansion allows custom methods to be added to LoggingBillingAccountExclusionLister.

type LoggingBillingAccountExclusionNamespaceLister added in v0.0.2

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

LoggingBillingAccountExclusionNamespaceLister helps list and get LoggingBillingAccountExclusions.

type LoggingBillingAccountExclusionNamespaceListerExpansion added in v0.0.2

type LoggingBillingAccountExclusionNamespaceListerExpansion interface{}

LoggingBillingAccountExclusionNamespaceListerExpansion allows custom methods to be added to LoggingBillingAccountExclusionNamespaceLister.

type LoggingBillingAccountSinkLister

type LoggingBillingAccountSinkLister interface {
	// List lists all LoggingBillingAccountSinks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingBillingAccountSink, err error)
	// LoggingBillingAccountSinks returns an object that can list and get LoggingBillingAccountSinks.
	LoggingBillingAccountSinks(namespace string) LoggingBillingAccountSinkNamespaceLister
	LoggingBillingAccountSinkListerExpansion
}

LoggingBillingAccountSinkLister helps list LoggingBillingAccountSinks.

func NewLoggingBillingAccountSinkLister

func NewLoggingBillingAccountSinkLister(indexer cache.Indexer) LoggingBillingAccountSinkLister

NewLoggingBillingAccountSinkLister returns a new LoggingBillingAccountSinkLister.

type LoggingBillingAccountSinkListerExpansion

type LoggingBillingAccountSinkListerExpansion interface{}

LoggingBillingAccountSinkListerExpansion allows custom methods to be added to LoggingBillingAccountSinkLister.

type LoggingBillingAccountSinkNamespaceLister added in v0.0.2

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

LoggingBillingAccountSinkNamespaceLister helps list and get LoggingBillingAccountSinks.

type LoggingBillingAccountSinkNamespaceListerExpansion added in v0.0.2

type LoggingBillingAccountSinkNamespaceListerExpansion interface{}

LoggingBillingAccountSinkNamespaceListerExpansion allows custom methods to be added to LoggingBillingAccountSinkNamespaceLister.

type LoggingFolderExclusionLister

type LoggingFolderExclusionLister interface {
	// List lists all LoggingFolderExclusions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingFolderExclusion, err error)
	// LoggingFolderExclusions returns an object that can list and get LoggingFolderExclusions.
	LoggingFolderExclusions(namespace string) LoggingFolderExclusionNamespaceLister
	LoggingFolderExclusionListerExpansion
}

LoggingFolderExclusionLister helps list LoggingFolderExclusions.

func NewLoggingFolderExclusionLister

func NewLoggingFolderExclusionLister(indexer cache.Indexer) LoggingFolderExclusionLister

NewLoggingFolderExclusionLister returns a new LoggingFolderExclusionLister.

type LoggingFolderExclusionListerExpansion

type LoggingFolderExclusionListerExpansion interface{}

LoggingFolderExclusionListerExpansion allows custom methods to be added to LoggingFolderExclusionLister.

type LoggingFolderExclusionNamespaceLister added in v0.0.2

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

LoggingFolderExclusionNamespaceLister helps list and get LoggingFolderExclusions.

type LoggingFolderExclusionNamespaceListerExpansion added in v0.0.2

type LoggingFolderExclusionNamespaceListerExpansion interface{}

LoggingFolderExclusionNamespaceListerExpansion allows custom methods to be added to LoggingFolderExclusionNamespaceLister.

type LoggingFolderSinkLister

type LoggingFolderSinkLister interface {
	// List lists all LoggingFolderSinks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingFolderSink, err error)
	// LoggingFolderSinks returns an object that can list and get LoggingFolderSinks.
	LoggingFolderSinks(namespace string) LoggingFolderSinkNamespaceLister
	LoggingFolderSinkListerExpansion
}

LoggingFolderSinkLister helps list LoggingFolderSinks.

func NewLoggingFolderSinkLister

func NewLoggingFolderSinkLister(indexer cache.Indexer) LoggingFolderSinkLister

NewLoggingFolderSinkLister returns a new LoggingFolderSinkLister.

type LoggingFolderSinkListerExpansion

type LoggingFolderSinkListerExpansion interface{}

LoggingFolderSinkListerExpansion allows custom methods to be added to LoggingFolderSinkLister.

type LoggingFolderSinkNamespaceLister added in v0.0.2

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

LoggingFolderSinkNamespaceLister helps list and get LoggingFolderSinks.

type LoggingFolderSinkNamespaceListerExpansion added in v0.0.2

type LoggingFolderSinkNamespaceListerExpansion interface{}

LoggingFolderSinkNamespaceListerExpansion allows custom methods to be added to LoggingFolderSinkNamespaceLister.

type LoggingMetricLister added in v0.2.0

type LoggingMetricLister interface {
	// List lists all LoggingMetrics in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingMetric, err error)
	// LoggingMetrics returns an object that can list and get LoggingMetrics.
	LoggingMetrics(namespace string) LoggingMetricNamespaceLister
	LoggingMetricListerExpansion
}

LoggingMetricLister helps list LoggingMetrics.

func NewLoggingMetricLister added in v0.2.0

func NewLoggingMetricLister(indexer cache.Indexer) LoggingMetricLister

NewLoggingMetricLister returns a new LoggingMetricLister.

type LoggingMetricListerExpansion added in v0.2.0

type LoggingMetricListerExpansion interface{}

LoggingMetricListerExpansion allows custom methods to be added to LoggingMetricLister.

type LoggingMetricNamespaceLister added in v0.2.0

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

LoggingMetricNamespaceLister helps list and get LoggingMetrics.

type LoggingMetricNamespaceListerExpansion added in v0.2.0

type LoggingMetricNamespaceListerExpansion interface{}

LoggingMetricNamespaceListerExpansion allows custom methods to be added to LoggingMetricNamespaceLister.

type LoggingOrganizationExclusionLister

type LoggingOrganizationExclusionLister interface {
	// List lists all LoggingOrganizationExclusions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingOrganizationExclusion, err error)
	// LoggingOrganizationExclusions returns an object that can list and get LoggingOrganizationExclusions.
	LoggingOrganizationExclusions(namespace string) LoggingOrganizationExclusionNamespaceLister
	LoggingOrganizationExclusionListerExpansion
}

LoggingOrganizationExclusionLister helps list LoggingOrganizationExclusions.

func NewLoggingOrganizationExclusionLister

func NewLoggingOrganizationExclusionLister(indexer cache.Indexer) LoggingOrganizationExclusionLister

NewLoggingOrganizationExclusionLister returns a new LoggingOrganizationExclusionLister.

type LoggingOrganizationExclusionListerExpansion

type LoggingOrganizationExclusionListerExpansion interface{}

LoggingOrganizationExclusionListerExpansion allows custom methods to be added to LoggingOrganizationExclusionLister.

type LoggingOrganizationExclusionNamespaceLister added in v0.0.2

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

LoggingOrganizationExclusionNamespaceLister helps list and get LoggingOrganizationExclusions.

type LoggingOrganizationExclusionNamespaceListerExpansion added in v0.0.2

type LoggingOrganizationExclusionNamespaceListerExpansion interface{}

LoggingOrganizationExclusionNamespaceListerExpansion allows custom methods to be added to LoggingOrganizationExclusionNamespaceLister.

type LoggingOrganizationSinkLister

type LoggingOrganizationSinkLister interface {
	// List lists all LoggingOrganizationSinks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingOrganizationSink, err error)
	// LoggingOrganizationSinks returns an object that can list and get LoggingOrganizationSinks.
	LoggingOrganizationSinks(namespace string) LoggingOrganizationSinkNamespaceLister
	LoggingOrganizationSinkListerExpansion
}

LoggingOrganizationSinkLister helps list LoggingOrganizationSinks.

func NewLoggingOrganizationSinkLister

func NewLoggingOrganizationSinkLister(indexer cache.Indexer) LoggingOrganizationSinkLister

NewLoggingOrganizationSinkLister returns a new LoggingOrganizationSinkLister.

type LoggingOrganizationSinkListerExpansion

type LoggingOrganizationSinkListerExpansion interface{}

LoggingOrganizationSinkListerExpansion allows custom methods to be added to LoggingOrganizationSinkLister.

type LoggingOrganizationSinkNamespaceLister added in v0.0.2

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

LoggingOrganizationSinkNamespaceLister helps list and get LoggingOrganizationSinks.

type LoggingOrganizationSinkNamespaceListerExpansion added in v0.0.2

type LoggingOrganizationSinkNamespaceListerExpansion interface{}

LoggingOrganizationSinkNamespaceListerExpansion allows custom methods to be added to LoggingOrganizationSinkNamespaceLister.

type LoggingProjectExclusionLister

type LoggingProjectExclusionLister interface {
	// List lists all LoggingProjectExclusions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingProjectExclusion, err error)
	// LoggingProjectExclusions returns an object that can list and get LoggingProjectExclusions.
	LoggingProjectExclusions(namespace string) LoggingProjectExclusionNamespaceLister
	LoggingProjectExclusionListerExpansion
}

LoggingProjectExclusionLister helps list LoggingProjectExclusions.

func NewLoggingProjectExclusionLister

func NewLoggingProjectExclusionLister(indexer cache.Indexer) LoggingProjectExclusionLister

NewLoggingProjectExclusionLister returns a new LoggingProjectExclusionLister.

type LoggingProjectExclusionListerExpansion

type LoggingProjectExclusionListerExpansion interface{}

LoggingProjectExclusionListerExpansion allows custom methods to be added to LoggingProjectExclusionLister.

type LoggingProjectExclusionNamespaceLister added in v0.0.2

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

LoggingProjectExclusionNamespaceLister helps list and get LoggingProjectExclusions.

type LoggingProjectExclusionNamespaceListerExpansion added in v0.0.2

type LoggingProjectExclusionNamespaceListerExpansion interface{}

LoggingProjectExclusionNamespaceListerExpansion allows custom methods to be added to LoggingProjectExclusionNamespaceLister.

type LoggingProjectSinkLister

type LoggingProjectSinkLister interface {
	// List lists all LoggingProjectSinks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.LoggingProjectSink, err error)
	// LoggingProjectSinks returns an object that can list and get LoggingProjectSinks.
	LoggingProjectSinks(namespace string) LoggingProjectSinkNamespaceLister
	LoggingProjectSinkListerExpansion
}

LoggingProjectSinkLister helps list LoggingProjectSinks.

func NewLoggingProjectSinkLister

func NewLoggingProjectSinkLister(indexer cache.Indexer) LoggingProjectSinkLister

NewLoggingProjectSinkLister returns a new LoggingProjectSinkLister.

type LoggingProjectSinkListerExpansion

type LoggingProjectSinkListerExpansion interface{}

LoggingProjectSinkListerExpansion allows custom methods to be added to LoggingProjectSinkLister.

type LoggingProjectSinkNamespaceLister added in v0.0.2

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

LoggingProjectSinkNamespaceLister helps list and get LoggingProjectSinks.

type LoggingProjectSinkNamespaceListerExpansion added in v0.0.2

type LoggingProjectSinkNamespaceListerExpansion interface{}

LoggingProjectSinkNamespaceListerExpansion allows custom methods to be added to LoggingProjectSinkNamespaceLister.

type MlEngineModelLister added in v0.2.0

type MlEngineModelLister interface {
	// List lists all MlEngineModels in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MlEngineModel, err error)
	// MlEngineModels returns an object that can list and get MlEngineModels.
	MlEngineModels(namespace string) MlEngineModelNamespaceLister
	MlEngineModelListerExpansion
}

MlEngineModelLister helps list MlEngineModels.

func NewMlEngineModelLister added in v0.2.0

func NewMlEngineModelLister(indexer cache.Indexer) MlEngineModelLister

NewMlEngineModelLister returns a new MlEngineModelLister.

type MlEngineModelListerExpansion added in v0.2.0

type MlEngineModelListerExpansion interface{}

MlEngineModelListerExpansion allows custom methods to be added to MlEngineModelLister.

type MlEngineModelNamespaceLister added in v0.2.0

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

MlEngineModelNamespaceLister helps list and get MlEngineModels.

type MlEngineModelNamespaceListerExpansion added in v0.2.0

type MlEngineModelNamespaceListerExpansion interface{}

MlEngineModelNamespaceListerExpansion allows custom methods to be added to MlEngineModelNamespaceLister.

type MonitoringAlertPolicyLister

type MonitoringAlertPolicyLister interface {
	// List lists all MonitoringAlertPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MonitoringAlertPolicy, err error)
	// MonitoringAlertPolicies returns an object that can list and get MonitoringAlertPolicies.
	MonitoringAlertPolicies(namespace string) MonitoringAlertPolicyNamespaceLister
	MonitoringAlertPolicyListerExpansion
}

MonitoringAlertPolicyLister helps list MonitoringAlertPolicies.

func NewMonitoringAlertPolicyLister

func NewMonitoringAlertPolicyLister(indexer cache.Indexer) MonitoringAlertPolicyLister

NewMonitoringAlertPolicyLister returns a new MonitoringAlertPolicyLister.

type MonitoringAlertPolicyListerExpansion

type MonitoringAlertPolicyListerExpansion interface{}

MonitoringAlertPolicyListerExpansion allows custom methods to be added to MonitoringAlertPolicyLister.

type MonitoringAlertPolicyNamespaceLister added in v0.0.2

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

MonitoringAlertPolicyNamespaceLister helps list and get MonitoringAlertPolicies.

type MonitoringAlertPolicyNamespaceListerExpansion added in v0.0.2

type MonitoringAlertPolicyNamespaceListerExpansion interface{}

MonitoringAlertPolicyNamespaceListerExpansion allows custom methods to be added to MonitoringAlertPolicyNamespaceLister.

type MonitoringGroupLister

type MonitoringGroupLister interface {
	// List lists all MonitoringGroups in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MonitoringGroup, err error)
	// MonitoringGroups returns an object that can list and get MonitoringGroups.
	MonitoringGroups(namespace string) MonitoringGroupNamespaceLister
	MonitoringGroupListerExpansion
}

MonitoringGroupLister helps list MonitoringGroups.

func NewMonitoringGroupLister

func NewMonitoringGroupLister(indexer cache.Indexer) MonitoringGroupLister

NewMonitoringGroupLister returns a new MonitoringGroupLister.

type MonitoringGroupListerExpansion

type MonitoringGroupListerExpansion interface{}

MonitoringGroupListerExpansion allows custom methods to be added to MonitoringGroupLister.

type MonitoringGroupNamespaceLister added in v0.0.2

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

MonitoringGroupNamespaceLister helps list and get MonitoringGroups.

type MonitoringGroupNamespaceListerExpansion added in v0.0.2

type MonitoringGroupNamespaceListerExpansion interface{}

MonitoringGroupNamespaceListerExpansion allows custom methods to be added to MonitoringGroupNamespaceLister.

type MonitoringNotificationChannelLister

type MonitoringNotificationChannelLister interface {
	// List lists all MonitoringNotificationChannels in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MonitoringNotificationChannel, err error)
	// MonitoringNotificationChannels returns an object that can list and get MonitoringNotificationChannels.
	MonitoringNotificationChannels(namespace string) MonitoringNotificationChannelNamespaceLister
	MonitoringNotificationChannelListerExpansion
}

MonitoringNotificationChannelLister helps list MonitoringNotificationChannels.

func NewMonitoringNotificationChannelLister

func NewMonitoringNotificationChannelLister(indexer cache.Indexer) MonitoringNotificationChannelLister

NewMonitoringNotificationChannelLister returns a new MonitoringNotificationChannelLister.

type MonitoringNotificationChannelListerExpansion

type MonitoringNotificationChannelListerExpansion interface{}

MonitoringNotificationChannelListerExpansion allows custom methods to be added to MonitoringNotificationChannelLister.

type MonitoringNotificationChannelNamespaceLister added in v0.0.2

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

MonitoringNotificationChannelNamespaceLister helps list and get MonitoringNotificationChannels.

type MonitoringNotificationChannelNamespaceListerExpansion added in v0.0.2

type MonitoringNotificationChannelNamespaceListerExpansion interface{}

MonitoringNotificationChannelNamespaceListerExpansion allows custom methods to be added to MonitoringNotificationChannelNamespaceLister.

type MonitoringUptimeCheckConfigLister

type MonitoringUptimeCheckConfigLister interface {
	// List lists all MonitoringUptimeCheckConfigs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.MonitoringUptimeCheckConfig, err error)
	// MonitoringUptimeCheckConfigs returns an object that can list and get MonitoringUptimeCheckConfigs.
	MonitoringUptimeCheckConfigs(namespace string) MonitoringUptimeCheckConfigNamespaceLister
	MonitoringUptimeCheckConfigListerExpansion
}

MonitoringUptimeCheckConfigLister helps list MonitoringUptimeCheckConfigs.

func NewMonitoringUptimeCheckConfigLister

func NewMonitoringUptimeCheckConfigLister(indexer cache.Indexer) MonitoringUptimeCheckConfigLister

NewMonitoringUptimeCheckConfigLister returns a new MonitoringUptimeCheckConfigLister.

type MonitoringUptimeCheckConfigListerExpansion

type MonitoringUptimeCheckConfigListerExpansion interface{}

MonitoringUptimeCheckConfigListerExpansion allows custom methods to be added to MonitoringUptimeCheckConfigLister.

type MonitoringUptimeCheckConfigNamespaceLister added in v0.0.2

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

MonitoringUptimeCheckConfigNamespaceLister helps list and get MonitoringUptimeCheckConfigs.

type MonitoringUptimeCheckConfigNamespaceListerExpansion added in v0.0.2

type MonitoringUptimeCheckConfigNamespaceListerExpansion interface{}

MonitoringUptimeCheckConfigNamespaceListerExpansion allows custom methods to be added to MonitoringUptimeCheckConfigNamespaceLister.

type OrganizationIamBindingLister

type OrganizationIamBindingLister interface {
	// List lists all OrganizationIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.OrganizationIamBinding, err error)
	// OrganizationIamBindings returns an object that can list and get OrganizationIamBindings.
	OrganizationIamBindings(namespace string) OrganizationIamBindingNamespaceLister
	OrganizationIamBindingListerExpansion
}

OrganizationIamBindingLister helps list OrganizationIamBindings.

func NewOrganizationIamBindingLister

func NewOrganizationIamBindingLister(indexer cache.Indexer) OrganizationIamBindingLister

NewOrganizationIamBindingLister returns a new OrganizationIamBindingLister.

type OrganizationIamBindingListerExpansion

type OrganizationIamBindingListerExpansion interface{}

OrganizationIamBindingListerExpansion allows custom methods to be added to OrganizationIamBindingLister.

type OrganizationIamBindingNamespaceLister added in v0.0.2

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

OrganizationIamBindingNamespaceLister helps list and get OrganizationIamBindings.

type OrganizationIamBindingNamespaceListerExpansion added in v0.0.2

type OrganizationIamBindingNamespaceListerExpansion interface{}

OrganizationIamBindingNamespaceListerExpansion allows custom methods to be added to OrganizationIamBindingNamespaceLister.

type OrganizationIamCustomRoleLister

type OrganizationIamCustomRoleLister interface {
	// List lists all OrganizationIamCustomRoles in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.OrganizationIamCustomRole, err error)
	// OrganizationIamCustomRoles returns an object that can list and get OrganizationIamCustomRoles.
	OrganizationIamCustomRoles(namespace string) OrganizationIamCustomRoleNamespaceLister
	OrganizationIamCustomRoleListerExpansion
}

OrganizationIamCustomRoleLister helps list OrganizationIamCustomRoles.

func NewOrganizationIamCustomRoleLister

func NewOrganizationIamCustomRoleLister(indexer cache.Indexer) OrganizationIamCustomRoleLister

NewOrganizationIamCustomRoleLister returns a new OrganizationIamCustomRoleLister.

type OrganizationIamCustomRoleListerExpansion

type OrganizationIamCustomRoleListerExpansion interface{}

OrganizationIamCustomRoleListerExpansion allows custom methods to be added to OrganizationIamCustomRoleLister.

type OrganizationIamCustomRoleNamespaceLister added in v0.0.2

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

OrganizationIamCustomRoleNamespaceLister helps list and get OrganizationIamCustomRoles.

type OrganizationIamCustomRoleNamespaceListerExpansion added in v0.0.2

type OrganizationIamCustomRoleNamespaceListerExpansion interface{}

OrganizationIamCustomRoleNamespaceListerExpansion allows custom methods to be added to OrganizationIamCustomRoleNamespaceLister.

type OrganizationIamMemberLister

type OrganizationIamMemberLister interface {
	// List lists all OrganizationIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.OrganizationIamMember, err error)
	// OrganizationIamMembers returns an object that can list and get OrganizationIamMembers.
	OrganizationIamMembers(namespace string) OrganizationIamMemberNamespaceLister
	OrganizationIamMemberListerExpansion
}

OrganizationIamMemberLister helps list OrganizationIamMembers.

func NewOrganizationIamMemberLister

func NewOrganizationIamMemberLister(indexer cache.Indexer) OrganizationIamMemberLister

NewOrganizationIamMemberLister returns a new OrganizationIamMemberLister.

type OrganizationIamMemberListerExpansion

type OrganizationIamMemberListerExpansion interface{}

OrganizationIamMemberListerExpansion allows custom methods to be added to OrganizationIamMemberLister.

type OrganizationIamMemberNamespaceLister added in v0.0.2

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

OrganizationIamMemberNamespaceLister helps list and get OrganizationIamMembers.

type OrganizationIamMemberNamespaceListerExpansion added in v0.0.2

type OrganizationIamMemberNamespaceListerExpansion interface{}

OrganizationIamMemberNamespaceListerExpansion allows custom methods to be added to OrganizationIamMemberNamespaceLister.

type OrganizationIamPolicyLister

type OrganizationIamPolicyLister interface {
	// List lists all OrganizationIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.OrganizationIamPolicy, err error)
	// OrganizationIamPolicies returns an object that can list and get OrganizationIamPolicies.
	OrganizationIamPolicies(namespace string) OrganizationIamPolicyNamespaceLister
	OrganizationIamPolicyListerExpansion
}

OrganizationIamPolicyLister helps list OrganizationIamPolicies.

func NewOrganizationIamPolicyLister

func NewOrganizationIamPolicyLister(indexer cache.Indexer) OrganizationIamPolicyLister

NewOrganizationIamPolicyLister returns a new OrganizationIamPolicyLister.

type OrganizationIamPolicyListerExpansion

type OrganizationIamPolicyListerExpansion interface{}

OrganizationIamPolicyListerExpansion allows custom methods to be added to OrganizationIamPolicyLister.

type OrganizationIamPolicyNamespaceLister added in v0.0.2

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

OrganizationIamPolicyNamespaceLister helps list and get OrganizationIamPolicies.

type OrganizationIamPolicyNamespaceListerExpansion added in v0.0.2

type OrganizationIamPolicyNamespaceListerExpansion interface{}

OrganizationIamPolicyNamespaceListerExpansion allows custom methods to be added to OrganizationIamPolicyNamespaceLister.

type OrganizationPolicyLister

type OrganizationPolicyLister interface {
	// List lists all OrganizationPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.OrganizationPolicy, err error)
	// OrganizationPolicies returns an object that can list and get OrganizationPolicies.
	OrganizationPolicies(namespace string) OrganizationPolicyNamespaceLister
	OrganizationPolicyListerExpansion
}

OrganizationPolicyLister helps list OrganizationPolicies.

func NewOrganizationPolicyLister

func NewOrganizationPolicyLister(indexer cache.Indexer) OrganizationPolicyLister

NewOrganizationPolicyLister returns a new OrganizationPolicyLister.

type OrganizationPolicyListerExpansion

type OrganizationPolicyListerExpansion interface{}

OrganizationPolicyListerExpansion allows custom methods to be added to OrganizationPolicyLister.

type OrganizationPolicyNamespaceLister added in v0.0.2

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

OrganizationPolicyNamespaceLister helps list and get OrganizationPolicies.

type OrganizationPolicyNamespaceListerExpansion added in v0.0.2

type OrganizationPolicyNamespaceListerExpansion interface{}

OrganizationPolicyNamespaceListerExpansion allows custom methods to be added to OrganizationPolicyNamespaceLister.

type ProjectIamAuditConfigLister added in v0.2.0

type ProjectIamAuditConfigLister interface {
	// List lists all ProjectIamAuditConfigs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectIamAuditConfig, err error)
	// ProjectIamAuditConfigs returns an object that can list and get ProjectIamAuditConfigs.
	ProjectIamAuditConfigs(namespace string) ProjectIamAuditConfigNamespaceLister
	ProjectIamAuditConfigListerExpansion
}

ProjectIamAuditConfigLister helps list ProjectIamAuditConfigs.

func NewProjectIamAuditConfigLister added in v0.2.0

func NewProjectIamAuditConfigLister(indexer cache.Indexer) ProjectIamAuditConfigLister

NewProjectIamAuditConfigLister returns a new ProjectIamAuditConfigLister.

type ProjectIamAuditConfigListerExpansion added in v0.2.0

type ProjectIamAuditConfigListerExpansion interface{}

ProjectIamAuditConfigListerExpansion allows custom methods to be added to ProjectIamAuditConfigLister.

type ProjectIamAuditConfigNamespaceLister added in v0.2.0

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

ProjectIamAuditConfigNamespaceLister helps list and get ProjectIamAuditConfigs.

type ProjectIamAuditConfigNamespaceListerExpansion added in v0.2.0

type ProjectIamAuditConfigNamespaceListerExpansion interface{}

ProjectIamAuditConfigNamespaceListerExpansion allows custom methods to be added to ProjectIamAuditConfigNamespaceLister.

type ProjectIamBindingLister

type ProjectIamBindingLister interface {
	// List lists all ProjectIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectIamBinding, err error)
	// ProjectIamBindings returns an object that can list and get ProjectIamBindings.
	ProjectIamBindings(namespace string) ProjectIamBindingNamespaceLister
	ProjectIamBindingListerExpansion
}

ProjectIamBindingLister helps list ProjectIamBindings.

func NewProjectIamBindingLister

func NewProjectIamBindingLister(indexer cache.Indexer) ProjectIamBindingLister

NewProjectIamBindingLister returns a new ProjectIamBindingLister.

type ProjectIamBindingListerExpansion

type ProjectIamBindingListerExpansion interface{}

ProjectIamBindingListerExpansion allows custom methods to be added to ProjectIamBindingLister.

type ProjectIamBindingNamespaceLister added in v0.0.2

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

ProjectIamBindingNamespaceLister helps list and get ProjectIamBindings.

type ProjectIamBindingNamespaceListerExpansion added in v0.0.2

type ProjectIamBindingNamespaceListerExpansion interface{}

ProjectIamBindingNamespaceListerExpansion allows custom methods to be added to ProjectIamBindingNamespaceLister.

type ProjectIamCustomRoleLister

type ProjectIamCustomRoleLister interface {
	// List lists all ProjectIamCustomRoles in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectIamCustomRole, err error)
	// ProjectIamCustomRoles returns an object that can list and get ProjectIamCustomRoles.
	ProjectIamCustomRoles(namespace string) ProjectIamCustomRoleNamespaceLister
	ProjectIamCustomRoleListerExpansion
}

ProjectIamCustomRoleLister helps list ProjectIamCustomRoles.

func NewProjectIamCustomRoleLister

func NewProjectIamCustomRoleLister(indexer cache.Indexer) ProjectIamCustomRoleLister

NewProjectIamCustomRoleLister returns a new ProjectIamCustomRoleLister.

type ProjectIamCustomRoleListerExpansion

type ProjectIamCustomRoleListerExpansion interface{}

ProjectIamCustomRoleListerExpansion allows custom methods to be added to ProjectIamCustomRoleLister.

type ProjectIamCustomRoleNamespaceLister added in v0.0.2

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

ProjectIamCustomRoleNamespaceLister helps list and get ProjectIamCustomRoles.

type ProjectIamCustomRoleNamespaceListerExpansion added in v0.0.2

type ProjectIamCustomRoleNamespaceListerExpansion interface{}

ProjectIamCustomRoleNamespaceListerExpansion allows custom methods to be added to ProjectIamCustomRoleNamespaceLister.

type ProjectIamMemberLister

type ProjectIamMemberLister interface {
	// List lists all ProjectIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectIamMember, err error)
	// ProjectIamMembers returns an object that can list and get ProjectIamMembers.
	ProjectIamMembers(namespace string) ProjectIamMemberNamespaceLister
	ProjectIamMemberListerExpansion
}

ProjectIamMemberLister helps list ProjectIamMembers.

func NewProjectIamMemberLister

func NewProjectIamMemberLister(indexer cache.Indexer) ProjectIamMemberLister

NewProjectIamMemberLister returns a new ProjectIamMemberLister.

type ProjectIamMemberListerExpansion

type ProjectIamMemberListerExpansion interface{}

ProjectIamMemberListerExpansion allows custom methods to be added to ProjectIamMemberLister.

type ProjectIamMemberNamespaceLister added in v0.0.2

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

ProjectIamMemberNamespaceLister helps list and get ProjectIamMembers.

type ProjectIamMemberNamespaceListerExpansion added in v0.0.2

type ProjectIamMemberNamespaceListerExpansion interface{}

ProjectIamMemberNamespaceListerExpansion allows custom methods to be added to ProjectIamMemberNamespaceLister.

type ProjectIamPolicyLister

type ProjectIamPolicyLister interface {
	// List lists all ProjectIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectIamPolicy, err error)
	// ProjectIamPolicies returns an object that can list and get ProjectIamPolicies.
	ProjectIamPolicies(namespace string) ProjectIamPolicyNamespaceLister
	ProjectIamPolicyListerExpansion
}

ProjectIamPolicyLister helps list ProjectIamPolicies.

func NewProjectIamPolicyLister

func NewProjectIamPolicyLister(indexer cache.Indexer) ProjectIamPolicyLister

NewProjectIamPolicyLister returns a new ProjectIamPolicyLister.

type ProjectIamPolicyListerExpansion

type ProjectIamPolicyListerExpansion interface{}

ProjectIamPolicyListerExpansion allows custom methods to be added to ProjectIamPolicyLister.

type ProjectIamPolicyNamespaceLister added in v0.0.2

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

ProjectIamPolicyNamespaceLister helps list and get ProjectIamPolicies.

type ProjectIamPolicyNamespaceListerExpansion added in v0.0.2

type ProjectIamPolicyNamespaceListerExpansion interface{}

ProjectIamPolicyNamespaceListerExpansion allows custom methods to be added to ProjectIamPolicyNamespaceLister.

type ProjectLister

type ProjectLister interface {
	// List lists all Projects in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.Project, err error)
	// Projects returns an object that can list and get Projects.
	Projects(namespace string) ProjectNamespaceLister
	ProjectListerExpansion
}

ProjectLister helps list Projects.

func NewProjectLister

func NewProjectLister(indexer cache.Indexer) ProjectLister

NewProjectLister returns a new ProjectLister.

type ProjectListerExpansion

type ProjectListerExpansion interface{}

ProjectListerExpansion allows custom methods to be added to ProjectLister.

type ProjectNamespaceLister added in v0.0.2

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

ProjectNamespaceLister helps list and get Projects.

type ProjectNamespaceListerExpansion added in v0.0.2

type ProjectNamespaceListerExpansion interface{}

ProjectNamespaceListerExpansion allows custom methods to be added to ProjectNamespaceLister.

type ProjectOrganizationPolicyLister

type ProjectOrganizationPolicyLister interface {
	// List lists all ProjectOrganizationPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectOrganizationPolicy, err error)
	// ProjectOrganizationPolicies returns an object that can list and get ProjectOrganizationPolicies.
	ProjectOrganizationPolicies(namespace string) ProjectOrganizationPolicyNamespaceLister
	ProjectOrganizationPolicyListerExpansion
}

ProjectOrganizationPolicyLister helps list ProjectOrganizationPolicies.

func NewProjectOrganizationPolicyLister

func NewProjectOrganizationPolicyLister(indexer cache.Indexer) ProjectOrganizationPolicyLister

NewProjectOrganizationPolicyLister returns a new ProjectOrganizationPolicyLister.

type ProjectOrganizationPolicyListerExpansion

type ProjectOrganizationPolicyListerExpansion interface{}

ProjectOrganizationPolicyListerExpansion allows custom methods to be added to ProjectOrganizationPolicyLister.

type ProjectOrganizationPolicyNamespaceLister added in v0.0.2

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

ProjectOrganizationPolicyNamespaceLister helps list and get ProjectOrganizationPolicies.

type ProjectOrganizationPolicyNamespaceListerExpansion added in v0.0.2

type ProjectOrganizationPolicyNamespaceListerExpansion interface{}

ProjectOrganizationPolicyNamespaceListerExpansion allows custom methods to be added to ProjectOrganizationPolicyNamespaceLister.

type ProjectServiceBatchLister added in v0.0.5

type ProjectServiceBatchLister interface {
	// List lists all ProjectServiceBatches in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectServiceBatch, err error)
	// ProjectServiceBatches returns an object that can list and get ProjectServiceBatches.
	ProjectServiceBatches(namespace string) ProjectServiceBatchNamespaceLister
	ProjectServiceBatchListerExpansion
}

ProjectServiceBatchLister helps list ProjectServiceBatches.

func NewProjectServiceBatchLister added in v0.0.5

func NewProjectServiceBatchLister(indexer cache.Indexer) ProjectServiceBatchLister

NewProjectServiceBatchLister returns a new ProjectServiceBatchLister.

type ProjectServiceBatchListerExpansion added in v0.0.5

type ProjectServiceBatchListerExpansion interface{}

ProjectServiceBatchListerExpansion allows custom methods to be added to ProjectServiceBatchLister.

type ProjectServiceBatchNamespaceLister added in v0.0.5

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

ProjectServiceBatchNamespaceLister helps list and get ProjectServiceBatches.

type ProjectServiceBatchNamespaceListerExpansion added in v0.0.5

type ProjectServiceBatchNamespaceListerExpansion interface{}

ProjectServiceBatchNamespaceListerExpansion allows custom methods to be added to ProjectServiceBatchNamespaceLister.

type ProjectServiceLister

type ProjectServiceLister interface {
	// List lists all ProjectServices in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectService, err error)
	// ProjectServices returns an object that can list and get ProjectServices.
	ProjectServices(namespace string) ProjectServiceNamespaceLister
	ProjectServiceListerExpansion
}

ProjectServiceLister helps list ProjectServices.

func NewProjectServiceLister

func NewProjectServiceLister(indexer cache.Indexer) ProjectServiceLister

NewProjectServiceLister returns a new ProjectServiceLister.

type ProjectServiceListerExpansion

type ProjectServiceListerExpansion interface{}

ProjectServiceListerExpansion allows custom methods to be added to ProjectServiceLister.

type ProjectServiceNamespaceLister added in v0.0.2

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

ProjectServiceNamespaceLister helps list and get ProjectServices.

type ProjectServiceNamespaceListerExpansion added in v0.0.2

type ProjectServiceNamespaceListerExpansion interface{}

ProjectServiceNamespaceListerExpansion allows custom methods to be added to ProjectServiceNamespaceLister.

type ProjectUsageExportBucketLister

type ProjectUsageExportBucketLister interface {
	// List lists all ProjectUsageExportBuckets in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ProjectUsageExportBucket, err error)
	// ProjectUsageExportBuckets returns an object that can list and get ProjectUsageExportBuckets.
	ProjectUsageExportBuckets(namespace string) ProjectUsageExportBucketNamespaceLister
	ProjectUsageExportBucketListerExpansion
}

ProjectUsageExportBucketLister helps list ProjectUsageExportBuckets.

func NewProjectUsageExportBucketLister

func NewProjectUsageExportBucketLister(indexer cache.Indexer) ProjectUsageExportBucketLister

NewProjectUsageExportBucketLister returns a new ProjectUsageExportBucketLister.

type ProjectUsageExportBucketListerExpansion

type ProjectUsageExportBucketListerExpansion interface{}

ProjectUsageExportBucketListerExpansion allows custom methods to be added to ProjectUsageExportBucketLister.

type ProjectUsageExportBucketNamespaceLister added in v0.0.2

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

ProjectUsageExportBucketNamespaceLister helps list and get ProjectUsageExportBuckets.

type ProjectUsageExportBucketNamespaceListerExpansion added in v0.0.2

type ProjectUsageExportBucketNamespaceListerExpansion interface{}

ProjectUsageExportBucketNamespaceListerExpansion allows custom methods to be added to ProjectUsageExportBucketNamespaceLister.

type PubsubSubscriptionIamBindingLister

type PubsubSubscriptionIamBindingLister interface {
	// List lists all PubsubSubscriptionIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubSubscriptionIamBinding, err error)
	// PubsubSubscriptionIamBindings returns an object that can list and get PubsubSubscriptionIamBindings.
	PubsubSubscriptionIamBindings(namespace string) PubsubSubscriptionIamBindingNamespaceLister
	PubsubSubscriptionIamBindingListerExpansion
}

PubsubSubscriptionIamBindingLister helps list PubsubSubscriptionIamBindings.

func NewPubsubSubscriptionIamBindingLister

func NewPubsubSubscriptionIamBindingLister(indexer cache.Indexer) PubsubSubscriptionIamBindingLister

NewPubsubSubscriptionIamBindingLister returns a new PubsubSubscriptionIamBindingLister.

type PubsubSubscriptionIamBindingListerExpansion

type PubsubSubscriptionIamBindingListerExpansion interface{}

PubsubSubscriptionIamBindingListerExpansion allows custom methods to be added to PubsubSubscriptionIamBindingLister.

type PubsubSubscriptionIamBindingNamespaceLister added in v0.0.2

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

PubsubSubscriptionIamBindingNamespaceLister helps list and get PubsubSubscriptionIamBindings.

type PubsubSubscriptionIamBindingNamespaceListerExpansion added in v0.0.2

type PubsubSubscriptionIamBindingNamespaceListerExpansion interface{}

PubsubSubscriptionIamBindingNamespaceListerExpansion allows custom methods to be added to PubsubSubscriptionIamBindingNamespaceLister.

type PubsubSubscriptionIamMemberLister

type PubsubSubscriptionIamMemberLister interface {
	// List lists all PubsubSubscriptionIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubSubscriptionIamMember, err error)
	// PubsubSubscriptionIamMembers returns an object that can list and get PubsubSubscriptionIamMembers.
	PubsubSubscriptionIamMembers(namespace string) PubsubSubscriptionIamMemberNamespaceLister
	PubsubSubscriptionIamMemberListerExpansion
}

PubsubSubscriptionIamMemberLister helps list PubsubSubscriptionIamMembers.

func NewPubsubSubscriptionIamMemberLister

func NewPubsubSubscriptionIamMemberLister(indexer cache.Indexer) PubsubSubscriptionIamMemberLister

NewPubsubSubscriptionIamMemberLister returns a new PubsubSubscriptionIamMemberLister.

type PubsubSubscriptionIamMemberListerExpansion

type PubsubSubscriptionIamMemberListerExpansion interface{}

PubsubSubscriptionIamMemberListerExpansion allows custom methods to be added to PubsubSubscriptionIamMemberLister.

type PubsubSubscriptionIamMemberNamespaceLister added in v0.0.2

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

PubsubSubscriptionIamMemberNamespaceLister helps list and get PubsubSubscriptionIamMembers.

type PubsubSubscriptionIamMemberNamespaceListerExpansion added in v0.0.2

type PubsubSubscriptionIamMemberNamespaceListerExpansion interface{}

PubsubSubscriptionIamMemberNamespaceListerExpansion allows custom methods to be added to PubsubSubscriptionIamMemberNamespaceLister.

type PubsubSubscriptionIamPolicyLister

type PubsubSubscriptionIamPolicyLister interface {
	// List lists all PubsubSubscriptionIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubSubscriptionIamPolicy, err error)
	// PubsubSubscriptionIamPolicies returns an object that can list and get PubsubSubscriptionIamPolicies.
	PubsubSubscriptionIamPolicies(namespace string) PubsubSubscriptionIamPolicyNamespaceLister
	PubsubSubscriptionIamPolicyListerExpansion
}

PubsubSubscriptionIamPolicyLister helps list PubsubSubscriptionIamPolicies.

func NewPubsubSubscriptionIamPolicyLister

func NewPubsubSubscriptionIamPolicyLister(indexer cache.Indexer) PubsubSubscriptionIamPolicyLister

NewPubsubSubscriptionIamPolicyLister returns a new PubsubSubscriptionIamPolicyLister.

type PubsubSubscriptionIamPolicyListerExpansion

type PubsubSubscriptionIamPolicyListerExpansion interface{}

PubsubSubscriptionIamPolicyListerExpansion allows custom methods to be added to PubsubSubscriptionIamPolicyLister.

type PubsubSubscriptionIamPolicyNamespaceLister added in v0.0.2

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

PubsubSubscriptionIamPolicyNamespaceLister helps list and get PubsubSubscriptionIamPolicies.

type PubsubSubscriptionIamPolicyNamespaceListerExpansion added in v0.0.2

type PubsubSubscriptionIamPolicyNamespaceListerExpansion interface{}

PubsubSubscriptionIamPolicyNamespaceListerExpansion allows custom methods to be added to PubsubSubscriptionIamPolicyNamespaceLister.

type PubsubSubscriptionLister

type PubsubSubscriptionLister interface {
	// List lists all PubsubSubscriptions in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubSubscription, err error)
	// PubsubSubscriptions returns an object that can list and get PubsubSubscriptions.
	PubsubSubscriptions(namespace string) PubsubSubscriptionNamespaceLister
	PubsubSubscriptionListerExpansion
}

PubsubSubscriptionLister helps list PubsubSubscriptions.

func NewPubsubSubscriptionLister

func NewPubsubSubscriptionLister(indexer cache.Indexer) PubsubSubscriptionLister

NewPubsubSubscriptionLister returns a new PubsubSubscriptionLister.

type PubsubSubscriptionListerExpansion

type PubsubSubscriptionListerExpansion interface{}

PubsubSubscriptionListerExpansion allows custom methods to be added to PubsubSubscriptionLister.

type PubsubSubscriptionNamespaceLister added in v0.0.2

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

PubsubSubscriptionNamespaceLister helps list and get PubsubSubscriptions.

type PubsubSubscriptionNamespaceListerExpansion added in v0.0.2

type PubsubSubscriptionNamespaceListerExpansion interface{}

PubsubSubscriptionNamespaceListerExpansion allows custom methods to be added to PubsubSubscriptionNamespaceLister.

type PubsubTopicIamBindingLister

type PubsubTopicIamBindingLister interface {
	// List lists all PubsubTopicIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubTopicIamBinding, err error)
	// PubsubTopicIamBindings returns an object that can list and get PubsubTopicIamBindings.
	PubsubTopicIamBindings(namespace string) PubsubTopicIamBindingNamespaceLister
	PubsubTopicIamBindingListerExpansion
}

PubsubTopicIamBindingLister helps list PubsubTopicIamBindings.

func NewPubsubTopicIamBindingLister

func NewPubsubTopicIamBindingLister(indexer cache.Indexer) PubsubTopicIamBindingLister

NewPubsubTopicIamBindingLister returns a new PubsubTopicIamBindingLister.

type PubsubTopicIamBindingListerExpansion

type PubsubTopicIamBindingListerExpansion interface{}

PubsubTopicIamBindingListerExpansion allows custom methods to be added to PubsubTopicIamBindingLister.

type PubsubTopicIamBindingNamespaceLister added in v0.0.2

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

PubsubTopicIamBindingNamespaceLister helps list and get PubsubTopicIamBindings.

type PubsubTopicIamBindingNamespaceListerExpansion added in v0.0.2

type PubsubTopicIamBindingNamespaceListerExpansion interface{}

PubsubTopicIamBindingNamespaceListerExpansion allows custom methods to be added to PubsubTopicIamBindingNamespaceLister.

type PubsubTopicIamMemberLister

type PubsubTopicIamMemberLister interface {
	// List lists all PubsubTopicIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubTopicIamMember, err error)
	// PubsubTopicIamMembers returns an object that can list and get PubsubTopicIamMembers.
	PubsubTopicIamMembers(namespace string) PubsubTopicIamMemberNamespaceLister
	PubsubTopicIamMemberListerExpansion
}

PubsubTopicIamMemberLister helps list PubsubTopicIamMembers.

func NewPubsubTopicIamMemberLister

func NewPubsubTopicIamMemberLister(indexer cache.Indexer) PubsubTopicIamMemberLister

NewPubsubTopicIamMemberLister returns a new PubsubTopicIamMemberLister.

type PubsubTopicIamMemberListerExpansion

type PubsubTopicIamMemberListerExpansion interface{}

PubsubTopicIamMemberListerExpansion allows custom methods to be added to PubsubTopicIamMemberLister.

type PubsubTopicIamMemberNamespaceLister added in v0.0.2

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

PubsubTopicIamMemberNamespaceLister helps list and get PubsubTopicIamMembers.

type PubsubTopicIamMemberNamespaceListerExpansion added in v0.0.2

type PubsubTopicIamMemberNamespaceListerExpansion interface{}

PubsubTopicIamMemberNamespaceListerExpansion allows custom methods to be added to PubsubTopicIamMemberNamespaceLister.

type PubsubTopicIamPolicyLister

type PubsubTopicIamPolicyLister interface {
	// List lists all PubsubTopicIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubTopicIamPolicy, err error)
	// PubsubTopicIamPolicies returns an object that can list and get PubsubTopicIamPolicies.
	PubsubTopicIamPolicies(namespace string) PubsubTopicIamPolicyNamespaceLister
	PubsubTopicIamPolicyListerExpansion
}

PubsubTopicIamPolicyLister helps list PubsubTopicIamPolicies.

func NewPubsubTopicIamPolicyLister

func NewPubsubTopicIamPolicyLister(indexer cache.Indexer) PubsubTopicIamPolicyLister

NewPubsubTopicIamPolicyLister returns a new PubsubTopicIamPolicyLister.

type PubsubTopicIamPolicyListerExpansion

type PubsubTopicIamPolicyListerExpansion interface{}

PubsubTopicIamPolicyListerExpansion allows custom methods to be added to PubsubTopicIamPolicyLister.

type PubsubTopicIamPolicyNamespaceLister added in v0.0.2

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

PubsubTopicIamPolicyNamespaceLister helps list and get PubsubTopicIamPolicies.

type PubsubTopicIamPolicyNamespaceListerExpansion added in v0.0.2

type PubsubTopicIamPolicyNamespaceListerExpansion interface{}

PubsubTopicIamPolicyNamespaceListerExpansion allows custom methods to be added to PubsubTopicIamPolicyNamespaceLister.

type PubsubTopicLister

type PubsubTopicLister interface {
	// List lists all PubsubTopics in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.PubsubTopic, err error)
	// PubsubTopics returns an object that can list and get PubsubTopics.
	PubsubTopics(namespace string) PubsubTopicNamespaceLister
	PubsubTopicListerExpansion
}

PubsubTopicLister helps list PubsubTopics.

func NewPubsubTopicLister

func NewPubsubTopicLister(indexer cache.Indexer) PubsubTopicLister

NewPubsubTopicLister returns a new PubsubTopicLister.

type PubsubTopicListerExpansion

type PubsubTopicListerExpansion interface{}

PubsubTopicListerExpansion allows custom methods to be added to PubsubTopicLister.

type PubsubTopicNamespaceLister added in v0.0.2

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

PubsubTopicNamespaceLister helps list and get PubsubTopics.

type PubsubTopicNamespaceListerExpansion added in v0.0.2

type PubsubTopicNamespaceListerExpansion interface{}

PubsubTopicNamespaceListerExpansion allows custom methods to be added to PubsubTopicNamespaceLister.

type RedisInstanceLister

type RedisInstanceLister interface {
	// List lists all RedisInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RedisInstance, err error)
	// RedisInstances returns an object that can list and get RedisInstances.
	RedisInstances(namespace string) RedisInstanceNamespaceLister
	RedisInstanceListerExpansion
}

RedisInstanceLister helps list RedisInstances.

func NewRedisInstanceLister

func NewRedisInstanceLister(indexer cache.Indexer) RedisInstanceLister

NewRedisInstanceLister returns a new RedisInstanceLister.

type RedisInstanceListerExpansion

type RedisInstanceListerExpansion interface{}

RedisInstanceListerExpansion allows custom methods to be added to RedisInstanceLister.

type RedisInstanceNamespaceLister added in v0.0.2

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

RedisInstanceNamespaceLister helps list and get RedisInstances.

type RedisInstanceNamespaceListerExpansion added in v0.0.2

type RedisInstanceNamespaceListerExpansion interface{}

RedisInstanceNamespaceListerExpansion allows custom methods to be added to RedisInstanceNamespaceLister.

type ResourceManagerLienLister

type ResourceManagerLienLister interface {
	// List lists all ResourceManagerLiens in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ResourceManagerLien, err error)
	// ResourceManagerLiens returns an object that can list and get ResourceManagerLiens.
	ResourceManagerLiens(namespace string) ResourceManagerLienNamespaceLister
	ResourceManagerLienListerExpansion
}

ResourceManagerLienLister helps list ResourceManagerLiens.

func NewResourceManagerLienLister

func NewResourceManagerLienLister(indexer cache.Indexer) ResourceManagerLienLister

NewResourceManagerLienLister returns a new ResourceManagerLienLister.

type ResourceManagerLienListerExpansion

type ResourceManagerLienListerExpansion interface{}

ResourceManagerLienListerExpansion allows custom methods to be added to ResourceManagerLienLister.

type ResourceManagerLienNamespaceLister added in v0.0.2

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

ResourceManagerLienNamespaceLister helps list and get ResourceManagerLiens.

type ResourceManagerLienNamespaceListerExpansion added in v0.0.2

type ResourceManagerLienNamespaceListerExpansion interface{}

ResourceManagerLienNamespaceListerExpansion allows custom methods to be added to ResourceManagerLienNamespaceLister.

type RuntimeconfigConfigIamBindingLister added in v0.2.0

type RuntimeconfigConfigIamBindingLister interface {
	// List lists all RuntimeconfigConfigIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RuntimeconfigConfigIamBinding, err error)
	// RuntimeconfigConfigIamBindings returns an object that can list and get RuntimeconfigConfigIamBindings.
	RuntimeconfigConfigIamBindings(namespace string) RuntimeconfigConfigIamBindingNamespaceLister
	RuntimeconfigConfigIamBindingListerExpansion
}

RuntimeconfigConfigIamBindingLister helps list RuntimeconfigConfigIamBindings.

func NewRuntimeconfigConfigIamBindingLister added in v0.2.0

func NewRuntimeconfigConfigIamBindingLister(indexer cache.Indexer) RuntimeconfigConfigIamBindingLister

NewRuntimeconfigConfigIamBindingLister returns a new RuntimeconfigConfigIamBindingLister.

type RuntimeconfigConfigIamBindingListerExpansion added in v0.2.0

type RuntimeconfigConfigIamBindingListerExpansion interface{}

RuntimeconfigConfigIamBindingListerExpansion allows custom methods to be added to RuntimeconfigConfigIamBindingLister.

type RuntimeconfigConfigIamBindingNamespaceLister added in v0.2.0

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

RuntimeconfigConfigIamBindingNamespaceLister helps list and get RuntimeconfigConfigIamBindings.

type RuntimeconfigConfigIamBindingNamespaceListerExpansion added in v0.2.0

type RuntimeconfigConfigIamBindingNamespaceListerExpansion interface{}

RuntimeconfigConfigIamBindingNamespaceListerExpansion allows custom methods to be added to RuntimeconfigConfigIamBindingNamespaceLister.

type RuntimeconfigConfigIamMemberLister added in v0.2.0

type RuntimeconfigConfigIamMemberLister interface {
	// List lists all RuntimeconfigConfigIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RuntimeconfigConfigIamMember, err error)
	// RuntimeconfigConfigIamMembers returns an object that can list and get RuntimeconfigConfigIamMembers.
	RuntimeconfigConfigIamMembers(namespace string) RuntimeconfigConfigIamMemberNamespaceLister
	RuntimeconfigConfigIamMemberListerExpansion
}

RuntimeconfigConfigIamMemberLister helps list RuntimeconfigConfigIamMembers.

func NewRuntimeconfigConfigIamMemberLister added in v0.2.0

func NewRuntimeconfigConfigIamMemberLister(indexer cache.Indexer) RuntimeconfigConfigIamMemberLister

NewRuntimeconfigConfigIamMemberLister returns a new RuntimeconfigConfigIamMemberLister.

type RuntimeconfigConfigIamMemberListerExpansion added in v0.2.0

type RuntimeconfigConfigIamMemberListerExpansion interface{}

RuntimeconfigConfigIamMemberListerExpansion allows custom methods to be added to RuntimeconfigConfigIamMemberLister.

type RuntimeconfigConfigIamMemberNamespaceLister added in v0.2.0

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

RuntimeconfigConfigIamMemberNamespaceLister helps list and get RuntimeconfigConfigIamMembers.

type RuntimeconfigConfigIamMemberNamespaceListerExpansion added in v0.2.0

type RuntimeconfigConfigIamMemberNamespaceListerExpansion interface{}

RuntimeconfigConfigIamMemberNamespaceListerExpansion allows custom methods to be added to RuntimeconfigConfigIamMemberNamespaceLister.

type RuntimeconfigConfigIamPolicyLister added in v0.2.0

type RuntimeconfigConfigIamPolicyLister interface {
	// List lists all RuntimeconfigConfigIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RuntimeconfigConfigIamPolicy, err error)
	// RuntimeconfigConfigIamPolicies returns an object that can list and get RuntimeconfigConfigIamPolicies.
	RuntimeconfigConfigIamPolicies(namespace string) RuntimeconfigConfigIamPolicyNamespaceLister
	RuntimeconfigConfigIamPolicyListerExpansion
}

RuntimeconfigConfigIamPolicyLister helps list RuntimeconfigConfigIamPolicies.

func NewRuntimeconfigConfigIamPolicyLister added in v0.2.0

func NewRuntimeconfigConfigIamPolicyLister(indexer cache.Indexer) RuntimeconfigConfigIamPolicyLister

NewRuntimeconfigConfigIamPolicyLister returns a new RuntimeconfigConfigIamPolicyLister.

type RuntimeconfigConfigIamPolicyListerExpansion added in v0.2.0

type RuntimeconfigConfigIamPolicyListerExpansion interface{}

RuntimeconfigConfigIamPolicyListerExpansion allows custom methods to be added to RuntimeconfigConfigIamPolicyLister.

type RuntimeconfigConfigIamPolicyNamespaceLister added in v0.2.0

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

RuntimeconfigConfigIamPolicyNamespaceLister helps list and get RuntimeconfigConfigIamPolicies.

type RuntimeconfigConfigIamPolicyNamespaceListerExpansion added in v0.2.0

type RuntimeconfigConfigIamPolicyNamespaceListerExpansion interface{}

RuntimeconfigConfigIamPolicyNamespaceListerExpansion allows custom methods to be added to RuntimeconfigConfigIamPolicyNamespaceLister.

type RuntimeconfigConfigLister

type RuntimeconfigConfigLister interface {
	// List lists all RuntimeconfigConfigs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RuntimeconfigConfig, err error)
	// RuntimeconfigConfigs returns an object that can list and get RuntimeconfigConfigs.
	RuntimeconfigConfigs(namespace string) RuntimeconfigConfigNamespaceLister
	RuntimeconfigConfigListerExpansion
}

RuntimeconfigConfigLister helps list RuntimeconfigConfigs.

func NewRuntimeconfigConfigLister

func NewRuntimeconfigConfigLister(indexer cache.Indexer) RuntimeconfigConfigLister

NewRuntimeconfigConfigLister returns a new RuntimeconfigConfigLister.

type RuntimeconfigConfigListerExpansion

type RuntimeconfigConfigListerExpansion interface{}

RuntimeconfigConfigListerExpansion allows custom methods to be added to RuntimeconfigConfigLister.

type RuntimeconfigConfigNamespaceLister added in v0.0.2

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

RuntimeconfigConfigNamespaceLister helps list and get RuntimeconfigConfigs.

type RuntimeconfigConfigNamespaceListerExpansion added in v0.0.2

type RuntimeconfigConfigNamespaceListerExpansion interface{}

RuntimeconfigConfigNamespaceListerExpansion allows custom methods to be added to RuntimeconfigConfigNamespaceLister.

type RuntimeconfigVariableLister

type RuntimeconfigVariableLister interface {
	// List lists all RuntimeconfigVariables in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RuntimeconfigVariable, err error)
	// RuntimeconfigVariables returns an object that can list and get RuntimeconfigVariables.
	RuntimeconfigVariables(namespace string) RuntimeconfigVariableNamespaceLister
	RuntimeconfigVariableListerExpansion
}

RuntimeconfigVariableLister helps list RuntimeconfigVariables.

func NewRuntimeconfigVariableLister

func NewRuntimeconfigVariableLister(indexer cache.Indexer) RuntimeconfigVariableLister

NewRuntimeconfigVariableLister returns a new RuntimeconfigVariableLister.

type RuntimeconfigVariableListerExpansion

type RuntimeconfigVariableListerExpansion interface{}

RuntimeconfigVariableListerExpansion allows custom methods to be added to RuntimeconfigVariableLister.

type RuntimeconfigVariableNamespaceLister added in v0.0.2

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

RuntimeconfigVariableNamespaceLister helps list and get RuntimeconfigVariables.

type RuntimeconfigVariableNamespaceListerExpansion added in v0.0.2

type RuntimeconfigVariableNamespaceListerExpansion interface{}

RuntimeconfigVariableNamespaceListerExpansion allows custom methods to be added to RuntimeconfigVariableNamespaceLister.

type SccSourceLister added in v0.2.0

type SccSourceLister interface {
	// List lists all SccSources in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SccSource, err error)
	// SccSources returns an object that can list and get SccSources.
	SccSources(namespace string) SccSourceNamespaceLister
	SccSourceListerExpansion
}

SccSourceLister helps list SccSources.

func NewSccSourceLister added in v0.2.0

func NewSccSourceLister(indexer cache.Indexer) SccSourceLister

NewSccSourceLister returns a new SccSourceLister.

type SccSourceListerExpansion added in v0.2.0

type SccSourceListerExpansion interface{}

SccSourceListerExpansion allows custom methods to be added to SccSourceLister.

type SccSourceNamespaceLister added in v0.2.0

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

SccSourceNamespaceLister helps list and get SccSources.

type SccSourceNamespaceListerExpansion added in v0.2.0

type SccSourceNamespaceListerExpansion interface{}

SccSourceNamespaceListerExpansion allows custom methods to be added to SccSourceNamespaceLister.

type ServiceAccountIamBindingLister

type ServiceAccountIamBindingLister interface {
	// List lists all ServiceAccountIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ServiceAccountIamBinding, err error)
	// ServiceAccountIamBindings returns an object that can list and get ServiceAccountIamBindings.
	ServiceAccountIamBindings(namespace string) ServiceAccountIamBindingNamespaceLister
	ServiceAccountIamBindingListerExpansion
}

ServiceAccountIamBindingLister helps list ServiceAccountIamBindings.

func NewServiceAccountIamBindingLister

func NewServiceAccountIamBindingLister(indexer cache.Indexer) ServiceAccountIamBindingLister

NewServiceAccountIamBindingLister returns a new ServiceAccountIamBindingLister.

type ServiceAccountIamBindingListerExpansion

type ServiceAccountIamBindingListerExpansion interface{}

ServiceAccountIamBindingListerExpansion allows custom methods to be added to ServiceAccountIamBindingLister.

type ServiceAccountIamBindingNamespaceLister added in v0.0.2

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

ServiceAccountIamBindingNamespaceLister helps list and get ServiceAccountIamBindings.

type ServiceAccountIamBindingNamespaceListerExpansion added in v0.0.2

type ServiceAccountIamBindingNamespaceListerExpansion interface{}

ServiceAccountIamBindingNamespaceListerExpansion allows custom methods to be added to ServiceAccountIamBindingNamespaceLister.

type ServiceAccountIamMemberLister

type ServiceAccountIamMemberLister interface {
	// List lists all ServiceAccountIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ServiceAccountIamMember, err error)
	// ServiceAccountIamMembers returns an object that can list and get ServiceAccountIamMembers.
	ServiceAccountIamMembers(namespace string) ServiceAccountIamMemberNamespaceLister
	ServiceAccountIamMemberListerExpansion
}

ServiceAccountIamMemberLister helps list ServiceAccountIamMembers.

func NewServiceAccountIamMemberLister

func NewServiceAccountIamMemberLister(indexer cache.Indexer) ServiceAccountIamMemberLister

NewServiceAccountIamMemberLister returns a new ServiceAccountIamMemberLister.

type ServiceAccountIamMemberListerExpansion

type ServiceAccountIamMemberListerExpansion interface{}

ServiceAccountIamMemberListerExpansion allows custom methods to be added to ServiceAccountIamMemberLister.

type ServiceAccountIamMemberNamespaceLister added in v0.0.2

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

ServiceAccountIamMemberNamespaceLister helps list and get ServiceAccountIamMembers.

type ServiceAccountIamMemberNamespaceListerExpansion added in v0.0.2

type ServiceAccountIamMemberNamespaceListerExpansion interface{}

ServiceAccountIamMemberNamespaceListerExpansion allows custom methods to be added to ServiceAccountIamMemberNamespaceLister.

type ServiceAccountIamPolicyLister

type ServiceAccountIamPolicyLister interface {
	// List lists all ServiceAccountIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ServiceAccountIamPolicy, err error)
	// ServiceAccountIamPolicies returns an object that can list and get ServiceAccountIamPolicies.
	ServiceAccountIamPolicies(namespace string) ServiceAccountIamPolicyNamespaceLister
	ServiceAccountIamPolicyListerExpansion
}

ServiceAccountIamPolicyLister helps list ServiceAccountIamPolicies.

func NewServiceAccountIamPolicyLister

func NewServiceAccountIamPolicyLister(indexer cache.Indexer) ServiceAccountIamPolicyLister

NewServiceAccountIamPolicyLister returns a new ServiceAccountIamPolicyLister.

type ServiceAccountIamPolicyListerExpansion

type ServiceAccountIamPolicyListerExpansion interface{}

ServiceAccountIamPolicyListerExpansion allows custom methods to be added to ServiceAccountIamPolicyLister.

type ServiceAccountIamPolicyNamespaceLister added in v0.0.2

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

ServiceAccountIamPolicyNamespaceLister helps list and get ServiceAccountIamPolicies.

type ServiceAccountIamPolicyNamespaceListerExpansion added in v0.0.2

type ServiceAccountIamPolicyNamespaceListerExpansion interface{}

ServiceAccountIamPolicyNamespaceListerExpansion allows custom methods to be added to ServiceAccountIamPolicyNamespaceLister.

type ServiceAccountKeyLister

type ServiceAccountKeyLister interface {
	// List lists all ServiceAccountKeys in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ServiceAccountKey, err error)
	// ServiceAccountKeys returns an object that can list and get ServiceAccountKeys.
	ServiceAccountKeys(namespace string) ServiceAccountKeyNamespaceLister
	ServiceAccountKeyListerExpansion
}

ServiceAccountKeyLister helps list ServiceAccountKeys.

func NewServiceAccountKeyLister

func NewServiceAccountKeyLister(indexer cache.Indexer) ServiceAccountKeyLister

NewServiceAccountKeyLister returns a new ServiceAccountKeyLister.

type ServiceAccountKeyListerExpansion

type ServiceAccountKeyListerExpansion interface{}

ServiceAccountKeyListerExpansion allows custom methods to be added to ServiceAccountKeyLister.

type ServiceAccountKeyNamespaceLister added in v0.0.2

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

ServiceAccountKeyNamespaceLister helps list and get ServiceAccountKeys.

type ServiceAccountKeyNamespaceListerExpansion added in v0.0.2

type ServiceAccountKeyNamespaceListerExpansion interface{}

ServiceAccountKeyNamespaceListerExpansion allows custom methods to be added to ServiceAccountKeyNamespaceLister.

type ServiceAccountLister

type ServiceAccountLister interface {
	// List lists all ServiceAccounts in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ServiceAccount, err error)
	// ServiceAccounts returns an object that can list and get ServiceAccounts.
	ServiceAccounts(namespace string) ServiceAccountNamespaceLister
	ServiceAccountListerExpansion
}

ServiceAccountLister helps list ServiceAccounts.

func NewServiceAccountLister

func NewServiceAccountLister(indexer cache.Indexer) ServiceAccountLister

NewServiceAccountLister returns a new ServiceAccountLister.

type ServiceAccountListerExpansion

type ServiceAccountListerExpansion interface{}

ServiceAccountListerExpansion allows custom methods to be added to ServiceAccountLister.

type ServiceAccountNamespaceLister added in v0.0.2

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

ServiceAccountNamespaceLister helps list and get ServiceAccounts.

type ServiceAccountNamespaceListerExpansion added in v0.0.2

type ServiceAccountNamespaceListerExpansion interface{}

ServiceAccountNamespaceListerExpansion allows custom methods to be added to ServiceAccountNamespaceLister.

type ServiceNetworkingConnectionLister added in v0.2.0

type ServiceNetworkingConnectionLister interface {
	// List lists all ServiceNetworkingConnections in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ServiceNetworkingConnection, err error)
	// ServiceNetworkingConnections returns an object that can list and get ServiceNetworkingConnections.
	ServiceNetworkingConnections(namespace string) ServiceNetworkingConnectionNamespaceLister
	ServiceNetworkingConnectionListerExpansion
}

ServiceNetworkingConnectionLister helps list ServiceNetworkingConnections.

func NewServiceNetworkingConnectionLister added in v0.2.0

func NewServiceNetworkingConnectionLister(indexer cache.Indexer) ServiceNetworkingConnectionLister

NewServiceNetworkingConnectionLister returns a new ServiceNetworkingConnectionLister.

type ServiceNetworkingConnectionListerExpansion added in v0.2.0

type ServiceNetworkingConnectionListerExpansion interface{}

ServiceNetworkingConnectionListerExpansion allows custom methods to be added to ServiceNetworkingConnectionLister.

type ServiceNetworkingConnectionNamespaceLister added in v0.2.0

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

ServiceNetworkingConnectionNamespaceLister helps list and get ServiceNetworkingConnections.

type ServiceNetworkingConnectionNamespaceListerExpansion added in v0.2.0

type ServiceNetworkingConnectionNamespaceListerExpansion interface{}

ServiceNetworkingConnectionNamespaceListerExpansion allows custom methods to be added to ServiceNetworkingConnectionNamespaceLister.

type SourcerepoRepositoryIamBindingLister added in v0.2.0

type SourcerepoRepositoryIamBindingLister interface {
	// List lists all SourcerepoRepositoryIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SourcerepoRepositoryIamBinding, err error)
	// SourcerepoRepositoryIamBindings returns an object that can list and get SourcerepoRepositoryIamBindings.
	SourcerepoRepositoryIamBindings(namespace string) SourcerepoRepositoryIamBindingNamespaceLister
	SourcerepoRepositoryIamBindingListerExpansion
}

SourcerepoRepositoryIamBindingLister helps list SourcerepoRepositoryIamBindings.

func NewSourcerepoRepositoryIamBindingLister added in v0.2.0

func NewSourcerepoRepositoryIamBindingLister(indexer cache.Indexer) SourcerepoRepositoryIamBindingLister

NewSourcerepoRepositoryIamBindingLister returns a new SourcerepoRepositoryIamBindingLister.

type SourcerepoRepositoryIamBindingListerExpansion added in v0.2.0

type SourcerepoRepositoryIamBindingListerExpansion interface{}

SourcerepoRepositoryIamBindingListerExpansion allows custom methods to be added to SourcerepoRepositoryIamBindingLister.

type SourcerepoRepositoryIamBindingNamespaceLister added in v0.2.0

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

SourcerepoRepositoryIamBindingNamespaceLister helps list and get SourcerepoRepositoryIamBindings.

type SourcerepoRepositoryIamBindingNamespaceListerExpansion added in v0.2.0

type SourcerepoRepositoryIamBindingNamespaceListerExpansion interface{}

SourcerepoRepositoryIamBindingNamespaceListerExpansion allows custom methods to be added to SourcerepoRepositoryIamBindingNamespaceLister.

type SourcerepoRepositoryIamMemberLister added in v0.2.0

type SourcerepoRepositoryIamMemberLister interface {
	// List lists all SourcerepoRepositoryIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SourcerepoRepositoryIamMember, err error)
	// SourcerepoRepositoryIamMembers returns an object that can list and get SourcerepoRepositoryIamMembers.
	SourcerepoRepositoryIamMembers(namespace string) SourcerepoRepositoryIamMemberNamespaceLister
	SourcerepoRepositoryIamMemberListerExpansion
}

SourcerepoRepositoryIamMemberLister helps list SourcerepoRepositoryIamMembers.

func NewSourcerepoRepositoryIamMemberLister added in v0.2.0

func NewSourcerepoRepositoryIamMemberLister(indexer cache.Indexer) SourcerepoRepositoryIamMemberLister

NewSourcerepoRepositoryIamMemberLister returns a new SourcerepoRepositoryIamMemberLister.

type SourcerepoRepositoryIamMemberListerExpansion added in v0.2.0

type SourcerepoRepositoryIamMemberListerExpansion interface{}

SourcerepoRepositoryIamMemberListerExpansion allows custom methods to be added to SourcerepoRepositoryIamMemberLister.

type SourcerepoRepositoryIamMemberNamespaceLister added in v0.2.0

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

SourcerepoRepositoryIamMemberNamespaceLister helps list and get SourcerepoRepositoryIamMembers.

type SourcerepoRepositoryIamMemberNamespaceListerExpansion added in v0.2.0

type SourcerepoRepositoryIamMemberNamespaceListerExpansion interface{}

SourcerepoRepositoryIamMemberNamespaceListerExpansion allows custom methods to be added to SourcerepoRepositoryIamMemberNamespaceLister.

type SourcerepoRepositoryIamPolicyLister added in v0.2.0

type SourcerepoRepositoryIamPolicyLister interface {
	// List lists all SourcerepoRepositoryIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SourcerepoRepositoryIamPolicy, err error)
	// SourcerepoRepositoryIamPolicies returns an object that can list and get SourcerepoRepositoryIamPolicies.
	SourcerepoRepositoryIamPolicies(namespace string) SourcerepoRepositoryIamPolicyNamespaceLister
	SourcerepoRepositoryIamPolicyListerExpansion
}

SourcerepoRepositoryIamPolicyLister helps list SourcerepoRepositoryIamPolicies.

func NewSourcerepoRepositoryIamPolicyLister added in v0.2.0

func NewSourcerepoRepositoryIamPolicyLister(indexer cache.Indexer) SourcerepoRepositoryIamPolicyLister

NewSourcerepoRepositoryIamPolicyLister returns a new SourcerepoRepositoryIamPolicyLister.

type SourcerepoRepositoryIamPolicyListerExpansion added in v0.2.0

type SourcerepoRepositoryIamPolicyListerExpansion interface{}

SourcerepoRepositoryIamPolicyListerExpansion allows custom methods to be added to SourcerepoRepositoryIamPolicyLister.

type SourcerepoRepositoryIamPolicyNamespaceLister added in v0.2.0

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

SourcerepoRepositoryIamPolicyNamespaceLister helps list and get SourcerepoRepositoryIamPolicies.

type SourcerepoRepositoryIamPolicyNamespaceListerExpansion added in v0.2.0

type SourcerepoRepositoryIamPolicyNamespaceListerExpansion interface{}

SourcerepoRepositoryIamPolicyNamespaceListerExpansion allows custom methods to be added to SourcerepoRepositoryIamPolicyNamespaceLister.

type SourcerepoRepositoryLister

type SourcerepoRepositoryLister interface {
	// List lists all SourcerepoRepositories in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SourcerepoRepository, err error)
	// SourcerepoRepositories returns an object that can list and get SourcerepoRepositories.
	SourcerepoRepositories(namespace string) SourcerepoRepositoryNamespaceLister
	SourcerepoRepositoryListerExpansion
}

SourcerepoRepositoryLister helps list SourcerepoRepositories.

func NewSourcerepoRepositoryLister

func NewSourcerepoRepositoryLister(indexer cache.Indexer) SourcerepoRepositoryLister

NewSourcerepoRepositoryLister returns a new SourcerepoRepositoryLister.

type SourcerepoRepositoryListerExpansion

type SourcerepoRepositoryListerExpansion interface{}

SourcerepoRepositoryListerExpansion allows custom methods to be added to SourcerepoRepositoryLister.

type SourcerepoRepositoryNamespaceLister added in v0.0.2

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

SourcerepoRepositoryNamespaceLister helps list and get SourcerepoRepositories.

type SourcerepoRepositoryNamespaceListerExpansion added in v0.0.2

type SourcerepoRepositoryNamespaceListerExpansion interface{}

SourcerepoRepositoryNamespaceListerExpansion allows custom methods to be added to SourcerepoRepositoryNamespaceLister.

type SpannerDatabaseIamBindingLister

type SpannerDatabaseIamBindingLister interface {
	// List lists all SpannerDatabaseIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerDatabaseIamBinding, err error)
	// SpannerDatabaseIamBindings returns an object that can list and get SpannerDatabaseIamBindings.
	SpannerDatabaseIamBindings(namespace string) SpannerDatabaseIamBindingNamespaceLister
	SpannerDatabaseIamBindingListerExpansion
}

SpannerDatabaseIamBindingLister helps list SpannerDatabaseIamBindings.

func NewSpannerDatabaseIamBindingLister

func NewSpannerDatabaseIamBindingLister(indexer cache.Indexer) SpannerDatabaseIamBindingLister

NewSpannerDatabaseIamBindingLister returns a new SpannerDatabaseIamBindingLister.

type SpannerDatabaseIamBindingListerExpansion

type SpannerDatabaseIamBindingListerExpansion interface{}

SpannerDatabaseIamBindingListerExpansion allows custom methods to be added to SpannerDatabaseIamBindingLister.

type SpannerDatabaseIamBindingNamespaceLister added in v0.0.2

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

SpannerDatabaseIamBindingNamespaceLister helps list and get SpannerDatabaseIamBindings.

type SpannerDatabaseIamBindingNamespaceListerExpansion added in v0.0.2

type SpannerDatabaseIamBindingNamespaceListerExpansion interface{}

SpannerDatabaseIamBindingNamespaceListerExpansion allows custom methods to be added to SpannerDatabaseIamBindingNamespaceLister.

type SpannerDatabaseIamMemberLister

type SpannerDatabaseIamMemberLister interface {
	// List lists all SpannerDatabaseIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerDatabaseIamMember, err error)
	// SpannerDatabaseIamMembers returns an object that can list and get SpannerDatabaseIamMembers.
	SpannerDatabaseIamMembers(namespace string) SpannerDatabaseIamMemberNamespaceLister
	SpannerDatabaseIamMemberListerExpansion
}

SpannerDatabaseIamMemberLister helps list SpannerDatabaseIamMembers.

func NewSpannerDatabaseIamMemberLister

func NewSpannerDatabaseIamMemberLister(indexer cache.Indexer) SpannerDatabaseIamMemberLister

NewSpannerDatabaseIamMemberLister returns a new SpannerDatabaseIamMemberLister.

type SpannerDatabaseIamMemberListerExpansion

type SpannerDatabaseIamMemberListerExpansion interface{}

SpannerDatabaseIamMemberListerExpansion allows custom methods to be added to SpannerDatabaseIamMemberLister.

type SpannerDatabaseIamMemberNamespaceLister added in v0.0.2

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

SpannerDatabaseIamMemberNamespaceLister helps list and get SpannerDatabaseIamMembers.

type SpannerDatabaseIamMemberNamespaceListerExpansion added in v0.0.2

type SpannerDatabaseIamMemberNamespaceListerExpansion interface{}

SpannerDatabaseIamMemberNamespaceListerExpansion allows custom methods to be added to SpannerDatabaseIamMemberNamespaceLister.

type SpannerDatabaseIamPolicyLister

type SpannerDatabaseIamPolicyLister interface {
	// List lists all SpannerDatabaseIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerDatabaseIamPolicy, err error)
	// SpannerDatabaseIamPolicies returns an object that can list and get SpannerDatabaseIamPolicies.
	SpannerDatabaseIamPolicies(namespace string) SpannerDatabaseIamPolicyNamespaceLister
	SpannerDatabaseIamPolicyListerExpansion
}

SpannerDatabaseIamPolicyLister helps list SpannerDatabaseIamPolicies.

func NewSpannerDatabaseIamPolicyLister

func NewSpannerDatabaseIamPolicyLister(indexer cache.Indexer) SpannerDatabaseIamPolicyLister

NewSpannerDatabaseIamPolicyLister returns a new SpannerDatabaseIamPolicyLister.

type SpannerDatabaseIamPolicyListerExpansion

type SpannerDatabaseIamPolicyListerExpansion interface{}

SpannerDatabaseIamPolicyListerExpansion allows custom methods to be added to SpannerDatabaseIamPolicyLister.

type SpannerDatabaseIamPolicyNamespaceLister added in v0.0.2

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

SpannerDatabaseIamPolicyNamespaceLister helps list and get SpannerDatabaseIamPolicies.

type SpannerDatabaseIamPolicyNamespaceListerExpansion added in v0.0.2

type SpannerDatabaseIamPolicyNamespaceListerExpansion interface{}

SpannerDatabaseIamPolicyNamespaceListerExpansion allows custom methods to be added to SpannerDatabaseIamPolicyNamespaceLister.

type SpannerDatabaseLister

type SpannerDatabaseLister interface {
	// List lists all SpannerDatabases in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerDatabase, err error)
	// SpannerDatabases returns an object that can list and get SpannerDatabases.
	SpannerDatabases(namespace string) SpannerDatabaseNamespaceLister
	SpannerDatabaseListerExpansion
}

SpannerDatabaseLister helps list SpannerDatabases.

func NewSpannerDatabaseLister

func NewSpannerDatabaseLister(indexer cache.Indexer) SpannerDatabaseLister

NewSpannerDatabaseLister returns a new SpannerDatabaseLister.

type SpannerDatabaseListerExpansion

type SpannerDatabaseListerExpansion interface{}

SpannerDatabaseListerExpansion allows custom methods to be added to SpannerDatabaseLister.

type SpannerDatabaseNamespaceLister added in v0.0.2

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

SpannerDatabaseNamespaceLister helps list and get SpannerDatabases.

type SpannerDatabaseNamespaceListerExpansion added in v0.0.2

type SpannerDatabaseNamespaceListerExpansion interface{}

SpannerDatabaseNamespaceListerExpansion allows custom methods to be added to SpannerDatabaseNamespaceLister.

type SpannerInstanceIamBindingLister

type SpannerInstanceIamBindingLister interface {
	// List lists all SpannerInstanceIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerInstanceIamBinding, err error)
	// SpannerInstanceIamBindings returns an object that can list and get SpannerInstanceIamBindings.
	SpannerInstanceIamBindings(namespace string) SpannerInstanceIamBindingNamespaceLister
	SpannerInstanceIamBindingListerExpansion
}

SpannerInstanceIamBindingLister helps list SpannerInstanceIamBindings.

func NewSpannerInstanceIamBindingLister

func NewSpannerInstanceIamBindingLister(indexer cache.Indexer) SpannerInstanceIamBindingLister

NewSpannerInstanceIamBindingLister returns a new SpannerInstanceIamBindingLister.

type SpannerInstanceIamBindingListerExpansion

type SpannerInstanceIamBindingListerExpansion interface{}

SpannerInstanceIamBindingListerExpansion allows custom methods to be added to SpannerInstanceIamBindingLister.

type SpannerInstanceIamBindingNamespaceLister added in v0.0.2

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

SpannerInstanceIamBindingNamespaceLister helps list and get SpannerInstanceIamBindings.

type SpannerInstanceIamBindingNamespaceListerExpansion added in v0.0.2

type SpannerInstanceIamBindingNamespaceListerExpansion interface{}

SpannerInstanceIamBindingNamespaceListerExpansion allows custom methods to be added to SpannerInstanceIamBindingNamespaceLister.

type SpannerInstanceIamMemberLister

type SpannerInstanceIamMemberLister interface {
	// List lists all SpannerInstanceIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerInstanceIamMember, err error)
	// SpannerInstanceIamMembers returns an object that can list and get SpannerInstanceIamMembers.
	SpannerInstanceIamMembers(namespace string) SpannerInstanceIamMemberNamespaceLister
	SpannerInstanceIamMemberListerExpansion
}

SpannerInstanceIamMemberLister helps list SpannerInstanceIamMembers.

func NewSpannerInstanceIamMemberLister

func NewSpannerInstanceIamMemberLister(indexer cache.Indexer) SpannerInstanceIamMemberLister

NewSpannerInstanceIamMemberLister returns a new SpannerInstanceIamMemberLister.

type SpannerInstanceIamMemberListerExpansion

type SpannerInstanceIamMemberListerExpansion interface{}

SpannerInstanceIamMemberListerExpansion allows custom methods to be added to SpannerInstanceIamMemberLister.

type SpannerInstanceIamMemberNamespaceLister added in v0.0.2

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

SpannerInstanceIamMemberNamespaceLister helps list and get SpannerInstanceIamMembers.

type SpannerInstanceIamMemberNamespaceListerExpansion added in v0.0.2

type SpannerInstanceIamMemberNamespaceListerExpansion interface{}

SpannerInstanceIamMemberNamespaceListerExpansion allows custom methods to be added to SpannerInstanceIamMemberNamespaceLister.

type SpannerInstanceIamPolicyLister

type SpannerInstanceIamPolicyLister interface {
	// List lists all SpannerInstanceIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerInstanceIamPolicy, err error)
	// SpannerInstanceIamPolicies returns an object that can list and get SpannerInstanceIamPolicies.
	SpannerInstanceIamPolicies(namespace string) SpannerInstanceIamPolicyNamespaceLister
	SpannerInstanceIamPolicyListerExpansion
}

SpannerInstanceIamPolicyLister helps list SpannerInstanceIamPolicies.

func NewSpannerInstanceIamPolicyLister

func NewSpannerInstanceIamPolicyLister(indexer cache.Indexer) SpannerInstanceIamPolicyLister

NewSpannerInstanceIamPolicyLister returns a new SpannerInstanceIamPolicyLister.

type SpannerInstanceIamPolicyListerExpansion

type SpannerInstanceIamPolicyListerExpansion interface{}

SpannerInstanceIamPolicyListerExpansion allows custom methods to be added to SpannerInstanceIamPolicyLister.

type SpannerInstanceIamPolicyNamespaceLister added in v0.0.2

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

SpannerInstanceIamPolicyNamespaceLister helps list and get SpannerInstanceIamPolicies.

type SpannerInstanceIamPolicyNamespaceListerExpansion added in v0.0.2

type SpannerInstanceIamPolicyNamespaceListerExpansion interface{}

SpannerInstanceIamPolicyNamespaceListerExpansion allows custom methods to be added to SpannerInstanceIamPolicyNamespaceLister.

type SpannerInstanceLister

type SpannerInstanceLister interface {
	// List lists all SpannerInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SpannerInstance, err error)
	// SpannerInstances returns an object that can list and get SpannerInstances.
	SpannerInstances(namespace string) SpannerInstanceNamespaceLister
	SpannerInstanceListerExpansion
}

SpannerInstanceLister helps list SpannerInstances.

func NewSpannerInstanceLister

func NewSpannerInstanceLister(indexer cache.Indexer) SpannerInstanceLister

NewSpannerInstanceLister returns a new SpannerInstanceLister.

type SpannerInstanceListerExpansion

type SpannerInstanceListerExpansion interface{}

SpannerInstanceListerExpansion allows custom methods to be added to SpannerInstanceLister.

type SpannerInstanceNamespaceLister added in v0.0.2

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

SpannerInstanceNamespaceLister helps list and get SpannerInstances.

type SpannerInstanceNamespaceListerExpansion added in v0.0.2

type SpannerInstanceNamespaceListerExpansion interface{}

SpannerInstanceNamespaceListerExpansion allows custom methods to be added to SpannerInstanceNamespaceLister.

type SqlDatabaseInstanceLister

type SqlDatabaseInstanceLister interface {
	// List lists all SqlDatabaseInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SqlDatabaseInstance, err error)
	// SqlDatabaseInstances returns an object that can list and get SqlDatabaseInstances.
	SqlDatabaseInstances(namespace string) SqlDatabaseInstanceNamespaceLister
	SqlDatabaseInstanceListerExpansion
}

SqlDatabaseInstanceLister helps list SqlDatabaseInstances.

func NewSqlDatabaseInstanceLister

func NewSqlDatabaseInstanceLister(indexer cache.Indexer) SqlDatabaseInstanceLister

NewSqlDatabaseInstanceLister returns a new SqlDatabaseInstanceLister.

type SqlDatabaseInstanceListerExpansion

type SqlDatabaseInstanceListerExpansion interface{}

SqlDatabaseInstanceListerExpansion allows custom methods to be added to SqlDatabaseInstanceLister.

type SqlDatabaseInstanceNamespaceLister added in v0.0.2

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

SqlDatabaseInstanceNamespaceLister helps list and get SqlDatabaseInstances.

type SqlDatabaseInstanceNamespaceListerExpansion added in v0.0.2

type SqlDatabaseInstanceNamespaceListerExpansion interface{}

SqlDatabaseInstanceNamespaceListerExpansion allows custom methods to be added to SqlDatabaseInstanceNamespaceLister.

type SqlDatabaseLister

type SqlDatabaseLister interface {
	// List lists all SqlDatabases in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SqlDatabase, err error)
	// SqlDatabases returns an object that can list and get SqlDatabases.
	SqlDatabases(namespace string) SqlDatabaseNamespaceLister
	SqlDatabaseListerExpansion
}

SqlDatabaseLister helps list SqlDatabases.

func NewSqlDatabaseLister

func NewSqlDatabaseLister(indexer cache.Indexer) SqlDatabaseLister

NewSqlDatabaseLister returns a new SqlDatabaseLister.

type SqlDatabaseListerExpansion

type SqlDatabaseListerExpansion interface{}

SqlDatabaseListerExpansion allows custom methods to be added to SqlDatabaseLister.

type SqlDatabaseNamespaceLister added in v0.0.2

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

SqlDatabaseNamespaceLister helps list and get SqlDatabases.

type SqlDatabaseNamespaceListerExpansion added in v0.0.2

type SqlDatabaseNamespaceListerExpansion interface{}

SqlDatabaseNamespaceListerExpansion allows custom methods to be added to SqlDatabaseNamespaceLister.

type SqlSSLCertLister added in v0.0.3

type SqlSSLCertLister interface {
	// List lists all SqlSSLCerts in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SqlSSLCert, err error)
	// SqlSSLCerts returns an object that can list and get SqlSSLCerts.
	SqlSSLCerts(namespace string) SqlSSLCertNamespaceLister
	SqlSSLCertListerExpansion
}

SqlSSLCertLister helps list SqlSSLCerts.

func NewSqlSSLCertLister added in v0.0.3

func NewSqlSSLCertLister(indexer cache.Indexer) SqlSSLCertLister

NewSqlSSLCertLister returns a new SqlSSLCertLister.

type SqlSSLCertListerExpansion added in v0.0.3

type SqlSSLCertListerExpansion interface{}

SqlSSLCertListerExpansion allows custom methods to be added to SqlSSLCertLister.

type SqlSSLCertNamespaceLister added in v0.0.3

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

SqlSSLCertNamespaceLister helps list and get SqlSSLCerts.

type SqlSSLCertNamespaceListerExpansion added in v0.0.3

type SqlSSLCertNamespaceListerExpansion interface{}

SqlSSLCertNamespaceListerExpansion allows custom methods to be added to SqlSSLCertNamespaceLister.

type SqlUserLister

type SqlUserLister interface {
	// List lists all SqlUsers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SqlUser, err error)
	// SqlUsers returns an object that can list and get SqlUsers.
	SqlUsers(namespace string) SqlUserNamespaceLister
	SqlUserListerExpansion
}

SqlUserLister helps list SqlUsers.

func NewSqlUserLister

func NewSqlUserLister(indexer cache.Indexer) SqlUserLister

NewSqlUserLister returns a new SqlUserLister.

type SqlUserListerExpansion

type SqlUserListerExpansion interface{}

SqlUserListerExpansion allows custom methods to be added to SqlUserLister.

type SqlUserNamespaceLister added in v0.0.2

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

SqlUserNamespaceLister helps list and get SqlUsers.

type SqlUserNamespaceListerExpansion added in v0.0.2

type SqlUserNamespaceListerExpansion interface{}

SqlUserNamespaceListerExpansion allows custom methods to be added to SqlUserNamespaceLister.

type StorageBucketACLLister added in v0.0.2

type StorageBucketACLLister interface {
	// List lists all StorageBucketACLs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucketACL, err error)
	// StorageBucketACLs returns an object that can list and get StorageBucketACLs.
	StorageBucketACLs(namespace string) StorageBucketACLNamespaceLister
	StorageBucketACLListerExpansion
}

StorageBucketACLLister helps list StorageBucketACLs.

func NewStorageBucketACLLister added in v0.0.2

func NewStorageBucketACLLister(indexer cache.Indexer) StorageBucketACLLister

NewStorageBucketACLLister returns a new StorageBucketACLLister.

type StorageBucketACLListerExpansion added in v0.0.2

type StorageBucketACLListerExpansion interface{}

StorageBucketACLListerExpansion allows custom methods to be added to StorageBucketACLLister.

type StorageBucketACLNamespaceLister added in v0.0.2

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

StorageBucketACLNamespaceLister helps list and get StorageBucketACLs.

type StorageBucketACLNamespaceListerExpansion added in v0.0.2

type StorageBucketACLNamespaceListerExpansion interface{}

StorageBucketACLNamespaceListerExpansion allows custom methods to be added to StorageBucketACLNamespaceLister.

type StorageBucketAccessControlLister added in v0.2.0

type StorageBucketAccessControlLister interface {
	// List lists all StorageBucketAccessControls in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucketAccessControl, err error)
	// StorageBucketAccessControls returns an object that can list and get StorageBucketAccessControls.
	StorageBucketAccessControls(namespace string) StorageBucketAccessControlNamespaceLister
	StorageBucketAccessControlListerExpansion
}

StorageBucketAccessControlLister helps list StorageBucketAccessControls.

func NewStorageBucketAccessControlLister added in v0.2.0

func NewStorageBucketAccessControlLister(indexer cache.Indexer) StorageBucketAccessControlLister

NewStorageBucketAccessControlLister returns a new StorageBucketAccessControlLister.

type StorageBucketAccessControlListerExpansion added in v0.2.0

type StorageBucketAccessControlListerExpansion interface{}

StorageBucketAccessControlListerExpansion allows custom methods to be added to StorageBucketAccessControlLister.

type StorageBucketAccessControlNamespaceLister added in v0.2.0

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

StorageBucketAccessControlNamespaceLister helps list and get StorageBucketAccessControls.

type StorageBucketAccessControlNamespaceListerExpansion added in v0.2.0

type StorageBucketAccessControlNamespaceListerExpansion interface{}

StorageBucketAccessControlNamespaceListerExpansion allows custom methods to be added to StorageBucketAccessControlNamespaceLister.

type StorageBucketIamBindingLister

type StorageBucketIamBindingLister interface {
	// List lists all StorageBucketIamBindings in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucketIamBinding, err error)
	// StorageBucketIamBindings returns an object that can list and get StorageBucketIamBindings.
	StorageBucketIamBindings(namespace string) StorageBucketIamBindingNamespaceLister
	StorageBucketIamBindingListerExpansion
}

StorageBucketIamBindingLister helps list StorageBucketIamBindings.

func NewStorageBucketIamBindingLister

func NewStorageBucketIamBindingLister(indexer cache.Indexer) StorageBucketIamBindingLister

NewStorageBucketIamBindingLister returns a new StorageBucketIamBindingLister.

type StorageBucketIamBindingListerExpansion

type StorageBucketIamBindingListerExpansion interface{}

StorageBucketIamBindingListerExpansion allows custom methods to be added to StorageBucketIamBindingLister.

type StorageBucketIamBindingNamespaceLister added in v0.0.2

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

StorageBucketIamBindingNamespaceLister helps list and get StorageBucketIamBindings.

type StorageBucketIamBindingNamespaceListerExpansion added in v0.0.2

type StorageBucketIamBindingNamespaceListerExpansion interface{}

StorageBucketIamBindingNamespaceListerExpansion allows custom methods to be added to StorageBucketIamBindingNamespaceLister.

type StorageBucketIamMemberLister

type StorageBucketIamMemberLister interface {
	// List lists all StorageBucketIamMembers in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucketIamMember, err error)
	// StorageBucketIamMembers returns an object that can list and get StorageBucketIamMembers.
	StorageBucketIamMembers(namespace string) StorageBucketIamMemberNamespaceLister
	StorageBucketIamMemberListerExpansion
}

StorageBucketIamMemberLister helps list StorageBucketIamMembers.

func NewStorageBucketIamMemberLister

func NewStorageBucketIamMemberLister(indexer cache.Indexer) StorageBucketIamMemberLister

NewStorageBucketIamMemberLister returns a new StorageBucketIamMemberLister.

type StorageBucketIamMemberListerExpansion

type StorageBucketIamMemberListerExpansion interface{}

StorageBucketIamMemberListerExpansion allows custom methods to be added to StorageBucketIamMemberLister.

type StorageBucketIamMemberNamespaceLister added in v0.0.2

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

StorageBucketIamMemberNamespaceLister helps list and get StorageBucketIamMembers.

type StorageBucketIamMemberNamespaceListerExpansion added in v0.0.2

type StorageBucketIamMemberNamespaceListerExpansion interface{}

StorageBucketIamMemberNamespaceListerExpansion allows custom methods to be added to StorageBucketIamMemberNamespaceLister.

type StorageBucketIamPolicyLister

type StorageBucketIamPolicyLister interface {
	// List lists all StorageBucketIamPolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucketIamPolicy, err error)
	// StorageBucketIamPolicies returns an object that can list and get StorageBucketIamPolicies.
	StorageBucketIamPolicies(namespace string) StorageBucketIamPolicyNamespaceLister
	StorageBucketIamPolicyListerExpansion
}

StorageBucketIamPolicyLister helps list StorageBucketIamPolicies.

func NewStorageBucketIamPolicyLister

func NewStorageBucketIamPolicyLister(indexer cache.Indexer) StorageBucketIamPolicyLister

NewStorageBucketIamPolicyLister returns a new StorageBucketIamPolicyLister.

type StorageBucketIamPolicyListerExpansion

type StorageBucketIamPolicyListerExpansion interface{}

StorageBucketIamPolicyListerExpansion allows custom methods to be added to StorageBucketIamPolicyLister.

type StorageBucketIamPolicyNamespaceLister added in v0.0.2

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

StorageBucketIamPolicyNamespaceLister helps list and get StorageBucketIamPolicies.

type StorageBucketIamPolicyNamespaceListerExpansion added in v0.0.2

type StorageBucketIamPolicyNamespaceListerExpansion interface{}

StorageBucketIamPolicyNamespaceListerExpansion allows custom methods to be added to StorageBucketIamPolicyNamespaceLister.

type StorageBucketLister

type StorageBucketLister interface {
	// List lists all StorageBuckets in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucket, err error)
	// StorageBuckets returns an object that can list and get StorageBuckets.
	StorageBuckets(namespace string) StorageBucketNamespaceLister
	StorageBucketListerExpansion
}

StorageBucketLister helps list StorageBuckets.

func NewStorageBucketLister

func NewStorageBucketLister(indexer cache.Indexer) StorageBucketLister

NewStorageBucketLister returns a new StorageBucketLister.

type StorageBucketListerExpansion

type StorageBucketListerExpansion interface{}

StorageBucketListerExpansion allows custom methods to be added to StorageBucketLister.

type StorageBucketNamespaceLister added in v0.0.2

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

StorageBucketNamespaceLister helps list and get StorageBuckets.

type StorageBucketNamespaceListerExpansion added in v0.0.2

type StorageBucketNamespaceListerExpansion interface{}

StorageBucketNamespaceListerExpansion allows custom methods to be added to StorageBucketNamespaceLister.

type StorageBucketObjectLister

type StorageBucketObjectLister interface {
	// List lists all StorageBucketObjects in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageBucketObject, err error)
	// StorageBucketObjects returns an object that can list and get StorageBucketObjects.
	StorageBucketObjects(namespace string) StorageBucketObjectNamespaceLister
	StorageBucketObjectListerExpansion
}

StorageBucketObjectLister helps list StorageBucketObjects.

func NewStorageBucketObjectLister

func NewStorageBucketObjectLister(indexer cache.Indexer) StorageBucketObjectLister

NewStorageBucketObjectLister returns a new StorageBucketObjectLister.

type StorageBucketObjectListerExpansion

type StorageBucketObjectListerExpansion interface{}

StorageBucketObjectListerExpansion allows custom methods to be added to StorageBucketObjectLister.

type StorageBucketObjectNamespaceLister added in v0.0.2

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

StorageBucketObjectNamespaceLister helps list and get StorageBucketObjects.

type StorageBucketObjectNamespaceListerExpansion added in v0.0.2

type StorageBucketObjectNamespaceListerExpansion interface{}

StorageBucketObjectNamespaceListerExpansion allows custom methods to be added to StorageBucketObjectNamespaceLister.

type StorageDefaultObjectACLLister added in v0.0.2

type StorageDefaultObjectACLLister interface {
	// List lists all StorageDefaultObjectACLs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageDefaultObjectACL, err error)
	// StorageDefaultObjectACLs returns an object that can list and get StorageDefaultObjectACLs.
	StorageDefaultObjectACLs(namespace string) StorageDefaultObjectACLNamespaceLister
	StorageDefaultObjectACLListerExpansion
}

StorageDefaultObjectACLLister helps list StorageDefaultObjectACLs.

func NewStorageDefaultObjectACLLister added in v0.0.2

func NewStorageDefaultObjectACLLister(indexer cache.Indexer) StorageDefaultObjectACLLister

NewStorageDefaultObjectACLLister returns a new StorageDefaultObjectACLLister.

type StorageDefaultObjectACLListerExpansion added in v0.0.2

type StorageDefaultObjectACLListerExpansion interface{}

StorageDefaultObjectACLListerExpansion allows custom methods to be added to StorageDefaultObjectACLLister.

type StorageDefaultObjectACLNamespaceLister added in v0.0.2

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

StorageDefaultObjectACLNamespaceLister helps list and get StorageDefaultObjectACLs.

type StorageDefaultObjectACLNamespaceListerExpansion added in v0.0.2

type StorageDefaultObjectACLNamespaceListerExpansion interface{}

StorageDefaultObjectACLNamespaceListerExpansion allows custom methods to be added to StorageDefaultObjectACLNamespaceLister.

type StorageDefaultObjectAccessControlLister

type StorageDefaultObjectAccessControlLister interface {
	// List lists all StorageDefaultObjectAccessControls in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageDefaultObjectAccessControl, err error)
	// StorageDefaultObjectAccessControls returns an object that can list and get StorageDefaultObjectAccessControls.
	StorageDefaultObjectAccessControls(namespace string) StorageDefaultObjectAccessControlNamespaceLister
	StorageDefaultObjectAccessControlListerExpansion
}

StorageDefaultObjectAccessControlLister helps list StorageDefaultObjectAccessControls.

func NewStorageDefaultObjectAccessControlLister

func NewStorageDefaultObjectAccessControlLister(indexer cache.Indexer) StorageDefaultObjectAccessControlLister

NewStorageDefaultObjectAccessControlLister returns a new StorageDefaultObjectAccessControlLister.

type StorageDefaultObjectAccessControlListerExpansion

type StorageDefaultObjectAccessControlListerExpansion interface{}

StorageDefaultObjectAccessControlListerExpansion allows custom methods to be added to StorageDefaultObjectAccessControlLister.

type StorageDefaultObjectAccessControlNamespaceLister added in v0.0.2

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

StorageDefaultObjectAccessControlNamespaceLister helps list and get StorageDefaultObjectAccessControls.

type StorageDefaultObjectAccessControlNamespaceListerExpansion added in v0.0.2

type StorageDefaultObjectAccessControlNamespaceListerExpansion interface{}

StorageDefaultObjectAccessControlNamespaceListerExpansion allows custom methods to be added to StorageDefaultObjectAccessControlNamespaceLister.

type StorageNotificationLister

type StorageNotificationLister interface {
	// List lists all StorageNotifications in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageNotification, err error)
	// StorageNotifications returns an object that can list and get StorageNotifications.
	StorageNotifications(namespace string) StorageNotificationNamespaceLister
	StorageNotificationListerExpansion
}

StorageNotificationLister helps list StorageNotifications.

func NewStorageNotificationLister

func NewStorageNotificationLister(indexer cache.Indexer) StorageNotificationLister

NewStorageNotificationLister returns a new StorageNotificationLister.

type StorageNotificationListerExpansion

type StorageNotificationListerExpansion interface{}

StorageNotificationListerExpansion allows custom methods to be added to StorageNotificationLister.

type StorageNotificationNamespaceLister added in v0.0.2

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

StorageNotificationNamespaceLister helps list and get StorageNotifications.

type StorageNotificationNamespaceListerExpansion added in v0.0.2

type StorageNotificationNamespaceListerExpansion interface{}

StorageNotificationNamespaceListerExpansion allows custom methods to be added to StorageNotificationNamespaceLister.

type StorageObjectACLLister added in v0.0.2

type StorageObjectACLLister interface {
	// List lists all StorageObjectACLs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageObjectACL, err error)
	// StorageObjectACLs returns an object that can list and get StorageObjectACLs.
	StorageObjectACLs(namespace string) StorageObjectACLNamespaceLister
	StorageObjectACLListerExpansion
}

StorageObjectACLLister helps list StorageObjectACLs.

func NewStorageObjectACLLister added in v0.0.2

func NewStorageObjectACLLister(indexer cache.Indexer) StorageObjectACLLister

NewStorageObjectACLLister returns a new StorageObjectACLLister.

type StorageObjectACLListerExpansion added in v0.0.2

type StorageObjectACLListerExpansion interface{}

StorageObjectACLListerExpansion allows custom methods to be added to StorageObjectACLLister.

type StorageObjectACLNamespaceLister added in v0.0.2

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

StorageObjectACLNamespaceLister helps list and get StorageObjectACLs.

type StorageObjectACLNamespaceListerExpansion added in v0.0.2

type StorageObjectACLNamespaceListerExpansion interface{}

StorageObjectACLNamespaceListerExpansion allows custom methods to be added to StorageObjectACLNamespaceLister.

type StorageObjectAccessControlLister

type StorageObjectAccessControlLister interface {
	// List lists all StorageObjectAccessControls in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageObjectAccessControl, err error)
	// StorageObjectAccessControls returns an object that can list and get StorageObjectAccessControls.
	StorageObjectAccessControls(namespace string) StorageObjectAccessControlNamespaceLister
	StorageObjectAccessControlListerExpansion
}

StorageObjectAccessControlLister helps list StorageObjectAccessControls.

func NewStorageObjectAccessControlLister

func NewStorageObjectAccessControlLister(indexer cache.Indexer) StorageObjectAccessControlLister

NewStorageObjectAccessControlLister returns a new StorageObjectAccessControlLister.

type StorageObjectAccessControlListerExpansion

type StorageObjectAccessControlListerExpansion interface{}

StorageObjectAccessControlListerExpansion allows custom methods to be added to StorageObjectAccessControlLister.

type StorageObjectAccessControlNamespaceLister added in v0.0.2

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

StorageObjectAccessControlNamespaceLister helps list and get StorageObjectAccessControls.

type StorageObjectAccessControlNamespaceListerExpansion added in v0.0.2

type StorageObjectAccessControlNamespaceListerExpansion interface{}

StorageObjectAccessControlNamespaceListerExpansion allows custom methods to be added to StorageObjectAccessControlNamespaceLister.

type StorageTransferJobLister added in v0.2.0

type StorageTransferJobLister interface {
	// List lists all StorageTransferJobs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.StorageTransferJob, err error)
	// StorageTransferJobs returns an object that can list and get StorageTransferJobs.
	StorageTransferJobs(namespace string) StorageTransferJobNamespaceLister
	StorageTransferJobListerExpansion
}

StorageTransferJobLister helps list StorageTransferJobs.

func NewStorageTransferJobLister added in v0.2.0

func NewStorageTransferJobLister(indexer cache.Indexer) StorageTransferJobLister

NewStorageTransferJobLister returns a new StorageTransferJobLister.

type StorageTransferJobListerExpansion added in v0.2.0

type StorageTransferJobListerExpansion interface{}

StorageTransferJobListerExpansion allows custom methods to be added to StorageTransferJobLister.

type StorageTransferJobNamespaceLister added in v0.2.0

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

StorageTransferJobNamespaceLister helps list and get StorageTransferJobs.

type StorageTransferJobNamespaceListerExpansion added in v0.2.0

type StorageTransferJobNamespaceListerExpansion interface{}

StorageTransferJobNamespaceListerExpansion allows custom methods to be added to StorageTransferJobNamespaceLister.

type TpuNodeLister added in v0.2.0

type TpuNodeLister interface {
	// List lists all TpuNodes in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.TpuNode, err error)
	// TpuNodes returns an object that can list and get TpuNodes.
	TpuNodes(namespace string) TpuNodeNamespaceLister
	TpuNodeListerExpansion
}

TpuNodeLister helps list TpuNodes.

func NewTpuNodeLister added in v0.2.0

func NewTpuNodeLister(indexer cache.Indexer) TpuNodeLister

NewTpuNodeLister returns a new TpuNodeLister.

type TpuNodeListerExpansion added in v0.2.0

type TpuNodeListerExpansion interface{}

TpuNodeListerExpansion allows custom methods to be added to TpuNodeLister.

type TpuNodeNamespaceLister added in v0.2.0

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

TpuNodeNamespaceLister helps list and get TpuNodes.

type TpuNodeNamespaceListerExpansion added in v0.2.0

type TpuNodeNamespaceListerExpansion interface{}

TpuNodeNamespaceListerExpansion allows custom methods to be added to TpuNodeNamespaceLister.

Source Files

Jump to

Keyboard shortcuts

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