Download the PHP package sroze/kubernetes-client without Composer
On this page you can find all versions of the php package sroze/kubernetes-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kubernetes-client
Kubernetes client
A library that provide a client for the Kubernetes API client.
Getting started
To create an anonymous client, you can:
To had user authentication, you can decorate the http client:
Serializer
If you use JMS serializer, the serializer adapter already exists in the src/Serializer
directory.
There is also an handler for the RollingUpdateDeployment
object type used by Kubernetes that uses
integerOrString
types.
Development
Install application dependencies:
Tests
Tests are specifications written with PhpSpec.
All versions of kubernetes-client with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.2
symfony/serializer Version ^2.7|^3.0
jms/serializer Version ^1.0.0
symfony/serializer Version ^2.7|^3.0
jms/serializer Version ^1.0.0
The package sroze/kubernetes-client contains the following files
Loading the files please wait ....