Sha256: 9f1615f1dfccceec43e97c5e1f43f95fe1ba6722b5e8a145544bba395cd2c4f1
Contents?: true
Size: 792 Bytes
Versions: 5
Compression:
Stored size: 792 Bytes
Contents
=begin #Rancher Solution API #Simplify enterprise-grade Kubernetes cluster operations and management with Rancher on Bare Metal Cloud. Deploy Kubernetes clusters using a few API calls.<br> <br> <span class='pnap-api-knowledge-base-link'> Knowledge base articles to help you can be found <a href='https://phoenixnap.com/kb/rancher-bmc-integration-kubernetes' target='_blank'>here</a> </span><br> <br> <b>All URLs are relative to (https://api.phoenixnap.com/solutions/rancher/v1beta)</b> The version of the OpenAPI document: 0.1 Contact: support@phoenixnap.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.1.0 =end def get_version() return File.read(File.expand_path('../../../VERSION', __FILE__)).strip end module RancherApi VERSION = get_version() end
Version data entries
5 entries across 5 versions & 1 rubygems