common

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Overview

hash.go This package contains shared / common hash functions

common/redact.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleResourceNotFoundError added in v0.0.48

func HandleResourceNotFoundError(err error, d *schema.ResourceData, cleanup bool) diag.Diagnostics

HandleResourceNotFoundError is a helper function to handle 404 and 410 errors and remove the resource from Terraform state

func HashString added in v0.1.5

func HashString(s string) string

HashString calculates the SHA-256 hash of a string and returns it as a hexadecimal string.

func SerializeAndRedactJSON added in v0.1.5

func SerializeAndRedactJSON(resource interface{}, redactFields []string) (string, error)

SerializeAndRedactJSON serializes a resource to JSON and redacts specified fields.

func SerializeAndRedactXML added in v0.1.5

func SerializeAndRedactXML(resource interface{}, redactFields []string) (string, error)

SerializeAndRedactXML serializes a resource to XML and redacts specified fields.

Types

This section is empty.

Directories

Path Synopsis
configurationprofiles
datavalidators
common/configurationprofiles/datavalidators/helpers.go
common/configurationprofiles/datavalidators/helpers.go
plist
common/configurationprofiles/plist/diffsuppression.go contains the functions to process configuration profiles.
common/configurationprofiles/plist/diffsuppression.go contains the functions to process configuration profiles.
common/jamfprivileges/validate.go This package contains shared / common resource functions
common/jamfprivileges/validate.go This package contains shared / common resource functions
common/constructobject.go
common/constructobject.go

Jump to

Keyboard shortcuts

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