package
Version:
v0.0.0-...-85ffd96
Opens a new window with list of versions in this module.
Published: Jun 10, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Auth struct {
ClientToken string `json:"client_token"`
}
type AuthLoginResponse struct {
Auth *Auth `json:"auth"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.