dataupload

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MockDataUploadServer

func MockDataUploadServer() *mockDataUploadServer

MockDataUploadServer returns a mocked data upload server with default values.

Types

type CyberArkClient

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

func NewCyberArkClient

func NewCyberArkClient(trustedCAs *x509.CertPool, baseURL string, authenticateRequest func(req *http.Request) error) (*CyberArkClient, error)

func (*CyberArkClient) PostDataReadingsWithOptions

func (c *CyberArkClient) PostDataReadingsWithOptions(ctx context.Context, payload api.DataReadingsPost, opts Options) error

type Options

type Options struct {
	ClusterName        string
	ClusterDescription string
}

Jump to

Keyboard shortcuts

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