Versions in this module Expand all Collapse all v1 v1.0.0 Apr 28, 2020 Changes in this version + func Bool(b bool, err error) bool + func Bytes(b []byte, err error) []byte + func Check(b bool, err error) + func Duration(d time.Duration, err error) time.Duration + func GroupVersion(gv schema.GroupVersion, err error) schema.GroupVersion + func Int(i int, err error) int + func Module(m *ast.Module, err error) *ast.Module + func Must(err error) + func String(s string, err error) string + func StringSlice(s []string, err error) []string + func Unstructured(u *unstructured.Unstructured, err error) *unstructured.Unstructured