Sha256: e76e8b4b2a5b85bb05fe632a5998c28066d6271635b7273c4ba9815caa265c65
Contents?: true
Size: 792 Bytes
Versions: 2
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: 7.2.0 =end def get_version() return File.read(File.expand_path('../../../VERSION', __FILE__)).strip end module RancherApi VERSION = get_version() end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pnap_rancher_api-2.0.1 | lib/pnap_rancher_api/version.rb |
pnap_rancher_api-2.0.0 | lib/pnap_rancher_api/version.rb |