module
Version:
v0.1.19
Opens a new window with list of versions in this module.
Published: Jun 13, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
flyte-flink-plugin

Flyte Flink k8s plugin.
Contents
About
Current development status:
- MVP features are developed
- Missing user documentation
- Project being tested, and collecting feedback
- No guarantees of API stability
To learn more about Flyte refer to:
Dependencies
To install the project dependencies, run:
go mod install
Building
To build ginary, run:
make build
Testing
To run tests, run:
make test
To run tests with coverage, run:
go test -v -covermode=count ./...
License
This project is released under the Apache License 2.0.
Click to show internal directories.
Click to hide internal directories.