Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Install ¶
func Install(ctx context.Context, k8sClient client.Client, writeEmbeddedManifests func(string) error) error
Install applies Cozystack CRDs using embedded manifests. It extracts the manifests and applies them to the cluster using server-side apply, then waits for all CRDs to have the Established condition.
func WriteEmbeddedManifests ¶
WriteEmbeddedManifests extracts embedded CRD manifests to a directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.