import "istio.io/istio/galley/pkg/config/processor"
func Initialize(settings Settings) (*processing.Runtime, error)
Initialize a processing runtime for Galley.
type Settings struct { Metadata *schema.Metadata DomainSuffix string Source event.Source TransformProviders transformer.Providers Distributor snapshotter.Distributor EnabledSnapshots []string }
Settings is the settings that are needed for creating a config processing pipeline that can read from a file system, or API Server, and can publish snapshots via MCP.
Path | Synopsis |
---|---|
groups | |
transforms | Package transforms contains basic processing building blocks that can be incorporated into bigger/self-contained processing pipelines. |
transforms/direct |
Package processor imports 6 packages (graph) and is imported by 3 packages. Updated 2020-10-15. Refresh now. Tools for package owners.