generated

package
v1.28.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Sources = []SpecSource{
	{File: "specs/platform/account_licensing_api.json", SHA256: "12dc1dd124d8a38706ac6be70882c0d915be67abef424bf01558510ed9a7e97c"},
	{File: "specs/platform/account_partners_api.json", SHA256: "2cd9861989bddb7774a3e3b7c02413c09509758954d697b92936e0286ed774b6"},
	{File: "specs/platform/account_sso_api.json", SHA256: "1666b749cd3af48e15d4b7ab0f6360665205767541eb63fd328976baf6214b09"},
	{File: "specs/platform/ai_governance_policies_api.json", SHA256: "7c0ba60fecae405a33f290073a7868c61dd5c08b2bca3d2c987f3dc074f91a0d"},
	{File: "specs/platform/audit_api.json", SHA256: "91c2bc728040703da48194160da8605de3b9c35c734fe04f93a8a7cf88359881"},
	{File: "specs/platform/blueprints_api.json", SHA256: "021958edc47e689f6edbc0631a47f4fa420edfd61477636402da7bbfb7762480"},
	{File: "specs/platform/compliance_benchmark_engine.json", SHA256: "7c839ad3be5482f8673ef8afc80d0ee2995084c17aaef387cf084f43c914e7ed"},
	{File: "specs/platform/declaration_reporting_service.json", SHA256: "289dbd8fbd9bce3aca7c15fe767102a213dcd039fb50367ba482d7b505af600e"},
	{File: "specs/platform/device_group_inventory_api.json", SHA256: "f43367cb4d6ebe5bf39d6db210c476932687ff5b13a81fb3abe2f12ba99ff63c"},
	{File: "specs/platform/device_inventory_api.json", SHA256: "835d71c2552a29ad8962b90ba70cb222a3c1e717419342f5b67216989b46c29e"},
	{File: "specs/platform/device_management_action_api.json", SHA256: "23e21064d72e0fd4baaf07389fab647d851d0508fb6a0024cb654455a7aeecde"},
	{File: "specs/platform/securitycloud_categories_api.json", SHA256: "fe44aebb815248140c820df7b85b0698ff46f05dac0b6ba3613ddb591e508bee"},
	{File: "specs/platform/securitycloud_device_groups_api.json", SHA256: "24d75bf0be735ca39c8a307e5768a566d9ab1a3d046112ceb0e936b2b39d9a2d"},
	{File: "specs/platform/securitycloud_dns_api.json", SHA256: "86052770d98228ac5f04c382e875c30b1f981e6b6c8696612b3453bb487013ef"},
	{File: "specs/platform/securitycloud_enrollment_api.json", SHA256: "7ca02f49ebc4fb3236775c1469ffd24255eaadd0901ffe03b2d890a8d48d4ab9"},
	{File: "specs/platform/securitycloud_uem_connect_api.json", SHA256: "55a2dbaa65b0745729d4843302933ea6261afb84b55175af04958d1253ce269e"},
	{File: "specs/platform/securitycloud_ztna_api.json", SHA256: "ee1b8688b322cd2116eee36c90a33210cdc5ec0c671f6321d028a14e2b656873"},
}

Sources lists every spec file consumed when this package was generated. Order: stable, by File. Use `jamf-cli version -v` to print.

Functions

func NewAccountLicensesCmd added in v1.28.0

func NewAccountLicensesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewAccountLicensesCmd returns the cobra command tree for the account-licenses platform resource. Wire it into a product namespace via AddCommand.

func NewAiPoliciesCmd added in v1.28.0

func NewAiPoliciesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewAiPoliciesCmd returns the cobra command tree for the ai-policies platform resource. Wire it into a product namespace via AddCommand.

func NewAiToolsCmd added in v1.28.0

func NewAiToolsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewAiToolsCmd returns the cobra command tree for the ai-tools platform resource. Wire it into a product namespace via AddCommand.

func NewAuditCmd added in v1.28.0

func NewAuditCmd(cliCtx *registry.CLIContext) *cobra.Command

NewAuditCmd returns the cobra command tree for the audit platform resource. Wire it into a product namespace via AddCommand.

func NewBaselinesCmd

func NewBaselinesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewBaselinesCmd returns the cobra command tree for the baselines platform resource. Wire it into a product namespace via AddCommand.

func NewBenchmarkReportsCmd

func NewBenchmarkReportsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewBenchmarkReportsCmd returns the cobra command tree for the benchmark-reports platform resource. Wire it into a product namespace via AddCommand.

func NewBenchmarksCmd

func NewBenchmarksCmd(cliCtx *registry.CLIContext) *cobra.Command

NewBenchmarksCmd returns the cobra command tree for the benchmarks platform resource. Wire it into a product namespace via AddCommand.

func NewBlueprintComponentsCmd

func NewBlueprintComponentsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewBlueprintComponentsCmd returns the cobra command tree for the blueprint-components platform resource. Wire it into a product namespace via AddCommand.

func NewBlueprintsCmd

func NewBlueprintsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewBlueprintsCmd returns the cobra command tree for the blueprints platform resource. Wire it into a product namespace via AddCommand.

func NewContentCategoriesCmd added in v1.28.0

func NewContentCategoriesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewContentCategoriesCmd returns the cobra command tree for the content-categories platform resource. Wire it into a product namespace via AddCommand.

func NewDealRegistrationsCmd added in v1.28.0

func NewDealRegistrationsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDealRegistrationsCmd returns the cobra command tree for the deal-registrations platform resource. Wire it into a product namespace via AddCommand.

func NewDeclarationReportsCmd

func NewDeclarationReportsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDeclarationReportsCmd returns the cobra command tree for the declaration-reports platform resource. Wire it into a product namespace via AddCommand.

func NewDeviceActionsCmd

func NewDeviceActionsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDeviceActionsCmd returns the cobra command tree for the device-actions platform resource. Wire it into a product namespace via AddCommand.

func NewDeviceGroupsCmd

func NewDeviceGroupsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDeviceGroupsCmd returns the cobra command tree for the device-groups platform resource. Wire it into a product namespace via AddCommand.

func NewDeviceReportsCmd

func NewDeviceReportsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDeviceReportsCmd returns the cobra command tree for the device-reports platform resource. Wire it into a product namespace via AddCommand.

func NewDevicesCmd

func NewDevicesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDevicesCmd returns the cobra command tree for the devices platform resource. Wire it into a product namespace via AddCommand.

func NewDistributorConfigurationCmd added in v1.28.0

func NewDistributorConfigurationCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDistributorConfigurationCmd returns the cobra command tree for the distributor-configuration platform resource. Wire it into a product namespace via AddCommand.

func NewDistributorPurchaseOrdersCmd added in v1.28.0

func NewDistributorPurchaseOrdersCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDistributorPurchaseOrdersCmd returns the cobra command tree for the distributor-purchase-orders platform resource. Wire it into a product namespace via AddCommand.

func NewDistributorQuotesCmd added in v1.28.0

func NewDistributorQuotesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDistributorQuotesCmd returns the cobra command tree for the distributor-quotes platform resource. Wire it into a product namespace via AddCommand.

func NewDnsCustomHostnameMappingsCmd added in v1.28.0

func NewDnsCustomHostnameMappingsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDnsCustomHostnameMappingsCmd returns the cobra command tree for the dns-custom-hostname-mappings platform resource. Wire it into a product namespace via AddCommand.

func NewDnsSearchDomainsCmd added in v1.28.0

func NewDnsSearchDomainsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDnsSearchDomainsCmd returns the cobra command tree for the dns-search-domains platform resource. Wire it into a product namespace via AddCommand.

func NewDnsZonesCmd added in v1.28.0

func NewDnsZonesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewDnsZonesCmd returns the cobra command tree for the dns-zones platform resource. Wire it into a product namespace via AddCommand.

func NewEnrollmentActivationProfilesCmd added in v1.28.0

func NewEnrollmentActivationProfilesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewEnrollmentActivationProfilesCmd returns the cobra command tree for the enrollment-activation-profiles platform resource. Wire it into a product namespace via AddCommand.

func NewPlatformDeviceGroupsCmd added in v1.28.0

func NewPlatformDeviceGroupsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewPlatformDeviceGroupsCmd returns the cobra command tree for the platform-device-groups platform resource. Wire it into a product namespace via AddCommand.

func NewPlatformUsersCmd

func NewPlatformUsersCmd(cliCtx *registry.CLIContext) *cobra.Command

NewPlatformUsersCmd returns the cobra command tree for the platform-users platform resource. Wire it into a product namespace via AddCommand.

func NewRulesCmd

func NewRulesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewRulesCmd returns the cobra command tree for the rules platform resource. Wire it into a product namespace via AddCommand.

func NewSsoConnectionsCmd added in v1.28.0

func NewSsoConnectionsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewSsoConnectionsCmd returns the cobra command tree for the sso-connections platform resource. Wire it into a product namespace via AddCommand.

func NewSsoDomainsCmd added in v1.28.0

func NewSsoDomainsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewSsoDomainsCmd returns the cobra command tree for the sso-domains platform resource. Wire it into a product namespace via AddCommand.

func NewUemActivationProfilesCmd added in v1.28.0

func NewUemActivationProfilesCmd(cliCtx *registry.CLIContext) *cobra.Command

NewUemActivationProfilesCmd returns the cobra command tree for the uem-activation-profiles platform resource. Wire it into a product namespace via AddCommand.

func NewUemConnectorEnablementCmd added in v1.28.0

func NewUemConnectorEnablementCmd(cliCtx *registry.CLIContext) *cobra.Command

NewUemConnectorEnablementCmd returns the cobra command tree for the uem-connector-enablement platform resource. Wire it into a product namespace via AddCommand.

func NewUemConnectorsCmd added in v1.28.0

func NewUemConnectorsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewUemConnectorsCmd returns the cobra command tree for the uem-connectors platform resource. Wire it into a product namespace via AddCommand.

func NewUemSyncCmd added in v1.28.0

func NewUemSyncCmd(cliCtx *registry.CLIContext) *cobra.Command

NewUemSyncCmd returns the cobra command tree for the uem-sync platform resource. Wire it into a product namespace via AddCommand.

func NewUemSyncSettingsCmd added in v1.28.0

func NewUemSyncSettingsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewUemSyncSettingsCmd returns the cobra command tree for the uem-sync-settings platform resource. Wire it into a product namespace via AddCommand.

func NewZtnaAppsCmd added in v1.28.0

func NewZtnaAppsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewZtnaAppsCmd returns the cobra command tree for the ztna-apps platform resource. Wire it into a product namespace via AddCommand.

func NewZtnaGatewaysCmd added in v1.28.0

func NewZtnaGatewaysCmd(cliCtx *registry.CLIContext) *cobra.Command

NewZtnaGatewaysCmd returns the cobra command tree for the ztna-gateways platform resource. Wire it into a product namespace via AddCommand.

func NewZtnaGroupedGatewaysCmd added in v1.28.0

func NewZtnaGroupedGatewaysCmd(cliCtx *registry.CLIContext) *cobra.Command

NewZtnaGroupedGatewaysCmd returns the cobra command tree for the ztna-grouped-gateways platform resource. Wire it into a product namespace via AddCommand.

func NewZtnaPredefinedAppsCmd added in v1.28.0

func NewZtnaPredefinedAppsCmd(cliCtx *registry.CLIContext) *cobra.Command

NewZtnaPredefinedAppsCmd returns the cobra command tree for the ztna-predefined-apps platform resource. Wire it into a product namespace via AddCommand.

func NewZtnaSharedGatewaysCmd added in v1.28.0

func NewZtnaSharedGatewaysCmd(cliCtx *registry.CLIContext) *cobra.Command

NewZtnaSharedGatewaysCmd returns the cobra command tree for the ztna-shared-gateways platform resource. Wire it into a product namespace via AddCommand.

Types

type SpecSource added in v1.17.0

type SpecSource struct {
	File   string
	SHA256 string
}

SpecSource is one spec file consumed by code generation.

Jump to

Keyboard shortcuts

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