Documentation ¶
Index ¶
- func ApacheIgnite(t *testing.T, provider Providers.Enum)
- func Basic(t *testing.T, provider Providers.Enum)
- func BasicPrivate(t *testing.T, provider Providers.Enum)
- func CanBeRun(command string) (bool, error)
- func ClusterK8S(t *testing.T, provider Providers.Enum)
- func ClusterSwarm(t *testing.T, provider Providers.Enum)
- func DeleteVolumeMounted(t *testing.T, provider Providers.Enum)
- func Docker(t *testing.T, provider Providers.Enum)
- func DockerCompose(t *testing.T, provider Providers.Enum)
- func DockerNotGateway(t *testing.T, provider Providers.Enum)
- func EnvSetup(t *testing.T, provider Providers.Enum)
- func Filebeat(t *testing.T, provider Providers.Enum)
- func GetOutput(command string) (string, error)
- func GetTaggedOutput(command string, tag string) (string, error)
- func Helm(t *testing.T, provider Providers.Enum)
- func IsSafescaledLaunched() (bool, error)
- func Kubernetes(t *testing.T, provider Providers.Enum)
- func Metricbeat(t *testing.T, provider Providers.Enum)
- func NvidiaDocker(t *testing.T, provider Providers.Enum)
- func ProxyCacheClient(t *testing.T, provider Providers.Enum)
- func ProxyCacheServer(t *testing.T, provider Providers.Enum)
- func ReadyToSsh(t *testing.T, provider Providers.Enum)
- func RemoteDesktop(t *testing.T, provider Providers.Enum)
- func ReverseProxy(t *testing.T, provider Providers.Enum)
- func RunOnlyInIntegrationTest(key string) error
- func Setup(t *testing.T, provider Providers.Enum)
- func ShareError(t *testing.T, provider Providers.Enum)
- func SharePartialError(t *testing.T, provider Providers.Enum)
- func ShareVolumeMounted(t *testing.T, provider Providers.Enum)
- func Spark(t *testing.T, provider Providers.Enum)
- func StopStart(t *testing.T, provider Providers.Enum)
- func UntilShare(t *testing.T, provider Providers.Enum)
- func UntilVolume(t *testing.T, provider Providers.Enum)
- func VolumeError(t *testing.T, provider Providers.Enum)
- type HostInfo
- type Names
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTaggedOutput ¶
GetOutput ...
func RunOnlyInIntegrationTest ¶
RunOnlyInIntegrationTest ...
Types ¶
type HostInfo ¶
type HostInfo struct { ID string Name string CPU int RAM int Disk int PUBLIC_IP string PRIVATE_IP string State int PrivateKey string }
HostInfo ...
Source Files ¶
Click to show internal directories.
Click to hide internal directories.