Documentation
¶
Overview ¶
config_client.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIClient ¶
type APIClient struct {
Conn *jamfpro.Client // Use the SDK client
EnableCookieJar bool // Use the cookie jar value
}
APIClient wraps the Jamf Pro SDK Client.
type MockAPIClient ¶
MockAPIClient is a mock version of APIClient for testing.
Click to show internal directories.
Click to hide internal directories.