Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSatelliteID ¶
GetSatelliteID retrieves node identity from SSL endpoint. Only for testing. Using identified node id is not reliable.
Types ¶
type ConsoleEndpoint ¶
type ConsoleEndpoint struct {
// contains filtered or unexported fields
}
ConsoleEndpoint represents a user session to the web console.
func NewConsoleEndpoints ¶
func NewConsoleEndpoints(address string, email string) *ConsoleEndpoint
NewConsoleEndpoints creates a new client which connects to running web console.
func (*ConsoleEndpoint) CreateAPIKey ¶
CreateAPIKey creates new API key to access Storj services.
func (*ConsoleEndpoint) GetOrCreateProject ¶
GetOrCreateProject return with project to use in this session.
Click to show internal directories.
Click to hide internal directories.