Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0
Index ¶
- type ApplicationLister
- type ApplicationRetriever
- type AssetGetter
- type AssetStoreRetriever
- func (_m *AssetStoreRetriever) Asset() shared.AssetGetter
- func (_m *AssetStoreRetriever) AssetConverter() shared.GqlAssetConverter
- func (_m *AssetStoreRetriever) ClusterAsset() shared.ClusterAssetGetter
- func (_m *AssetStoreRetriever) ClusterAssetConverter() shared.GqlClusterAssetConverter
- func (_m *AssetStoreRetriever) Specification() shared.SpecificationGetter
- type ClusterAssetGetter
- type ClusterDocsTopicGetter
- type CmsRetriever
- type DocsTopicGetter
- type GqlAssetConverter
- type GqlClusterAssetConverter
- type GqlClusterDocsTopicConverter
- type GqlDocsTopicConverter
- type ServiceBindingFinderLister
- type ServiceBindingUsageLister
- type ServiceCatalogAddonsRetriever
- type ServiceCatalogRetriever
- type SpecificationGetter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationLister ¶
ApplicationLister is an autogenerated mock type for the ApplicationLister type
func (*ApplicationLister) ListInNamespace ¶
func (_m *ApplicationLister) ListInNamespace(namespace string) ([]*v1alpha1.Application, error)
ListInNamespace provides a mock function with given fields: namespace
func (*ApplicationLister) ListNamespacesFor ¶
func (_m *ApplicationLister) ListNamespacesFor(appName string) ([]string, error)
ListNamespacesFor provides a mock function with given fields: appName
type ApplicationRetriever ¶
ApplicationRetriever is an autogenerated mock type for the ApplicationRetriever type
func (*ApplicationRetriever) Application ¶
func (_m *ApplicationRetriever) Application() shared.ApplicationLister
Application provides a mock function with given fields:
type AssetGetter ¶
AssetGetter is an autogenerated mock type for the AssetGetter type
func (*AssetGetter) ListForDocsTopicByType ¶
func (_m *AssetGetter) ListForDocsTopicByType(namespace string, docsTopicName string, types []string) ([]*v1alpha2.Asset, error)
ListForDocsTopicByType provides a mock function with given fields: namespace, docsTopicName, types
type AssetStoreRetriever ¶
AssetStoreRetriever is an autogenerated mock type for the AssetStoreRetriever type
func (*AssetStoreRetriever) Asset ¶
func (_m *AssetStoreRetriever) Asset() shared.AssetGetter
Asset provides a mock function with given fields:
func (*AssetStoreRetriever) AssetConverter ¶
func (_m *AssetStoreRetriever) AssetConverter() shared.GqlAssetConverter
AssetConverter provides a mock function with given fields:
func (*AssetStoreRetriever) ClusterAsset ¶
func (_m *AssetStoreRetriever) ClusterAsset() shared.ClusterAssetGetter
ClusterAsset provides a mock function with given fields:
func (*AssetStoreRetriever) ClusterAssetConverter ¶
func (_m *AssetStoreRetriever) ClusterAssetConverter() shared.GqlClusterAssetConverter
ClusterAssetConverter provides a mock function with given fields:
func (*AssetStoreRetriever) Specification ¶
func (_m *AssetStoreRetriever) Specification() shared.SpecificationGetter
Specification provides a mock function with given fields:
type ClusterAssetGetter ¶
ClusterAssetGetter is an autogenerated mock type for the ClusterAssetGetter type
func (*ClusterAssetGetter) ListForDocsTopicByType ¶
func (_m *ClusterAssetGetter) ListForDocsTopicByType(docsTopicName string, types []string) ([]*v1alpha2.ClusterAsset, error)
ListForDocsTopicByType provides a mock function with given fields: docsTopicName, types
type ClusterDocsTopicGetter ¶
ClusterDocsTopicGetter is an autogenerated mock type for the ClusterDocsTopicGetter type
func (*ClusterDocsTopicGetter) Find ¶
func (_m *ClusterDocsTopicGetter) Find(name string) (*v1alpha1.ClusterDocsTopic, error)
Find provides a mock function with given fields: name
type CmsRetriever ¶
CmsRetriever is an autogenerated mock type for the CmsRetriever type
func (*CmsRetriever) ClusterDocsTopic ¶
func (_m *CmsRetriever) ClusterDocsTopic() shared.ClusterDocsTopicGetter
ClusterDocsTopic provides a mock function with given fields:
func (*CmsRetriever) ClusterDocsTopicConverter ¶
func (_m *CmsRetriever) ClusterDocsTopicConverter() shared.GqlClusterDocsTopicConverter
ClusterDocsTopicConverter provides a mock function with given fields:
func (*CmsRetriever) DocsTopic ¶
func (_m *CmsRetriever) DocsTopic() shared.DocsTopicGetter
DocsTopic provides a mock function with given fields:
func (*CmsRetriever) DocsTopicConverter ¶
func (_m *CmsRetriever) DocsTopicConverter() shared.GqlDocsTopicConverter
DocsTopicConverter provides a mock function with given fields:
type DocsTopicGetter ¶
DocsTopicGetter is an autogenerated mock type for the DocsTopicGetter type
type GqlAssetConverter ¶
GqlAssetConverter is an autogenerated mock type for the GqlAssetConverter type
type GqlClusterAssetConverter ¶
GqlClusterAssetConverter is an autogenerated mock type for the GqlClusterAssetConverter type
func (*GqlClusterAssetConverter) ToGQL ¶
func (_m *GqlClusterAssetConverter) ToGQL(item *v1alpha2.ClusterAsset) (*gqlschema.ClusterAsset, error)
ToGQL provides a mock function with given fields: item
func (*GqlClusterAssetConverter) ToGQLs ¶
func (_m *GqlClusterAssetConverter) ToGQLs(in []*v1alpha2.ClusterAsset) ([]gqlschema.ClusterAsset, error)
ToGQLs provides a mock function with given fields: in
type GqlClusterDocsTopicConverter ¶
GqlClusterDocsTopicConverter is an autogenerated mock type for the GqlClusterDocsTopicConverter type
func (*GqlClusterDocsTopicConverter) ToGQL ¶
func (_m *GqlClusterDocsTopicConverter) ToGQL(item *v1alpha1.ClusterDocsTopic) (*gqlschema.ClusterDocsTopic, error)
ToGQL provides a mock function with given fields: item
func (*GqlClusterDocsTopicConverter) ToGQLs ¶
func (_m *GqlClusterDocsTopicConverter) ToGQLs(in []*v1alpha1.ClusterDocsTopic) ([]gqlschema.ClusterDocsTopic, error)
ToGQLs provides a mock function with given fields: in
type GqlDocsTopicConverter ¶
GqlDocsTopicConverter is an autogenerated mock type for the GqlDocsTopicConverter type
type ServiceBindingFinderLister ¶
ServiceBindingFinderLister is an autogenerated mock type for the ServiceBindingFinderLister type
func (*ServiceBindingFinderLister) Find ¶
func (_m *ServiceBindingFinderLister) Find(ns string, name string) (*v1beta1.ServiceBinding, error)
Find provides a mock function with given fields: ns, name
func (*ServiceBindingFinderLister) ListForServiceInstance ¶
func (_m *ServiceBindingFinderLister) ListForServiceInstance(ns string, instanceName string) ([]*v1beta1.ServiceBinding, error)
ListForServiceInstance provides a mock function with given fields: ns, instanceName
type ServiceBindingUsageLister ¶
ServiceBindingUsageLister is an autogenerated mock type for the ServiceBindingUsageLister type
func (*ServiceBindingUsageLister) ListForDeployment ¶
func (_m *ServiceBindingUsageLister) ListForDeployment(ns string, kind string, deploymentName string) ([]*v1alpha1.ServiceBindingUsage, error)
ListForDeployment provides a mock function with given fields: ns, kind, deploymentName
type ServiceCatalogAddonsRetriever ¶
ServiceCatalogAddonsRetriever is an autogenerated mock type for the ServiceCatalogAddonsRetriever type
func (*ServiceCatalogAddonsRetriever) ServiceBindingUsage ¶
func (_m *ServiceCatalogAddonsRetriever) ServiceBindingUsage() shared.ServiceBindingUsageLister
ServiceBindingUsage provides a mock function with given fields:
type ServiceCatalogRetriever ¶
ServiceCatalogRetriever is an autogenerated mock type for the ServiceCatalogRetriever type
func (*ServiceCatalogRetriever) ServiceBinding ¶
func (_m *ServiceCatalogRetriever) ServiceBinding() shared.ServiceBindingFinderLister
ServiceBinding provides a mock function with given fields:
type SpecificationGetter ¶
SpecificationGetter is an autogenerated mock type for the SpecificationGetter type
func (*SpecificationGetter) AsyncAPI ¶
func (_m *SpecificationGetter) AsyncAPI(baseURL string, name string) (*spec.AsyncAPISpec, error)
AsyncAPI provides a mock function with given fields: baseURL, name
Source Files ¶
- application_lister.go
- application_retriever.go
- asset_getter.go
- asset_store_retriever.go
- cluster_asset_getter.go
- cluster_docs_topic_getter.go
- cms_retriever.go
- docs_topic_getter.go
- gql_asset_converter.go
- gql_cluster_asset_converter.go
- gql_cluster_docs_topic_converter.go
- gql_docs_topic_converter.go
- service_binding_finder_lister.go
- service_binding_usage_lister.go
- service_catalog_addons_retriever.go
- service_catalog_retriever.go
- specification_getter.go