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.2.0-alpha.3
Published
Nov 3, 2015
Platform
js/wasm
Imports
2 packages
Last checked
12 minutes ago

Tools for package owners.