# Packages
No description provided by the author
Package clientutils provides utilities for working with the client package of controller-runtime.
No description provided by the author
Package conditionutils simplifies condition handling with any structurally compatible condition (comparable to a sort of duck-typing) via go reflection.
No description provided by the author
No description provided by the author
No description provided by the author
Package metautils provides utilities to work with objects on the meta layer.
No description provided by the author
No description provided by the author
No description provided by the author
Package unstructuredutils provides utilities working with the unstructured.Unstructured type.
# README
controller-utils
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