Uses of Interface
com.cloudforge.core.local.TemplateAdapter
Packages that use TemplateAdapter
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of TemplateAdapter in com.cloudforge.core.local
Methods in com.cloudforge.core.local with parameters of type TemplateAdapterModifier and TypeMethodDescriptionstatic TemplateAdaptationResultTemplateAdapterSupport.adaptFile(TemplateAdapter adapter, Path canonicalTemplate, Path localTemplate, Path report, String stackName) Constructors in com.cloudforge.core.local with parameters of type TemplateAdapterModifierConstructorDescriptionLocalDeploymentPipeline(TemplateAdapter templateAdapter, Supplier<? extends LocalDeployer> deployerFactory, LocalAuthRuntime authRuntime) -
Uses of TemplateAdapter in com.cloudforgeci.localstack
Classes in com.cloudforgeci.localstack that implement TemplateAdapterModifier and TypeClassDescriptionfinal classProduces the explicitly-audited template deployed to LocalStack. -
Uses of TemplateAdapter in com.cloudforgeci.ministack
Classes in com.cloudforgeci.ministack that implement TemplateAdapterModifier and TypeClassDescriptionfinal classProduces the explicitly-audited template deployed to MiniStack.