runc_mysql

package module
v0.0.0-...-c28f583 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2020 License: Apache-2.0 Imports: 32 Imported by: 0

README

runc-mysql

Documentation

Overview

copied from https://github.com/opencontainers/runc/

Index

Constants

View Source
const DefaultBundleFileUri = "https://public-1251825869.cos.ap-shanghai.myqcloud.com/mysql.tar.gz"

Variables

This section is empty.

Functions

func MockFlagSet

func MockFlagSet(args []string) *flag.FlagSet

Types

type CtAct

type CtAct uint8
const (
	CT_ACT_CREATE CtAct = iota + 1
	CT_ACT_RUN
	CT_ACT_RESTORE
)

type RuncMysql

type RuncMysql struct {
	// contains filtered or unexported fields
}

func New

func New(bundleFileUri ...string) *RuncMysql

func (*RuncMysql) Load

func (c *RuncMysql) Load() error

func (*RuncMysql) SetDir

func (c *RuncMysql) SetDir(dir string)

func (*RuncMysql) ShutDown

func (c *RuncMysql) ShutDown(force bool) error

func (*RuncMysql) Start

func (c *RuncMysql) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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