Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Finder ¶
Finder is a bundle finder and is any implementation which can find/discover a bundle. Even Repos are finders. Local and URL Finders current do nothing with the version information.
type LocalFinder ¶
type LocalFinder struct {
// contains filtered or unexported fields
}
LocalFinder will find local operator bundle: folders or tgz
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is the source of finder of operator bundles.
Click to show internal directories.
Click to hide internal directories.