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() *GHCR
NewGHCR creates a new GHCR client with rate limiting. Default: 10 requests per second with burst of 5.
func (*GHCR) HeadDigest ¶
Click to show internal directories.
Click to hide internal directories.