client

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

config_client.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertToLogLevel added in v0.0.7

func ConvertToLogLevel(logLevelString string) (http_client.LogLevel, error)

ConvertToLogLevel wraps the convertToJamfProLogLevel function to match the expected function signature.

Types

type APIClient

type APIClient struct {
	Conn *jamfpro.Client
}

APIClient is a HTTP API Client.

type MockAPIClient

type MockAPIClient struct {
	mock.Mock
}

MockAPIClient is a mock version of APIClient for testing.

Jump to

Keyboard shortcuts

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