Skip to content

Commit

Permalink
docs: remove reference to unused pykube
Browse files Browse the repository at this point in the history
* Addresses #48.
  • Loading branch information
Diego Rodriguez committed Aug 9, 2018
1 parent 6c8adc0 commit 2398903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reana_job_controller/k8s.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@


def create_api_client(api='BatchV1'):
"""Create pykube HTTPClient using config.
"""Create Kubernetes API client using config.
:param api: String which represents which Kubernetes API to spawn. By
default BatchV1.
Expand Down

0 comments on commit 2398903

Please sign in to comment.