activationcode

package
v0.0.57 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Overview

activationcode_object.go

activationcode_resource.go

activationcode_state.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResourceJamfProActivationCode

func ResourceJamfProActivationCode() *schema.Resource

ResourceJamfProActivationCode defines the schema and CRUD operations for managing Jamf Pro activation code configuration in Terraform.

func ResourceJamfProActivationCodeCreate

func ResourceJamfProActivationCodeCreate(ctx context.Context, d *schema.ResourceData, meta interface{}) diag.Diagnostics

ResourceJamfProActivationCodeCreate is responsible for initializing the Jamf Pro computer check-in configuration in Terraform. Since this resource is a configuration set and not a resource that is 'created' in the traditional sense, this function will simply set the initial state in Terraform. ResourceJamfProActivationCodeCreate is responsible for initializing the Jamf Pro computer check-in configuration in Terraform.

func ResourceJamfProActivationCodeDelete

func ResourceJamfProActivationCodeDelete(ctx context.Context, d *schema.ResourceData, meta interface{}) diag.Diagnostics

ResourceJamfProActivationCodeDelete is responsible for 'deleting' the Jamf Pro computer check-in configuration. Since this resource represents a configuration and not an actual entity that can be deleted, this function will simply remove it from the Terraform state.

func ResourceJamfProActivationCodeRead

func ResourceJamfProActivationCodeRead(ctx context.Context, d *schema.ResourceData, meta interface{}) diag.Diagnostics

ResourceJamfProActivationCodeRead is responsible for reading the current state of the Jamf Pro computer check-in configuration.

func ResourceJamfProActivationCodeUpdate

func ResourceJamfProActivationCodeUpdate(ctx context.Context, d *schema.ResourceData, meta interface{}) diag.Diagnostics

ResourceJamfProActivationCodeUpdate is responsible for updating the Jamf Pro computer check-in configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

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