client

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOAPIClient

func NewOAPIClient(cfg Config) (*oscgo.APIClient, error)

func NewOKSClient

func NewOKSClient(cfg Config) (*sdkv3_oks.Client, error)

Types

type Config

type Config struct {
	AccessKeyID  string
	SecretKeyID  string
	Region       string
	APIEndpoint  string
	OKSEndpoint  string
	X509CertPath string
	X509KeyPath  string
	Insecure     bool
	UserAgent    string
}

type OutscaleClient

type OutscaleClient struct {
	OSCAPI *oscgo.APIClient
	OKS    *sdkv3_oks.Client
}

Jump to

Keyboard shortcuts

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