package
0.11.1
Repository: https://github.com/siderolabs/omni-client.git
Documentation: pkg.go.dev

# Functions

DeleteCluster removes all cluster resources from Omni via template operations.
DeleteTemplate removes all template resources from Omni.
DiffTemplate outputs the diff between template resources and existing resources.
RenderTemplate outputs the rendered template to the given output.
StatusCluster queries, renders and (optionally) waits for the cluster status (health).
StatusTemplate queries, renders and (optionally) waits for the cluster status (health).
SyncTemplate performs resource sync to Omni.
ValidateTemplate performs template validation.

# Structs

StatusOptions configures the status operation.
SyncOptions contains options for SyncTemplate.