Searched refs:StubbyExists (Results 1 – 2 of 2) sorted by relevance
156 if !config.StubbyExists() && prodCredsAuthType(config) {
1249 if !c.StubbyExists() && strings.Contains(authType, "use_google_prod_creds") {1430 func (c *configImpl) StubbyExists() bool { func