Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credentials ¶
type Credentials struct {
openstack.OpenstackCredentials
}
Credentials represents openstack credentials specifically tailored to rackspace. Mostly this means that they're appropriate for the v2 API, and thus there's no domain name.
func (Credentials) CredentialSchemas ¶
func (Credentials) CredentialSchemas() map[cloud.AuthType]cloud.CredentialSchema
CredentialSchemas is part of the environs.ProviderCredentials interface.
func (Credentials) DetectCredentials ¶
func (c Credentials) DetectCredentials() (*cloud.CloudCredential, error)
DetectCredentials is part of the environs.ProviderCredentials interface.
Click to show internal directories.
Click to hide internal directories.