Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IACRTokenExchanger ¶
IACRTokenExchanger is an autogenerated mock type for the IACRTokenExchanger type
func (*IACRTokenExchanger) ExchangeACRAccessToken ¶
func (_m *IACRTokenExchanger) ExchangeACRAccessToken(registry string, armToken string) (string, error)
ExchangeACRAccessToken provides a mock function with given fields: registry, armToken
type IACRTokenProvider ¶
IACRTokenProvider is an autogenerated mock type for the IACRTokenProvider type
func (*IACRTokenProvider) GetACRRefreshToken ¶
func (_m *IACRTokenProvider) GetACRRefreshToken(registry string) (string, error)
GetACRRefreshToken provides a mock function with given fields: registry
Click to show internal directories.
Click to hide internal directories.