Kamelets API
camel.apache.org/v1alpha1
Package v1alpha1 contains API Schema definitions for the camel v1alpha1 API group
Resource Types
Kamelet
Kamelet is the Schema for the kamelets API
Field | Description |
---|---|
|
|
|
|
|
Refer to the Kubernetes API documentation for the fields of the |
|
|
|
KameletBinding
KameletBinding is the Schema for the kamelets binding API
Field | Description |
---|---|
|
|
|
|
|
Refer to the Kubernetes API documentation for the fields of the |
|
|
|
Internal Types
BeanProperties
Appears on:
BeanProperties represent an unstructured object properties to be set on a bean
Field | Description |
---|---|
|
Endpoint
Appears on:
Endpoint represents a source/sink external entity
Field | Description |
---|---|
Ref can be used to declare a Kubernetes resource as source/sink endpoint |
|
|
URI can alternatively be used to specify the (Camel) endpoint explicitly |
|
Properties are a key value representation of endpoint properties |
Types defines the schema of the data produced/consumed by the endpoint |
EndpointProperties
Appears on:
EndpointProperties is a key/value struct represented as JSON raw to allow numeric/boolean values
Field | Description |
---|---|
|
(Members of |
ErrorHandler
ErrorHandler is a generic interface that represent any type of error handler specification
ErrorHandlerBean
ErrorHandlerBean represents a bean error handler type
Field | Description |
---|---|
|
|
|
|
|
ErrorHandlerDeadLetterChannel
ErrorHandlerDeadLetterChannel represents a dead letter channel error handler type
Field | Description |
---|---|
|
|
|
ErrorHandlerLog
Appears on:
ErrorHandlerLog represent a default (log) error handler type
Field | Description |
---|---|
|
|
|
ErrorHandlerParameters
Appears on:
ErrorHandlerParameters represent an unstructured object for error handler parameters
Field | Description |
---|---|
|
ErrorHandlerRef
ErrorHandlerRef represents a reference to an error handler builder available in the registry
Field | Description |
---|---|
|
ErrorHandlerSpec
Appears on:
ErrorHandlerSpec represents an unstructured object for an error handler
Field | Description |
---|---|
|
ExternalDocumentation
Appears on:
ExternalDocumentation allows referencing an external resource for extended documentation.
Field | Description |
---|---|
|
|
|
JSON
Appears on:
JSON represents any valid JSON value. These types are supported: bool, int64, float64, string, []interface{}, map[string]interface{} and nil.
Field | Description |
---|---|
|
(Members of |
JSONSchemaProp
Appears on:
Field | Description |
---|---|
|
|
|
|
|
|
|
format is an OpenAPI v3 format string. Unknown formats are ignored. The following formats are validated:
|
|
|
|
default is a default value for undefined object fields. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The list of descriptors that determine which UI components to use on different views |
JSONSchemaProps
Appears on:
JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).
Field | Description |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KameletBindingCondition
Appears on:
KameletBindingCondition describes the state of a resource at a certain point.
Field | Description |
---|---|
Type of kameletBinding condition. |
|
Status of the condition, one of True, False, Unknown. |
|
|
The last time this condition was updated. |
|
Last time the condition transitioned from one status to another. |
|
The reason for the condition’s last transition. |
|
A human readable message indicating details about the transition. |
KameletBindingSpec
Appears on:
KameletBindingSpec —
Field | Description |
---|---|
|
Integration is an optional integration used to specify custom parameters |
|
Source is the starting point of the integration defined by this binding |
|
Sink is the destination of the integration defined by this binding |
|
ErrorHandler is an optional handler called upon an error occuring in the integration |
|
Steps contains an optional list of intermediate steps that are executed between the Source and the Sink |
|
Replicas is the number of desired replicas for the binding |
KameletBindingStatus
Appears on:
KameletBindingStatus —
Field | Description |
---|---|
|
Phase — |
|
Conditions — |
|
Replicas is the number of actual replicas of the binding |
|
Selector allows to identify pods belonging to the binding |
KameletCondition
Appears on:
KameletCondition describes the state of a resource at a certain point.
Field | Description |
---|---|
|
Type of kamelet condition. |
Status of the condition, one of True, False, Unknown. |
|
|
The last time this condition was updated. |
|
Last time the condition transitioned from one status to another. |
|
The reason for the condition’s last transition. |
|
A human-readable message indicating details about the transition. |
KameletSpec
Appears on:
KameletSpec defines the desired state of Kamelet
Field | Description |
---|---|
|
|
|
|
|
|
Deprecated: use template |
|
|
|
|
KameletStatus
Appears on:
KameletStatus defines the observed state of Kamelet
Field | Description |
---|---|
|
|
|
|
|