Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenProvider ¶
TokenProvider is an autogenerated mock type for the TokenProvider type
func NewTokenProvider ¶
func NewTokenProvider(t interface {
mock.TestingT
Cleanup(func())
}) *TokenProvider
NewTokenProvider creates a new instance of TokenProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*TokenProvider) GetToken ¶
func (_m *TokenProvider) GetToken(scope string) (*workloadidentity.Token, error)
GetToken provides a mock function with given fields: scope
Click to show internal directories.
Click to hide internal directories.