package duration
import "k8s.io/apimachinery/pkg/util/duration"
Index ¶
Functions ¶
func HumanDuration ¶
HumanDuration returns a succint representation of the provided duration with limited precision for consumption by humans. It provides ~2-3 significant figures of duration.
func ShortHumanDuration ¶
ShortHumanDuration returns a succint representation of the provided duration with limited precision for consumption by humans.
Source Files ¶
duration.go
- Version
- v0.21.12-rc.0
- Published
- Jan 15, 2022
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 3 hours ago –
Tools for package owners.