remoteaccess

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceClient

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

ServiceClient TODO: documentation

func NewService

func NewService(baseURL string, token string) *ServiceClient

NewService creates a new Service Client baseURL should look like this: "https://siz65484.live.dynatrace.com/api/config/v1" token is an API Token

func (*ServiceClient) Create

func (cs *ServiceClient) Create(config *remoteaccess.Settings) (*api.Stub, error)

Create TODO: documentation

func (*ServiceClient) Delete

func (cs *ServiceClient) Delete() error

Delete TODO: documentation

func (*ServiceClient) Get

Get TODO: documentation

func (*ServiceClient) Update

func (cs *ServiceClient) Update(id string, config *remoteaccess.UpdateSettings) error

Update TODO: documentation

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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