mdm

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MDM

type MDM interface {
	// InstallEnterpriseApplication runs the InstallEnterpriseApplication command with the given udid and manifest
	InstallEnterpriseApplication(udid string, manifest *macospkg.Manifest) error
	// Transform returns the UDID for the given serial. If the serial is not found, attest.ErrInvalidIdentifier is returned
	Transform(serial string) (udid string, err error)
}

MDM is an interface for running the InstallEnterpriseApplication command on an mdm

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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