Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cleaner ¶
type Cleaner struct {
// contains filtered or unexported fields
}
func NewCleaner ¶
func NewCleaner(auth authn.Authenticator, concurrency int) (*Cleaner, error)
NewCleaner - Create a new GCR cleaner with the given token provider and concurrency.
Click to show internal directories.
Click to hide internal directories.