Skip to content

Cluster Traits

Traits that provide cluster operation functionality.

RunsClusterOperations

The main trait for interacting with the Kubernetes API.

Provides:

  • HTTP client setup
  • API request methods
  • Error handling
  • WebSocket connections

See Also


Cluster traits documentation for cuppett/php-k8s fork

Released under the Apache-2.0 License. Originally from renoki-co/php-k8s.