tdh

package
v1.1.0-rc Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const HostURL string = "http://localhost:8080"

HostURL - Default TDH URL

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Root             *core.Root
	Auth             *auth.Service
	Controller       *controller.Service
	InfraConnector   *infra_connector.Service
	CustomerMetadata *customer_metadata.Service
	ServiceMetadata  *service_metadata.Service
	UpgradeService   *upgrade_service.Service
	TaskService      *task.Service
}

Client -

func NewClient

func NewClient(host *string, authInfo *model.ClientAuth) (*Client, error)

NewClient -

type TokenGetter added in v1.1.0

type TokenGetter func() (*auth.TokenResponse, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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