fgsl/kubectl

Kubectl Abstraction Layer

1.3.2 2019-09-11 13:45 UTC

This package is auto-updated.

Last update: 2024-04-11 23:43:55 UTC


README

Abstraction Layer for kubectl

Use KubectlProxy class to access kubectl services

Unit tests

You can run unit tests from root folder so:

vendor/bin/phpunit

Contributions are welcome