pnap_rancher_api 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 88e3a46600e259a3eb0a07bd758ea1d274e24b0b5eeeedecd4cd5290f93a4be5
4
- data.tar.gz: 69fd35f764245540f58cb334ea808816ec01316ed5a4e40008635f6bbdc2264f
3
+ metadata.gz: e80b5e933082419f3bceba14a06d5173dc61fee661acdf1e6bd4940de2b51040
4
+ data.tar.gz: 32848338f0c6fdff931a4936a064b78ce7f099b27270bc8c5a7c251cb02ebeda
5
5
  SHA512:
6
- metadata.gz: 66a4a4b356e0d4a952f576ab2db1a7eb1f91cc2c3a991da6df629eb88e2b0ec6ca601ded2535ca61e35a02893ee9e15b0c4864c6d2d1c66415f46434fc69dac1
7
- data.tar.gz: a4f36b7cbf8ee808d4d1a4696ce2b4e6e161cc35f9c2f10ba6013415e7d11233acd20e9d5c3716651530fdba73cac4bd2652aa0c22e1d9192bd8c260bf6fb75d
6
+ metadata.gz: 35a6179ae4ba913c4ef644526fd744bf627b7da88edb22d5f08eb12fa86df213c2ea312d0eb6f97a2c8178288c0e735c66471da0cd8ac8d39a32e54a13cd9a0c
7
+ data.tar.gz: 477ed28fcb65ad9c0d7c79274cabbd2590ca964130f91b97d1dba42f1284a6cc28767af06c38481602822ff712e21e54ed117fa75ac108262a84a2f39b8a7c51
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.0.3
1
+ 2.0.4
data/docs/ClustersApi.md CHANGED
@@ -220,7 +220,7 @@ end
220
220
 
221
221
  Create a Rancher Server Deployment.
222
222
 
223
- Create a Rancher Server Deployment as described in <a href='https://rancher.com/docs/rancher/v2.5/en/overview/architecture/#rancher-server-architecture' target='_blank'>Rancher Docs Architecture</a>. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. <b>This is not a Downstream User Cluster</b>. Knowledge base article to help you can be found <a href='https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5' target='_blank'>here</a>.
223
+ Create a Rancher Server Deployment as described in <a href='https://ranchermanager.docs.rancher.com/v2.6/reference-guides/rancher-manager-architecture#rancher-server-architecture' target='_blank'>Rancher Docs Architecture</a>. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. <b>This is not a Downstream User Cluster</b>. Knowledge base article to help you can be found <a href='https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5' target='_blank'>here</a>.
224
224
 
225
225
  ### Examples
226
226
 
@@ -203,7 +203,7 @@ module RancherApi
203
203
  end
204
204
 
205
205
  # Create a Rancher Server Deployment.
206
- # Create a Rancher Server Deployment as described in <a href='https://rancher.com/docs/rancher/v2.5/en/overview/architecture/#rancher-server-architecture' target='_blank'>Rancher Docs Architecture</a>. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. <b>This is not a Downstream User Cluster</b>. Knowledge base article to help you can be found <a href='https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5' target='_blank'>here</a>.
206
+ # Create a Rancher Server Deployment as described in <a href='https://ranchermanager.docs.rancher.com/v2.6/reference-guides/rancher-manager-architecture#rancher-server-architecture' target='_blank'>Rancher Docs Architecture</a>. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. <b>This is not a Downstream User Cluster</b>. Knowledge base article to help you can be found <a href='https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5' target='_blank'>here</a>.
207
207
  # @param cluster [Cluster]
208
208
  # @param [Hash] opts the optional parameters
209
209
  # @return [Cluster]
@@ -213,7 +213,7 @@ module RancherApi
213
213
  end
214
214
 
215
215
  # Create a Rancher Server Deployment.
216
- # Create a Rancher Server Deployment as described in &lt;a href&#x3D;&#39;https://rancher.com/docs/rancher/v2.5/en/overview/architecture/#rancher-server-architecture&#39; target&#x3D;&#39;_blank&#39;&gt;Rancher Docs Architecture&lt;/a&gt;. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. &lt;b&gt;This is not a Downstream User Cluster&lt;/b&gt;. Knowledge base article to help you can be found &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5&#39; target&#x3D;&#39;_blank&#39;&gt;here&lt;/a&gt;.
216
+ # Create a Rancher Server Deployment as described in &lt;a href&#x3D;&#39;https://ranchermanager.docs.rancher.com/v2.6/reference-guides/rancher-manager-architecture#rancher-server-architecture&#39; target&#x3D;&#39;_blank&#39;&gt;Rancher Docs Architecture&lt;/a&gt;. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. &lt;b&gt;This is not a Downstream User Cluster&lt;/b&gt;. Knowledge base article to help you can be found &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5&#39; target&#x3D;&#39;_blank&#39;&gt;here&lt;/a&gt;.
217
217
  # @param cluster [Cluster]
218
218
  # @param [Hash] opts the optional parameters
219
219
  # @return [Array<(Cluster, Integer, Hash)>] Cluster data, response status code and response headers
@@ -69,7 +69,7 @@ describe 'ClustersApi' do
69
69
 
70
70
  # unit tests for clusters_post
71
71
  # Create a Rancher Server Deployment.
72
- # Create a Rancher Server Deployment as described in &lt;a href&#x3D;&#39;https://rancher.com/docs/rancher/v2.5/en/overview/architecture/#rancher-server-architecture&#39; target&#x3D;&#39;_blank&#39;&gt;Rancher Docs Architecture&lt;/a&gt;. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. &lt;b&gt;This is not a Downstream User Cluster&lt;/b&gt;. Knowledge base article to help you can be found &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5&#39; target&#x3D;&#39;_blank&#39;&gt;here&lt;/a&gt;.
72
+ # Create a Rancher Server Deployment as described in &lt;a href&#x3D;&#39;https://ranchermanager.docs.rancher.com/v2.6/reference-guides/rancher-manager-architecture#rancher-server-architecture&#39; target&#x3D;&#39;_blank&#39;&gt;Rancher Docs Architecture&lt;/a&gt;. Rancher Server allows the creation, import and management of multiple Downstream User Kubernetes Clusters. &lt;b&gt;This is not a Downstream User Cluster&lt;/b&gt;. Knowledge base article to help you can be found &lt;a href&#x3D;&#39;https://phoenixnap.com/kb/bmc-rancher-workload-cluster#ftoc-heading-5&#39; target&#x3D;&#39;_blank&#39;&gt;here&lt;/a&gt;.
73
73
  # @param cluster
74
74
  # @param [Hash] opts the optional parameters
75
75
  # @return [Cluster]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pnap_rancher_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.3
4
+ version: 2.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - PhoenixNAP
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-12 00:00:00.000000000 Z
11
+ date: 2025-05-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -127,14 +127,14 @@ specification_version: 4
127
127
  summary: Rancher Solution API Ruby Gem
128
128
  test_files:
129
129
  - spec/api/clusters_api_spec.rb
130
+ - spec/models/delete_result_spec.rb
130
131
  - spec/models/error_spec.rb
131
132
  - spec/models/rancher_server_metadata_spec.rb
132
- - spec/models/cluster_spec.rb
133
- - spec/models/rancher_cluster_certificates_spec.rb
134
133
  - spec/models/node_pool_spec.rb
135
- - spec/models/node_spec.rb
136
- - spec/models/rancher_cluster_config_spec.rb
134
+ - spec/models/cluster_spec.rb
137
135
  - spec/models/workload_cluster_config_spec.rb
138
- - spec/models/delete_result_spec.rb
136
+ - spec/models/rancher_cluster_config_spec.rb
137
+ - spec/models/node_spec.rb
138
+ - spec/models/rancher_cluster_certificates_spec.rb
139
139
  - spec/models/ssh_config_spec.rb
140
140
  - spec/spec_helper.rb