Documentation ¶
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 ¶ added in v2.1.0
PolicyOutputImage is a top level schema func
func PolicyOutputVideo ¶ added in v2.1.0
PolicyOutputVideo is a top level schema func
func Subprovider ¶
func Subprovider(opts ...Option) akamai.Subprovider
Subprovider returns a core sub provider
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.