func()

in credhelper/helper.go [58:60]


func (ch *spaceCredHelper) Get(serverURL string) (string, string, error) {
	return ch.spaceCredentials()
}