package
0.0.0-20210624121128-6b231d83a5d4
Repository: https://github.com/tkestack/kube-jarvis.git
Documentation: pkg.go.dev

# Functions

CpuQuantityStr returns a string in Core.
InitObjViaYaml marshal "config" to yaml data, then unMarshal data to "obj".
MemQuantityStr returns a string in GB.
RetryUntilTimeout retry target function "do" until timeout.

# Variables

RetryAbleErr should be returned if you want RetryUntilTimeout to retry.