package
Version:
v0.0.0-...-1d80bfb
Opens a new window with list of versions in this module.
Published: Aug 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Initialize init all components of kube, block util initialization
completed or error occurred.
func (c *Kube) Run(stop <-chan struct{})
type Runnable interface {
Run(stop <-chan struct{})
Initialize() error
}
Runnable run components after initialized
Source Files
¶
Click to show internal directories.
Click to hide internal directories.