Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Watcher WatcherConfig
}
type GHCR ¶
type GHCR struct {
// contains filtered or unexported fields
}
func NewGHCR ¶
func NewGHCR(itr *ghinstallation.Transport) *GHCR
NewGHCR creates a new GHCR client with rate limiting. When itr is non-nil, authenticated tokens are used for private packages. Default: 10 requests per second with burst of 5.
func (*GHCR) HeadDigest ¶
Click to show internal directories.
Click to hide internal directories.