controller-stamp

command module
v0.0.0-...-3726c59 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Controller Stamp

This is a proof-of-concept code generator that prints out code for a reconciler as might be generated by OperatorSDK.

The idea is that bootstrapping reconciliation for secondary resources should be quick. Go-based operators should have a starting point that isn't "an empty reconcile func".

A full list of supported secondary resources can be found here.

A full list of supported templates can be found here.

It is up to the developer to fill in their secondary resource spec as a function of their primary resource's spec, and setup the controller with the manager.

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL