openapiclient

package
v0.0.0-...-60c81af Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenAPIClient

type OpenAPIClient interface {
	Connect() *receiver_api.APIClient
}

OpenAPIClient provides a client for connecting to the openapi generated portion of the receiver api

func NewOpenAPIClient

func NewOpenAPIClient(ctx context.Context,
	isVerbose bool,
	userAgent string,
	url string,
	apiToken string,
	k8sServiceAccountToken string,
	skipSSL bool,
	proxy *url.URL) (OpenAPIClient, context.Context)

NewOpenAPIClient constructs the OpenAPIClient client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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