package probe
import "k8s.io/kubernetes/pkg/probe"
Package probe contains utilities for health probing, as well as health status information.
Index ¶
Types ¶
type Status ¶
type Status int
Status values must be one of these constants.
func (Status) String ¶
Source Files ¶
doc.go probe.go
Directories ¶
Path | Synopsis |
---|---|
pkg/probe/exec | |
pkg/probe/http | |
pkg/probe/tcp |
- Version
- v0.10.1
- Published
- Feb 5, 2015
- Platform
- windows/amd64
- Last checked
- 36 minutes ago –
Tools for package owners.