Documentation
¶
Overview ¶
Package git stores changes a in a git repository
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct { Logger *logrus.Logger URL string LocalDir string Author string Email string Msg string // contains filtered or unexported fields }
Store will maintain a git repository off dumped kube objects
Click to show internal directories.
Click to hide internal directories.