imaging

package
v4.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: MPL-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package imaging contains implementation for Akamai Terraform sub-provider responsible for managing images and videos

Index

Constants

View Source
const MaxPolicyDepth = 7

MaxPolicyDepth is the maximum supported depth of the nested transformations, before we reach hard limit of the Terraform provider for the gRPC communication for exchanging schema information, which is 64MB

View Source
const ProviderVersion string = "v0.0.1"

ProviderVersion update version string anytime provider adds new features

Variables

View Source
var PolicyDepth = MaxPolicyDepth

PolicyDepth is variable to allow changing it for the unit tests, to achieve faster execution for tests, which do not need all supported levels

Functions

func PolicyOutputImage

func PolicyOutputImage(depth int) map[string]*schema.Schema

PolicyOutputImage is a top level schema func

func PolicyOutputVideo

func PolicyOutputVideo(depth int) map[string]*schema.Schema

PolicyOutputVideo is a top level schema func

func Provider

func Provider() *schema.Provider

Provider returns the Akamai terraform.Resource provider.

func Subprovider

func Subprovider(opts ...Option) akamai.Subprovider

Subprovider returns a core sub provider

Types

type Option

type Option func(p *provider)

Option is an imaging provider option

func WithClient

func WithClient(i imaging.Imaging) Option

WithClient sets the client interface function, used for mocking and testing

Directories

Path Synopsis
Package imagewriter contains set of functions used to manage image
Package imagewriter contains set of functions used to manage image
Package videowriter contains set of functions used to manage video
Package videowriter contains set of functions used to manage video

Jump to

Keyboard shortcuts

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