Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
- type ApplicationLister
- type ApplicationRetriever
- type AssetGetter
- type AssetGroupGetter
- type ClusterAssetGetter
- type ClusterAssetGroupGetter
- type GqlAssetConverter
- type GqlAssetGroupConverter
- type GqlClusterAssetConverter
- type GqlClusterAssetGroupConverter
- type RafterRetriever
- func (_m *RafterRetriever) Asset() shared.AssetGetter
- func (_m *RafterRetriever) AssetConverter() shared.GqlAssetConverter
- func (_m *RafterRetriever) AssetGroup() shared.AssetGroupGetter
- func (_m *RafterRetriever) AssetGroupConverter() shared.GqlAssetGroupConverter
- func (_m *RafterRetriever) ClusterAsset() shared.ClusterAssetGetter
- func (_m *RafterRetriever) ClusterAssetConverter() shared.GqlClusterAssetConverter
- func (_m *RafterRetriever) ClusterAssetGroup() shared.ClusterAssetGroupGetter
- func (_m *RafterRetriever) ClusterAssetGroupConverter() shared.GqlClusterAssetGroupConverter
- func (_m *RafterRetriever) Specification() shared.SpecificationGetter
- 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) ListForAssetGroupByType ¶
func (_m *AssetGetter) ListForAssetGroupByType(namespace string, assetGroupName string, types []string) ([]*v1beta1.Asset, error)
ListForAssetGroupByType provides a mock function with given fields: namespace, assetGroupName, types
type AssetGroupGetter ¶
AssetGroupGetter is an autogenerated mock type for the AssetGroupGetter type
func (*AssetGroupGetter) Find ¶
func (_m *AssetGroupGetter) Find(namespace string, name string) (*v1beta1.AssetGroup, error)
Find provides a mock function with given fields: namespace, name
type ClusterAssetGetter ¶
ClusterAssetGetter is an autogenerated mock type for the ClusterAssetGetter type
func (*ClusterAssetGetter) ListForClusterAssetGroupByType ¶
func (_m *ClusterAssetGetter) ListForClusterAssetGroupByType(assetGroupName string, types []string) ([]*v1beta1.ClusterAsset, error)
ListForClusterAssetGroupByType provides a mock function with given fields: assetGroupName, types
type ClusterAssetGroupGetter ¶
ClusterAssetGroupGetter is an autogenerated mock type for the ClusterAssetGroupGetter type
func (*ClusterAssetGroupGetter) Find ¶
func (_m *ClusterAssetGroupGetter) Find(name string) (*v1beta1.ClusterAssetGroup, error)
Find provides a mock function with given fields: name
type GqlAssetConverter ¶
GqlAssetConverter is an autogenerated mock type for the GqlAssetConverter type
type GqlAssetGroupConverter ¶
GqlAssetGroupConverter is an autogenerated mock type for the GqlAssetGroupConverter type
func (*GqlAssetGroupConverter) ToGQL ¶
func (_m *GqlAssetGroupConverter) ToGQL(item *v1beta1.AssetGroup) (*gqlschema.AssetGroup, error)
ToGQL provides a mock function with given fields: item
func (*GqlAssetGroupConverter) ToGQLs ¶
func (_m *GqlAssetGroupConverter) ToGQLs(in []*v1beta1.AssetGroup) ([]gqlschema.AssetGroup, error)
ToGQLs provides a mock function with given fields: in
type GqlClusterAssetConverter ¶
GqlClusterAssetConverter is an autogenerated mock type for the GqlClusterAssetConverter type
func (*GqlClusterAssetConverter) ToGQL ¶
func (_m *GqlClusterAssetConverter) ToGQL(item *v1beta1.ClusterAsset) (*gqlschema.ClusterAsset, error)
ToGQL provides a mock function with given fields: item
func (*GqlClusterAssetConverter) ToGQLs ¶
func (_m *GqlClusterAssetConverter) ToGQLs(in []*v1beta1.ClusterAsset) ([]gqlschema.ClusterAsset, error)
ToGQLs provides a mock function with given fields: in
type GqlClusterAssetGroupConverter ¶
GqlClusterAssetGroupConverter is an autogenerated mock type for the GqlClusterAssetGroupConverter type
func (*GqlClusterAssetGroupConverter) ToGQL ¶
func (_m *GqlClusterAssetGroupConverter) ToGQL(item *v1beta1.ClusterAssetGroup) (*gqlschema.ClusterAssetGroup, error)
ToGQL provides a mock function with given fields: item
func (*GqlClusterAssetGroupConverter) ToGQLs ¶
func (_m *GqlClusterAssetGroupConverter) ToGQLs(in []*v1beta1.ClusterAssetGroup) ([]gqlschema.ClusterAssetGroup, error)
ToGQLs provides a mock function with given fields: in
type RafterRetriever ¶
RafterRetriever is an autogenerated mock type for the RafterRetriever type
func (*RafterRetriever) Asset ¶
func (_m *RafterRetriever) Asset() shared.AssetGetter
Asset provides a mock function with given fields:
func (*RafterRetriever) AssetConverter ¶
func (_m *RafterRetriever) AssetConverter() shared.GqlAssetConverter
AssetConverter provides a mock function with given fields:
func (*RafterRetriever) AssetGroup ¶
func (_m *RafterRetriever) AssetGroup() shared.AssetGroupGetter
AssetGroup provides a mock function with given fields:
func (*RafterRetriever) AssetGroupConverter ¶
func (_m *RafterRetriever) AssetGroupConverter() shared.GqlAssetGroupConverter
AssetGroupConverter provides a mock function with given fields:
func (*RafterRetriever) ClusterAsset ¶
func (_m *RafterRetriever) ClusterAsset() shared.ClusterAssetGetter
ClusterAsset provides a mock function with given fields:
func (*RafterRetriever) ClusterAssetConverter ¶
func (_m *RafterRetriever) ClusterAssetConverter() shared.GqlClusterAssetConverter
ClusterAssetConverter provides a mock function with given fields:
func (*RafterRetriever) ClusterAssetGroup ¶
func (_m *RafterRetriever) ClusterAssetGroup() shared.ClusterAssetGroupGetter
ClusterAssetGroup provides a mock function with given fields:
func (*RafterRetriever) ClusterAssetGroupConverter ¶
func (_m *RafterRetriever) ClusterAssetGroupConverter() shared.GqlClusterAssetGroupConverter
ClusterAssetGroupConverter provides a mock function with given fields:
func (*RafterRetriever) Specification ¶
func (_m *RafterRetriever) Specification() shared.SpecificationGetter
Specification provides a mock function with given fields:
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_group_getter.go
- cluster_asset_getter.go
- cluster_asset_group_getter.go
- gql_asset_converter.go
- gql_asset_group_converter.go
- gql_cluster_asset_converter.go
- gql_cluster_asset_group_converter.go
- rafter_retriever.go
- service_binding_finder_lister.go
- service_binding_usage_lister.go
- service_catalog_addons_retriever.go
- service_catalog_retriever.go
- specification_getter.go