Package com.nike.pdm.localstack.core
-
Interface Summary Interface Description Retry.RetryableFunction<T> Function that adds retries with exponential backoff. -
Class Summary Class Description ConsoleLogger Logs messages to standard out so that they are available in the Gradle task output.LocalStackDir Utility class for locating and working with the LocalStack working directory.RequiredPlugins Utility class for getting information on plugins that are required to be applied in order to use the LocalStack Gradle plugin.Retry Wrapper function that retries, with exponential backoff, in the event of an exception.