package
2.19.0
Repository: https://github.com/pulumi/pulumi-openstack.git
Documentation: pkg.go.dev

# Functions

If set to `false`, OpenStack authorization won't be perfomed automatically, if the initial auth token get expired.
Application Credential ID to login with.
Application Credential name to login with.
Application Credential secret to login with.
The Identity authentication URL.
A Custom CA certificate.
A client certificate to authenticate with.
An entry in a `clouds.yaml` file to use.
The name of the Domain ID to scope to if no other domain is specified.
If set to `false`, OpenStack authorization will be perfomed, every time the service provider client is called.
If set to `true`, the HTTP `Cache-Control: no-cache` header will not be added by default to all API requests.
The ID of the Domain to scope to (Identity v3).
The name of the Domain to scope to (Identity v3).
A map of services with an endpoint to override what was from the Keystone catalog.
No description provided by the author
Trust self-signed certificates.
A client private key to authenticate with.
How many times HTTP connection should be retried until giving up.
Password to login with.
The ID of the domain where the proejct resides (Identity v3).
The name of the domain where the project resides (Identity v3).
The OpenStack region to connect to.
Use Swift's authentication system instead of Keystone.
The ID of the Tenant (Identity v2) or Project (Identity v3) to login with.
The name of the Tenant (Identity v2) or Project (Identity v3) to login with.
Authentication token to use as an alternative to username/password.
If set to `true`, API requests will go the Load Balancer service (Octavia) instead of the Networking service (Neutron).
The ID of the domain where the user resides (Identity v3).
The name of the domain where the user resides (Identity v3).
Username to login with.
Username to login with.
PkgVersion uses reflection to determine the version of the current package.