Funktion Connector Generator

Funktion :: Connector Generator

Лицензия

Лицензия

Группа

Группа

io.fabric8.funktion
Идентификатор

Идентификатор

connector-generator
Последняя версия

Последняя версия

1.1.55
Дата

Дата

Тип

Тип

jar
Описание

Описание

Funktion Connector Generator
Funktion :: Connector Generator
Организация-разработчик

Организация-разработчик

Red Hat

Скачать connector-generator

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.fabric8.funktion/connector-generator/ -->
<dependency>
    <groupId>io.fabric8.funktion</groupId>
    <artifactId>connector-generator</artifactId>
    <version>1.1.55</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.funktion/connector-generator/
implementation 'io.fabric8.funktion:connector-generator:1.1.55'
// https://jarcasting.com/artifacts/io.fabric8.funktion/connector-generator/
implementation ("io.fabric8.funktion:connector-generator:1.1.55")
'io.fabric8.funktion:connector-generator:jar:1.1.55'
<dependency org="io.fabric8.funktion" name="connector-generator" rev="1.1.55">
  <artifact name="connector-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.funktion', module='connector-generator', version='1.1.55')
)
libraryDependencies += "io.fabric8.funktion" % "connector-generator" % "1.1.55"
[io.fabric8.funktion/connector-generator "1.1.55"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
io.fabric8.funktion : funktion-model jar 1.1.55
io.fabric8 : fabric8-utils jar
io.fabric8 : kubernetes-api jar
org.apache.camel : camel-catalog jar
io.fabric8.funktion : k8amq jar 1.1.55
io.fabric8.funktion : k8elasticsearch jar 1.1.55
io.fabric8.funktion : k8kafka jar 1.1.55
io.fabric8.funktion : k8nats jar 1.1.55
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
org.reflections : reflections jar 0.9.10
org.slf4j : slf4j-api jar

test (3)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 2.4.1
org.slf4j : slf4j-log4j12 jar
junit : junit jar

Модули Проекта

Данный проект не имеет модулей.

NOTE this open source project is now sandboxed

Red Hat has stopped funding this OSS project! Feel free to fork it and maintain it if you like.

If you're looking for a kubernetes based FaaS we recommend you try use one of these open source alternatives:

  Funktion

Funktion is an open source event driven lambda style programming model on top of Kubernetes. This project provides a command line tool for working with Funktion

Funktion supports hundreds of different trigger endpoint URLs including most network protocols, transports, databases, messaging systems, social networks, cloud services and SaaS offerings.

In a sense funktion is a serverless approach to event driven microservices as you focus on just writing funktions and Kubernetes takes care of the rest. Its not that there's no servers; its more that you as the funktion developer don't have to worry about managing them.

funktion logo

Getting Started

Please Install Funktion then follow the Getting Started Guide

Documentation

Please see the website and the User Guide

License

This project is Apache Licensed

Building

You will need a recent install of go along with glide.

Then the first time you want to build you need to do this:

mkdir -p $GOHOME/src/github.com/funktionio
cd $GOHOME/src/github.com/funktionio
git clone https://github.com/funktionio/funktion.git
cd funktion
make bootstrap

Now whenever you want to do build you can just type

make

and you'll get a ./funktion binary you can play with

Running locally outside of docker

If you want to hack on the operator its often easier to just run it locally on your laptop using your local build via

./funktion operate

And scale down/delete the funktion-operator thats running inside kubernetes.

Provided your machine can talk to your kubernetes cluster via:

kubectl get pod
kubectl get node

then the funktion binary should be able to monitor and operate all your flows and functions.

io.fabric8.funktion

fabric8

open source development platform for kubernetes

Версии библиотеки

Версия
1.1.55
1.1.53
1.1.44
1.1.42
1.1.41
1.1.39
1.1.37
1.1.36
1.1.31
1.1.30
1.1.29
1.1.28
1.1.27
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.9