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.11 (latest)
Published
May 15, 2020
Platform
linux/amd64
Imports
2 packages
Last checked
9 hours ago

Tools for package owners.