# Functions
NewOptions creates new Options.
WithArchive runs bundle creator with archive object.
WithArchiveOutput runs bundle creator with archive output.
WithKubernetesClient runs bundle creator with the Kubernetes client.
WithLogOutput runs bundle creator with logs output.
WithNodes passes the list of nodes to get the data from.
WithNumWorkers runs bundle creator with number of workers.
WithProgressChan runs bundle creator with the progress reporter to the channel.
WithTalosClient runs bundle creator with the Talos client.
# Interfaces
Archive defines archive writer interface.
# Type aliases
Option defines a single bundle option.