Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haoxins/flink-apis

The Golang APIs for Apache Flink K8s Operator APIs (CRDs) and Flink Rest APIs.
https://github.com/haoxins/flink-apis

api-k8s api-rest flink flink-operator golang

Last synced: about 2 months ago
JSON representation

The Golang APIs for Apache Flink K8s Operator APIs (CRDs) and Flink Rest APIs.

Awesome Lists containing this project

README

        

[![Build Status Badge]][Build Status]
[![Go Docs Badge]][Go Docs]

[Build Status Badge]: https://github.com/haoxins/flink-apis/actions/workflows/test.yaml/badge.svg
[Build Status]: https://github.com/haoxins/flink-apis/actions/workflows/test.yaml
[Go Docs Badge]: https://pkg.go.dev/badge/github.com/haoxins/flink-apis
[Go Docs]: https://pkg.go.dev/github.com/haoxins/flink-apis

- The Golang APIs for [Apache Flink K8s Operator] APIs (CRDs).
- [Flink Operator v1beta1 APIs](v1beta1)

- The [Apache Flink K8s Operator] is written by Java.
This repository contains the operator's API definitions by Golang.

| haoxins/flink-apis version | apache/flink-kubernetes-operator |
|----------------------------|----------------------------------|
| v1 | release-1.5, |

[Apache Flink K8s Operator]: https://github.com/apache/flink-kubernetes-operator