# Packages
No description provided by the author
# Functions
New returns a new Bootstrap.
NewKustomizer creates a new kustomizer based on mutation options.
SetProviderDataFormat takes some data and updates it according to the provider's need.
WithCommitMessageAppendix sets the commit message appendix to use for the bootstrap component.
WithComponents sets the components to include in the management repository.
WithDefaultBranch sets the default branch of the management repository.
WithDescription sets the description of the management repository.
WithDockerConfigPath sets the docker config path to use for the bootstrap component.
WithFromFile sets the file from which to read the bootstrap component.
WithInterval sets the interval to use for the bootstrap component.
WithKubeClient sets the kubeclient to use for the bootstrap component.
WithOwner sets the owner of the management repository.
WithPersonal sets the personal flag of the management repository.
WithPrinter sets the printer to use for printing messages.
WithRegistry sets the registry to use for the bootstrap component.
WithRepositoryName sets the repository name of the management repository.
WithRESTClientGetter sets the RESTClientGetter to use for the bootstrap component.
No description provided by the author
WithTarget sets the targetPath of the bootstrap component.
WithTestURL sets the testURL to use for the bootstrap component.
WithTimeout sets the timeout to use for the bootstrap component.
WithToken sets the token of the management repository.
WithTransportType sets the transport type to use for git operations.
WithVisibility sets the visibility of the management repository.
# Interfaces
Kustomizer can kustomize a given component and change image information.
# Type aliases
Option is a function that sets an option on the bootstrap.