Documentation ¶
Index ¶
- func AppendAllSources(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
- func AppendTargetSources(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
- func ConvertToKE(instance base.KComponent) *v1beta1.KnativeEventing
- func GetSourcePath(version string, ke *v1beta1.KnativeEventing) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendAllSources ¶ added in v0.34.0
AppendAllSources appends all the manifests of the eventing sources
func AppendTargetSources ¶
func AppendTargetSources(ctx context.Context, manifest *mf.Manifest, instance base.KComponent) error
AppendTargetSources appends the manifests of the eventing sources to be installed
func ConvertToKE ¶ added in v0.37.0
func ConvertToKE(instance base.KComponent) *v1beta1.KnativeEventing
func GetSourcePath ¶ added in v0.37.0
func GetSourcePath(version string, ke *v1beta1.KnativeEventing) string
GetSourcePath returns the path of Eventing Source manifests, selected by the Eventing CR.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.