travisghansen/kubernetes-controller-php

reusable Kubernetes controller base

v0.1.13 2023-10-13 17:02 UTC

This package is auto-updated.

Last update: 2024-04-13 18:02:48 UTC


README

Re-usable controller class for creating powerful kubernetes integrations using watches or standard RESTful calls.

Example

See sample.php

TODO

  • add pre/post config loaded hooks
  • add controller init hook