.codeclimate.json | |
|
|
.codecov.yml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/stale.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.gitignore | |
|
|
.styleci.yml | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
phpunit.xml | |
|
|
psalm.xml | |
|
|
src/Contracts/Attachable.php | 6 | A 0 mins |
|
src/Contracts/Dnsable.php | 6 | A 0 mins |
|
src/Contracts/Executable.php | 6 | A 0 mins |
|
src/Contracts/InteractsWithK8sCluster.php | 8 | A 0 mins |
|
src/Contracts/Loggable.php | 6 | A 0 mins |
|
src/Contracts/Podable.php | 6 | A 0 mins |
|
src/Contracts/Scalable.php | 6 | A 0 mins |
|
src/Contracts/Watchable.php | 7 | A 0 mins |
|
src/Exceptions/KubeConfigBaseEncodedDataInvalid.php | 5 | A 0 mins |
|
src/Exceptions/KubeConfigClusterNotFound.php | 5 | A 0 mins |
|
src/Exceptions/KubeConfigContextNotFound.php | 5 | A 0 mins |
|
src/Exceptions/KubeConfigUserNotFound.php | 5 | A 0 mins |
|
src/Exceptions/KubernetesAPIException.php | 5 | A 0 mins |
|
src/Exceptions/KubernetesAttachException.php | 5 | A 0 mins |
|
src/Exceptions/KubernetesExecException.php | 5 | A 0 mins |
|
src/Exceptions/KubernetesLogsException.php | 5 | A 0 mins |
|
src/Exceptions/KubernetesScalingException.php | 5 | A 0 mins |
|
src/Exceptions/KubernetesWatchException.php | 5 | A 0 mins |
|
src/Exceptions/PhpK8sException.php | 16 | A 0 mins |
|
src/Instances/Affinity.php | 94 | B 6 hrs |
|
src/Instances/Container.php | 199 | A 0 mins |
|
src/Instances/Expression.php | 41 | A 0 mins |
|
src/Instances/Instance.php | 16 | A 0 mins |
|
src/Instances/MountedVolume.php | 21 | A 0 mins |
|
src/Instances/Probe.php | 41 | A 0 mins |
|
src/Instances/ResourceMetric.php | 63 | A 0 mins |
|
src/Instances/ResourceObject.php | 54 | A 0 mins |
|
src/Instances/Rule.php | 56 | A 0 mins |
|
src/Instances/Subject.php | 5 | A 0 mins |
|
src/Instances/Volume.php | 37 | A 0 mins |
|
src/Instances/Webhook.php | 16 | A 0 mins |
|
src/K8s.php | 85 | A 0 mins |
|
src/Kinds/K8sClusterRole.php | 7 | A 0 mins |
|
src/Kinds/K8sClusterRoleBinding.php | 7 | A 0 mins |
|