informal

package
v0.0.0-...-347f27f Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*jamf.BaseClient
	// contains filtered or unexported fields
}

func NewClient

func NewClient(serverURL string, username string, password string) (*Client, error)

type DistributionFileUploadDestination

type DistributionFileUploadDestination string
const (
	DistributionFileUploadDestinationDefault DistributionFileUploadDestination = "0"
)

type DistributionFileUploadFileType

type DistributionFileUploadFileType string
const (
	DistributionFileUploadFileTypePackage    DistributionFileUploadFileType = "0"
	DistributionFileUploadFileTypeEbook      DistributionFileUploadFileType = "1"
	DistributionFileUploadFileTypeInHouseApp DistributionFileUploadFileType = "2"
)

type DistributionFileUploadService

type DistributionFileUploadService service

func (*DistributionFileUploadService) Upload

type SessionService

type SessionService service

func (*SessionService) Create

func (s *SessionService) Create(ctx context.Context, loginURL string) (*jamf.Response, error)

Jump to

Keyboard shortcuts

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