You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
.. | ||
README.md | 8 years ago | |
auth-password.go | 6 years ago | |
auth-token.go | 6 years ago | |
auth.go | 6 years ago | |
service-catalog.go | 7 years ago | |
session.go | 6 years ago | |
session_test.go | 6 years ago |
README.md
openstack
openstack
is the API to an OpenStack cloud.
-
session.go
- A Session object that encapsulates the HTTP REST handler and authentication and logging -
auth.go
- The basic authentication interface -
auth-password.go
- Implements password authentication (v2 only at present) -
auth-token.go
- The returned token objects