Documentation
¶
Overview ¶
Package keystone implements an authorization plugin via keystone.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenstackClient ¶
type OpenstackClient struct {
// contains filtered or unexported fields
}
type OpenstackInterface ¶
type OpenstackInterface interface {
// contains filtered or unexported methods
}
Interface is an abstract interface for testability. It abstracts the interface to Keystone.
Click to show internal directories.
Click to hide internal directories.