sidecar

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AVAILBLE_SIDECAR_AGENTS []string = []string{"mysql", "mongo"}
)

Functions

This section is empty.

Types

type SidecarAgent

type SidecarAgent interface {
	Bootstrap(configPath string) error
	Destroy(configPath string) error
}

func GetSidecarAgent

func GetSidecarAgent(sidecar string) (SidecarAgent, error)

Directories

Path Synopsis
protos

Jump to

Keyboard shortcuts

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