client

package
v0.0.0-rc.000-test-cos... Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 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 ClientSet

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

ClientSet composes a "full" set of sub-clients to access Dynatrace APIs Each field may be nil, if the ClientSet is partially initialized - e.g. no autClient will be part of a ClientSet created for a 'classic' Dynatrace environment, as Automations are a Platform feature

func CreateClientSet

func CreateClientSet(url string, auth manifest.Auth) (*ClientSet, error)

func (ClientSet) Automation

func (s ClientSet) Automation() *automation.Client

func (ClientSet) Classic

func (s ClientSet) Classic() *dtclient.DynatraceClient

func (ClientSet) Entities

func (s ClientSet) Entities() *dtclient.DynatraceClient

func (ClientSet) Settings

func (s ClientSet) Settings() *dtclient.DynatraceClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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