Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFinder ¶ added in v1.15.0
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(configFinder ConfigFinder, configReader domain.ConfigReader, registInstaller domain.RegistryInstaller) *Controller
Click to show internal directories.
Click to hide internal directories.