Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollection ¶
func NewCollection(opts krt.OptionsBuilder, sources ...MeshConfigSource) krt.Singleton[MeshConfigResource]
Types ¶
type MeshConfigResource ¶
type MeshConfigResource struct {
*meshconfig.MeshConfig
}
type MeshConfigSource ¶
func NewFileSource ¶
func NewFileSource(fileWatcher filewatcher.FileWatcher, filename string, opts krt.OptionsBuilder) (MeshConfigSource, error)
Click to show internal directories.
Click to hide internal directories.