package
0.0.0-20181127080610-4f336d7f3e99
Repository: https://github.com/kodix/openstack-golang-client.git
Documentation: pkg.go.dev

# README

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