Versions in this module Expand all Collapse all v1 v1.15.1 Jun 9, 2025 Changes in this version + type MockTokenProviderInterface struct + func NewMockTokenProviderInterface(ctrl *gomock.Controller) *MockTokenProviderInterface + func (m *MockTokenProviderInterface) EXPECT() *MockTokenProviderInterfaceMockRecorder + func (m *MockTokenProviderInterface) GetToken(ctx context.Context, arg0 *clientcredentials.Config) (*oauth2.Token, error) + type MockTokenProviderInterfaceMockRecorder struct + func (mr *MockTokenProviderInterfaceMockRecorder) GetToken(arg0 interface{}) *gomock.Call