java.lang.Object
de.materna.cms.gradle.plugins.docker.DuplicateDockerImagesExtension
-
Constructor Summary
Constructors
-
Method Summary
abstract org.gradle.api.provider.ListProperty<String>
abstract org.gradle.api.provider.Property<String>
abstract org.gradle.api.provider.ListProperty<String>
abstract org.gradle.api.provider.Property<String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DuplicateDockerImagesExtension
public DuplicateDockerImagesExtension()
Deprecated.
-
Method Details
-
getVersion
public abstract org.gradle.api.provider.Property<String> getVersion()
Deprecated.
-
getSourceRegistry
public abstract org.gradle.api.provider.Property<String> getSourceRegistry()
Deprecated.
-
getImageNames
public abstract org.gradle.api.provider.ListProperty<String> getImageNames()
Deprecated.
-
getTargetRegistries
public abstract org.gradle.api.provider.ListProperty<String> getTargetRegistries()
Deprecated.