k8s v0.3.0 K8s.Cluster.Discovery.Driver behaviour

Behaviour for K8s.Cluster.Discovery

Link to this section Summary

Callbacks

List of Kubernetes apiVersions

List of Kubernetes APIResourceLists

Link to this section Callbacks

Link to this callback

api_versions(atom, arg2)
api_versions(atom(), Keyword.t()) :: {:ok, [binary()]} | {:error, atom()}

List of Kubernetes apiVersions

Link to this callback

resource_definitions(atom, arg2)
resource_definitions(atom(), Keyword.t()) :: {:ok, [map()]} | {:error, atom()}

List of Kubernetes APIResourceLists