Skip to content

travisghansen/kubernetes-controller-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

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