Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/camel-k
/ functions
Functions
5,125 in github.com/apache/camel-k
⨍
Functions
5,125
◇
Types & classes
777
↓ 20 callers
Method
GetScheme
()
pkg/client/client.go:64
↓ 20 callers
Method
hasCACerts
hasCACerts returns true if any CA certificates are configured.
pkg/trait/jvm_cacert.go:38
↓ 20 callers
Function
initializeRunCmdOptionsWithOutput
(t *testing.T)
pkg/cmd/run_test.go:66
↓ 19 callers
Function
ComputeForIntegration
ComputeForIntegration a digest of the fields that are relevant for the deployment Produces a digest that can be used as docker image tag.
pkg/util/digest/digest.go:48
↓ 19 callers
Method
Debugf
Debugf --.
pkg/util/log/log.go:54
↓ 19 callers
Method
Do
(ctx context.Context)
pkg/builder/types.go:61
↓ 19 callers
Function
Get
Get --.
pkg/util/envvar/envvar.go:26
↓ 19 callers
Function
InstallOperatorWithConf
InstallOperatorWithConf is in charge to install a namespaced operator with additional configurations.
e2e/support/test_util.go:75
↓ 19 callers
Function
IntegrationPods
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:503
↓ 19 callers
Function
NewBasePlatformTrait
(id string, order int)
pkg/trait/trait_types.go:133
↓ 19 callers
Method
Patch
(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...
pkg/client/camel/clientset/versioned/typed/camel/v1/pipe.go:52
↓ 19 callers
Method
RESTClient
()
pkg/client/camel/clientset/versioned/typed/camel/v1/camel_client.go:31
↓ 19 callers
Function
ReadFile
ReadFile a safe wrapper of os.ReadFile.
pkg/util/util.go:389
↓ 19 callers
Function
createNominalDeploymentTest
()
pkg/trait/deployment_test.go:253
↓ 19 callers
Function
filter
(tasks []v1.Task, filterTasks []string)
pkg/trait/builder.go:689
↓ 18 callers
Function
CreatePlainTextConfigmap
(t *testing.T, ctx context.Context, ns string, name string, data map[string]string)
e2e/support/test_support.go:1294
↓ 18 callers
Method
GetConfig
()
pkg/client/client.go:65
↓ 18 callers
Function
NewIntegration
(namespace string, name string)
pkg/apis/camel/v1/integration_types_support.go:51
↓ 18 callers
Function
NewKamelWithModelineCommand
NewKamelWithModelineCommand ---.
pkg/cmd/modeline.go:72
↓ 18 callers
Function
Route
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:724
↓ 18 callers
Function
ToYAMLNoManagedFields
ToYAMLNoManagedFields marshal to yaml format but without metadata.managedFields.
pkg/util/kubernetes/util.go:42
↓ 18 callers
Function
WithTempDir
WithTempDir a safe wrapper to deal with temporary directories.
pkg/util/util.go:462
↓ 18 callers
Function
cmdOnly
(cmd *cobra.Command, options any)
pkg/cmd/util.go:194
↓ 18 callers
Function
templateOrFail
(template map[string]interface{})
pkg/trait/kamelets_test.go:609
↓ 17 callers
Function
CreateIntegrationFor
CreateIntegrationFor creates and Integration from a Pipe.
pkg/controller/pipe/integration.go:48
↓ 17 callers
Method
GetKnativeService
GetKnativeService returns a Knative Service that matches the given function.
pkg/util/kubernetes/collection.go:280
↓ 17 callers
Method
SetReadyCondition
SetReadyCondition sets Ready condition with the given status, reason, and message.
pkg/apis/camel/v1/integration_types_support.go:356
↓ 17 callers
Function
SetVal
SetVal --.
pkg/util/envvar/envvar.go:37
↓ 17 callers
Method
StorageType
StorageType is the type of storage used for the configuration.
pkg/util/resource/config.go:41
↓ 17 callers
Function
WriteFileWithContent
WriteFileWithContent a safe wrapper to write content to a file.
pkg/util/util.go:438
↓ 17 callers
Function
decode
(target any, v *viper.Viper)
pkg/cmd/util.go:157
↓ 17 callers
Function
newTestYAMLInspector
(t *testing.T)
pkg/util/source/inspector_yaml_test.go:31
↓ 16 callers
Method
HasMatchingBuild
HasMatchingBuild visit all items in the list of builds and search for a scheduled build that matches the given build's dependencies. It returns the fi
pkg/apis/camel/v1/build_types_support.go:277
↓ 16 callers
Method
ID
()
pkg/trait/trait_types.go:64
↓ 16 callers
Method
Key
Key is the key specified for the resource.
pkg/util/resource/config.go:56
↓ 15 callers
Function
Build
(t *testing.T, ctx context.Context, ns, name string)
e2e/support/test_support.go:1549
↓ 15 callers
Function
CompressBase64
CompressBase64 --.
pkg/util/gzip/compress.go:47
↓ 15 callers
Function
CreateTimerKamelet
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:1895
↓ 15 callers
Method
Failed
(err error)
pkg/apis/camel/v1/build_types_support.go:141
↓ 15 callers
Method
Has
Has returns true if it contains the item.
pkg/util/sets/set.go:81
↓ 15 callers
Method
IsSynthetic
IsSynthetic returns true for synthetic Integrations (non managed, likely imported from external deployments).
pkg/apis/camel/v1/integration_types_support.go:366
↓ 15 callers
Function
KamelRunWithID
(t *testing.T, ctx context.Context, operatorID string, namespace string, args ...string)
e2e/support/test_support.go:213
↓ 15 callers
Function
NewEnvironmentTestCatalog
()
pkg/trait/environment_test.go:232
↓ 15 callers
Function
SetAnnotation
SetAnnotation safely sets the annotation on the given runtime object.
pkg/apis/camel/v1/common_types_support.go:200
↓ 15 callers
Method
Update
(ctx context.Context, pipe *camelv1.Pipe, opts metav1.UpdateOptions)
pkg/client/camel/clientset/versioned/typed/camel/v1/pipe.go:44
↓ 15 callers
Function
createKameletsTestEnvironment
(flow string, objects ...runtime.Object)
pkg/trait/kamelets_test.go:572
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/integrationprofile.go:206
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/integrationplatform.go:209
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/kamelet.go:207
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/integrationkit.go:209
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/build.go:205
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/pipe.go:206
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/integration.go:206
↓ 15 callers
Method
ensureObjectMetaApplyConfigurationExists
()
pkg/client/camel/applyconfiguration/camel/v1/camelcatalog.go:206
↓ 15 callers
Method
hasBaseTruststore
hasBaseTruststore returns true if a base truststore is configured.
pkg/trait/jvm_cacert.go:56
↓ 14 callers
Function
Errorf
Errorf --.
pkg/util/log/log.go:227
↓ 14 callers
Method
GetConfigMap
GetConfigMap returns a ConfigMap that matches the given function.
pkg/util/kubernetes/collection.go:182
↓ 14 callers
Method
GetKnativeTrigger
GetKnativeTrigger returns a Knative Trigger that matches the given function.
pkg/util/kubernetes/collection.go:292
↓ 14 callers
Function
NewIntegrationConditionPlatformDisabledWithMessage
(traitID string, message string)
pkg/trait/trait_condition_types.go:59
↓ 14 callers
Function
createNominalDeploymentTraitTest
()
pkg/trait/trait_support_test.go:37
↓ 14 callers
Function
kamelTestPostAddCommandInit
(t *testing.T, rootCmd *cobra.Command, options *RootCmdOptions)
pkg/cmd/root_test.go:32
↓ 13 callers
Function
CRDs
(t *testing.T)
e2e/support/test_support.go:1698
↓ 13 callers
Function
Deployment
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:1498
↓ 13 callers
Function
FillMissingReferenceData
FillMissingReferenceData returns all possible combinations of ObjectReference that can be obtained by filling the missing fields with known data.
pkg/util/knative/apis.go:153
↓ 13 callers
Method
FindService
FindService -- .
pkg/internal/knative/types_support.go:109
↓ 13 callers
Method
GetArtifactByScheme
GetArtifactByScheme returns the artifact corresponding to the given component scheme.
pkg/util/camel/camel_runtime_catalog.go:126
↓ 13 callers
Function
GetOperatorNamespace
GetOperatorNamespace returns the namespace where the current operator is located (if set).
pkg/platform/operator.go:70
↓ 13 callers
Method
GetRuntimeVersion
GetRuntimeVersion returns the Camel K runtime version of the catalog.
pkg/apis/camel/v1/camelcatalog_types_support.go:193
↓ 13 callers
Method
GetTimeout
GetTimeout returns the specified duration or a default one.
pkg/apis/camel/v1/integrationprofile_types_support.go:45
↓ 13 callers
Function
GetTriggerName
(brokerName string, subscriberName string, eventType string)
pkg/util/knative/knative.go:133
↓ 13 callers
Method
InferLanguage
InferLanguage returns the language of the source or discovers it from file extension if not set.
pkg/apis/camel/v1/common_types_support.go:269
↓ 13 callers
Function
Infof
Infof --.
pkg/util/log/log.go:222
↓ 13 callers
Function
NewSet
NewSet creates an empty Set.
pkg/util/sets/set.go:26
↓ 13 callers
Function
OperatorID
()
pkg/util/defaults/defaults_support.go:37
↓ 13 callers
Function
ParseGAV
ParseGAV decodes the provided Maven GAV into the corresponding Dependency. The artifact id is in the form of: <groupId>:<artifactId>[:<packagingTyp
pkg/util/maven/maven_command.go:292
↓ 13 callers
Method
Phase
()
pkg/builder/types.go:66
↓ 13 callers
Method
VisitDeployment
VisitDeployment executes the visitor function on all Deployment resources.
pkg/util/kubernetes/collection.go:105
↓ 13 callers
Method
WithName
WithName sets the Name field in the declarative configuration to the given value and returns the receiver, so that objects can be built by chaining "W
pkg/client/camel/applyconfiguration/camel/v1/pipe.go:73
↓ 13 callers
Function
createNominalAffinityTest
()
pkg/trait/affinity_test.go:195
↓ 13 callers
Function
createNominalGCTest
()
pkg/trait/gc_test.go:337
↓ 13 callers
Function
createNominalIngressTest
()
pkg/trait/ingress_test.go:344
↓ 13 callers
Function
createTestRouteEnvironment
(t *testing.T, name string)
pkg/trait/route_test.go:109
↓ 13 callers
Function
exitOnError
(err error, msg string)
pkg/cmd/operator/operator.go:277
↓ 13 callers
Function
getNominalEnv
(t *testing.T, traitCatalog *Catalog)
pkg/trait/mount_test.go:230
↓ 12 callers
Function
Apply
(ctx context.Context, c client.Client, integration *v1.Integration, kit *v1.IntegrationKit)
pkg/trait/trait.go:41
↓ 12 callers
Function
BuilderPod
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:1239
↓ 12 callers
Function
DefaultOperatorSecurityContext
DefaultOperatorSecurityContext to ensure a container with low privilege and limited permissions.
e2e/support/test_support.go:2225
↓ 12 callers
Method
GetConditions
GetConditions --.
pkg/apis/camel/v1/pipe_types_support.go:30
↓ 12 callers
Method
GetLanguageDependency
GetLanguageDependency returns the maven dependency for the given language name.
pkg/util/camel/camel_runtime_catalog.go:155
↓ 12 callers
Method
GetRoute
GetRoute returns a Route that matches the given function.
pkg/util/kubernetes/collection.go:325
↓ 12 callers
Method
GetTrait
GetTrait returns the trait with the given ID.
pkg/trait/trait_catalog.go:177
↓ 12 callers
Method
Integrations
Integrations returns an object that can list and get Integrations.
pkg/client/camel/listers/camel/v1/integration.go:36
↓ 12 callers
Method
IsEmpty
IsEmpty returns true if the set has no items.
pkg/util/sets/set.go:86
↓ 12 callers
Function
IsOpenShift
IsOpenShift returns true if we are connected to a OpenShift cluster.
pkg/util/openshift/openshift.go:34
↓ 12 callers
Method
Items
Items returns all resources belonging to the collection.
pkg/util/kubernetes/collection.go:62
↓ 12 callers
Method
Merge
Merge with items from another set.
pkg/util/sets/set.go:65
↓ 12 callers
Function
NewSourceSpec
(name string, content string, language Language)
pkg/apis/camel/v1/integration_types_support.go:271
↓ 12 callers
Function
NormalizeDependency
NormalizeDependency converts different forms of camel dependencies -- `camel-xxx`, `camel-quarkus-xxx`, and `camel-quarkus:xxx` -- into the unified fo
pkg/util/camel/camel_dependencies.go:34
↓ 12 callers
Method
Type
()
pkg/apis/camel/v1/error_handler_types_support.go:29
↓ 12 callers
Function
assertExtract
(t *testing.T, inspector Inspector, source string, assertFn func(meta *Metadata))
pkg/util/source/source_support_test.go:28
← previous
next →
101–200 of 5,125, ranked by callers