Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ERR_NOT_CONNECTED = fmt.Errorf("OpenStack not connected")
)
Functions ¶
This section is empty.
Types ¶
type OpenStack ¶
type OpenStack struct { PublicURL string Connected bool Inner *swift.Connection // contains filtered or unexported fields }
func NewOpenStack ¶
func (*OpenStack) TempAccess ¶
TempAccess provides a URL for the given resource, valid for exp time
Click to show internal directories.
Click to hide internal directories.