self_service_branding_image

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Overview

self_service_branding_image_constructor.go

self_service_branding_image_crud.go

self_service_branding_image_data_validate.go

self_service_branding_image_resource.go

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBothSources           = fmt.Errorf("cannot specify both branding_image_file_path and branding_image_file_web_source, choose one source only")
	ErrEitherSourceRequired  = fmt.Errorf("either branding_image_file_path or branding_image_file_web_source must be specified")
	ErrDownloadBrandingImage = fmt.Errorf("failed to download Self Service branding image")
)
View Source
var (
	ErrFailedConstruct       = fmt.Errorf("failed to construct self service branding image file path")
	ErrUploadFailed          = fmt.Errorf("failed to upload self service branding image")
	ErrCreateAfterRetries    = fmt.Errorf("failed to create Jamf Pro Self Service branding image after retries")
	ErrFailedConstructUpdate = fmt.Errorf("failed to construct self service branding image file path for update")
	ErrUpdateAfterRetries    = fmt.Errorf("failed to update Jamf Pro Self Service branding image after retries")
)
View Source
var (
	ErrExpectedPNGNoExt  = fmt.Errorf("expected .png file, got no extension")
	ErrExpectedPNGBadExt = fmt.Errorf("expected .png file, got invalid extension")
)

Functions

func ResourceJamfProSelfServiceBrandingImage

func ResourceJamfProSelfServiceBrandingImage() *schema.Resource

ResourceJamfProSelfServiceBrandingImage defines the schema and RU operations for managing Jamf Pro self service branding images in Terraform.

Types

This section is empty.

Jump to

Keyboard shortcuts

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