package process

import "github.com/mesos/mesos-go/api/v0/mesosutil/process"

Index

Types

type Process

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

TODO(jdef) add lifecycle funcs TODO(jdef) add messaging funcs

func New

func New(kind string) *Process

func (*Process) Label

func (p *Process) Label() string

Source Files

process.go

Version
v0.0.3
Published
Jun 19, 2017
Platform
darwin/amd64
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.