Source code for ocp_resources.console_cli_download

from ocp_resources.resource import Resource


[docs]class ConsoleCLIDownload(Resource): """ ConsoleCLIDownload object, inherited from Resource. """ api_group = Resource.ApiGroup.CONSOLE_OPENSHIFT_IO