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
v1.1.9-beta.0
Published
Feb 23, 2016
Platform
js/wasm
Imports
2 packages
Last checked
5 minutes ago

Tools for package owners.