cmd

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2017 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const InstancesCommandDescription = "prints the status for each driver instances running on the daemon."
View Source
const StatusCommandDescription = "prints the status for each pool of driver instances running on the daemon."

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCCommand

type GRPCCommand struct {
	Network string `long:"endpoint" default:"unix" description:"control server network type"`
	Address string `long:"address" default:"/var/run/bblfshctl.sock" description:"control server address to connect"`
	// contains filtered or unexported fields
}

func (*GRPCCommand) Execute

func (c *GRPCCommand) Execute(args []string) error

type InstancesCommand

type InstancesCommand struct {
	GRPCCommand
}

func (*InstancesCommand) Execute

func (c *InstancesCommand) Execute(args []string) error

type StatusCommand

type StatusCommand struct {
	GRPCCommand
}

func (*StatusCommand) Execute

func (c *StatusCommand) Execute(args []string) error

Jump to

Keyboard shortcuts

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