package
0.36.0-flux.9
Repository: https://github.com/fluxcd/cli-utils.git
Documentation: pkg.go.dev

# Structs

ApplyTask applies the given Objects to the cluster by using the ApplyOptions.
DeleteOrUpdateInvTask encapsulates structures necessary to set the inventory references at the end of the apply/prune.
InvAddTask encapsulates structures necessary to add/merge inventory into the cluster.
KubectlPrinterAdapter is a workaround for capturing progress from ApplyOptions.
PruneTask prunes objects from the cluster by using the PruneOptions.
SendEventTask is an implementation of the Task interface that will send the provided event on the eventChannel when executed.