Versions in this module Expand all Collapse all v2 v2.706.0 Dec 17, 2024 v2.705.0 Dec 17, 2024 Changes in this version + type MockAgentClientFactory struct + func NewMockAgentClientFactory(ctrl *gomock.Controller) *MockAgentClientFactory + func (m *MockAgentClientFactory) EXPECT() *MockAgentClientFactoryMockRecorder + func (m *MockAgentClientFactory) NewAgentClient(directorID, mbusURL, caCert string) (agentclient.AgentClient, error) + type MockAgentClientFactoryMockRecorder struct + func (mr *MockAgentClientFactoryMockRecorder) NewAgentClient(directorID, mbusURL, caCert interface{}) *gomock.Call Other modules containing this package github.com/cloudfoundry/bosh-agent