services

package
v1.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServicePostStartConfig

type ServicePostStartConfig struct {
	Name           string
	SSHRunner      *ssh.Runner
	DriverName     string
	BundleMetadata bundle.CrcBundleInfo
	IP             string
	HostIP         string
}

type ServicePostStartResult

type ServicePostStartResult struct {
	Name    string
	Success bool
	Error   string
}

type ServicePreStartConfig

type ServicePreStartConfig struct {
	Name           string
	BundleMetadata bundle.CrcBundleInfo
}

type ServicePreStartResult

type ServicePreStartResult struct {
	Name    string
	Success bool
	Error   string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL