//
pkg.gl
Category
github.com/k3s-io/cluster-api-k3s
pkg
util
contract
package
0.2.1
Repository:
https://github.com/k3s-io/cluster-api-k3s.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
135 SLOC
#
Variables
ErrFieldNotFound
ErrFieldNotFound is returned when a field is not found in the object.
#
Structs
Bool
Bool represents an accessor to an bool path value.
Duration
Duration represents an accessor to a metav1.Duration path value.
Int64
Int64 represents an accessor to an int64 path value.
String
String represents an accessor to a string path value.
#
Type aliases
Path
Path defines a how to access a field in an Unstructured object.