computercheckin

package
v0.0.38 Latest Latest
Warning

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

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

Documentation

Overview

computercheckin_data_validation.go

computercheckin_object.go

computercheckin_resource.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResourceJamfProComputerCheckin

func ResourceJamfProComputerCheckin() *schema.Resource

ResourceJamfProComputerCheckindefines the schema and RU operations for managing Jamf Pro computer checkin configuration in Terraform.

func ResourceJamfProComputerCheckinCreate

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

ResourceJamfProComputerCheckinCreate 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. ResourceJamfProComputerCheckinCreate is responsible for initializing the Jamf Pro computer check-in configuration in Terraform.

func ResourceJamfProComputerCheckinDelete

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

ResourceJamfProComputerCheckinDelete 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 ResourceJamfProComputerCheckinRead

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

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

func ResourceJamfProComputerCheckinUpdate

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

ResourceJamfProComputerCheckinUpdate 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