client

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func (*Client) DoParsed

func (c *Client) DoParsed(ctx context.Context, method string, path string, body interface{}, output interface{}) error

func (*Client) DoUnparsed

func (c *Client) DoUnparsed(ctx context.Context, method string, path string, body interface{}) (*http.Response, error)

type ClientOption

type ClientOption func(*Client)

func WithCredentials

func WithCredentials(creds *models.Credentials) ClientOption

func WithEndpoint

func WithEndpoint(endpoint string) ClientOption

func WithSkipSSL

func WithSkipSSL() ClientOption

type GridClient

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

func NewGridClient

func NewGridClient(options ...ClientOption) (*GridClient, error)

func (*GridClient) Gateway

func (*GridClient) HAGroup

func (*GridClient) Health

func (*GridClient) Region

func (*GridClient) Tenant

type TenantClient

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

func NewTenantClient

func NewTenantClient(options ...ClientOption) (*TenantClient, error)

func (*TenantClient) Bucket

func (*TenantClient) Groups

func (*TenantClient) Region

func (*TenantClient) S3AccessKeys

func (*TenantClient) Users

Jump to

Keyboard shortcuts

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