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