Expand description
Contains types for using resource kinds not known at compile-time.
For concrete usage see examples prefixed with dynamic_.
Structsยง
- ApiResource
- Information about a Kubernetes API resource
- Dynamic
Object - A dynamic representation of a kubernetes object
- Parse
Dynamic Object Error - Failed to parse
DynamicObject
intoResource