system:K8s中riff的运行时 源码
即兴系统 riff CRD的控制器 CRD riff系统包含四个具有CustomResourceDefinitions的API组,它们是riff的公共API。 build.projectriff.io/v1alpha1 Application -使用应用程序构建包从源构建的应用程序 Function -使用功能buildpack从源代码构建的功能 Container -观看容器存储库以获取最新图像 core.projectriff.io/v1alpha1 Deployer -部署程序使用Kubernetes核心资源将HTTP请求映射到应用程序,功能,容器或映像 streaming.projectriff.io/v1alpha1 Stream -消息流 Processor -处理器将功能,容器或图像应用于流中的消息 Gateway -流网关 KafkaGateway基于kafka的流
文件列表
system:K8s中riff的运行时
(预估有个426文件)
deployer_reconciler_test.go
51KB
deployer_reconciler.go
14KB
stream_reconciler_test.go
15KB
gateway_reconciler_test.go
10KB
processor_reconciler.go
20KB
processor_reconciler_test.go
37KB
pulsargateway_reconciler_test.go
13KB
inmemorygateway_reconciler_test.go
13KB
kafkagateway_reconciler_test.go
13KB
deployer_reconciler_test.go
39KB
暂无评论