blueprintcomponents

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Scaffolds map[string]string

Scaffolds maps blueprint component identifiers to example JSON configurations. Populated from SDK-typed structs at init time; components without SDK types are omitted and will be added when the SDK gains support.

View Source
var ShortNames = map[string]string{

	"ddm-configuration-profile": "com.jamf.ddm-configuration-profile",
	"audio-accessory-settings":  "com.jamf.ddm.audio-accessory-settings",
	"disk-management":           "com.jamf.ddm.disk-management",
	"math-settings":             "com.jamf.ddm.math-settings",
	"passcode-settings":         "com.jamf.ddm.passcode-settings",
	"safari-bookmarks":          "com.jamf.ddm.safari-bookmarks",
	"safari-extensions":         "com.jamf.ddm.safari-extensions",
	"safari-settings":           "com.jamf.ddm.safari-settings",
	"software-update-settings":  "com.jamf.ddm.software-update-settings",
	"sw-updates":                "com.jamf.ddm.sw-updates",

	"app-managed":                 "com.jamf.ddm.app-managed",
	"custom-declarations":         "com.jamf.ddm.custom-declarations",
	"service-background-tasks":    "com.jamf.ddm.service-background-tasks",
	"service-configuration-files": "com.jamf.ddm.service-configuration-files",
}

ShortNames maps short CLI names to full component identifiers.

Functions

func Identifiers

func Identifiers() []string

Identifiers returns all known component identifiers in sorted order.

Types

This section is empty.

Jump to

Keyboard shortcuts

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