Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 260 Bytes

example-operator

A simple Kubernetes operator written using Golang and controller-runtime.

This project was intended to demonstrate how to write unit tests using mock objects. Checkout the blog post here