package
0.38.0
Repository: https://github.com/weaveworks/weave-gitops.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

AssetHandler returns a http.Handler that serves static assets from the provided fs.FS.
GetBaseHref formats the baseHref for the application given the configured route prefix.
IndexHTMLHandler ensures that index.html always gets served.
InjectHTMLBaseTag injects a <base href> tag into the provided html.
NewHandlers creates and returns a new server configured to serve the core application.
WithClientGetter allows for setting a ClientGetter.
WithCRDFetcher allows for setting a CRDFetcher.
WithRoutePrefix wraps the provided mux with a new mux that handles the provided route prefix.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

ApplicationsOptions includes all the options that can be set for an ApplicationsServer.
No description provided by the author

# Type aliases

ApplicationsOption defines the signature of a function that can be used to set an option for an ApplicationsServer.