package process

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/mesos/mesos-go/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.19.0
Published
Jun 10, 2015
Platform
js/wasm
Imports
2 packages
Last checked
6 seconds ago

Tools for package owners.