Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UAATokenFetcher ¶
type UAATokenFetcher struct { UaaUrl string Username string Password string InsecureSSLSkipVerify bool }
func (*UAATokenFetcher) FetchAuthToken ¶
func (uaa *UAATokenFetcher) FetchAuthToken() string
Click to show internal directories.
Click to hide internal directories.