Package-level declarations

Types

Link copied to clipboard
data class DockerImageRef @Inject constructor(val registry: Property<String>, val image: Property<String>, val tag: Property<String>)
Link copied to clipboard
class K8sDeployPlugin : Plugin<Project>

Properties

Link copied to clipboard
Link copied to clipboard