package upid
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/mesos/mesos-go/upid"
Package upid defines the UPID type and some utilities of the UPID.
Index ¶
Types ¶
type UPID ¶
UPID is a equivalent of the UPID in libprocess.
func Parse ¶
Parse parses the UPID from the input string.
func (*UPID) Equal ¶
Equal returns true if two upid is equal
func (UPID) String ¶
String returns the string representation.
Source Files ¶
doc.go upid.go
- Version
- v1.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 6 minutes ago –
Tools for package owners.