MCPcopy Create free account

hub / github.com/apache/camel-k / functions

Functions5,125 in github.com/apache/camel-k

↓ 5 callersMethodIntegrations
Integrations returns a IntegrationInformer.
pkg/client/camel/informers/externalversions/camel/v1/interface.go:33
↓ 5 callersFunctionIsOperatorAllowedOnNamespace
IsOperatorAllowedOnNamespace returns true if the current operator is allowed to react on changes in the given namespace.
pkg/platform/operator.go:107
↓ 5 callersFunctionIsOperatorHandler
IsOperatorHandler checks on resource operator id annotation and this operator instance id. Operators matching the annotation operator id are allowed t
pkg/platform/operator.go:141
↓ 5 callersFunctionIsOperatorHandlerConsideringLock
IsOperatorHandlerConsideringLock uses normal IsOperatorHandler checks and adds additional check for legacy resources that are missing a proper operato
pkg/platform/operator.go:160
↓ 5 callersMethodIsQuarkusBased
()
pkg/apis/camel/v1/common_types.go:477
↓ 5 callersMethodKamelets
Kamelets returns a KameletInformer.
pkg/client/camel/informers/externalversions/camel/v1/interface.go:41
↓ 5 callersMethodMatch
(*v1.IntegrationKit)
e2e/support/test_support.go:1130
↓ 5 callersMethodName
()
pkg/controller/integration/monitor_synthetic.go:39
↓ 5 callersFunctionNewContext
(buildDir string)
pkg/util/maven/maven_command.go:182
↓ 5 callersFunctionNewCreateAction
NewCreateAction returns the action that creates resources needed by the platform.
pkg/controller/integrationplatform/create.go:37
↓ 5 callersFunctionNewInstrumentedReconciler
(rec reconcile.Reconciler, gvk schema.GroupVersionKind)
pkg/util/monitoring/controller.go:60
↓ 5 callersFunctionNewIntegrationKitList
()
pkg/apis/camel/v1/integrationkit_types_support.go:46
↓ 5 callersFunctionNewMetadata
NewMetadata creates a new metadata.
pkg/util/source/types.go:46
↓ 5 callersFunctionNewRuntimeCatalog
NewRuntimeCatalog creates a runtime catalog with the given catalog.
pkg/util/camel/camel_runtime_catalog.go:27
↓ 5 callersFunctionPipeCondition
(t *testing.T, ctx context.Context, ns string, name string, conditionType v1.PipeConditionType)
e2e/support/test_support.go:1047
↓ 5 callersFunctionPipeConditionStatus
(t *testing.T, ctx context.Context, ns string, name string, conditionType v1.PipeConditionType)
e2e/support/test_support.go:1082
↓ 5 callersFunctionPipePhase
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:1017
↓ 5 callersMethodPipes
Pipes returns a PipeInformer.
pkg/client/camel/informers/externalversions/camel/v1/interface.go:43
↓ 5 callersMethodRemove
Remove removes the given element from the collection and returns it.
pkg/util/kubernetes/collection.go:547
↓ 5 callersFunctionReplaceResource
ReplaceResource allows to completely replace a resource on Kubernetes, taking care of immutable fields and resource versions.
pkg/util/kubernetes/replace.go:39
↓ 5 callersFunctionResolveValueSource
(ctx context.Context, client ctrl.Reader, namespace string, valueSource *v1.ValueSource)
pkg/util/kubernetes/client.go:199
↓ 5 callersMethodResourceDescription
(subject string)
pkg/internal/knative/types.go:66
↓ 5 callersMethodResyncStatusFullConfig
ResyncStatusFullConfig copies the spec configuration into the status field.
pkg/apis/camel/v1/integrationplatform_types_support.go:102
↓ 5 callersMethodServerResourcesForGroupVersion
(groupVersion string)
pkg/internal/client.go:285
↓ 5 callersMethodSetOperatorID
SetOperatorID sets the given operator id as an annotation.
pkg/apis/camel/v1/pipe_types_support.go:70
↓ 5 callersFunctionSetVar
SetVar --.
pkg/util/envvar/envvar.go:50
↓ 5 callersFunctionStepsFrom
(ids ...string)
pkg/builder/steps.go:60
↓ 5 callersFunctionTolerationTaintsAllowList
TolerationTaintsAllowList returns the list of taint keys that are allowed to be used in toleration.taints. When the list is empty (TOLERATION_TAINTS_A
pkg/platform/env_platform.go:180
↓ 5 callersFunctionTranslate
Translate execute all chained binding providers, returning the first success or the first error.
pkg/util/bindings/catalog.go:46
↓ 5 callersFunctionUninstallOperator
UninstallOperator will delete operator resources from namespace (keeps CRDs).
e2e/support/test_util.go:114
↓ 5 callersFunctionUnion
Union creates a Set from the union of two.
pkg/util/sets/set.go:33
↓ 5 callersMethodVisitCronJob
VisitCronJob executes the visitor function on all CronJob resources.
pkg/util/kubernetes/collection.go:349
↓ 5 callersMethodWalk
()
e2e/support/util/log_walker.go:53
↓ 5 callersFunctionapplyPlatformSpec
nolint:staticcheck
pkg/platform/defaults.go:217
↓ 5 callersFunctioncontainsEnvVariables
(template corev1.PodTemplateSpec, containerName string, name string)
pkg/trait/pod_test.go:192
↓ 5 callersFunctioncreateNominalHealthTrait
(t *testing.T)
pkg/trait/health_test.go:231
↓ 5 callersFunctioncreateNominalPrometheusTest
()
pkg/trait/prometheus_test.go:118
↓ 5 callersFunctioncreatePdbTest
nolint: unparam
pkg/trait/pdb_test.go:103
↓ 5 callersMethodcustomTasks
the format expected is "<task-name>;<task-image>;<task-container-command>[;<task-container-user-id>]". Deprecated: will be removed in future versions
pkg/trait/builder.go:564
↓ 5 callersMethodexecute
(context *builderContext)
pkg/builder/types.go:67
↓ 5 callersFunctionexistsTaskRequest
(tasks []string, taskName string)
pkg/trait/builder.go:165
↓ 5 callersFunctionfilterFileLocation
(maybeFileLocations []string)
pkg/cmd/run_support.go:67
↓ 5 callersMethodfilterNodeAffinityLabels
filterNodeAffinityLabels removes expressions whose label key is not in the operator-configured allow list. When AFFINITY_NODE_LABELS_ALLOWED_KEYS is u
pkg/trait/affinity.go:269
↓ 5 callersFunctionfindCustomTaskByName
(tasks []v1.Task, name string)
pkg/trait/builder_test.go:554
↓ 5 callersMethodgetAllCACertEntries
()
pkg/trait/jvm_cacert.go:80
↓ 5 callersFunctiongetBuilderTask
(tasks []v1.Task)
pkg/trait/util.go:231
↓ 5 callersFunctiongetIntegrationDeployment
(integration *v1.Integration)
pkg/trait/gc_test.go:305
↓ 5 callersFunctiongetIntegrationSecretAndConfigmapResourceVersions
getIntegrationSecretAndConfigmapResourceVersions returns the list of resource versions only useful to watch for changes.
pkg/controller/integration/monitor.go:326
↓ 5 callersFunctiongetMavenContext
(args, options []string)
pkg/util/maven/maven_command.go:329
↓ 5 callersFunctionhttpRequest
(url string, tlsEnabled bool)
e2e/common/traits/route_test.go:196
↓ 5 callersFunctioninitializeDeployCmdOptions
(t *testing.T, initObjs ...runtime.Object)
pkg/cmd/deploy_test.go:33
↓ 5 callersFunctionisOfflineCommand
(cmd *cobra.Command)
pkg/cmd/util.go:198
↓ 5 callersFunctionmockEnvironment
(catalog *camel.RuntimeCatalog)
pkg/trait/environment_test.go:236
↓ 5 callersFunctionnewCronInfo
Gathering cron information
pkg/trait/cron.go:327
↓ 5 callersFunctionnewKubernetesKameletRepository
(client versioned.Interface, namespace string)
pkg/kamelet/repository/kubernetes_repository.go:36
↓ 5 callersFunctionnewOrAppend
(condition *TraitCondition, message string)
pkg/trait/builder.go:210
↓ 5 callersFunctionnominalPipe
(name string)
pkg/cmd/promote_test.go:133
↓ 5 callersFunctionnonManagedCamelApplicationFactory
(obj ctrl.Object)
pkg/controller/synthetic/synthetic.go:194
↓ 5 callersFunctionoptional
optional wraps the expression in a non-capturing group and makes the production optional.
e2e/support/regexp.go:96
↓ 5 callersFunctionpodDisruptionBudget
(t *testing.T, ctx context.Context, ns string, name string)
e2e/common/traits/pdb_test.go:137
↓ 5 callersFunctionresolvePodTemplate
Deprecated: to be removed in future releases.
pkg/cmd/run.go:990
↓ 5 callersFunctionsplitContainerCommand
we may get a command in the following format `/bin/bash -c "ls && echo 'hello'` which should provide a string with {"/bin/bash", "-c", "ls && echo 'he
pkg/trait/builder.go:675
↓ 5 callersFunctiontaskConfOrDefault
(tasksConf map[string]*v1.BuildConfiguration, taskName string)
pkg/trait/builder.go:606
↓ 5 callersFunctiontestPodTemplateSpec
(t *testing.T, template string)
pkg/trait/pod_test.go:212
↓ 5 callersMethodwithSchedule
(schedule string)
pkg/trait/cron.go:339
↓ 4 callersMethodAddDependency
(dependency string)
pkg/apis/camel/v1/integration_types_support.go:186
↓ 4 callersMethodAddDependency
AddDependency adds a dependency to maven's dependencies.
pkg/util/maven/maven_project.go:94
↓ 4 callersMethodAddDependencyExclusion
(dep Dependency, exclusion Exclusion)
pkg/util/maven/maven_project.go:125
↓ 4 callersMethodAddDependencyGAV
AddDependencyGAV adds a dependency to maven's dependencies.
pkg/util/maven/maven_project.go:113
↓ 4 callersFunctionBuildCondition
(t *testing.T, ctx context.Context, ns string, name string, conditionType v1.BuildConditionType)
e2e/support/test_support.go:1592
↓ 4 callersMethodCanHandle
(integration *v1.Integration)
pkg/controller/integration/build_kit.go:42
↓ 4 callersMethodCanHandle
(kit *v1.Integration)
pkg/controller/integration/build.go:53
↓ 4 callersMethodCanHandle
CanHandle tells whether this action can handle the integration.
pkg/controller/integration/initialize.go:47
↓ 4 callersFunctionCopyFile
(src, dst string)
pkg/util/util.go:178
↓ 4 callersFunctionCreatePlainTextConfigmapWithLabels
(t *testing.T, ctx context.Context, ns string, name string, data map[string]string, labels map[string]string)
e2e/support/test_support.go:1308
↓ 4 callersMethodDataTypeStep
DataTypeStep --.
pkg/util/bindings/kamelet.go:159
↓ 4 callersMethodDoSettings
DoSettings is in charge to prepare the maven settings required for a maven project.
pkg/util/maven/maven_command.go:65
↓ 4 callersMethodEach
Each traverses the items in the Set, calling the provided function for each Set member. Traversal will continue until all items in the Set have been v
pkg/util/sets/set.go:72
↓ 4 callersFunctionEncodePropertyFileEntry
EncodePropertyFileEntry converts the given key/value pair into a .properties file entry.
pkg/util/property/property.go:29
↓ 4 callersFunctionEquals
Equals return if traits are the same.
pkg/trait/util.go:252
↓ 4 callersFunctionExtractAll
ExtractAll returns metadata information from all listed source codes.
pkg/metadata/metadata.go:28
↓ 4 callersFunctionFileExists
(name string)
pkg/util/util.go:257
↓ 4 callersFunctionGetBuild
(context context.Context, client client.Client, name string, namespace string)
pkg/util/kubernetes/client.go:86
↓ 4 callersMethodGetCamelQuarkusVersion
GetCamelQuarkusVersion returns the Camel Quarkus version the runtime is based on.
pkg/apis/camel/v1/camelcatalog_types_support.go:208
↓ 4 callersFunctionGetOperatorIDAnnotation
GetOperatorIDAnnotation to safely get the operator id annotation value.
pkg/apis/camel/v1/common_types_support.go:170
↓ 4 callersMethodHandle
(ctx context.Context, it *v1.Integration)
pkg/controller/integration/build.go:57
↓ 4 callersMethodHandle
Handle handles the integrations.
pkg/controller/integration/initialize.go:53
↓ 4 callersFunctionIToInt32
IToInt32 attempts to convert safely an int to an int32.
pkg/util/util.go:568
↓ 4 callersFunctionIToInt8
IToInt8 attempts to convert safely an int to an int8.
pkg/util/util.go:578
↓ 4 callersFunctionInstallDefaultKamelets
()
pkg/util/defaults/defaults_support.go:33
↓ 4 callersMethodIntegration
Integration return an Integration resource fed by the Camel application adapter.
pkg/controller/synthetic/synthetic.go:191
↓ 4 callersFunctionIntegrationKitLayout
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:909
↓ 4 callersFunctionIntegrationObservedGeneration
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:565
↓ 4 callersFunctionIntegrationSpecReplicas
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:545
↓ 4 callersMethodIsConditionTrue
IsConditionTrue checks if the condition with the given type is true.
pkg/apis/camel/v1/integration_types_support.go:343
↓ 4 callersMethodIsGeneratedFromKamelet
IsGeneratedFromKamelet determines is a source spec is derived from a Kamelet.
pkg/apis/camel/v1/common_types_support.go:264
↓ 4 callersFunctionIsServingInstalled
IsServingInstalled returns true if we are connected to a cluster with Knative Serving installed.
pkg/util/knative/enabled.go:54
↓ 4 callersFunctionKamelBindWithID
(t *testing.T, ctx context.Context, operatorID string, namespace string, args ...string)
e2e/support/test_support.go:225
↓ 4 callersFunctionKitWithRuntimeVersion
(version string)
e2e/support/test_support.go:1141
↓ 4 callersFunctionLastIntegrationCronLogs
(t *testing.T, ctx context.Context, ns, name string)
e2e/support/test_support.go:319
← previousnext →401–500 of 5,125, ranked by callers