clientgo

package module
v8.11.3 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

func New

func New(options Options) (*Client, error)

type Options

type Options struct {
	APIKey                string
	AccessToken           string
	AuthenticationBaseURL string
	IntegrationBaseURL    string
	NetworkBaseURL        string
	ProtectionBaseURL     string
	ReportBaseURL         string
	HTTPClient            *http.Client
}

Directories

Path Synopsis
Package authentication provides primitives to interact with the openapi HTTP API.
Package authentication provides primitives to interact with the openapi HTTP API.
Package integration provides primitives to interact with the openapi HTTP API.
Package integration provides primitives to interact with the openapi HTTP API.
Package network provides primitives to interact with the openapi HTTP API.
Package network provides primitives to interact with the openapi HTTP API.
Package protection provides primitives to interact with the openapi HTTP API.
Package protection provides primitives to interact with the openapi HTTP API.
Package report provides primitives to interact with the openapi HTTP API.
Package report provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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