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
↓ 1,823 callers
Method
Equal
Equal checks if the profile is equal to the given profile (case insensitive).
pkg/apis/camel/v1/common_types_support.go:54
↓ 368 callers
Method
String
String information about the repository
pkg/kamelet/repository/repository.go:46
↓ 343 callers
Method
Errorf
Errorf --.
pkg/util/log/log.go:64
↓ 323 callers
Method
Contains
Contains returns if the string has been found in the logs
e2e/support/util/log_scanner.go:76
↓ 295 callers
Method
Error
Error --.
pkg/util/log/log.go:79
↓ 258 callers
Method
Len
Len returns the length of a collection. The number of CatalogVersion instances on the slice.
pkg/util/camel/camel_types.go:36
↓ 251 callers
Function
IntegrationLogs
(t *testing.T, ctx context.Context, ns, name string)
e2e/support/test_support.go:293
↓ 241 callers
Function
IntegrationPodPhase
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:459
↓ 235 callers
Function
NewFakeClient
NewFakeClient ---.
pkg/internal/client.go:54
↓ 219 callers
Function
KamelRun
(t *testing.T, ctx context.Context, namespace string, args ...string)
e2e/support/test_support.go:209
↓ 214 callers
Method
DeepCopyInto
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
pkg/apis/camel/v1/zz_generated.deepcopy.go:36
↓ 208 callers
Function
IntegrationConditionStatus
(t *testing.T, ctx context.Context, ns string, name string, conditionType v1.IntegrationConditionType)
e2e/support/test_support.go:619
↓ 150 callers
Method
Name
a user friendly name for the action
pkg/controller/integrationkit/action.go:34
↓ 150 callers
Function
NewCatalog
NewCatalog creates a new trait Catalog.
pkg/trait/trait_catalog.go:39
↓ 142 callers
Method
List
List lists all Pipes in the indexer. Objects returned here must be treated as read-only.
pkg/client/camel/listers/camel/v1/pipe.go:34
↓ 139 callers
Method
Apply
Apply executes a customization of the Environment
pkg/trait/trait_types.go:79
↓ 138 callers
Function
DefaultCatalog
()
pkg/util/camel/catalog.go:37
↓ 130 callers
Method
Configure
Configure the trait
pkg/trait/trait_types.go:76
↓ 127 callers
Function
RandomizedSuffixName
(name string)
e2e/support/test_support.go:2220
↓ 120 callers
Function
WithNewTestNamespace
(t *testing.T, doRun func(context.Context, *gomega.WithT, string))
e2e/support/test_support.go:1953
↓ 115 callers
Method
GetCondition
GetCondition returns the condition with the provided type.
pkg/apis/camel/v1/pipe_types_support.go:80
↓ 112 callers
Method
WithKind
WithKind sets the Kind 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:57
↓ 109 callers
Function
ExecuteCommand
(root *cobra.Command, args ...string)
pkg/cmd/cmd_support_test.go:32
↓ 100 callers
Function
TestClient
(t *testing.T)
e2e/support/test_support.go:122
↓ 97 callers
Method
Add
Add items to the Set.
pkg/util/sets/set.go:58
↓ 93 callers
Method
Get
Get the Kamelet corresponding to the given name, or nil if not found
pkg/kamelet/repository/repository.go:43
↓ 93 callers
Function
NewCollection
NewCollection creates a new empty collection.
pkg/util/kubernetes/collection.go:46
↓ 81 callers
Method
apply
(environment *Environment)
pkg/trait/trait_catalog.go:95
↓ 79 callers
Method
GetTrait
(id string)
pkg/trait/trait_catalog.go:188
↓ 72 callers
Method
InjectClient
(client Client)
pkg/client/client.go:73
↓ 63 callers
Function
Debugf
*********************************** *********************************** Debugf --.
pkg/util/log/log.go:217
↓ 62 callers
Function
Kamel
(t *testing.T, ctx context.Context, args ...string)
e2e/support/test_support.go:205
↓ 61 callers
Function
IntegrationKitName
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:883
↓ 60 callers
Method
InjectLogger
(logger Logger)
pkg/util/log/log.go:45
↓ 52 callers
Function
IntegrationPod
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:479
↓ 51 callers
Function
NewIntegrationCondition
(traitID string, ict v1.IntegrationConditionType, cs corev1.ConditionStatus, reason, message string)
pkg/trait/trait_condition_types.go:45
↓ 50 callers
Function
Integration
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:817
↓ 49 callers
Method
Create
(ctx context.Context, pipe *camelv1.Pipe, opts metav1.CreateOptions)
pkg/client/camel/clientset/versioned/typed/camel/v1/pipe.go:43
↓ 47 callers
Method
GetTrait
(id ID)
pkg/trait/trait_types.go:253
↓ 47 callers
Method
Info
Info --.
pkg/util/log/log.go:74
↓ 47 callers
Function
IntegrationPhase
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:853
↓ 47 callers
Function
label
(name, value string)
e2e/advanced/operator_metrics_test.go:498
↓ 45 callers
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Args.
pkg/apis/camel/v1/zz_generated.deepcopy.go:41
↓ 45 callers
Method
DeepCopyInto
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
pkg/apis/camel/v1/trait/zz_generated.deepcopy.go:1533
↓ 44 callers
Method
SetCondition
SetCondition --.
pkg/apis/camel/v1/pipe_types_support.go:92
↓ 43 callers
Method
Infof
Infof --.
pkg/util/log/log.go:59
↓ 42 callers
Method
apply
(settings *Settings)
pkg/util/maven/maven_settings.go:35
↓ 42 callers
Function
createNominalJvmTest
(kitType string)
pkg/trait/jvm_test.go:593
↓ 41 callers
Method
Get
Get retrieves the Pipe from the indexer for a given namespace and name. Objects returned here must be treated as read-only.
pkg/client/camel/listers/camel/v1/pipe.go:63
↓ 41 callers
Method
GetName
GetName retrieves the value of the Name field in the declarative configuration.
pkg/client/camel/applyconfiguration/camel/v1/pipe.go:239
↓ 40 callers
Function
ExpectExecSucceed
(t *testing.T, g *WithT, command *exec.Cmd)
e2e/support/test_util.go:136
↓ 40 callers
Method
Handle
executes the handling function
pkg/controller/integrationkit/action.go:40
↓ 40 callers
Function
Kit
(t *testing.T, ctx context.Context, ns, name string)
e2e/support/test_support.go:937
↓ 40 callers
Function
failTest
Only panic the test if absolutely necessary and there is no test locus. In most cases, the test should fail gracefully using the test locus to error o
e2e/support/test_support.go:108
↓ 38 callers
Function
AddToTraits
AddToTraits registers a trait Factory.
pkg/trait/trait_factory.go:27
↓ 38 callers
Method
IntegrationInRunningPhases
()
pkg/trait/trait_types.go:271
↓ 36 callers
Method
GetDeployment
GetDeployment returns a Deployment that matches the given function.
pkg/util/kubernetes/collection.go:125
↓ 36 callers
Method
IntegrationInPhase
(phases ...v1.IntegrationPhase)
pkg/trait/trait_types.go:263
↓ 36 callers
Function
WithTransform
WithTransform sets a transform on all informers.
pkg/client/camel/informers/externalversions/factory.go:86
↓ 36 callers
Function
createNominalBuilderTraitTest
()
pkg/trait/builder_test.go:143
↓ 36 callers
Function
initializeRunCmdOptions
(t *testing.T)
pkg/cmd/run_test.go:56
↓ 35 callers
Method
GetDependencyID
nolint:nestif
pkg/apis/camel/v1/maven_types_support.go:25
↓ 35 callers
Method
GetNamespace
GetNamespace retrieves the value of the Namespace field in the declarative configuration.
pkg/client/camel/applyconfiguration/camel/v1/pipe.go:245
↓ 33 callers
Method
Debug
Debug --.
pkg/util/log/log.go:69
↓ 33 callers
Function
Info
Info --.
pkg/util/log/log.go:237
↓ 32 callers
Method
CamelV1
()
pkg/client/camel/clientset/versioned/clientset.go:34
↓ 31 callers
Function
BaseImage
()
pkg/util/defaults/defaults_support.go:29
↓ 30 callers
Method
CanHandle
returns true if the action can handle the integration kit
pkg/controller/integrationkit/action.go:37
↓ 30 callers
Function
extract
extract returns metadata information from the source code.
pkg/metadata/metadata.go:72
↓ 28 callers
Function
NewBaseTrait
(id string, order int)
pkg/trait/trait_types.go:125
↓ 27 callers
Function
OperatorPod
(t *testing.T, ctx context.Context, ns string)
e2e/support/test_support.go:1763
↓ 27 callers
Method
Watch
(ctx context.Context, opts metav1.ListOptions)
pkg/client/camel/clientset/versioned/typed/camel/v1/pipe.go:51
↓ 27 callers
Function
createBuilderTestEnv
(buildStrategy v1.BuildStrategy)
pkg/trait/builder_test.go:81
↓ 26 callers
Method
Delete
(ctx context.Context, name string, opts metav1.DeleteOptions)
pkg/client/camel/clientset/versioned/typed/camel/v1/pipe.go:47
↓ 26 callers
Method
validateCACertConfig
()
pkg/trait/jvm_cacert.go:109
↓ 25 callers
Method
Command
(context Context)
pkg/util/maven/maven_project.go:50
↓ 25 callers
Function
Error
Error --.
pkg/util/log/log.go:242
↓ 25 callers
Function
Kubectl
(args ...string)
e2e/support/test_support.go:285
↓ 25 callers
Function
NewStep
(phase int32, task StepTask)
pkg/builder/steps.go:51
↓ 25 callers
Method
Visit
Visit executes the visitor function on all resources.
pkg/util/kubernetes/collection.go:528
↓ 24 callers
Method
GetDeploymentForIntegration
GetDeploymentForIntegration returns a Deployment for the given integration.
pkg/util/kubernetes/collection.go:137
↓ 24 callers
Function
GetEnvOrDefault
(key string, def string)
pkg/platform/env_platform.go:87
↓ 24 callers
Method
Translate
Translate does the actual mapping
pkg/util/bindings/api.go:54
↓ 24 callers
Function
newFakeClient
(namespace string)
pkg/trait/knative_test.go:1316
↓ 23 callers
Function
BuildConfig
(t *testing.T, ctx context.Context, ns, name string)
e2e/support/test_support.go:1562
↓ 23 callers
Function
BuildPhase
(t *testing.T, ctx context.Context, ns, name string)
e2e/support/test_support.go:1572
↓ 23 callers
Method
GetCmdClient
GetCmdClient returns the client that can be used from command line tools.
pkg/cmd/root.go:200
↓ 22 callers
Method
CamelV1
()
pkg/client/client.go:63
↓ 22 callers
Function
ExtractObjectReference
ExtractObjectReference returns a reference to the object described in the Knative URI.
pkg/util/knative/uri.go:62
↓ 22 callers
Method
GetIntegrationContainer
()
pkg/trait/trait_types.go:511
↓ 22 callers
Function
IntegrationStatusReplicas
(t *testing.T, ctx context.Context, ns string, name string)
e2e/support/test_support.go:575
↓ 22 callers
Function
createTestCamelCatalog
(ns string, runtimeProvider v1.RuntimeProvider, version string)
pkg/cmd/promote_test.go:139
↓ 21 callers
Method
AddDependency
AddDependency -- .
pkg/util/source/types.go:61
↓ 21 callers
Function
CreatePlainTextSecret
(t *testing.T, ctx context.Context, ns string, name string, data map[string]string)
e2e/support/test_support.go:1398
↓ 21 callers
Function
IntegrationCondition
(t *testing.T, ctx context.Context, ns string, name string, conditionType v1.IntegrationConditionType)
e2e/support/test_support.go:595
↓ 21 callers
Function
KamelBind
(t *testing.T, ctx context.Context, namespace string, args ...string)
e2e/support/test_support.go:221
↓ 21 callers
Function
StringSliceUniqueAdd
StringSliceUniqueAdd appends the given item if not already present in the slice.
pkg/util/util.go:97
↓ 21 callers
Method
WithValues
WithValues --.
pkg/util/log/log.go:91
↓ 21 callers
Function
asEndpointProperties
(props map[string]string)
pkg/util/bindings/binding_support_test.go:28
↓ 21 callers
Method
getTruststorePasswordPath
()
pkg/trait/jvm_cacert.go:60
next →
1–100 of 5,125, ranked by callers