Versions in this module Expand all Collapse all v0 v0.7.1 Jul 2, 2019 v0.7.0 Jun 25, 2019 Changes in this version + func BuildComponentIntegrationSpec(args *CamelArguments) (camelv1alpha1.IntegrationSpec, error) + func MakeContext(namespace string, image string) *camelv1alpha1.IntegrationContext + func MakeIntegration(args *CamelArguments) (*camelv1alpha1.Integration, error) + type CamelArguments struct + DeprecatedIntegrationContext string + DeprecatedServiceAccountName string + Name string + Namespace string + Sink string + Source v1alpha1.CamelSourceOriginSpec