MCPcopy Create free account

hub / github.com/apache/camel-k / types & classes

Types & classes777 in github.com/apache/camel-k

↓ 6 callersTypeAliasRawMessage
RawMessage is a raw encoded JSON value. It implements Marshaler and Unmarshaler and can be used to delay JSON decoding or precompute a JSON encoding.
pkg/apis/camel/v1/common_types.go:333
↓ 5 callersTypeAliasIntegrationConditionType
IntegrationConditionType --.
pkg/apis/camel/v1/integration_types.go:162
↓ 5 callersTypeAliasRuntimeProvider
RuntimeProvider is the provider chosen for the runtime.
pkg/apis/camel/v1/common_types.go:468
↓ 3 callersTypeAliasBuildOrderStrategy
BuildOrderStrategy specifies how builds are reconciled and queued. +kubebuilder:validation:Enum=dependencies;fifo;sequential
pkg/apis/camel/v1/common_types.go:114
↓ 3 callersTypeAliasBuildStrategy
BuildStrategy specifies how the Build should be executed. It will trigger a Maven process (either as an Operator routine or Kubernetes Pod execution)
pkg/apis/camel/v1/common_types.go:81
↓ 3 callersTypeAliasID
ID uniquely identifies a trait.
pkg/trait/trait_types.go:68
↓ 3 callersTypeAliasIntegrationKitConditionType
IntegrationKitConditionType --.
pkg/apis/camel/v1/integrationkit_types.go:148
↓ 3 callersTypeAliasLanguage
Language represents a supported language (Camel DSL).
pkg/apis/camel/v1/common_types.go:537
↓ 2 callersTypeAliasCatalogVersionCollection
CatalogVersionCollection --.
pkg/util/camel/camel_types.go:32
↓ 2 callersTypeAliasIntegrationPlatformBuildPublishStrategy
IntegrationPlatformBuildPublishStrategy defines the strategy used to package and publish an Integration base image.
pkg/apis/camel/v1/integrationplatform_types.go:166
↓ 1 callersTypeAliasControllerStrategy
ControllerStrategy is used to determine the kind of controller that needs to be created for the integration.
pkg/trait/trait_types.go:242
↓ 1 callersTypeAliasPipeConditionType
PipeConditionType --.
pkg/apis/camel/v1/pipe_types.go:136
↓ 1 callersTypeAliasTypeSlot
TypeSlot represent a kind of data (ie, input, output, ...).
pkg/apis/camel/v1/kamelet_types.go:117
InterfaceAction
Action --.
pkg/controller/integration/action.go:29
InterfaceAction
Action --.
pkg/controller/pipe/action.go:29
InterfaceAction
Action --.
pkg/controller/integrationplatform/action.go:29
InterfaceAction
Action --.
pkg/controller/catalog/action.go:29
InterfaceAction
Action --.
pkg/controller/integrationkit/action.go:29
StructActivation
pkg/util/maven/maven_types.go:118
StructAddonTrait
AddonTrait represents the configuration of an addon trait.
pkg/apis/camel/v1/common_types.go:306
StructAddonTraitApplyConfiguration
AddonTraitApplyConfiguration represents a declarative configuration of the AddonTrait type for use with apply. AddonTrait represents the configuratio
pkg/client/camel/applyconfiguration/camel/v1/addontrait.go:30
StructAffinityTrait
Allows constraining which nodes the integration pod(s) are eligible to be scheduled on, based on labels on the node, or with inter-pod affinity and an
pkg/apis/camel/v1/trait/affinity.go:28
StructArgs
Args -- .
pkg/apis/camel/v1/maven_types.go:133
StructArtifact
Artifact represents a materialized artifact (a jar dependency or in general a file used by the build).
pkg/apis/camel/v1/common_types.go:144
StructArtifactApplyConfiguration
ArtifactApplyConfiguration represents a declarative configuration of the Artifact type for use with apply. Artifact represents a materialized artifac
pkg/client/camel/applyconfiguration/camel/v1/artifact.go:26
StructAuthSecretTargetRef
AuthSecretTargetRef is used to authenticate using a reference to a secret.
pkg/apis/duck/keda/v1alpha1/duck_types.go:106
ClassBadRoute
e2e/common/misc/files/BadRoute.java:22
StructBasePlatformTrait
BasePlatformTrait is the root for platform traits with noop implementations for hooks.
pkg/trait/trait_types.go:188
StructBaseTask
BaseTask is a base for the struct hierarchy.
pkg/apis/camel/v1/build_types.go:94
StructBaseTaskApplyConfiguration
BaseTaskApplyConfiguration represents a declarative configuration of the BaseTask type for use with apply. BaseTask is a base for the struct hierarch
pkg/client/camel/applyconfiguration/camel/v1/basetask.go:26
StructBaseTrait
BaseTrait is the root trait with noop implementations for hooks.
pkg/trait/trait_types.go:144
StructBaseTruststore
BaseTruststore represents an existing truststore to use as the base for adding certificates.
pkg/apis/camel/v1/trait/jvm.go:27
StructBeanProperties
BeanProperties represent an unstructured object properties to be set on a bean.
pkg/apis/camel/v1/error_handler_types.go:31
StructBinding
Binding represents how a Kubernetes object is represented in Camel K resources.
pkg/util/bindings/api.go:36
StructBindingContext
nolint:containedctx
pkg/util/bindings/api.go:60
StructBindingConverter
BindingConverter converts a reference to a Kamelet into a Camel URI.
pkg/util/bindings/kamelet.go:37
InterfaceBindingProvider
BindingProvider maps a Binding endpoint into Camel K resources.
pkg/util/bindings/api.go:50
StructBuild
+genclient +kubebuilder:object:root=true +kubebuilder:resource:path=builds,scope=Namespaced,shortName=ikb,categories=kamel;camel +kubebuilder:subresou
pkg/apis/camel/v1/build_types.go:326
StructBuild
pkg/builder/types.go:55
StructBuild
pkg/util/maven/maven_types.go:33
StructBuildApplyConfiguration
BuildApplyConfiguration represents a declarative configuration of the Build type for use with apply. Change format to 'duration' when CRD uses OpenAP
pkg/client/camel/applyconfiguration/camel/v1/build.go:33
StructBuildCondition
BuildCondition describes the state of a resource at a certain point.
pkg/apis/camel/v1/build_types.go:345
StructBuildConditionApplyConfiguration
BuildConditionApplyConfiguration represents a declarative configuration of the BuildCondition type for use with apply. BuildCondition describes the s
pkg/client/camel/applyconfiguration/camel/v1/buildcondition.go:32
TypeAliasBuildConditionType
BuildConditionType -- .
pkg/apis/camel/v1/build_types.go:279
StructBuildConfiguration
BuildConfiguration represent the configuration required to build the runtime.
pkg/apis/camel/v1/common_types.go:50
StructBuildConfigurationApplyConfiguration
BuildConfigurationApplyConfiguration represents a declarative configuration of the BuildConfiguration type for use with apply. BuildConfiguration rep
pkg/client/camel/applyconfiguration/camel/v1/buildconfiguration.go:30
InterfaceBuildExpansion
pkg/client/camel/clientset/versioned/typed/camel/v1/generated_expansion.go:22
InterfaceBuildInformer
BuildInformer provides access to a shared informer and lister for Builds.
pkg/client/camel/informers/externalversions/camel/v1/build.go:38
InterfaceBuildInterface
BuildInterface has methods to work with Build resources.
pkg/client/camel/clientset/versioned/typed/camel/v1/build.go:41
StructBuildList
+kubebuilder:object:root=true BuildList contains a list of Build.
pkg/apis/camel/v1/build_types.go:337
InterfaceBuildLister
BuildLister helps list Builds. All objects returned here must be treated as read-only.
pkg/client/camel/listers/camel/v1/build.go:31
InterfaceBuildListerExpansion
BuildListerExpansion allows custom methods to be added to BuildLister.
pkg/client/camel/listers/camel/v1/expansion_generated.go:24
InterfaceBuildNamespaceLister
BuildNamespaceLister helps list and get Builds. All objects returned here must be treated as read-only.
pkg/client/camel/listers/camel/v1/build.go:57
InterfaceBuildNamespaceListerExpansion
BuildNamespaceListerExpansion allows custom methods to be added to BuildNamespaceLister.
pkg/client/camel/listers/camel/v1/expansion_generated.go:28
TypeAliasBuildPhase
BuildPhase -- .
pkg/apis/camel/v1/build_types.go:276
StructBuildSpec
NOTE: json tags are required. Any new fields you add must have json tags for the fields to be serialized. Important: Run "make generate-deepcopy" to
pkg/apis/camel/v1/build_types.go:30
StructBuildSpecApplyConfiguration
BuildSpecApplyConfiguration represents a declarative configuration of the BuildSpec type for use with apply. NOTE: json tags are required. Any new f
pkg/client/camel/applyconfiguration/camel/v1/buildspec.go:33
StructBuildStatus
BuildStatus defines the observed state of Build.
pkg/apis/camel/v1/build_types.go:246
StructBuildStatusApplyConfiguration
BuildStatusApplyConfiguration represents a declarative configuration of the BuildStatus type for use with apply. BuildStatus defines the observed sta
pkg/client/camel/applyconfiguration/camel/v1/buildstatus.go:31
StructBuildahTask
BuildahTask is used to configure Buildah. Deprecated: no longer in use.
pkg/apis/camel/v1/build_types.go:167
StructBuildahTaskApplyConfiguration
BuildahTaskApplyConfiguration represents a declarative configuration of the BuildahTask type for use with apply. BuildahTask is used to configure Bui
pkg/client/camel/applyconfiguration/camel/v1/buildahtask.go:28
StructBuilder
pkg/builder/types.go:50
StructBuilderTask
BuilderTask is the generic task in charge of building the application image.
pkg/apis/camel/v1/build_types.go:102
StructBuilderTaskApplyConfiguration
BuilderTaskApplyConfiguration represents a declarative configuration of the BuilderTask type for use with apply. BuilderTask is the generic task in c
pkg/client/camel/applyconfiguration/camel/v1/buildertask.go:26
StructBuilderTrait
The builder trait is internally used to determine the best strategy to build and configure IntegrationKits. +camel-k:trait=builder. nolint:godoclint
pkg/apis/camel/v1/trait/builder.go:26
InterfaceBuildsGetter
BuildsGetter has a method to return a BuildInterface. A group's client should implement this interface.
pkg/client/camel/clientset/versioned/typed/camel/v1/build.go:36
InterfaceBytesMarshaller
pkg/util/util.go:297
StructCACertConfig
CACertConfig specifies a CA certificate to import into the truststore.
pkg/apis/camel/v1/trait/jvm.go:21
StructCACertEntry
pkg/trait/jvm_cacert.go:33
StructCLIPrinter
CLIPrinter is delegated to print the runtime object.
pkg/util/kubernetes/printer.go:28
StructCamelArtifact
CamelArtifact represent the configuration for a feature offered by Camel.
pkg/apis/camel/v1/camelcatalog_types.go:158
StructCamelArtifactApplyConfiguration
CamelArtifactApplyConfiguration represents a declarative configuration of the CamelArtifact type for use with apply. CamelArtifact represent the conf
pkg/client/camel/applyconfiguration/camel/v1/camelartifact.go:26
StructCamelArtifactDependency
CamelArtifactDependency represent a maven's dependency.
pkg/apis/camel/v1/camelcatalog_types.go:149
StructCamelArtifactDependencyApplyConfiguration
CamelArtifactDependencyApplyConfiguration represents a declarative configuration of the CamelArtifactDependency type for use with apply. CamelArtifac
pkg/client/camel/applyconfiguration/camel/v1/camelartifactdependency.go:26
StructCamelArtifactExclusion
CamelArtifactExclusion represents an exclusion clause.
pkg/apis/camel/v1/camelcatalog_types.go:141
StructCamelArtifactExclusionApplyConfiguration
CamelArtifactExclusionApplyConfiguration represents a declarative configuration of the CamelArtifactExclusion type for use with apply. CamelArtifactE
pkg/client/camel/applyconfiguration/camel/v1/camelartifactexclusion.go:26
StructCamelCatalog
+genclient +kubebuilder:object:root=true +kubebuilder:resource:path=camelcatalogs,scope=Namespaced,shortName=cc,categories=kamel;camel +kubebuilder:su
pkg/apis/camel/v1/camelcatalog_types.go:42
StructCamelCatalogApplyConfiguration
CamelCatalogApplyConfiguration represents a declarative configuration of the CamelCatalog type for use with apply. CamelCatalog represents the langua
pkg/client/camel/applyconfiguration/camel/v1/camelcatalog.go:32
StructCamelCatalogCondition
CamelCatalogCondition describes the state of a resource at a certain point.
pkg/apis/camel/v1/camelcatalog_types.go:97
StructCamelCatalogConditionApplyConfiguration
CamelCatalogConditionApplyConfiguration represents a declarative configuration of the CamelCatalogCondition type for use with apply. CamelCatalogCond
pkg/client/camel/applyconfiguration/camel/v1/camelcatalogcondition.go:32
TypeAliasCamelCatalogConditionType
CamelCatalogConditionType --.
pkg/apis/camel/v1/camelcatalog_types.go:113
InterfaceCamelCatalogExpansion
pkg/client/camel/clientset/versioned/typed/camel/v1/generated_expansion.go:24
InterfaceCamelCatalogInformer
CamelCatalogInformer provides access to a shared informer and lister for CamelCatalogs.
pkg/client/camel/informers/externalversions/camel/v1/camelcatalog.go:38
InterfaceCamelCatalogInterface
CamelCatalogInterface has methods to work with CamelCatalog resources.
pkg/client/camel/clientset/versioned/typed/camel/v1/camelcatalog.go:41
StructCamelCatalogList
+kubebuilder:object:root=true CamelCatalogList contains a list of CamelCatalog.
pkg/apis/camel/v1/camelcatalog_types.go:55
InterfaceCamelCatalogLister
CamelCatalogLister helps list CamelCatalogs. All objects returned here must be treated as read-only.
pkg/client/camel/listers/camel/v1/camelcatalog.go:31
InterfaceCamelCatalogListerExpansion
CamelCatalogListerExpansion allows custom methods to be added to CamelCatalogLister.
pkg/client/camel/listers/camel/v1/expansion_generated.go:32
InterfaceCamelCatalogNamespaceLister
CamelCatalogNamespaceLister helps list and get CamelCatalogs. All objects returned here must be treated as read-only.
pkg/client/camel/listers/camel/v1/camelcatalog.go:57
InterfaceCamelCatalogNamespaceListerExpansion
CamelCatalogNamespaceListerExpansion allows custom methods to be added to CamelCatalogNamespaceLister.
pkg/client/camel/listers/camel/v1/expansion_generated.go:36
TypeAliasCamelCatalogPhase
CamelCatalogPhase -- .
pkg/apis/camel/v1/camelcatalog_types.go:85
StructCamelCatalogSpec
CamelCatalogSpec specify what features a Camel runtime provides.
pkg/apis/camel/v1/camelcatalog_types.go:63
StructCamelCatalogSpecApplyConfiguration
CamelCatalogSpecApplyConfiguration represents a declarative configuration of the CamelCatalogSpec type for use with apply. CamelCatalogSpec specify w
pkg/client/camel/applyconfiguration/camel/v1/camelcatalogspec.go:26
StructCamelCatalogStatus
CamelCatalogStatus defines the observed state of CamelCatalog.
pkg/apis/camel/v1/camelcatalog_types.go:73
StructCamelCatalogStatusApplyConfiguration
CamelCatalogStatusApplyConfiguration represents a declarative configuration of the CamelCatalogStatus type for use with apply. CamelCatalogStatus def
pkg/client/camel/applyconfiguration/camel/v1/camelcatalogstatus.go:30
InterfaceCamelCatalogsGetter
CamelCatalogsGetter has a method to return a CamelCatalogInterface. A group's client should implement this interface.
pkg/client/camel/clientset/versioned/typed/camel/v1/camelcatalog.go:36
TypeAliasCamelEndpointKind
CamelEndpointKind -- .
pkg/internal/knative/types.go:45
StructCamelEnvironment
CamelEnvironment is the top level configuration object expected by the Camel Knative component.
pkg/internal/knative/types.go:23
StructCamelLoader
CamelLoader represents the configuration required to load a DSL.
pkg/apis/camel/v1/camelcatalog_types.go:175
StructCamelLoaderApplyConfiguration
CamelLoaderApplyConfiguration represents a declarative configuration of the CamelLoader type for use with apply. CamelLoader represents the configura
pkg/client/camel/applyconfiguration/camel/v1/camelloader.go:26
StructCamelProperty
CamelProperty represents a Camel property that may end up in an application.properties file.
pkg/apis/camel/v1/common_types.go:406
next →1–100 of 777, ranked by callers