Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminAuth ¶ added in v0.0.3
type AdminAuth struct {
// contains filtered or unexported fields
}
func (*AdminAuth) NewStorageClient ¶ added in v0.1.0
func (a *AdminAuth) NewStorageClient() *storage_go.Client
type AuthClient ¶ added in v0.0.4
func NewAuth ¶
func NewAuth(projectReference, apiKey string) *AuthClient
type User ¶
func (*User) NewAuthenticatedRestClient ¶
func (*User) NewAuthenticatedStorageClient ¶ added in v0.0.2
func (u *User) NewAuthenticatedStorageClient() *storage_go.Client
Click to show internal directories.
Click to hide internal directories.