package dump
import "k8s.io/apimachinery/pkg/util/dump"
Index ¶
- func ForHash(a interface{}) string
- func OneLine(a interface{}) string
- func Pretty(a interface{}) string
Functions ¶
func ForHash ¶
func ForHash(a interface{}) string
Deprecated: Use k8s.io/utils/dump.ForHash instead.
func OneLine ¶
func OneLine(a interface{}) string
Deprecated: Use k8s.io/utils/dump.OneLine instead.
func Pretty ¶
func Pretty(a interface{}) string
Deprecated: Use k8s.io/utils/dump.Pretty instead.
Source Files ¶
dump.go
- Version
- v0.37.0-alpha.0
- Published
- Apr 9, 2026
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 10 minutes ago –
Tools for package owners.