fgsl/kubectl

Kubectl Abstraction Layer

1.3.2 2019-09-11 13:45 UTC

This package is auto-updated.

Last update: 2025-04-12 02:01:08 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