ironcore-dev / controller-utils

Utility library for writing Kubernetes controllers

Repository from Github https://github.comironcore-dev/controller-utilsRepository from Github https://github.comironcore-dev/controller-utils

controller-utils

REUSE status Go Report Card Go Reference Test PRs Welcome GitHub License

Overview

controller-utils contains common functionality used across multiple controllers in the ironcore-dev organization.

Installation, Usage and Development

To use the library in your project, just run

go get github.com/ironcore-dev/controller-utils

Licensing

Copyright 2025 SAP SE or an SAP affiliate company and IronCore contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

Utility library for writing Kubernetes controllers

License:Apache License 2.0


Languages

Language:Go 98.4%Language:Makefile 1.6%