Documentation
¶
Overview ¶
Package main demonstrates managing a custom resource using the unstructured static builder.
When a CRD has no typed primitive in the framework (e.g., a third-party CertificateRequest), the unstructured builder lets you manage it with the same mutation and extraction patterns as any built-in primitive.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package app provides a sample controller demonstrating custom resource management via the unstructured static builder.
|
Package app provides a sample controller demonstrating custom resource management via the unstructured static builder. |
|
Package resources provides resource factories for the custom-resource example.
|
Package resources provides resource factories for the custom-resource example. |
Click to show internal directories.
Click to hide internal directories.