client

package
v0.0.0-...-b16c0bc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIClient

type APIClient interface {
	Config() *rest.Config
}

APIClient is the interface implemented by the Alauda API client.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client is the API client for the Alauda platform.

func NewClient

func NewClient() *Client

NewClient creates a new Alauda API client.

func (*Client) Config

func (client *Client) Config() *rest.Config

Config field.

func (*Client) Initialize

func (client *Client) Initialize() error

Initialize should be called before using the client.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL