Top Level Namespace

Defined Under Namespace

Modules: RancherApi

Instance Method Summary collapse

Instance Method Details

#get_versionObject

#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.

<span class=‘pnap-api-knowledge-base-link’> Knowledge base articles to help you can be found <a href=‘phoenixnap.com/kb/rancher-bmc-integration-kubernetes’ target=‘_blank’>here</a> </span>

All URLs are relative to (https://api.phoenixnap.com/solutions/rancher/v1beta)

The version of the OpenAPI document: 0.1 Contact: [email protected] Generated by: openapi-generator.tech OpenAPI Generator version: 7.2.0



13
14
15
# File 'lib/pnap_rancher_api/version.rb', line 13

def get_version()
    return File.read(File.expand_path('../../../VERSION', __FILE__)).strip
end