jumpcloud

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package jumpcloud implements an MDM provider backed by JumpCloud. Self-registers with pro/integration/mdm in init().

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(configJSON json.RawMessage) (mdmpkg.Provider, error)

New builds a JumpCloud provider from integration config JSON.

Types

type Client

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

Client implements mdmpkg.Provider against JumpCloud.

func (*Client) Capabilities

func (c *Client) Capabilities() mdmpkg.Capabilities

func (*Client) ListManagedDevices

func (c *Client) ListManagedDevices(ctx context.Context) ([]mdmpkg.ManagedDevice, error)

func (*Client) Name

func (c *Client) Name() string

func (*Client) Verify

func (c *Client) Verify(ctx context.Context) error

Jump to

Keyboard shortcuts

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