v1alpha1

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudActiveDeploymentLister

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

CloudActiveDeploymentLister helps list CloudActiveDeployments. All objects returned here must be treated as read-only.

func NewCloudActiveDeploymentLister

func NewCloudActiveDeploymentLister(indexer cache.Indexer) CloudActiveDeploymentLister

NewCloudActiveDeploymentLister returns a new CloudActiveDeploymentLister.

type CloudActiveDeploymentListerExpansion

type CloudActiveDeploymentListerExpansion interface{}

CloudActiveDeploymentListerExpansion allows custom methods to be added to CloudActiveDeploymentLister.

type CloudActiveDeploymentNamespaceLister

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

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

type CloudActiveDeploymentNamespaceListerExpansion

type CloudActiveDeploymentNamespaceListerExpansion interface{}

CloudActiveDeploymentNamespaceListerExpansion allows custom methods to be added to CloudActiveDeploymentNamespaceLister.

type CloudAppCosmosdbAssociationLister

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

CloudAppCosmosdbAssociationLister helps list CloudAppCosmosdbAssociations. All objects returned here must be treated as read-only.

func NewCloudAppCosmosdbAssociationLister

func NewCloudAppCosmosdbAssociationLister(indexer cache.Indexer) CloudAppCosmosdbAssociationLister

NewCloudAppCosmosdbAssociationLister returns a new CloudAppCosmosdbAssociationLister.

type CloudAppCosmosdbAssociationListerExpansion

type CloudAppCosmosdbAssociationListerExpansion interface{}

CloudAppCosmosdbAssociationListerExpansion allows custom methods to be added to CloudAppCosmosdbAssociationLister.

type CloudAppCosmosdbAssociationNamespaceLister

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

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

type CloudAppCosmosdbAssociationNamespaceListerExpansion

type CloudAppCosmosdbAssociationNamespaceListerExpansion interface{}

CloudAppCosmosdbAssociationNamespaceListerExpansion allows custom methods to be added to CloudAppCosmosdbAssociationNamespaceLister.

type CloudAppLister

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

CloudAppLister helps list CloudApps. All objects returned here must be treated as read-only.

func NewCloudAppLister

func NewCloudAppLister(indexer cache.Indexer) CloudAppLister

NewCloudAppLister returns a new CloudAppLister.

type CloudAppListerExpansion

type CloudAppListerExpansion interface{}

CloudAppListerExpansion allows custom methods to be added to CloudAppLister.

type CloudAppMysqlAssociationLister

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

CloudAppMysqlAssociationLister helps list CloudAppMysqlAssociations. All objects returned here must be treated as read-only.

func NewCloudAppMysqlAssociationLister

func NewCloudAppMysqlAssociationLister(indexer cache.Indexer) CloudAppMysqlAssociationLister

NewCloudAppMysqlAssociationLister returns a new CloudAppMysqlAssociationLister.

type CloudAppMysqlAssociationListerExpansion

type CloudAppMysqlAssociationListerExpansion interface{}

CloudAppMysqlAssociationListerExpansion allows custom methods to be added to CloudAppMysqlAssociationLister.

type CloudAppMysqlAssociationNamespaceLister

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

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

type CloudAppMysqlAssociationNamespaceListerExpansion

type CloudAppMysqlAssociationNamespaceListerExpansion interface{}

CloudAppMysqlAssociationNamespaceListerExpansion allows custom methods to be added to CloudAppMysqlAssociationNamespaceLister.

type CloudAppNamespaceLister

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

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

type CloudAppNamespaceListerExpansion

type CloudAppNamespaceListerExpansion interface{}

CloudAppNamespaceListerExpansion allows custom methods to be added to CloudAppNamespaceLister.

type CloudAppRedisAssociationLister

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

CloudAppRedisAssociationLister helps list CloudAppRedisAssociations. All objects returned here must be treated as read-only.

func NewCloudAppRedisAssociationLister

func NewCloudAppRedisAssociationLister(indexer cache.Indexer) CloudAppRedisAssociationLister

NewCloudAppRedisAssociationLister returns a new CloudAppRedisAssociationLister.

type CloudAppRedisAssociationListerExpansion

type CloudAppRedisAssociationListerExpansion interface{}

CloudAppRedisAssociationListerExpansion allows custom methods to be added to CloudAppRedisAssociationLister.

type CloudAppRedisAssociationNamespaceLister

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

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

type CloudAppRedisAssociationNamespaceListerExpansion

type CloudAppRedisAssociationNamespaceListerExpansion interface{}

CloudAppRedisAssociationNamespaceListerExpansion allows custom methods to be added to CloudAppRedisAssociationNamespaceLister.

type CloudCertificateLister

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

CloudCertificateLister helps list CloudCertificates. All objects returned here must be treated as read-only.

func NewCloudCertificateLister

func NewCloudCertificateLister(indexer cache.Indexer) CloudCertificateLister

NewCloudCertificateLister returns a new CloudCertificateLister.

type CloudCertificateListerExpansion

type CloudCertificateListerExpansion interface{}

CloudCertificateListerExpansion allows custom methods to be added to CloudCertificateLister.

type CloudCertificateNamespaceLister

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

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

type CloudCertificateNamespaceListerExpansion

type CloudCertificateNamespaceListerExpansion interface{}

CloudCertificateNamespaceListerExpansion allows custom methods to be added to CloudCertificateNamespaceLister.

type CloudCustomDomainLister

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

CloudCustomDomainLister helps list CloudCustomDomains. All objects returned here must be treated as read-only.

func NewCloudCustomDomainLister

func NewCloudCustomDomainLister(indexer cache.Indexer) CloudCustomDomainLister

NewCloudCustomDomainLister returns a new CloudCustomDomainLister.

type CloudCustomDomainListerExpansion

type CloudCustomDomainListerExpansion interface{}

CloudCustomDomainListerExpansion allows custom methods to be added to CloudCustomDomainLister.

type CloudCustomDomainNamespaceLister

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

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

type CloudCustomDomainNamespaceListerExpansion

type CloudCustomDomainNamespaceListerExpansion interface{}

CloudCustomDomainNamespaceListerExpansion allows custom methods to be added to CloudCustomDomainNamespaceLister.

type CloudJavaDeploymentLister

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

CloudJavaDeploymentLister helps list CloudJavaDeployments. All objects returned here must be treated as read-only.

func NewCloudJavaDeploymentLister

func NewCloudJavaDeploymentLister(indexer cache.Indexer) CloudJavaDeploymentLister

NewCloudJavaDeploymentLister returns a new CloudJavaDeploymentLister.

type CloudJavaDeploymentListerExpansion

type CloudJavaDeploymentListerExpansion interface{}

CloudJavaDeploymentListerExpansion allows custom methods to be added to CloudJavaDeploymentLister.

type CloudJavaDeploymentNamespaceLister

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

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

type CloudJavaDeploymentNamespaceListerExpansion

type CloudJavaDeploymentNamespaceListerExpansion interface{}

CloudJavaDeploymentNamespaceListerExpansion allows custom methods to be added to CloudJavaDeploymentNamespaceLister.

type CloudServiceLister

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

CloudServiceLister helps list CloudServices. All objects returned here must be treated as read-only.

func NewCloudServiceLister

func NewCloudServiceLister(indexer cache.Indexer) CloudServiceLister

NewCloudServiceLister returns a new CloudServiceLister.

type CloudServiceListerExpansion

type CloudServiceListerExpansion interface{}

CloudServiceListerExpansion allows custom methods to be added to CloudServiceLister.

type CloudServiceNamespaceLister

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

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

type CloudServiceNamespaceListerExpansion

type CloudServiceNamespaceListerExpansion interface{}

CloudServiceNamespaceListerExpansion allows custom methods to be added to CloudServiceNamespaceLister.

Jump to

Keyboard shortcuts

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