Home
last modified time | relevance | path

Searched defs:credentialsSource (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/terraform/terraform-1.0.11/
H A Dcommands.go430 func credentialsSource(config *cliconfig.Config) (auth.CredentialsSource, error) { func
/dports/sysutils/terraform/terraform-1.0.11/internal/command/cliconfig/
H A Dcredentials.go82 func (c *Config) credentialsSource(helperType string, helper svcauth.CredentialsSource, credentials… func
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cloudfoundry/bosh-s3cli/config/
H A Dconfig.go54 credentialsSource string member