diff options
author | Thong Kuah <tkuah@gitlab.com> | 2018-10-03 15:36:00 +1300 |
---|---|---|
committer | Thong Kuah <tkuah@gitlab.com> | 2018-10-23 23:36:43 +1300 |
commit | 983c4a50d083be8e9a980613d98937a587450b18 (patch) | |
tree | b8d579898ad79b9f6cd408f00d38b54b85b6d3fa /shared | |
parent | 4cf1845e7ea5d9a52fe5af49dd1644f98a921010 (diff) | |
download | gitlab-ce-983c4a50d083be8e9a980613d98937a587450b18.tar.gz |
Remove api_groups from KubeClient constructor
We should have access to #core_client, #rbac_client,
and #extensions_client without having to pass in an awkward array.
Also change api_version to default_api_version, which allows us to use a
different version for an individual client. Special case for
apis/extensions which only go up to v1beta1
Makes #hashed_client private
Removes the #clients and #discover! methods which are un-used
Diffstat (limited to 'shared')
0 files changed, 0 insertions, 0 deletions