Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPollSettings = poll.WithDelay(100 * time.Millisecond)
DefaultPollSettings used with gotestyourself/poll
Functions ¶
func KubernetesEnabled ¶
func KubernetesEnabled() bool
KubernetesEnabled returns if Kubernetes testing is enabled
func RemoteDaemon ¶
func RemoteDaemon() bool
RemoteDaemon returns true if running against a remote daemon
func SkipIfCgroupNamespacesNotSupported ¶
SkipIfCgroupNamespacesNotSupported skips the test if the running docker daemon doesn't support cgroup namespaces
func SkipIfDaemonNotLinux ¶
SkipIfDaemonNotLinux skips the test unless the running docker daemon is on Linux
func SkipIfNotExperimentalDaemon ¶
SkipIfNotExperimentalDaemon returns whether the test docker daemon is in experimental mode
func SkipPluginTests ¶
func SkipPluginTests() bool
SkipPluginTests returns if plugin tests should be skipped
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.