cakesolutions
.
docker
.
testkit
DockerImage
Related Doc:
package testkit
final
class
DockerImage
extends
DockerInspection
Linear Supertypes
DockerInspection
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
DockerImage
DockerInspection
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
cp
(
from:
String
,
to:
String
)
:
Unit
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
object
events
def
exec
(
command:
String
*
)
(
implicit
scheduler:
Scheduler
)
:
Observable
[
String
]
def
export
(
out:
String
)
:
Unit
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
get
(
collection:
String
,
path:
String
)
:
Option
[
List
[
JValue
]]
Definition Classes
DockerInspection
def
get
(
path:
String
)
:
Option
[
JValue
]
Definition Classes
DockerInspection
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
val
id
:
String
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
implicit
val
log
:
Logger
object
logging
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
pause
()
:
Unit
def
restart
()
:
Unit
def
start
()
:
Unit
def
stats
()
(
implicit
scheduler:
Scheduler
)
:
Observable
[
String
]
def
stop
()
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
unpause
()
:
Unit
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
DockerInspection
Inherited from
AnyRef
Inherited from
Any
Ungrouped