package
0.25.1
Repository: https://github.com/vmware-tanzu/octant.git
Documentation: pkg.go.dev

# Functions

CRDContainsResource returns true if a CRD contains a resource.
CRDResources returns a list of resources identified by group/version/kind a CRD supports.
FromUnstructured converts an unstructured to a runtime object.
PrintObject prints an object's name and group/version/kind.
ReadObject reads an unstructured object from a reader.
SerializeToString serializes an object to a YAML string.