package
0.0.0-20250307135755-0d9a7b00e926
Repository: https://github.com/kubeflow/pipelines.git
Documentation: pkg.go.dev
# Packages
Copyright 2021-2023 The Kubeflow Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
# Functions
Accept a pipeline spec and a visitor, iterate through components and call corresponding visitor methods for each component.
# Interfaces
Visitor interface is called when each component is visited.