azure_mgmt_container_service 0.15.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/lib/2016-03-30/generated/azure_mgmt_container_service.rb +42 -0
  4. data/lib/2016-03-30/generated/azure_mgmt_container_service/container_service_client.rb +131 -0
  5. data/lib/2016-03-30/generated/azure_mgmt_container_service/container_services.rb +634 -0
  6. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service.rb +167 -0
  7. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_agent_pool_profile.rb +106 -0
  8. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_diagnostics_profile.rb +47 -0
  9. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_linux_profile.rb +56 -0
  10. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_list_result.rb +52 -0
  11. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_master_profile.rb +68 -0
  12. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_ochestrator_types.rb +16 -0
  13. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_orchestrator_profile.rb +47 -0
  14. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_ssh_configuration.rb +53 -0
  15. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_ssh_public_key.rb +46 -0
  16. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_vmdiagnostics.rb +57 -0
  17. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_vmsize_types.rb +61 -0
  18. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/container_service_windows_profile.rb +54 -0
  19. data/lib/2016-03-30/generated/azure_mgmt_container_service/models/resource.rb +94 -0
  20. data/lib/2016-03-30/generated/azure_mgmt_container_service/module_definition.rb +9 -0
  21. data/lib/2016-03-30/generated/azure_mgmt_container_service/version.rb +8 -0
  22. data/lib/2016-09-30/generated/azure_mgmt_container_service.rb +44 -0
  23. data/lib/2016-09-30/generated/azure_mgmt_container_service/container_service_client.rb +131 -0
  24. data/lib/2016-09-30/generated/azure_mgmt_container_service/container_services.rb +919 -0
  25. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service.rb +190 -0
  26. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_agent_pool_profile.rb +107 -0
  27. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_custom_profile.rb +44 -0
  28. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_diagnostics_profile.rb +47 -0
  29. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_linux_profile.rb +59 -0
  30. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_list_result.rb +95 -0
  31. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_master_profile.rb +68 -0
  32. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_ochestrator_types.rb +18 -0
  33. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_orchestrator_profile.rb +48 -0
  34. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_service_principal_profile.rb +56 -0
  35. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_ssh_configuration.rb +53 -0
  36. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_ssh_public_key.rb +46 -0
  37. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_vmdiagnostics.rb +57 -0
  38. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_vmsize_types.rb +61 -0
  39. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/container_service_windows_profile.rb +60 -0
  40. data/lib/2016-09-30/generated/azure_mgmt_container_service/models/resource.rb +94 -0
  41. data/lib/2016-09-30/generated/azure_mgmt_container_service/module_definition.rb +9 -0
  42. data/lib/2016-09-30/generated/azure_mgmt_container_service/version.rb +8 -0
  43. data/lib/2017-01-31/generated/azure_mgmt_container_service.rb +44 -0
  44. data/lib/2017-01-31/generated/azure_mgmt_container_service/compute_management_client.rb +131 -0
  45. data/lib/2017-01-31/generated/azure_mgmt_container_service/container_services.rb +919 -0
  46. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service.rb +190 -0
  47. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_agent_pool_profile.rb +107 -0
  48. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_custom_profile.rb +44 -0
  49. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_diagnostics_profile.rb +47 -0
  50. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_linux_profile.rb +59 -0
  51. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_list_result.rb +95 -0
  52. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_master_profile.rb +68 -0
  53. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_orchestrator_profile.rb +48 -0
  54. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_orchestrator_types.rb +18 -0
  55. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_service_principal_profile.rb +56 -0
  56. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_ssh_configuration.rb +53 -0
  57. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_ssh_public_key.rb +46 -0
  58. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_vmdiagnostics.rb +57 -0
  59. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_vmsize_types.rb +61 -0
  60. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/container_service_windows_profile.rb +60 -0
  61. data/lib/2017-01-31/generated/azure_mgmt_container_service/models/resource.rb +94 -0
  62. data/lib/2017-01-31/generated/azure_mgmt_container_service/module_definition.rb +9 -0
  63. data/lib/2017-01-31/generated/azure_mgmt_container_service/version.rb +8 -0
  64. data/lib/azure_mgmt_container_service.rb +8 -0
  65. data/lib/module_definition.rb +6 -0
  66. data/lib/profiles/common/configurable.rb +73 -0
  67. data/lib/profiles/common/default.rb +68 -0
  68. data/lib/profiles/latest/containerservice_latest_profile_client.rb +33 -0
  69. data/lib/profiles/latest/containerservice_module_definition.rb +9 -0
  70. data/lib/profiles/latest/modules/containerservice_profile_module.rb +106 -0
  71. data/lib/version.rb +7 -0
  72. metadata +184 -0
@@ -0,0 +1,16 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # Defines values for ContainerServiceOchestratorTypes
10
+ #
11
+ module ContainerServiceOchestratorTypes
12
+ Swarm = "Swarm"
13
+ DCOS = "DCOS"
14
+ end
15
+ end
16
+ end
@@ -0,0 +1,47 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # Profile for the container service orchestrator.
10
+ #
11
+ class ContainerServiceOrchestratorProfile
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [ContainerServiceOchestratorTypes] The orchestrator to use to
16
+ # manage container service cluster resources. Valid values are Swarm,
17
+ # DCOS, and Custom. Possible values include: 'Swarm', 'DCOS'
18
+ attr_accessor :orchestrator_type
19
+
20
+
21
+ #
22
+ # Mapper for ContainerServiceOrchestratorProfile class as Ruby Hash.
23
+ # This will be used for serialization/deserialization.
24
+ #
25
+ def self.mapper()
26
+ {
27
+ required: false,
28
+ serialized_name: 'ContainerServiceOrchestratorProfile',
29
+ type: {
30
+ name: 'Composite',
31
+ class_name: 'ContainerServiceOrchestratorProfile',
32
+ model_properties: {
33
+ orchestrator_type: {
34
+ required: true,
35
+ serialized_name: 'orchestratorType',
36
+ type: {
37
+ name: 'Enum',
38
+ module: 'ContainerServiceOchestratorTypes'
39
+ }
40
+ }
41
+ }
42
+ }
43
+ }
44
+ end
45
+ end
46
+ end
47
+ end
@@ -0,0 +1,53 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # SSH configuration for Linux-based VMs running on Azure.
10
+ #
11
+ class ContainerServiceSshConfiguration
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [Array<ContainerServiceSshPublicKey>] the list of SSH public
16
+ # keys used to authenticate with Linux-based VMs.
17
+ attr_accessor :public_keys
18
+
19
+
20
+ #
21
+ # Mapper for ContainerServiceSshConfiguration class as Ruby Hash.
22
+ # This will be used for serialization/deserialization.
23
+ #
24
+ def self.mapper()
25
+ {
26
+ required: false,
27
+ serialized_name: 'ContainerServiceSshConfiguration',
28
+ type: {
29
+ name: 'Composite',
30
+ class_name: 'ContainerServiceSshConfiguration',
31
+ model_properties: {
32
+ public_keys: {
33
+ required: true,
34
+ serialized_name: 'publicKeys',
35
+ type: {
36
+ name: 'Sequence',
37
+ element: {
38
+ required: false,
39
+ serialized_name: 'ContainerServiceSshPublicKeyElementType',
40
+ type: {
41
+ name: 'Composite',
42
+ class_name: 'ContainerServiceSshPublicKey'
43
+ }
44
+ }
45
+ }
46
+ }
47
+ }
48
+ }
49
+ }
50
+ end
51
+ end
52
+ end
53
+ end
@@ -0,0 +1,46 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # Contains information about SSH certificate public key data.
10
+ #
11
+ class ContainerServiceSshPublicKey
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [String] Certificate public key used to authenticate with VMs
16
+ # through SSH. The certificate must be in PEM format with or without
17
+ # headers.
18
+ attr_accessor :key_data
19
+
20
+
21
+ #
22
+ # Mapper for ContainerServiceSshPublicKey class as Ruby Hash.
23
+ # This will be used for serialization/deserialization.
24
+ #
25
+ def self.mapper()
26
+ {
27
+ required: false,
28
+ serialized_name: 'ContainerServiceSshPublicKey',
29
+ type: {
30
+ name: 'Composite',
31
+ class_name: 'ContainerServiceSshPublicKey',
32
+ model_properties: {
33
+ key_data: {
34
+ required: true,
35
+ serialized_name: 'keyData',
36
+ type: {
37
+ name: 'String'
38
+ }
39
+ }
40
+ }
41
+ }
42
+ }
43
+ end
44
+ end
45
+ end
46
+ end
@@ -0,0 +1,57 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # Profile for diagnostics on the container service VMs.
10
+ #
11
+ class ContainerServiceVMDiagnostics
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [Boolean] Whether the VM diagnostic agent is provisioned on the
16
+ # VM.
17
+ attr_accessor :enabled
18
+
19
+ # @return [String] The URI of the storage account where diagnostics are
20
+ # stored.
21
+ attr_accessor :storage_uri
22
+
23
+
24
+ #
25
+ # Mapper for ContainerServiceVMDiagnostics class as Ruby Hash.
26
+ # This will be used for serialization/deserialization.
27
+ #
28
+ def self.mapper()
29
+ {
30
+ required: false,
31
+ serialized_name: 'ContainerServiceVMDiagnostics',
32
+ type: {
33
+ name: 'Composite',
34
+ class_name: 'ContainerServiceVMDiagnostics',
35
+ model_properties: {
36
+ enabled: {
37
+ required: true,
38
+ serialized_name: 'enabled',
39
+ type: {
40
+ name: 'Boolean'
41
+ }
42
+ },
43
+ storage_uri: {
44
+ required: false,
45
+ read_only: true,
46
+ serialized_name: 'storageUri',
47
+ type: {
48
+ name: 'String'
49
+ }
50
+ }
51
+ }
52
+ }
53
+ }
54
+ end
55
+ end
56
+ end
57
+ end
@@ -0,0 +1,61 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # Defines values for ContainerServiceVMSizeTypes
10
+ #
11
+ module ContainerServiceVMSizeTypes
12
+ StandardA0 = "Standard_A0"
13
+ StandardA1 = "Standard_A1"
14
+ StandardA2 = "Standard_A2"
15
+ StandardA3 = "Standard_A3"
16
+ StandardA4 = "Standard_A4"
17
+ StandardA5 = "Standard_A5"
18
+ StandardA6 = "Standard_A6"
19
+ StandardA7 = "Standard_A7"
20
+ StandardA8 = "Standard_A8"
21
+ StandardA9 = "Standard_A9"
22
+ StandardA10 = "Standard_A10"
23
+ StandardA11 = "Standard_A11"
24
+ StandardD1 = "Standard_D1"
25
+ StandardD2 = "Standard_D2"
26
+ StandardD3 = "Standard_D3"
27
+ StandardD4 = "Standard_D4"
28
+ StandardD11 = "Standard_D11"
29
+ StandardD12 = "Standard_D12"
30
+ StandardD13 = "Standard_D13"
31
+ StandardD14 = "Standard_D14"
32
+ StandardD1V2 = "Standard_D1_v2"
33
+ StandardD2V2 = "Standard_D2_v2"
34
+ StandardD3V2 = "Standard_D3_v2"
35
+ StandardD4V2 = "Standard_D4_v2"
36
+ StandardD5V2 = "Standard_D5_v2"
37
+ StandardD11V2 = "Standard_D11_v2"
38
+ StandardD12V2 = "Standard_D12_v2"
39
+ StandardD13V2 = "Standard_D13_v2"
40
+ StandardD14V2 = "Standard_D14_v2"
41
+ StandardG1 = "Standard_G1"
42
+ StandardG2 = "Standard_G2"
43
+ StandardG3 = "Standard_G3"
44
+ StandardG4 = "Standard_G4"
45
+ StandardG5 = "Standard_G5"
46
+ StandardDS1 = "Standard_DS1"
47
+ StandardDS2 = "Standard_DS2"
48
+ StandardDS3 = "Standard_DS3"
49
+ StandardDS4 = "Standard_DS4"
50
+ StandardDS11 = "Standard_DS11"
51
+ StandardDS12 = "Standard_DS12"
52
+ StandardDS13 = "Standard_DS13"
53
+ StandardDS14 = "Standard_DS14"
54
+ StandardGS1 = "Standard_GS1"
55
+ StandardGS2 = "Standard_GS2"
56
+ StandardGS3 = "Standard_GS3"
57
+ StandardGS4 = "Standard_GS4"
58
+ StandardGS5 = "Standard_GS5"
59
+ end
60
+ end
61
+ end
@@ -0,0 +1,54 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # Profile for Windows VMs in the container service cluster.
10
+ #
11
+ class ContainerServiceWindowsProfile
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [String] The administrator username to use for Windows VMs
16
+ attr_accessor :admin_username
17
+
18
+ # @return [String] The administrator password to use for Windows VMs
19
+ attr_accessor :admin_password
20
+
21
+
22
+ #
23
+ # Mapper for ContainerServiceWindowsProfile class as Ruby Hash.
24
+ # This will be used for serialization/deserialization.
25
+ #
26
+ def self.mapper()
27
+ {
28
+ required: false,
29
+ serialized_name: 'ContainerServiceWindowsProfile',
30
+ type: {
31
+ name: 'Composite',
32
+ class_name: 'ContainerServiceWindowsProfile',
33
+ model_properties: {
34
+ admin_username: {
35
+ required: true,
36
+ serialized_name: 'adminUsername',
37
+ type: {
38
+ name: 'String'
39
+ }
40
+ },
41
+ admin_password: {
42
+ required: true,
43
+ serialized_name: 'adminPassword',
44
+ type: {
45
+ name: 'String'
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
51
+ end
52
+ end
53
+ end
54
+ end
@@ -0,0 +1,94 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::ContainerService::Mgmt::V2016_03_30
7
+ module Models
8
+ #
9
+ # The Resource model definition.
10
+ #
11
+ class Resource
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [String] Resource Id
16
+ attr_accessor :id
17
+
18
+ # @return [String] Resource name
19
+ attr_accessor :name
20
+
21
+ # @return [String] Resource type
22
+ attr_accessor :type
23
+
24
+ # @return [String] Resource location
25
+ attr_accessor :location
26
+
27
+ # @return [Hash{String => String}] Resource tags
28
+ attr_accessor :tags
29
+
30
+
31
+ #
32
+ # Mapper for Resource class as Ruby Hash.
33
+ # This will be used for serialization/deserialization.
34
+ #
35
+ def self.mapper()
36
+ {
37
+ required: false,
38
+ serialized_name: 'Resource',
39
+ type: {
40
+ name: 'Composite',
41
+ class_name: 'Resource',
42
+ model_properties: {
43
+ id: {
44
+ required: false,
45
+ read_only: true,
46
+ serialized_name: 'id',
47
+ type: {
48
+ name: 'String'
49
+ }
50
+ },
51
+ name: {
52
+ required: false,
53
+ read_only: true,
54
+ serialized_name: 'name',
55
+ type: {
56
+ name: 'String'
57
+ }
58
+ },
59
+ type: {
60
+ required: false,
61
+ read_only: true,
62
+ serialized_name: 'type',
63
+ type: {
64
+ name: 'String'
65
+ }
66
+ },
67
+ location: {
68
+ required: true,
69
+ serialized_name: 'location',
70
+ type: {
71
+ name: 'String'
72
+ }
73
+ },
74
+ tags: {
75
+ required: false,
76
+ serialized_name: 'tags',
77
+ type: {
78
+ name: 'Dictionary',
79
+ value: {
80
+ required: false,
81
+ serialized_name: 'StringElementType',
82
+ type: {
83
+ name: 'String'
84
+ }
85
+ }
86
+ }
87
+ }
88
+ }
89
+ }
90
+ }
91
+ end
92
+ end
93
+ end
94
+ end
@@ -0,0 +1,9 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure end
7
+ module Azure::ContainerService end
8
+ module Azure::ContainerService::Mgmt end
9
+ module Azure::ContainerService::Mgmt::V2016_03_30 end