# README
The kubeless-test-client
contains the following:
- A Dockerfile for the image used in Kyma Kubeless tests
- A Go program, which executes the tests for the Kubeless chart
- The ns.yaml file, which specifies the
kubeless-test
namespace - The k8s.yaml file, which contains necessary resources for
test-event
andtest-hello
- The JavaScript files of
test-event
andtest-hello
- The svcbind.yaml file, which specifies
test-svcbind
and its supporting Kubernetes resources, including a Redis service which the functions binds to.