azure_mgmt_container_service 0.20.1 → 0.20.2
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 +4 -4
- data/lib/2016-03-30/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2016-09-30/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2017-01-31/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2017-07-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2017-08-31/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2017-09-30/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2018-03-31/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2018-08-01-preview/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2018-09-30-preview/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-02-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-04-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-04-30/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-06-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-08-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-09-30-preview/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2019-10-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/2020-02-01/generated/azure_mgmt_container_service/container_service_client.rb +1 -1
- data/lib/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 22782e724aaf930e6ba9656334fefcc124834b1ec88182a1bd01bcf0dedc371b
|
|
4
|
+
data.tar.gz: 25ffd2678768b11547a22fb42b53cbfc84cc2d558fb437f3e0723d7927b1e833
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 597bca5e6d3f482fe5561dcf6e28229f5caee34f59b14ddb57ca3fb27890a516d8e939106a2776fa811226ce5c50964817cb1b714828c1bac2a39d1776737a86
|
|
7
|
+
data.tar.gz: c991abe8088eda4a1fc9895a7100c6909758fa9cff870d89673d0435559f504375b23a8cf0c30dff4043de6e271280ca02f125ee3857dbdb8762f3d464a06045
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2016_03_30
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2016_09_30
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_01_31
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_07_01
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_08_31
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_09_30
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -130,7 +130,7 @@ module Azure::ContainerService::Mgmt::V2018_03_31
|
|
|
130
130
|
#
|
|
131
131
|
def add_telemetry
|
|
132
132
|
sdk_information = 'azure_mgmt_container_service'
|
|
133
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
133
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
134
134
|
add_user_agent_information(sdk_information)
|
|
135
135
|
end
|
|
136
136
|
end
|
data/lib/2018-08-01-preview/generated/azure_mgmt_container_service/container_service_client.rb
CHANGED
|
@@ -130,7 +130,7 @@ module Azure::ContainerService::Mgmt::V2018_08_01_preview
|
|
|
130
130
|
#
|
|
131
131
|
def add_telemetry
|
|
132
132
|
sdk_information = 'azure_mgmt_container_service'
|
|
133
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
133
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
134
134
|
add_user_agent_information(sdk_information)
|
|
135
135
|
end
|
|
136
136
|
end
|
data/lib/2018-09-30-preview/generated/azure_mgmt_container_service/container_service_client.rb
CHANGED
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2018_09_30_preview
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -134,7 +134,7 @@ module Azure::ContainerService::Mgmt::V2019_02_01
|
|
|
134
134
|
#
|
|
135
135
|
def add_telemetry
|
|
136
136
|
sdk_information = 'azure_mgmt_container_service'
|
|
137
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
137
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
138
138
|
add_user_agent_information(sdk_information)
|
|
139
139
|
end
|
|
140
140
|
end
|
|
@@ -138,7 +138,7 @@ module Azure::ContainerService::Mgmt::V2019_04_01
|
|
|
138
138
|
#
|
|
139
139
|
def add_telemetry
|
|
140
140
|
sdk_information = 'azure_mgmt_container_service'
|
|
141
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
141
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
142
142
|
add_user_agent_information(sdk_information)
|
|
143
143
|
end
|
|
144
144
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2019_04_30
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -138,7 +138,7 @@ module Azure::ContainerService::Mgmt::V2019_06_01
|
|
|
138
138
|
#
|
|
139
139
|
def add_telemetry
|
|
140
140
|
sdk_information = 'azure_mgmt_container_service'
|
|
141
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
141
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
142
142
|
add_user_agent_information(sdk_information)
|
|
143
143
|
end
|
|
144
144
|
end
|
|
@@ -138,7 +138,7 @@ module Azure::ContainerService::Mgmt::V2019_08_01
|
|
|
138
138
|
#
|
|
139
139
|
def add_telemetry
|
|
140
140
|
sdk_information = 'azure_mgmt_container_service'
|
|
141
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
141
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
142
142
|
add_user_agent_information(sdk_information)
|
|
143
143
|
end
|
|
144
144
|
end
|
data/lib/2019-09-30-preview/generated/azure_mgmt_container_service/container_service_client.rb
CHANGED
|
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2019_09_30_preview
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_container_service'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -134,7 +134,7 @@ module Azure::ContainerService::Mgmt::V2019_10_01
|
|
|
134
134
|
#
|
|
135
135
|
def add_telemetry
|
|
136
136
|
sdk_information = 'azure_mgmt_container_service'
|
|
137
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
137
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
138
138
|
add_user_agent_information(sdk_information)
|
|
139
139
|
end
|
|
140
140
|
end
|
|
@@ -134,7 +134,7 @@ module Azure::ContainerService::Mgmt::V2020_02_01
|
|
|
134
134
|
#
|
|
135
135
|
def add_telemetry
|
|
136
136
|
sdk_information = 'azure_mgmt_container_service'
|
|
137
|
-
sdk_information = "#{sdk_information}/0.20.
|
|
137
|
+
sdk_information = "#{sdk_information}/0.20.2"
|
|
138
138
|
add_user_agent_information(sdk_information)
|
|
139
139
|
end
|
|
140
140
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: azure_mgmt_container_service
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.20.
|
|
4
|
+
version: 0.20.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Microsoft Corporation
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-
|
|
11
|
+
date: 2020-06-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -72,14 +72,14 @@ dependencies:
|
|
|
72
72
|
requirements:
|
|
73
73
|
- - "~>"
|
|
74
74
|
- !ruby/object:Gem::Version
|
|
75
|
-
version: 0.
|
|
75
|
+
version: 0.12.0
|
|
76
76
|
type: :runtime
|
|
77
77
|
prerelease: false
|
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
|
79
79
|
requirements:
|
|
80
80
|
- - "~>"
|
|
81
81
|
- !ruby/object:Gem::Version
|
|
82
|
-
version: 0.
|
|
82
|
+
version: 0.12.0
|
|
83
83
|
description: Microsoft Azure Container Service Management Client Library for Ruby
|
|
84
84
|
email: azrubyteam@microsoft.com
|
|
85
85
|
executables: []
|