-
public final class DockerRegistry
-
-
Constructor Summary
Constructors Constructor Description DockerRegistry(Docker docker)
-
Method Summary
-
-
Constructor Detail
-
DockerRegistry
DockerRegistry(Docker docker)
-
-
Method Detail
-
getPassword
final Property<String> getPassword()
-
getLoginAuto
final Property<Boolean> getLoginAuto()
-
getLoggable
final Boolean getLoggable()
-
-
-
-