package
1.25.4
Repository: https://github.com/fluxcd/flux.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
MakeAbsolutePaths returns the absolute path for each of the relativePaths given, taking the repo's location as the base.
No description provided by the author
NewRepo constructs a repo mirror which will sync itself.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
has been read (cloned); no attempt made to write.
no attempt made to clone it yet.
configuration is empty.
has been written to, so ready to sync.
git repo is unreachable due to incorrect URL or DNS resolve failure.

# Variables

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

# Structs

Checkout is a local working clone of the remote repo.
No description provided by the author
CommitAction is a struct holding commit information.
Config holds some values we use when working in the working clone of a repo.
No description provided by the author
Maintains several git mirrors as a set, with a mechanism for signalling when some have had changes.
No description provided by the author
Remote points at a git repo somewhere.
No description provided by the author
Signature holds information about a GPG signature.
TagAction is a struct holding tag parameters.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
GitRepoStatus represents the progress made synchronising with a git repo.
No description provided by the author
No description provided by the author
No description provided by the author