gorpcproto

package
v2.0.0-alpha2+incompat... Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2015 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package gorpcproto contains the Go RPC definitions of the structures used to execute remote vtctl commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecuteVtctlCommandArgs

type ExecuteVtctlCommandArgs struct {
	Args []string

	// Use wrangler.DefaultActionTimeout and actionnode.DefaultLockTimeout
	// for decent default values here.
	ActionTimeout time.Duration
	LockTimeout   time.Duration
}

ExecuteVtctlCommandArgs contains the parameters for the ExecuteVtctlCommand RPC call.

Jump to

Keyboard shortcuts

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