Documentation ¶
Index ¶
- type Client
- type Client_Expecter
- type Client_NodeSyncInfo_Call
- func (_c *Client_NodeSyncInfo_Call) Return(_a0 *coretypes.SyncInfo, _a1 error) *Client_NodeSyncInfo_Call
- func (_c *Client_NodeSyncInfo_Call) Run(run func(_a0 context.Context)) *Client_NodeSyncInfo_Call
- func (_c *Client_NodeSyncInfo_Call) RunAndReturn(run func(context.Context) (*coretypes.SyncInfo, error)) *Client_NodeSyncInfo_Call
- type Client_Query_Call
- type Client_Tx_Call
- type QueryClient
- func (_m *QueryClient) AllProvidersAttributes(ctx context.Context, in *v1beta3.QueryAllProvidersAttributesRequest, ...) (*v1beta3.QueryProvidersResponse, error)
- func (_m *QueryClient) AuditorAttributes(ctx context.Context, in *v1beta3.QueryAuditorAttributesRequest, ...) (*v1beta3.QueryProvidersResponse, error)
- func (_m *QueryClient) Bid(ctx context.Context, in *marketv1beta3.QueryBidRequest, ...) (*marketv1beta3.QueryBidResponse, error)
- func (_m *QueryClient) Bids(ctx context.Context, in *marketv1beta3.QueryBidsRequest, ...) (*marketv1beta3.QueryBidsResponse, error)
- func (_m *QueryClient) Certificates(ctx context.Context, in *certv1beta3.QueryCertificatesRequest, ...) (*certv1beta3.QueryCertificatesResponse, error)
- func (_m *QueryClient) Deployment(ctx context.Context, in *deploymentv1beta3.QueryDeploymentRequest, ...) (*deploymentv1beta3.QueryDeploymentResponse, error)
- func (_m *QueryClient) Deployments(ctx context.Context, in *deploymentv1beta3.QueryDeploymentsRequest, ...) (*deploymentv1beta3.QueryDeploymentsResponse, error)
- func (_m *QueryClient) EXPECT() *QueryClient_Expecter
- func (_m *QueryClient) Group(ctx context.Context, in *deploymentv1beta3.QueryGroupRequest, ...) (*deploymentv1beta3.QueryGroupResponse, error)
- func (_m *QueryClient) Lease(ctx context.Context, in *marketv1beta3.QueryLeaseRequest, ...) (*marketv1beta3.QueryLeaseResponse, error)
- func (_m *QueryClient) Leases(ctx context.Context, in *marketv1beta3.QueryLeasesRequest, ...) (*marketv1beta3.QueryLeasesResponse, error)
- func (_m *QueryClient) Order(ctx context.Context, in *marketv1beta3.QueryOrderRequest, ...) (*marketv1beta3.QueryOrderResponse, error)
- func (_m *QueryClient) Orders(ctx context.Context, in *marketv1beta3.QueryOrdersRequest, ...) (*marketv1beta3.QueryOrdersResponse, error)
- func (_m *QueryClient) Provider(ctx context.Context, in *providerv1beta3.QueryProviderRequest, ...) (*providerv1beta3.QueryProviderResponse, error)
- func (_m *QueryClient) ProviderAttributes(ctx context.Context, in *v1beta3.QueryProviderAttributesRequest, ...) (*v1beta3.QueryProvidersResponse, error)
- func (_m *QueryClient) ProviderAuditorAttributes(ctx context.Context, in *v1beta3.QueryProviderAuditorRequest, ...) (*v1beta3.QueryProvidersResponse, error)
- func (_m *QueryClient) Providers(ctx context.Context, in *providerv1beta3.QueryProvidersRequest, ...) (*providerv1beta3.QueryProvidersResponse, error)
- type QueryClient_AllProvidersAttributes_Call
- func (_c *QueryClient_AllProvidersAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_AllProvidersAttributes_Call
- func (_c *QueryClient_AllProvidersAttributes_Call) Run(...) *QueryClient_AllProvidersAttributes_Call
- func (_c *QueryClient_AllProvidersAttributes_Call) RunAndReturn(...) *QueryClient_AllProvidersAttributes_Call
- type QueryClient_AuditorAttributes_Call
- func (_c *QueryClient_AuditorAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_AuditorAttributes_Call
- func (_c *QueryClient_AuditorAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryAuditorAttributesRequest, ...)) *QueryClient_AuditorAttributes_Call
- func (_c *QueryClient_AuditorAttributes_Call) RunAndReturn(...) *QueryClient_AuditorAttributes_Call
- type QueryClient_Bid_Call
- func (_c *QueryClient_Bid_Call) Return(_a0 *marketv1beta3.QueryBidResponse, _a1 error) *QueryClient_Bid_Call
- func (_c *QueryClient_Bid_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryBidRequest, ...)) *QueryClient_Bid_Call
- func (_c *QueryClient_Bid_Call) RunAndReturn(...) *QueryClient_Bid_Call
- type QueryClient_Bids_Call
- func (_c *QueryClient_Bids_Call) Return(_a0 *marketv1beta3.QueryBidsResponse, _a1 error) *QueryClient_Bids_Call
- func (_c *QueryClient_Bids_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryBidsRequest, ...)) *QueryClient_Bids_Call
- func (_c *QueryClient_Bids_Call) RunAndReturn(...) *QueryClient_Bids_Call
- type QueryClient_Certificates_Call
- func (_c *QueryClient_Certificates_Call) Return(_a0 *certv1beta3.QueryCertificatesResponse, _a1 error) *QueryClient_Certificates_Call
- func (_c *QueryClient_Certificates_Call) Run(run func(ctx context.Context, in *certv1beta3.QueryCertificatesRequest, ...)) *QueryClient_Certificates_Call
- func (_c *QueryClient_Certificates_Call) RunAndReturn(...) *QueryClient_Certificates_Call
- type QueryClient_Deployment_Call
- type QueryClient_Deployments_Call
- func (_c *QueryClient_Deployments_Call) Return(_a0 *deploymentv1beta3.QueryDeploymentsResponse, _a1 error) *QueryClient_Deployments_Call
- func (_c *QueryClient_Deployments_Call) Run(...) *QueryClient_Deployments_Call
- func (_c *QueryClient_Deployments_Call) RunAndReturn(...) *QueryClient_Deployments_Call
- type QueryClient_Expecter
- func (_e *QueryClient_Expecter) AllProvidersAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_AllProvidersAttributes_Call
- func (_e *QueryClient_Expecter) AuditorAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_AuditorAttributes_Call
- func (_e *QueryClient_Expecter) Bid(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Bid_Call
- func (_e *QueryClient_Expecter) Bids(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Bids_Call
- func (_e *QueryClient_Expecter) Certificates(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Certificates_Call
- func (_e *QueryClient_Expecter) Deployment(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Deployment_Call
- func (_e *QueryClient_Expecter) Deployments(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Deployments_Call
- func (_e *QueryClient_Expecter) Group(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Group_Call
- func (_e *QueryClient_Expecter) Lease(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Lease_Call
- func (_e *QueryClient_Expecter) Leases(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Leases_Call
- func (_e *QueryClient_Expecter) Order(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Order_Call
- func (_e *QueryClient_Expecter) Orders(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Orders_Call
- func (_e *QueryClient_Expecter) Provider(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Provider_Call
- func (_e *QueryClient_Expecter) ProviderAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_ProviderAttributes_Call
- func (_e *QueryClient_Expecter) ProviderAuditorAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_ProviderAuditorAttributes_Call
- func (_e *QueryClient_Expecter) Providers(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Providers_Call
- type QueryClient_Group_Call
- func (_c *QueryClient_Group_Call) Return(_a0 *deploymentv1beta3.QueryGroupResponse, _a1 error) *QueryClient_Group_Call
- func (_c *QueryClient_Group_Call) Run(run func(ctx context.Context, in *deploymentv1beta3.QueryGroupRequest, ...)) *QueryClient_Group_Call
- func (_c *QueryClient_Group_Call) RunAndReturn(...) *QueryClient_Group_Call
- type QueryClient_Lease_Call
- func (_c *QueryClient_Lease_Call) Return(_a0 *marketv1beta3.QueryLeaseResponse, _a1 error) *QueryClient_Lease_Call
- func (_c *QueryClient_Lease_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryLeaseRequest, ...)) *QueryClient_Lease_Call
- func (_c *QueryClient_Lease_Call) RunAndReturn(...) *QueryClient_Lease_Call
- type QueryClient_Leases_Call
- func (_c *QueryClient_Leases_Call) Return(_a0 *marketv1beta3.QueryLeasesResponse, _a1 error) *QueryClient_Leases_Call
- func (_c *QueryClient_Leases_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryLeasesRequest, ...)) *QueryClient_Leases_Call
- func (_c *QueryClient_Leases_Call) RunAndReturn(...) *QueryClient_Leases_Call
- type QueryClient_Order_Call
- func (_c *QueryClient_Order_Call) Return(_a0 *marketv1beta3.QueryOrderResponse, _a1 error) *QueryClient_Order_Call
- func (_c *QueryClient_Order_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryOrderRequest, ...)) *QueryClient_Order_Call
- func (_c *QueryClient_Order_Call) RunAndReturn(...) *QueryClient_Order_Call
- type QueryClient_Orders_Call
- func (_c *QueryClient_Orders_Call) Return(_a0 *marketv1beta3.QueryOrdersResponse, _a1 error) *QueryClient_Orders_Call
- func (_c *QueryClient_Orders_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryOrdersRequest, ...)) *QueryClient_Orders_Call
- func (_c *QueryClient_Orders_Call) RunAndReturn(...) *QueryClient_Orders_Call
- type QueryClient_ProviderAttributes_Call
- func (_c *QueryClient_ProviderAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_ProviderAttributes_Call
- func (_c *QueryClient_ProviderAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryProviderAttributesRequest, ...)) *QueryClient_ProviderAttributes_Call
- func (_c *QueryClient_ProviderAttributes_Call) RunAndReturn(...) *QueryClient_ProviderAttributes_Call
- type QueryClient_ProviderAuditorAttributes_Call
- func (_c *QueryClient_ProviderAuditorAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_ProviderAuditorAttributes_Call
- func (_c *QueryClient_ProviderAuditorAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryProviderAuditorRequest, ...)) *QueryClient_ProviderAuditorAttributes_Call
- func (_c *QueryClient_ProviderAuditorAttributes_Call) RunAndReturn(...) *QueryClient_ProviderAuditorAttributes_Call
- type QueryClient_Provider_Call
- func (_c *QueryClient_Provider_Call) Return(_a0 *providerv1beta3.QueryProviderResponse, _a1 error) *QueryClient_Provider_Call
- func (_c *QueryClient_Provider_Call) Run(run func(ctx context.Context, in *providerv1beta3.QueryProviderRequest, ...)) *QueryClient_Provider_Call
- func (_c *QueryClient_Provider_Call) RunAndReturn(...) *QueryClient_Provider_Call
- type QueryClient_Providers_Call
- func (_c *QueryClient_Providers_Call) Return(_a0 *providerv1beta3.QueryProvidersResponse, _a1 error) *QueryClient_Providers_Call
- func (_c *QueryClient_Providers_Call) Run(run func(ctx context.Context, in *providerv1beta3.QueryProvidersRequest, ...)) *QueryClient_Providers_Call
- func (_c *QueryClient_Providers_Call) RunAndReturn(...) *QueryClient_Providers_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func NewClient ¶
func NewClient(t mockConstructorTestingTNewClient) *Client
NewClient creates a new instance of Client. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Client) EXPECT ¶ added in v0.24.0
func (_m *Client) EXPECT() *Client_Expecter
func (*Client) NodeSyncInfo ¶
NodeSyncInfo provides a mock function with given fields: _a0
func (*Client) Query ¶
func (_m *Client) Query() client.QueryClient
Query provides a mock function with given fields:
func (*Client) Tx ¶
func (_m *Client) Tx() broadcaster.Client
Tx provides a mock function with given fields:
type Client_Expecter ¶ added in v0.24.0
type Client_Expecter struct {
// contains filtered or unexported fields
}
func (*Client_Expecter) NodeSyncInfo ¶ added in v0.24.0
func (_e *Client_Expecter) NodeSyncInfo(_a0 interface{}) *Client_NodeSyncInfo_Call
NodeSyncInfo is a helper method to define mock.On call
- _a0 context.Context
func (*Client_Expecter) Query ¶ added in v0.24.0
func (_e *Client_Expecter) Query() *Client_Query_Call
Query is a helper method to define mock.On call
func (*Client_Expecter) Tx ¶ added in v0.24.0
func (_e *Client_Expecter) Tx() *Client_Tx_Call
Tx is a helper method to define mock.On call
type Client_NodeSyncInfo_Call ¶ added in v0.24.0
Client_NodeSyncInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NodeSyncInfo'
func (*Client_NodeSyncInfo_Call) Return ¶ added in v0.24.0
func (_c *Client_NodeSyncInfo_Call) Return(_a0 *coretypes.SyncInfo, _a1 error) *Client_NodeSyncInfo_Call
func (*Client_NodeSyncInfo_Call) Run ¶ added in v0.24.0
func (_c *Client_NodeSyncInfo_Call) Run(run func(_a0 context.Context)) *Client_NodeSyncInfo_Call
func (*Client_NodeSyncInfo_Call) RunAndReturn ¶ added in v0.24.0
func (_c *Client_NodeSyncInfo_Call) RunAndReturn(run func(context.Context) (*coretypes.SyncInfo, error)) *Client_NodeSyncInfo_Call
type Client_Query_Call ¶ added in v0.24.0
Client_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'
func (*Client_Query_Call) Return ¶ added in v0.24.0
func (_c *Client_Query_Call) Return(_a0 client.QueryClient) *Client_Query_Call
func (*Client_Query_Call) Run ¶ added in v0.24.0
func (_c *Client_Query_Call) Run(run func()) *Client_Query_Call
func (*Client_Query_Call) RunAndReturn ¶ added in v0.24.0
func (_c *Client_Query_Call) RunAndReturn(run func() client.QueryClient) *Client_Query_Call
type Client_Tx_Call ¶ added in v0.24.0
Client_Tx_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Tx'
func (*Client_Tx_Call) Return ¶ added in v0.24.0
func (_c *Client_Tx_Call) Return(_a0 broadcaster.Client) *Client_Tx_Call
func (*Client_Tx_Call) Run ¶ added in v0.24.0
func (_c *Client_Tx_Call) Run(run func()) *Client_Tx_Call
func (*Client_Tx_Call) RunAndReturn ¶ added in v0.24.0
func (_c *Client_Tx_Call) RunAndReturn(run func() broadcaster.Client) *Client_Tx_Call
type QueryClient ¶
QueryClient is an autogenerated mock type for the QueryClient type
func NewQueryClient ¶
func NewQueryClient(t mockConstructorTestingTNewQueryClient) *QueryClient
NewQueryClient creates a new instance of QueryClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*QueryClient) AllProvidersAttributes ¶
func (_m *QueryClient) AllProvidersAttributes(ctx context.Context, in *v1beta3.QueryAllProvidersAttributesRequest, opts ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)
AllProvidersAttributes provides a mock function with given fields: ctx, in, opts
func (*QueryClient) AuditorAttributes ¶
func (_m *QueryClient) AuditorAttributes(ctx context.Context, in *v1beta3.QueryAuditorAttributesRequest, opts ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)
AuditorAttributes provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Bid ¶
func (_m *QueryClient) Bid(ctx context.Context, in *marketv1beta3.QueryBidRequest, opts ...grpc.CallOption) (*marketv1beta3.QueryBidResponse, error)
Bid provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Bids ¶
func (_m *QueryClient) Bids(ctx context.Context, in *marketv1beta3.QueryBidsRequest, opts ...grpc.CallOption) (*marketv1beta3.QueryBidsResponse, error)
Bids provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Certificates ¶
func (_m *QueryClient) Certificates(ctx context.Context, in *certv1beta3.QueryCertificatesRequest, opts ...grpc.CallOption) (*certv1beta3.QueryCertificatesResponse, error)
Certificates provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Deployment ¶
func (_m *QueryClient) Deployment(ctx context.Context, in *deploymentv1beta3.QueryDeploymentRequest, opts ...grpc.CallOption) (*deploymentv1beta3.QueryDeploymentResponse, error)
Deployment provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Deployments ¶
func (_m *QueryClient) Deployments(ctx context.Context, in *deploymentv1beta3.QueryDeploymentsRequest, opts ...grpc.CallOption) (*deploymentv1beta3.QueryDeploymentsResponse, error)
Deployments provides a mock function with given fields: ctx, in, opts
func (*QueryClient) EXPECT ¶ added in v0.24.0
func (_m *QueryClient) EXPECT() *QueryClient_Expecter
func (*QueryClient) Group ¶
func (_m *QueryClient) Group(ctx context.Context, in *deploymentv1beta3.QueryGroupRequest, opts ...grpc.CallOption) (*deploymentv1beta3.QueryGroupResponse, error)
Group provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Lease ¶
func (_m *QueryClient) Lease(ctx context.Context, in *marketv1beta3.QueryLeaseRequest, opts ...grpc.CallOption) (*marketv1beta3.QueryLeaseResponse, error)
Lease provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Leases ¶
func (_m *QueryClient) Leases(ctx context.Context, in *marketv1beta3.QueryLeasesRequest, opts ...grpc.CallOption) (*marketv1beta3.QueryLeasesResponse, error)
Leases provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Order ¶
func (_m *QueryClient) Order(ctx context.Context, in *marketv1beta3.QueryOrderRequest, opts ...grpc.CallOption) (*marketv1beta3.QueryOrderResponse, error)
Order provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Orders ¶
func (_m *QueryClient) Orders(ctx context.Context, in *marketv1beta3.QueryOrdersRequest, opts ...grpc.CallOption) (*marketv1beta3.QueryOrdersResponse, error)
Orders provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Provider ¶
func (_m *QueryClient) Provider(ctx context.Context, in *providerv1beta3.QueryProviderRequest, opts ...grpc.CallOption) (*providerv1beta3.QueryProviderResponse, error)
Provider provides a mock function with given fields: ctx, in, opts
func (*QueryClient) ProviderAttributes ¶
func (_m *QueryClient) ProviderAttributes(ctx context.Context, in *v1beta3.QueryProviderAttributesRequest, opts ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)
ProviderAttributes provides a mock function with given fields: ctx, in, opts
func (*QueryClient) ProviderAuditorAttributes ¶
func (_m *QueryClient) ProviderAuditorAttributes(ctx context.Context, in *v1beta3.QueryProviderAuditorRequest, opts ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)
ProviderAuditorAttributes provides a mock function with given fields: ctx, in, opts
func (*QueryClient) Providers ¶
func (_m *QueryClient) Providers(ctx context.Context, in *providerv1beta3.QueryProvidersRequest, opts ...grpc.CallOption) (*providerv1beta3.QueryProvidersResponse, error)
Providers provides a mock function with given fields: ctx, in, opts
type QueryClient_AllProvidersAttributes_Call ¶ added in v0.24.0
QueryClient_AllProvidersAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AllProvidersAttributes'
func (*QueryClient_AllProvidersAttributes_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_AllProvidersAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_AllProvidersAttributes_Call
func (*QueryClient_AllProvidersAttributes_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_AllProvidersAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryAllProvidersAttributesRequest, opts ...grpc.CallOption)) *QueryClient_AllProvidersAttributes_Call
func (*QueryClient_AllProvidersAttributes_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_AllProvidersAttributes_Call) RunAndReturn(run func(context.Context, *v1beta3.QueryAllProvidersAttributesRequest, ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)) *QueryClient_AllProvidersAttributes_Call
type QueryClient_AuditorAttributes_Call ¶ added in v0.24.0
QueryClient_AuditorAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuditorAttributes'
func (*QueryClient_AuditorAttributes_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_AuditorAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_AuditorAttributes_Call
func (*QueryClient_AuditorAttributes_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_AuditorAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryAuditorAttributesRequest, opts ...grpc.CallOption)) *QueryClient_AuditorAttributes_Call
func (*QueryClient_AuditorAttributes_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_AuditorAttributes_Call) RunAndReturn(run func(context.Context, *v1beta3.QueryAuditorAttributesRequest, ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)) *QueryClient_AuditorAttributes_Call
type QueryClient_Bid_Call ¶ added in v0.24.0
QueryClient_Bid_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Bid'
func (*QueryClient_Bid_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Bid_Call) Return(_a0 *marketv1beta3.QueryBidResponse, _a1 error) *QueryClient_Bid_Call
func (*QueryClient_Bid_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Bid_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryBidRequest, opts ...grpc.CallOption)) *QueryClient_Bid_Call
func (*QueryClient_Bid_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Bid_Call) RunAndReturn(run func(context.Context, *marketv1beta3.QueryBidRequest, ...grpc.CallOption) (*marketv1beta3.QueryBidResponse, error)) *QueryClient_Bid_Call
type QueryClient_Bids_Call ¶ added in v0.24.0
QueryClient_Bids_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Bids'
func (*QueryClient_Bids_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Bids_Call) Return(_a0 *marketv1beta3.QueryBidsResponse, _a1 error) *QueryClient_Bids_Call
func (*QueryClient_Bids_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Bids_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryBidsRequest, opts ...grpc.CallOption)) *QueryClient_Bids_Call
func (*QueryClient_Bids_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Bids_Call) RunAndReturn(run func(context.Context, *marketv1beta3.QueryBidsRequest, ...grpc.CallOption) (*marketv1beta3.QueryBidsResponse, error)) *QueryClient_Bids_Call
type QueryClient_Certificates_Call ¶ added in v0.24.0
QueryClient_Certificates_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Certificates'
func (*QueryClient_Certificates_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Certificates_Call) Return(_a0 *certv1beta3.QueryCertificatesResponse, _a1 error) *QueryClient_Certificates_Call
func (*QueryClient_Certificates_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Certificates_Call) Run(run func(ctx context.Context, in *certv1beta3.QueryCertificatesRequest, opts ...grpc.CallOption)) *QueryClient_Certificates_Call
func (*QueryClient_Certificates_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Certificates_Call) RunAndReturn(run func(context.Context, *certv1beta3.QueryCertificatesRequest, ...grpc.CallOption) (*certv1beta3.QueryCertificatesResponse, error)) *QueryClient_Certificates_Call
type QueryClient_Deployment_Call ¶ added in v0.24.0
QueryClient_Deployment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Deployment'
func (*QueryClient_Deployment_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Deployment_Call) Return(_a0 *deploymentv1beta3.QueryDeploymentResponse, _a1 error) *QueryClient_Deployment_Call
func (*QueryClient_Deployment_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Deployment_Call) Run(run func(ctx context.Context, in *deploymentv1beta3.QueryDeploymentRequest, opts ...grpc.CallOption)) *QueryClient_Deployment_Call
func (*QueryClient_Deployment_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Deployment_Call) RunAndReturn(run func(context.Context, *deploymentv1beta3.QueryDeploymentRequest, ...grpc.CallOption) (*deploymentv1beta3.QueryDeploymentResponse, error)) *QueryClient_Deployment_Call
type QueryClient_Deployments_Call ¶ added in v0.24.0
QueryClient_Deployments_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Deployments'
func (*QueryClient_Deployments_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Deployments_Call) Return(_a0 *deploymentv1beta3.QueryDeploymentsResponse, _a1 error) *QueryClient_Deployments_Call
func (*QueryClient_Deployments_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Deployments_Call) Run(run func(ctx context.Context, in *deploymentv1beta3.QueryDeploymentsRequest, opts ...grpc.CallOption)) *QueryClient_Deployments_Call
func (*QueryClient_Deployments_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Deployments_Call) RunAndReturn(run func(context.Context, *deploymentv1beta3.QueryDeploymentsRequest, ...grpc.CallOption) (*deploymentv1beta3.QueryDeploymentsResponse, error)) *QueryClient_Deployments_Call
type QueryClient_Expecter ¶ added in v0.24.0
type QueryClient_Expecter struct {
// contains filtered or unexported fields
}
func (*QueryClient_Expecter) AllProvidersAttributes ¶ added in v0.24.0
func (_e *QueryClient_Expecter) AllProvidersAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_AllProvidersAttributes_Call
AllProvidersAttributes is a helper method to define mock.On call
- ctx context.Context
- in *v1beta3.QueryAllProvidersAttributesRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) AuditorAttributes ¶ added in v0.24.0
func (_e *QueryClient_Expecter) AuditorAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_AuditorAttributes_Call
AuditorAttributes is a helper method to define mock.On call
- ctx context.Context
- in *v1beta3.QueryAuditorAttributesRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Bid ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Bid(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Bid_Call
Bid is a helper method to define mock.On call
- ctx context.Context
- in *marketv1beta3.QueryBidRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Bids ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Bids(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Bids_Call
Bids is a helper method to define mock.On call
- ctx context.Context
- in *marketv1beta3.QueryBidsRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Certificates ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Certificates(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Certificates_Call
Certificates is a helper method to define mock.On call
- ctx context.Context
- in *certv1beta3.QueryCertificatesRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Deployment ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Deployment(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Deployment_Call
Deployment is a helper method to define mock.On call
- ctx context.Context
- in *deploymentv1beta3.QueryDeploymentRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Deployments ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Deployments(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Deployments_Call
Deployments is a helper method to define mock.On call
- ctx context.Context
- in *deploymentv1beta3.QueryDeploymentsRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Group ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Group(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Group_Call
Group is a helper method to define mock.On call
- ctx context.Context
- in *deploymentv1beta3.QueryGroupRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Lease ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Lease(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Lease_Call
Lease is a helper method to define mock.On call
- ctx context.Context
- in *marketv1beta3.QueryLeaseRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Leases ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Leases(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Leases_Call
Leases is a helper method to define mock.On call
- ctx context.Context
- in *marketv1beta3.QueryLeasesRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Order ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Order(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Order_Call
Order is a helper method to define mock.On call
- ctx context.Context
- in *marketv1beta3.QueryOrderRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Orders ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Orders(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Orders_Call
Orders is a helper method to define mock.On call
- ctx context.Context
- in *marketv1beta3.QueryOrdersRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Provider ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Provider(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Provider_Call
Provider is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta3.QueryProviderRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) ProviderAttributes ¶ added in v0.24.0
func (_e *QueryClient_Expecter) ProviderAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_ProviderAttributes_Call
ProviderAttributes is a helper method to define mock.On call
- ctx context.Context
- in *v1beta3.QueryProviderAttributesRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) ProviderAuditorAttributes ¶ added in v0.24.0
func (_e *QueryClient_Expecter) ProviderAuditorAttributes(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_ProviderAuditorAttributes_Call
ProviderAuditorAttributes is a helper method to define mock.On call
- ctx context.Context
- in *v1beta3.QueryProviderAuditorRequest
- opts ...grpc.CallOption
func (*QueryClient_Expecter) Providers ¶ added in v0.24.0
func (_e *QueryClient_Expecter) Providers(ctx interface{}, in interface{}, opts ...interface{}) *QueryClient_Providers_Call
Providers is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta3.QueryProvidersRequest
- opts ...grpc.CallOption
type QueryClient_Group_Call ¶ added in v0.24.0
QueryClient_Group_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Group'
func (*QueryClient_Group_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Group_Call) Return(_a0 *deploymentv1beta3.QueryGroupResponse, _a1 error) *QueryClient_Group_Call
func (*QueryClient_Group_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Group_Call) Run(run func(ctx context.Context, in *deploymentv1beta3.QueryGroupRequest, opts ...grpc.CallOption)) *QueryClient_Group_Call
func (*QueryClient_Group_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Group_Call) RunAndReturn(run func(context.Context, *deploymentv1beta3.QueryGroupRequest, ...grpc.CallOption) (*deploymentv1beta3.QueryGroupResponse, error)) *QueryClient_Group_Call
type QueryClient_Lease_Call ¶ added in v0.24.0
QueryClient_Lease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Lease'
func (*QueryClient_Lease_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Lease_Call) Return(_a0 *marketv1beta3.QueryLeaseResponse, _a1 error) *QueryClient_Lease_Call
func (*QueryClient_Lease_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Lease_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryLeaseRequest, opts ...grpc.CallOption)) *QueryClient_Lease_Call
func (*QueryClient_Lease_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Lease_Call) RunAndReturn(run func(context.Context, *marketv1beta3.QueryLeaseRequest, ...grpc.CallOption) (*marketv1beta3.QueryLeaseResponse, error)) *QueryClient_Lease_Call
type QueryClient_Leases_Call ¶ added in v0.24.0
QueryClient_Leases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Leases'
func (*QueryClient_Leases_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Leases_Call) Return(_a0 *marketv1beta3.QueryLeasesResponse, _a1 error) *QueryClient_Leases_Call
func (*QueryClient_Leases_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Leases_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryLeasesRequest, opts ...grpc.CallOption)) *QueryClient_Leases_Call
func (*QueryClient_Leases_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Leases_Call) RunAndReturn(run func(context.Context, *marketv1beta3.QueryLeasesRequest, ...grpc.CallOption) (*marketv1beta3.QueryLeasesResponse, error)) *QueryClient_Leases_Call
type QueryClient_Order_Call ¶ added in v0.24.0
QueryClient_Order_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Order'
func (*QueryClient_Order_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Order_Call) Return(_a0 *marketv1beta3.QueryOrderResponse, _a1 error) *QueryClient_Order_Call
func (*QueryClient_Order_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Order_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryOrderRequest, opts ...grpc.CallOption)) *QueryClient_Order_Call
func (*QueryClient_Order_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Order_Call) RunAndReturn(run func(context.Context, *marketv1beta3.QueryOrderRequest, ...grpc.CallOption) (*marketv1beta3.QueryOrderResponse, error)) *QueryClient_Order_Call
type QueryClient_Orders_Call ¶ added in v0.24.0
QueryClient_Orders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Orders'
func (*QueryClient_Orders_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Orders_Call) Return(_a0 *marketv1beta3.QueryOrdersResponse, _a1 error) *QueryClient_Orders_Call
func (*QueryClient_Orders_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Orders_Call) Run(run func(ctx context.Context, in *marketv1beta3.QueryOrdersRequest, opts ...grpc.CallOption)) *QueryClient_Orders_Call
func (*QueryClient_Orders_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Orders_Call) RunAndReturn(run func(context.Context, *marketv1beta3.QueryOrdersRequest, ...grpc.CallOption) (*marketv1beta3.QueryOrdersResponse, error)) *QueryClient_Orders_Call
type QueryClient_ProviderAttributes_Call ¶ added in v0.24.0
QueryClient_ProviderAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProviderAttributes'
func (*QueryClient_ProviderAttributes_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_ProviderAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_ProviderAttributes_Call
func (*QueryClient_ProviderAttributes_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_ProviderAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryProviderAttributesRequest, opts ...grpc.CallOption)) *QueryClient_ProviderAttributes_Call
func (*QueryClient_ProviderAttributes_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_ProviderAttributes_Call) RunAndReturn(run func(context.Context, *v1beta3.QueryProviderAttributesRequest, ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)) *QueryClient_ProviderAttributes_Call
type QueryClient_ProviderAuditorAttributes_Call ¶ added in v0.24.0
QueryClient_ProviderAuditorAttributes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProviderAuditorAttributes'
func (*QueryClient_ProviderAuditorAttributes_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_ProviderAuditorAttributes_Call) Return(_a0 *v1beta3.QueryProvidersResponse, _a1 error) *QueryClient_ProviderAuditorAttributes_Call
func (*QueryClient_ProviderAuditorAttributes_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_ProviderAuditorAttributes_Call) Run(run func(ctx context.Context, in *v1beta3.QueryProviderAuditorRequest, opts ...grpc.CallOption)) *QueryClient_ProviderAuditorAttributes_Call
func (*QueryClient_ProviderAuditorAttributes_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_ProviderAuditorAttributes_Call) RunAndReturn(run func(context.Context, *v1beta3.QueryProviderAuditorRequest, ...grpc.CallOption) (*v1beta3.QueryProvidersResponse, error)) *QueryClient_ProviderAuditorAttributes_Call
type QueryClient_Provider_Call ¶ added in v0.24.0
QueryClient_Provider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Provider'
func (*QueryClient_Provider_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Provider_Call) Return(_a0 *providerv1beta3.QueryProviderResponse, _a1 error) *QueryClient_Provider_Call
func (*QueryClient_Provider_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Provider_Call) Run(run func(ctx context.Context, in *providerv1beta3.QueryProviderRequest, opts ...grpc.CallOption)) *QueryClient_Provider_Call
func (*QueryClient_Provider_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Provider_Call) RunAndReturn(run func(context.Context, *providerv1beta3.QueryProviderRequest, ...grpc.CallOption) (*providerv1beta3.QueryProviderResponse, error)) *QueryClient_Provider_Call
type QueryClient_Providers_Call ¶ added in v0.24.0
QueryClient_Providers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Providers'
func (*QueryClient_Providers_Call) Return ¶ added in v0.24.0
func (_c *QueryClient_Providers_Call) Return(_a0 *providerv1beta3.QueryProvidersResponse, _a1 error) *QueryClient_Providers_Call
func (*QueryClient_Providers_Call) Run ¶ added in v0.24.0
func (_c *QueryClient_Providers_Call) Run(run func(ctx context.Context, in *providerv1beta3.QueryProvidersRequest, opts ...grpc.CallOption)) *QueryClient_Providers_Call
func (*QueryClient_Providers_Call) RunAndReturn ¶ added in v0.24.0
func (_c *QueryClient_Providers_Call) RunAndReturn(run func(context.Context, *providerv1beta3.QueryProvidersRequest, ...grpc.CallOption) (*providerv1beta3.QueryProvidersResponse, error)) *QueryClient_Providers_Call