Versions in this module Expand all Collapse all v0 v0.0.1 Jun 24, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller Changes in this version + type GitServer struct + func NewGitServer(docroot string) *GitServer + func NewTempGitServer() (*GitServer, error) + func (s *GitServer) AutoCreate() *GitServer + func (s *GitServer) HTTPAddress() string + func (s *GitServer) Root() string + func (s *GitServer) SSHAddress() string + func (s *GitServer) StartHTTP() error + func (s *GitServer) StartSSH() error + func (s *GitServer) StopHTTP() + func (s *GitServer) StopSSH() error + type HTTP struct + func NewHTTPServer(docroot string) *HTTP + func NewTempHTTPServer() (*HTTP, error) + func (s *HTTP) Root() string + func (s *HTTP) Start() + func (s *HTTP) StartTLS(cert, key, ca []byte) error + func (s *HTTP) Stop() + func (s *HTTP) URL() string + func (s *HTTP) WithMiddleware(m func(handler http.Handler) http.Handler) *HTTP + type Helm struct + func NewTempHelmServer() (*Helm, error) + func (s *Helm) GenerateIndex() error + func (s *Helm) PackageChart(path string) error + func (s *Helm) PackageChartWithVersion(path, version string) error v0.0.1-beta.2 Jun 10, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller v0.0.1-beta.1 May 29, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller v0.0.1-alpha.6 May 6, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller v0.0.1-alpha.5 Apr 30, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller v0.0.1-alpha.4 Apr 28, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller v0.0.1-alpha.3 Apr 27, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller v0.0.1-alpha.2 Apr 24, 2020 GO-2024-2859 GO-2024-2859: source-controller leaks Azure Storage SAS token into logs in github.com/fluxcd/source-controller