Documentation ¶
Index ¶
- type AgentMetadataServiceClient
- func (_m *AgentMetadataServiceClient) GetAgent(ctx context.Context, in *admin.GetAgentRequest, opts ...grpc.CallOption) (*admin.GetAgentResponse, error)
- func (_m *AgentMetadataServiceClient) ListAgents(ctx context.Context, in *admin.ListAgentsRequest, opts ...grpc.CallOption) (*admin.ListAgentsResponse, error)
- func (_m *AgentMetadataServiceClient) OnGetAgent(ctx context.Context, in *admin.GetAgentRequest, opts ...grpc.CallOption) *AgentMetadataServiceClient_GetAgent
- func (_m *AgentMetadataServiceClient) OnGetAgentMatch(matchers ...interface{}) *AgentMetadataServiceClient_GetAgent
- func (_m *AgentMetadataServiceClient) OnListAgents(ctx context.Context, in *admin.ListAgentsRequest, opts ...grpc.CallOption) *AgentMetadataServiceClient_ListAgents
- func (_m *AgentMetadataServiceClient) OnListAgentsMatch(matchers ...interface{}) *AgentMetadataServiceClient_ListAgents
- type AgentMetadataServiceClient_GetAgent
- type AgentMetadataServiceClient_ListAgents
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentMetadataServiceClient ¶
AgentMetadataServiceClient is an autogenerated mock type for the AgentMetadataServiceClient type
func (*AgentMetadataServiceClient) GetAgent ¶
func (_m *AgentMetadataServiceClient) GetAgent(ctx context.Context, in *admin.GetAgentRequest, opts ...grpc.CallOption) (*admin.GetAgentResponse, error)
GetAgent provides a mock function with given fields: ctx, in, opts
func (*AgentMetadataServiceClient) ListAgents ¶
func (_m *AgentMetadataServiceClient) ListAgents(ctx context.Context, in *admin.ListAgentsRequest, opts ...grpc.CallOption) (*admin.ListAgentsResponse, error)
ListAgents provides a mock function with given fields: ctx, in, opts
func (*AgentMetadataServiceClient) OnGetAgent ¶
func (_m *AgentMetadataServiceClient) OnGetAgent(ctx context.Context, in *admin.GetAgentRequest, opts ...grpc.CallOption) *AgentMetadataServiceClient_GetAgent
func (*AgentMetadataServiceClient) OnGetAgentMatch ¶
func (_m *AgentMetadataServiceClient) OnGetAgentMatch(matchers ...interface{}) *AgentMetadataServiceClient_GetAgent
func (*AgentMetadataServiceClient) OnListAgents ¶
func (_m *AgentMetadataServiceClient) OnListAgents(ctx context.Context, in *admin.ListAgentsRequest, opts ...grpc.CallOption) *AgentMetadataServiceClient_ListAgents
func (*AgentMetadataServiceClient) OnListAgentsMatch ¶
func (_m *AgentMetadataServiceClient) OnListAgentsMatch(matchers ...interface{}) *AgentMetadataServiceClient_ListAgents
type AgentMetadataServiceClient_GetAgent ¶
func (AgentMetadataServiceClient_GetAgent) Return ¶
func (_m AgentMetadataServiceClient_GetAgent) Return(_a0 *admin.GetAgentResponse, _a1 error) *AgentMetadataServiceClient_GetAgent
type AgentMetadataServiceClient_ListAgents ¶
func (AgentMetadataServiceClient_ListAgents) Return ¶
func (_m AgentMetadataServiceClient_ListAgents) Return(_a0 *admin.ListAgentsResponse, _a1 error) *AgentMetadataServiceClient_ListAgents
Click to show internal directories.
Click to hide internal directories.