pulp_container_client 2.19.10 → 2.20.0
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/README.md +9 -8
- data/docs/ContainerBlobResponse.md +0 -2
- data/docs/ContainerContainerDistribution.md +5 -5
- data/docs/ContainerContainerDistributionResponse.md +8 -10
- data/docs/ContainerContainerNamespaceResponse.md +0 -2
- data/docs/ContainerContainerPullThroughDistribution.md +5 -5
- data/docs/ContainerContainerPullThroughDistributionResponse.md +8 -10
- data/docs/ContainerContainerPullThroughRemote.md +1 -1
- data/docs/ContainerContainerPullThroughRemoteResponse.md +3 -3
- data/docs/ContainerContainerPullThroughRemoteResponseHiddenFields.md +2 -2
- data/docs/ContainerContainerPushRepository.md +4 -4
- data/docs/ContainerContainerPushRepositoryResponse.md +10 -12
- data/docs/ContainerContainerRemote.md +1 -1
- data/docs/ContainerContainerRemoteResponse.md +3 -3
- data/docs/ContainerContainerRepositoryResponse.md +0 -2
- data/docs/ContainerManifestResponse.md +2 -6
- data/docs/ContainerManifestSignatureResponse.md +0 -2
- data/docs/ContainerTagResponse.md +0 -2
- data/docs/ContentBlobsApi.md +1 -5
- data/docs/ContentManifestsApi.md +3 -7
- data/docs/ContentSignaturesApi.md +1 -5
- data/docs/ContentTagsApi.md +1 -5
- data/docs/DistributionsContainerApi.md +17 -57
- data/docs/DistributionsPullThroughApi.md +17 -57
- data/docs/IndexDynamicApi.md +50 -0
- data/docs/IndexStaticApi.md +50 -0
- data/docs/OCIBuildImage.md +1 -1
- data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
- data/docs/PaginatedcontainerBlobResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerDistributionResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerNamespaceResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerPullThroughDistributionResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerPullThroughRemoteResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerPushRepositoryResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerRemoteResponseList.md +2 -2
- data/docs/PaginatedcontainerContainerRepositoryResponseList.md +2 -2
- data/docs/PaginatedcontainerManifestResponseList.md +2 -2
- data/docs/PaginatedcontainerManifestSignatureResponseList.md +2 -2
- data/docs/PaginatedcontainerTagResponseList.md +2 -2
- data/docs/PatchedcontainerContainerDistribution.md +5 -5
- data/docs/PatchedcontainerContainerPullThroughDistribution.md +5 -5
- data/docs/PatchedcontainerContainerPullThroughRemote.md +1 -1
- data/docs/PatchedcontainerContainerPushRepository.md +4 -4
- data/docs/PatchedcontainerContainerRemote.md +1 -1
- data/docs/{Policy692Enum.md → Policy762Enum.md} +2 -2
- data/docs/{Policy7e0Enum.md → Policy8e2Enum.md} +2 -2
- data/docs/PulpContainerNamespacesApi.md +9 -33
- data/docs/RemotesContainerApi.md +17 -57
- data/docs/RemotesPullThroughApi.md +17 -57
- data/docs/RepositoriesContainerApi.md +35 -109
- data/docs/RepositoriesContainerPushApi.md +19 -63
- data/docs/RepositoriesContainerPushVersionsApi.md +5 -17
- data/docs/RepositoriesContainerVersionsApi.md +5 -17
- data/docs/RepositoryVersionResponse.md +0 -2
- data/docs/TokenApi.md +4 -14
- data/lib/pulp_container_client/api/content_blobs_api.rb +0 -6
- data/lib/pulp_container_client/api/content_manifests_api.rb +3 -9
- data/lib/pulp_container_client/api/content_signatures_api.rb +0 -6
- data/lib/pulp_container_client/api/content_tags_api.rb +0 -6
- data/lib/pulp_container_client/api/distributions_container_api.rb +0 -36
- data/lib/pulp_container_client/api/distributions_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/index_dynamic_api.rb +74 -0
- data/lib/pulp_container_client/api/index_static_api.rb +74 -0
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +0 -24
- data/lib/pulp_container_client/api/remotes_container_api.rb +0 -36
- data/lib/pulp_container_client/api/remotes_pull_through_api.rb +0 -36
- data/lib/pulp_container_client/api/repositories_container_api.rb +2 -65
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +0 -39
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +0 -12
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +0 -12
- data/lib/pulp_container_client/api/token_api.rb +0 -9
- data/lib/pulp_container_client/configuration.rb +2 -2
- data/lib/pulp_container_client/models/container_blob_response.rb +1 -11
- data/lib/pulp_container_client/models/container_container_distribution.rb +46 -46
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +43 -53
- data/lib/pulp_container_client/models/container_container_namespace_response.rb +1 -11
- data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +46 -46
- data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +43 -53
- data/lib/pulp_container_client/models/container_container_pull_through_remote.rb +1 -1
- data/lib/pulp_container_client/models/container_container_pull_through_remote_response.rb +12 -12
- data/lib/pulp_container_client/models/container_container_pull_through_remote_response_hidden_fields.rb +0 -10
- data/lib/pulp_container_client/models/container_container_push_repository.rb +34 -34
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +44 -54
- data/lib/pulp_container_client/models/container_container_remote.rb +1 -1
- data/lib/pulp_container_client/models/container_container_remote_response.rb +12 -12
- data/lib/pulp_container_client/models/container_container_repository_response.rb +1 -11
- data/lib/pulp_container_client/models/container_manifest_response.rb +3 -28
- data/lib/pulp_container_client/models/container_manifest_signature_response.rb +1 -11
- data/lib/pulp_container_client/models/container_tag_response.rb +1 -11
- data/lib/pulp_container_client/models/oci_build_image.rb +1 -1
- data/lib/pulp_container_client/models/paginated_repository_version_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_blob_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_distribution_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_namespace_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_pull_through_distribution_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_pull_through_remote_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_push_repository_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_remote_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_container_repository_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_manifest_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_manifest_signature_response_list.rb +0 -10
- data/lib/pulp_container_client/models/paginatedcontainer_tag_response_list.rb +0 -10
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +37 -37
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +37 -37
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_remote.rb +1 -1
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +34 -34
- data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +1 -1
- data/lib/pulp_container_client/models/{policy692_enum.rb → policy762_enum.rb} +3 -3
- data/lib/pulp_container_client/models/{policy7e0_enum.rb → policy8e2_enum.rb} +3 -3
- data/lib/pulp_container_client/models/repository_version_response.rb +1 -11
- data/lib/pulp_container_client/version.rb +1 -1
- data/lib/pulp_container_client.rb +4 -2
- data/spec/api/content_blobs_api_spec.rb +0 -2
- data/spec/api/content_manifests_api_spec.rb +1 -3
- data/spec/api/content_signatures_api_spec.rb +0 -2
- data/spec/api/content_tags_api_spec.rb +0 -2
- data/spec/api/distributions_container_api_spec.rb +0 -12
- data/spec/api/distributions_pull_through_api_spec.rb +0 -12
- data/spec/api/index_dynamic_api_spec.rb +45 -0
- data/spec/api/index_static_api_spec.rb +45 -0
- data/spec/api/pulp_container_namespaces_api_spec.rb +0 -8
- data/spec/api/remotes_container_api_spec.rb +0 -12
- data/spec/api/remotes_pull_through_api_spec.rb +0 -12
- data/spec/api/repositories_container_api_spec.rb +1 -22
- data/spec/api/repositories_container_push_api_spec.rb +0 -13
- data/spec/api/repositories_container_push_versions_api_spec.rb +0 -4
- data/spec/api/repositories_container_versions_api_spec.rb +0 -4
- data/spec/api/token_api_spec.rb +0 -3
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/container_blob_response_spec.rb +0 -6
- data/spec/models/container_container_distribution_response_spec.rb +7 -13
- data/spec/models/container_container_distribution_spec.rb +5 -5
- data/spec/models/container_container_namespace_response_spec.rb +0 -6
- data/spec/models/container_container_pull_through_distribution_response_spec.rb +7 -13
- data/spec/models/container_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/container_container_pull_through_remote_response_spec.rb +6 -6
- data/spec/models/container_container_push_repository_response_spec.rb +8 -14
- data/spec/models/container_container_push_repository_spec.rb +3 -3
- data/spec/models/container_container_remote_response_spec.rb +6 -6
- data/spec/models/container_container_repository_response_spec.rb +0 -6
- data/spec/models/container_manifest_response_spec.rb +0 -12
- data/spec/models/container_manifest_signature_response_spec.rb +0 -6
- data/spec/models/container_tag_response_spec.rb +0 -6
- data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +3 -3
- data/spec/models/{policy692_enum_spec.rb → policy762_enum_spec.rb} +6 -6
- data/spec/models/{policy7e0_enum_spec.rb → policy8e2_enum_spec.rb} +6 -6
- data/spec/models/repository_version_response_spec.rb +0 -6
- metadata +90 -82
|
@@ -15,27 +15,27 @@ require 'date'
|
|
|
15
15
|
module PulpContainerClient
|
|
16
16
|
# Serializer for Container Push Repositories.
|
|
17
17
|
class PatchedcontainerContainerPushRepository
|
|
18
|
-
#
|
|
19
|
-
attr_accessor :
|
|
18
|
+
# Retain X versions of the repository. Default is null which retains all versions.
|
|
19
|
+
attr_accessor :retain_repo_versions
|
|
20
20
|
|
|
21
21
|
# A reference to an associated signing service.
|
|
22
22
|
attr_accessor :manifest_signing_service
|
|
23
23
|
|
|
24
|
-
# Retain X versions of the repository. Default is null which retains all versions.
|
|
25
|
-
attr_accessor :retain_repo_versions
|
|
26
|
-
|
|
27
24
|
attr_accessor :pulp_labels
|
|
28
25
|
|
|
26
|
+
# A unique name for this repository.
|
|
27
|
+
attr_accessor :name
|
|
28
|
+
|
|
29
29
|
# An optional description.
|
|
30
30
|
attr_accessor :description
|
|
31
31
|
|
|
32
32
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
33
33
|
def self.attribute_map
|
|
34
34
|
{
|
|
35
|
-
:'name' => :'name',
|
|
36
|
-
:'manifest_signing_service' => :'manifest_signing_service',
|
|
37
35
|
:'retain_repo_versions' => :'retain_repo_versions',
|
|
36
|
+
:'manifest_signing_service' => :'manifest_signing_service',
|
|
38
37
|
:'pulp_labels' => :'pulp_labels',
|
|
38
|
+
:'name' => :'name',
|
|
39
39
|
:'description' => :'description'
|
|
40
40
|
}
|
|
41
41
|
end
|
|
@@ -43,10 +43,10 @@ module PulpContainerClient
|
|
|
43
43
|
# Attribute type mapping.
|
|
44
44
|
def self.openapi_types
|
|
45
45
|
{
|
|
46
|
-
:'name' => :'String',
|
|
47
|
-
:'manifest_signing_service' => :'String',
|
|
48
46
|
:'retain_repo_versions' => :'Integer',
|
|
47
|
+
:'manifest_signing_service' => :'String',
|
|
49
48
|
:'pulp_labels' => :'Hash<String, String>',
|
|
49
|
+
:'name' => :'String',
|
|
50
50
|
:'description' => :'String'
|
|
51
51
|
}
|
|
52
52
|
end
|
|
@@ -54,8 +54,8 @@ module PulpContainerClient
|
|
|
54
54
|
# List of attributes with nullable: true
|
|
55
55
|
def self.openapi_nullable
|
|
56
56
|
Set.new([
|
|
57
|
-
:'manifest_signing_service',
|
|
58
57
|
:'retain_repo_versions',
|
|
58
|
+
:'manifest_signing_service',
|
|
59
59
|
:'description'
|
|
60
60
|
])
|
|
61
61
|
end
|
|
@@ -75,24 +75,24 @@ module PulpContainerClient
|
|
|
75
75
|
h[k.to_sym] = v
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
if attributes.key?(:'
|
|
79
|
-
self.
|
|
78
|
+
if attributes.key?(:'retain_repo_versions')
|
|
79
|
+
self.retain_repo_versions = attributes[:'retain_repo_versions']
|
|
80
80
|
end
|
|
81
81
|
|
|
82
82
|
if attributes.key?(:'manifest_signing_service')
|
|
83
83
|
self.manifest_signing_service = attributes[:'manifest_signing_service']
|
|
84
84
|
end
|
|
85
85
|
|
|
86
|
-
if attributes.key?(:'retain_repo_versions')
|
|
87
|
-
self.retain_repo_versions = attributes[:'retain_repo_versions']
|
|
88
|
-
end
|
|
89
|
-
|
|
90
86
|
if attributes.key?(:'pulp_labels')
|
|
91
87
|
if (value = attributes[:'pulp_labels']).is_a?(Hash)
|
|
92
88
|
self.pulp_labels = value
|
|
93
89
|
end
|
|
94
90
|
end
|
|
95
91
|
|
|
92
|
+
if attributes.key?(:'name')
|
|
93
|
+
self.name = attributes[:'name']
|
|
94
|
+
end
|
|
95
|
+
|
|
96
96
|
if attributes.key?(:'description')
|
|
97
97
|
self.description = attributes[:'description']
|
|
98
98
|
end
|
|
@@ -102,14 +102,14 @@ module PulpContainerClient
|
|
|
102
102
|
# @return Array for valid properties with the reasons
|
|
103
103
|
def list_invalid_properties
|
|
104
104
|
invalid_properties = Array.new
|
|
105
|
-
if !@name.nil? && @name.to_s.length < 1
|
|
106
|
-
invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
|
|
107
|
-
end
|
|
108
|
-
|
|
109
105
|
if !@retain_repo_versions.nil? && @retain_repo_versions < 1
|
|
110
106
|
invalid_properties.push('invalid value for "retain_repo_versions", must be greater than or equal to 1.')
|
|
111
107
|
end
|
|
112
108
|
|
|
109
|
+
if !@name.nil? && @name.to_s.length < 1
|
|
110
|
+
invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
|
|
111
|
+
end
|
|
112
|
+
|
|
113
113
|
if !@description.nil? && @description.to_s.length < 1
|
|
114
114
|
invalid_properties.push('invalid value for "description", the character length must be great than or equal to 1.')
|
|
115
115
|
end
|
|
@@ -120,22 +120,12 @@ module PulpContainerClient
|
|
|
120
120
|
# Check to see if the all the properties in the model are valid
|
|
121
121
|
# @return true if the model is valid
|
|
122
122
|
def valid?
|
|
123
|
-
return false if !@name.nil? && @name.to_s.length < 1
|
|
124
123
|
return false if !@retain_repo_versions.nil? && @retain_repo_versions < 1
|
|
124
|
+
return false if !@name.nil? && @name.to_s.length < 1
|
|
125
125
|
return false if !@description.nil? && @description.to_s.length < 1
|
|
126
126
|
true
|
|
127
127
|
end
|
|
128
128
|
|
|
129
|
-
# Custom attribute writer method with validation
|
|
130
|
-
# @param [Object] name Value to be assigned
|
|
131
|
-
def name=(name)
|
|
132
|
-
if !name.nil? && name.to_s.length < 1
|
|
133
|
-
fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
|
|
134
|
-
end
|
|
135
|
-
|
|
136
|
-
@name = name
|
|
137
|
-
end
|
|
138
|
-
|
|
139
129
|
# Custom attribute writer method with validation
|
|
140
130
|
# @param [Object] retain_repo_versions Value to be assigned
|
|
141
131
|
def retain_repo_versions=(retain_repo_versions)
|
|
@@ -146,6 +136,16 @@ module PulpContainerClient
|
|
|
146
136
|
@retain_repo_versions = retain_repo_versions
|
|
147
137
|
end
|
|
148
138
|
|
|
139
|
+
# Custom attribute writer method with validation
|
|
140
|
+
# @param [Object] name Value to be assigned
|
|
141
|
+
def name=(name)
|
|
142
|
+
if !name.nil? && name.to_s.length < 1
|
|
143
|
+
fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
|
|
144
|
+
end
|
|
145
|
+
|
|
146
|
+
@name = name
|
|
147
|
+
end
|
|
148
|
+
|
|
149
149
|
# Custom attribute writer method with validation
|
|
150
150
|
# @param [Object] description Value to be assigned
|
|
151
151
|
def description=(description)
|
|
@@ -161,10 +161,10 @@ module PulpContainerClient
|
|
|
161
161
|
def ==(o)
|
|
162
162
|
return true if self.equal?(o)
|
|
163
163
|
self.class == o.class &&
|
|
164
|
-
name == o.name &&
|
|
165
|
-
manifest_signing_service == o.manifest_signing_service &&
|
|
166
164
|
retain_repo_versions == o.retain_repo_versions &&
|
|
165
|
+
manifest_signing_service == o.manifest_signing_service &&
|
|
167
166
|
pulp_labels == o.pulp_labels &&
|
|
167
|
+
name == o.name &&
|
|
168
168
|
description == o.description
|
|
169
169
|
end
|
|
170
170
|
|
|
@@ -177,7 +177,7 @@ module PulpContainerClient
|
|
|
177
177
|
# Calculates hash code according to all attributes.
|
|
178
178
|
# @return [Integer] Hash code
|
|
179
179
|
def hash
|
|
180
|
-
[
|
|
180
|
+
[retain_repo_versions, manifest_signing_service, pulp_labels, name, description].hash
|
|
181
181
|
end
|
|
182
182
|
|
|
183
183
|
# Builds the object from hash
|
|
@@ -137,7 +137,7 @@ module PulpContainerClient
|
|
|
137
137
|
:'pulp_labels' => :'Hash<String, String>',
|
|
138
138
|
:'download_concurrency' => :'Integer',
|
|
139
139
|
:'max_retries' => :'Integer',
|
|
140
|
-
:'policy' => :'
|
|
140
|
+
:'policy' => :'Policy762Enum',
|
|
141
141
|
:'total_timeout' => :'Float',
|
|
142
142
|
:'connect_timeout' => :'Float',
|
|
143
143
|
:'sock_connect_timeout' => :'Float',
|
|
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.3.1
|
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
15
|
module PulpContainerClient
|
|
16
|
-
class
|
|
16
|
+
class Policy762Enum
|
|
17
17
|
IMMEDIATE = "immediate".freeze
|
|
18
18
|
ON_DEMAND = "on_demand".freeze
|
|
19
19
|
STREAMED = "streamed".freeze
|
|
@@ -29,8 +29,8 @@ module PulpContainerClient
|
|
|
29
29
|
# @param [String] The enum value in the form of the string
|
|
30
30
|
# @return [String] The enum value
|
|
31
31
|
def build_from_hash(value)
|
|
32
|
-
constantValues =
|
|
33
|
-
raise "Invalid ENUM value #{value} for class #
|
|
32
|
+
constantValues = Policy762Enum.constants.select { |c| Policy762Enum::const_get(c) == value }
|
|
33
|
+
raise "Invalid ENUM value #{value} for class #Policy762Enum" if constantValues.empty?
|
|
34
34
|
value
|
|
35
35
|
end
|
|
36
36
|
end
|
|
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.3.1
|
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
15
|
module PulpContainerClient
|
|
16
|
-
class
|
|
16
|
+
class Policy8e2Enum
|
|
17
17
|
ON_DEMAND = "on_demand".freeze
|
|
18
18
|
|
|
19
19
|
# Builds the enum from string
|
|
@@ -27,8 +27,8 @@ module PulpContainerClient
|
|
|
27
27
|
# @param [String] The enum value in the form of the string
|
|
28
28
|
# @return [String] The enum value
|
|
29
29
|
def build_from_hash(value)
|
|
30
|
-
constantValues =
|
|
31
|
-
raise "Invalid ENUM value #{value} for class #
|
|
30
|
+
constantValues = Policy8e2Enum.constants.select { |c| Policy8e2Enum::const_get(c) == value }
|
|
31
|
+
raise "Invalid ENUM value #{value} for class #Policy8e2Enum" if constantValues.empty?
|
|
32
32
|
value
|
|
33
33
|
end
|
|
34
34
|
end
|
|
@@ -20,9 +20,6 @@ module PulpContainerClient
|
|
|
20
20
|
# Timestamp of creation.
|
|
21
21
|
attr_accessor :pulp_created
|
|
22
22
|
|
|
23
|
-
# Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.
|
|
24
|
-
attr_accessor :pulp_last_updated
|
|
25
|
-
|
|
26
23
|
attr_accessor :number
|
|
27
24
|
|
|
28
25
|
attr_accessor :repository
|
|
@@ -38,7 +35,6 @@ module PulpContainerClient
|
|
|
38
35
|
{
|
|
39
36
|
:'pulp_href' => :'pulp_href',
|
|
40
37
|
:'pulp_created' => :'pulp_created',
|
|
41
|
-
:'pulp_last_updated' => :'pulp_last_updated',
|
|
42
38
|
:'number' => :'number',
|
|
43
39
|
:'repository' => :'repository',
|
|
44
40
|
:'base_version' => :'base_version',
|
|
@@ -51,7 +47,6 @@ module PulpContainerClient
|
|
|
51
47
|
{
|
|
52
48
|
:'pulp_href' => :'String',
|
|
53
49
|
:'pulp_created' => :'DateTime',
|
|
54
|
-
:'pulp_last_updated' => :'DateTime',
|
|
55
50
|
:'number' => :'Integer',
|
|
56
51
|
:'repository' => :'String',
|
|
57
52
|
:'base_version' => :'String',
|
|
@@ -88,10 +83,6 @@ module PulpContainerClient
|
|
|
88
83
|
self.pulp_created = attributes[:'pulp_created']
|
|
89
84
|
end
|
|
90
85
|
|
|
91
|
-
if attributes.key?(:'pulp_last_updated')
|
|
92
|
-
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
|
93
|
-
end
|
|
94
|
-
|
|
95
86
|
if attributes.key?(:'number')
|
|
96
87
|
self.number = attributes[:'number']
|
|
97
88
|
end
|
|
@@ -129,7 +120,6 @@ module PulpContainerClient
|
|
|
129
120
|
self.class == o.class &&
|
|
130
121
|
pulp_href == o.pulp_href &&
|
|
131
122
|
pulp_created == o.pulp_created &&
|
|
132
|
-
pulp_last_updated == o.pulp_last_updated &&
|
|
133
123
|
number == o.number &&
|
|
134
124
|
repository == o.repository &&
|
|
135
125
|
base_version == o.base_version &&
|
|
@@ -145,7 +135,7 @@ module PulpContainerClient
|
|
|
145
135
|
# Calculates hash code according to all attributes.
|
|
146
136
|
# @return [Integer] Hash code
|
|
147
137
|
def hash
|
|
148
|
-
[pulp_href, pulp_created,
|
|
138
|
+
[pulp_href, pulp_created, number, repository, base_version, content_summary].hash
|
|
149
139
|
end
|
|
150
140
|
|
|
151
141
|
# Builds the object from hash
|
|
@@ -64,8 +64,8 @@ require 'pulp_container_client/models/patchedcontainer_container_pull_through_re
|
|
|
64
64
|
require 'pulp_container_client/models/patchedcontainer_container_push_repository'
|
|
65
65
|
require 'pulp_container_client/models/patchedcontainer_container_remote'
|
|
66
66
|
require 'pulp_container_client/models/patchedcontainer_container_repository'
|
|
67
|
-
require 'pulp_container_client/models/
|
|
68
|
-
require 'pulp_container_client/models/
|
|
67
|
+
require 'pulp_container_client/models/policy762_enum'
|
|
68
|
+
require 'pulp_container_client/models/policy8e2_enum'
|
|
69
69
|
require 'pulp_container_client/models/recursive_manage'
|
|
70
70
|
require 'pulp_container_client/models/remove_image'
|
|
71
71
|
require 'pulp_container_client/models/remove_signatures'
|
|
@@ -88,6 +88,8 @@ require 'pulp_container_client/api/content_signatures_api'
|
|
|
88
88
|
require 'pulp_container_client/api/content_tags_api'
|
|
89
89
|
require 'pulp_container_client/api/distributions_container_api'
|
|
90
90
|
require 'pulp_container_client/api/distributions_pull_through_api'
|
|
91
|
+
require 'pulp_container_client/api/index_dynamic_api'
|
|
92
|
+
require 'pulp_container_client/api/index_static_api'
|
|
91
93
|
require 'pulp_container_client/api/pulp_container_namespaces_api'
|
|
92
94
|
require 'pulp_container_client/api/remotes_container_api'
|
|
93
95
|
require 'pulp_container_client/api/remotes_pull_through_api'
|
|
@@ -36,7 +36,6 @@ describe 'ContentBlobsApi' do
|
|
|
36
36
|
# List blobs
|
|
37
37
|
# ViewSet for Blobs.
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
39
|
# @option opts [String] :digest Filter results where digest matches value
|
|
41
40
|
# @option opts [Array<String>] :digest__in Filter results where digest is in a comma-separated list of values
|
|
42
41
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
@@ -63,7 +62,6 @@ describe 'ContentBlobsApi' do
|
|
|
63
62
|
# ViewSet for Blobs.
|
|
64
63
|
# @param container_blob_href
|
|
65
64
|
# @param [Hash] opts the optional parameters
|
|
66
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
67
65
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
68
66
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
69
67
|
# @return [ContainerBlobResponse]
|
|
@@ -36,7 +36,6 @@ describe 'ContentManifestsApi' do
|
|
|
36
36
|
# List manifests
|
|
37
37
|
# ViewSet for Manifest.
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
39
|
# @option opts [String] :digest Filter results where digest matches value
|
|
41
40
|
# @option opts [Array<String>] :digest__in Filter results where digest is in a comma-separated list of values
|
|
42
41
|
# @option opts [Boolean] :is_bootable Filter results where is_bootable matches value
|
|
@@ -44,7 +43,7 @@ describe 'ContentManifestsApi' do
|
|
|
44
43
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
45
44
|
# @option opts [Array<String>] :media_type * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json
|
|
46
45
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
|
47
|
-
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `annotations` - Annotations * `-annotations` - Annotations (descending) * `labels` - Labels * `-labels` - Labels (descending) * `is_bootable` - Is bootable * `-is_bootable` - Is bootable (descending) * `is_flatpak` - Is flatpak * `-is_flatpak` - Is flatpak (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
46
|
+
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `data` - Data * `-data` - Data (descending) * `annotations` - Annotations * `-annotations` - Annotations (descending) * `labels` - Labels * `-labels` - Labels (descending) * `is_bootable` - Is bootable * `-is_bootable` - Is bootable (descending) * `is_flatpak` - Is flatpak * `-is_flatpak` - Is flatpak (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
48
47
|
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
|
49
48
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
|
50
49
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
|
@@ -66,7 +65,6 @@ describe 'ContentManifestsApi' do
|
|
|
66
65
|
# ViewSet for Manifest.
|
|
67
66
|
# @param container_manifest_href
|
|
68
67
|
# @param [Hash] opts the optional parameters
|
|
69
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
70
68
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
71
69
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
72
70
|
# @return [ContainerManifestResponse]
|
|
@@ -36,7 +36,6 @@ describe 'ContentSignaturesApi' do
|
|
|
36
36
|
# List manifest signatures
|
|
37
37
|
# ViewSet for image signatures.
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
39
|
# @option opts [String] :digest Filter results where digest matches value
|
|
41
40
|
# @option opts [Array<String>] :digest__in Filter results where digest is in a comma-separated list of values
|
|
42
41
|
# @option opts [String] :key_id Filter results where key_id matches value
|
|
@@ -75,7 +74,6 @@ describe 'ContentSignaturesApi' do
|
|
|
75
74
|
# ViewSet for image signatures.
|
|
76
75
|
# @param container_manifest_signature_href
|
|
77
76
|
# @param [Hash] opts the optional parameters
|
|
78
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
79
77
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
80
78
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
81
79
|
# @return [ContainerManifestSignatureResponse]
|
|
@@ -36,7 +36,6 @@ describe 'ContentTagsApi' do
|
|
|
36
36
|
# List tags
|
|
37
37
|
# ViewSet for Tag.
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
|
39
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
40
39
|
# @option opts [Array<String>] :digest Multiple values may be separated by commas.
|
|
41
40
|
# @option opts [Integer] :limit Number of results to return per page.
|
|
42
41
|
# @option opts [Array<String>] :media_type * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json
|
|
@@ -65,7 +64,6 @@ describe 'ContentTagsApi' do
|
|
|
65
64
|
# ViewSet for Tag.
|
|
66
65
|
# @param container_tag_href
|
|
67
66
|
# @param [Hash] opts the optional parameters
|
|
68
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
69
67
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
70
68
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
71
69
|
# @return [ContainerTagResponse]
|
|
@@ -38,7 +38,6 @@ describe 'DistributionsContainerApi' do
|
|
|
38
38
|
# @param container_container_distribution_href
|
|
39
39
|
# @param nested_role
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
42
41
|
# @return [NestedRoleResponse]
|
|
43
42
|
describe 'add_role test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'DistributionsContainerApi' do
|
|
|
51
50
|
# Trigger an asynchronous create task
|
|
52
51
|
# @param container_container_distribution
|
|
53
52
|
# @param [Hash] opts the optional parameters
|
|
54
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
55
53
|
# @return [AsyncOperationResponse]
|
|
56
54
|
describe 'create test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'DistributionsContainerApi' do
|
|
|
64
62
|
# Trigger an asynchronous delete task
|
|
65
63
|
# @param container_container_distribution_href
|
|
66
64
|
# @param [Hash] opts the optional parameters
|
|
67
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
68
65
|
# @return [AsyncOperationResponse]
|
|
69
66
|
describe 'delete test' do
|
|
70
67
|
it 'should work' do
|
|
@@ -76,7 +73,6 @@ describe 'DistributionsContainerApi' do
|
|
|
76
73
|
# List container distributions
|
|
77
74
|
# The Container Distribution will serve the latest version of a Repository if ``repository`` is specified. The Container Distribution will serve a specific repository version if ``repository_version``. Note that **either** ``repository`` or ``repository_version`` can be set on a Container Distribution, but not both.
|
|
78
75
|
# @param [Hash] opts the optional parameters
|
|
79
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
80
76
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
81
77
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
82
78
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -115,7 +111,6 @@ describe 'DistributionsContainerApi' do
|
|
|
115
111
|
# List roles assigned to this object.
|
|
116
112
|
# @param container_container_distribution_href
|
|
117
113
|
# @param [Hash] opts the optional parameters
|
|
118
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
119
114
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
120
115
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
121
116
|
# @return [ObjectRolesResponse]
|
|
@@ -130,7 +125,6 @@ describe 'DistributionsContainerApi' do
|
|
|
130
125
|
# List permissions available to the current user on this object.
|
|
131
126
|
# @param container_container_distribution_href
|
|
132
127
|
# @param [Hash] opts the optional parameters
|
|
133
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
134
128
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
135
129
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
136
130
|
# @return [MyPermissionsResponse]
|
|
@@ -146,7 +140,6 @@ describe 'DistributionsContainerApi' do
|
|
|
146
140
|
# @param container_container_distribution_href
|
|
147
141
|
# @param patchedcontainer_container_distribution
|
|
148
142
|
# @param [Hash] opts the optional parameters
|
|
149
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
150
143
|
# @return [AsyncOperationResponse]
|
|
151
144
|
describe 'partial_update test' do
|
|
152
145
|
it 'should work' do
|
|
@@ -159,7 +152,6 @@ describe 'DistributionsContainerApi' do
|
|
|
159
152
|
# The Container Distribution will serve the latest version of a Repository if ``repository`` is specified. The Container Distribution will serve a specific repository version if ``repository_version``. Note that **either** ``repository`` or ``repository_version`` can be set on a Container Distribution, but not both.
|
|
160
153
|
# @param container_container_distribution_href
|
|
161
154
|
# @param [Hash] opts the optional parameters
|
|
162
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
163
155
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
164
156
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
165
157
|
# @return [ContainerContainerDistributionResponse]
|
|
@@ -175,7 +167,6 @@ describe 'DistributionsContainerApi' do
|
|
|
175
167
|
# @param container_container_distribution_href
|
|
176
168
|
# @param nested_role
|
|
177
169
|
# @param [Hash] opts the optional parameters
|
|
178
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
179
170
|
# @return [NestedRoleResponse]
|
|
180
171
|
describe 'remove_role test' do
|
|
181
172
|
it 'should work' do
|
|
@@ -189,7 +180,6 @@ describe 'DistributionsContainerApi' do
|
|
|
189
180
|
# @param container_container_distribution_href
|
|
190
181
|
# @param set_label
|
|
191
182
|
# @param [Hash] opts the optional parameters
|
|
192
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
193
183
|
# @return [SetLabelResponse]
|
|
194
184
|
describe 'set_label test' do
|
|
195
185
|
it 'should work' do
|
|
@@ -203,7 +193,6 @@ describe 'DistributionsContainerApi' do
|
|
|
203
193
|
# @param container_container_distribution_href
|
|
204
194
|
# @param unset_label
|
|
205
195
|
# @param [Hash] opts the optional parameters
|
|
206
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
207
196
|
# @return [UnsetLabelResponse]
|
|
208
197
|
describe 'unset_label test' do
|
|
209
198
|
it 'should work' do
|
|
@@ -217,7 +206,6 @@ describe 'DistributionsContainerApi' do
|
|
|
217
206
|
# @param container_container_distribution_href
|
|
218
207
|
# @param container_container_distribution
|
|
219
208
|
# @param [Hash] opts the optional parameters
|
|
220
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
221
209
|
# @return [AsyncOperationResponse]
|
|
222
210
|
describe 'update test' do
|
|
223
211
|
it 'should work' do
|
|
@@ -38,7 +38,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
38
38
|
# @param container_container_pull_through_distribution_href
|
|
39
39
|
# @param nested_role
|
|
40
40
|
# @param [Hash] opts the optional parameters
|
|
41
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
42
41
|
# @return [NestedRoleResponse]
|
|
43
42
|
describe 'add_role test' do
|
|
44
43
|
it 'should work' do
|
|
@@ -51,7 +50,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
51
50
|
# Trigger an asynchronous create task
|
|
52
51
|
# @param container_container_pull_through_distribution
|
|
53
52
|
# @param [Hash] opts the optional parameters
|
|
54
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
55
53
|
# @return [AsyncOperationResponse]
|
|
56
54
|
describe 'create test' do
|
|
57
55
|
it 'should work' do
|
|
@@ -64,7 +62,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
64
62
|
# Trigger an asynchronous delete task
|
|
65
63
|
# @param container_container_pull_through_distribution_href
|
|
66
64
|
# @param [Hash] opts the optional parameters
|
|
67
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
68
65
|
# @return [AsyncOperationResponse]
|
|
69
66
|
describe 'delete test' do
|
|
70
67
|
it 'should work' do
|
|
@@ -76,7 +73,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
76
73
|
# List container pull through distributions
|
|
77
74
|
# A special pull-through Container Distribution that will reference distributions serving content.
|
|
78
75
|
# @param [Hash] opts the optional parameters
|
|
79
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
80
76
|
# @option opts [String] :base_path Filter results where base_path matches value
|
|
81
77
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
|
82
78
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
|
@@ -114,7 +110,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
114
110
|
# List roles assigned to this object.
|
|
115
111
|
# @param container_container_pull_through_distribution_href
|
|
116
112
|
# @param [Hash] opts the optional parameters
|
|
117
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
118
113
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
119
114
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
120
115
|
# @return [ObjectRolesResponse]
|
|
@@ -129,7 +124,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
129
124
|
# List permissions available to the current user on this object.
|
|
130
125
|
# @param container_container_pull_through_distribution_href
|
|
131
126
|
# @param [Hash] opts the optional parameters
|
|
132
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
133
127
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
134
128
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
135
129
|
# @return [MyPermissionsResponse]
|
|
@@ -145,7 +139,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
145
139
|
# @param container_container_pull_through_distribution_href
|
|
146
140
|
# @param patchedcontainer_container_pull_through_distribution
|
|
147
141
|
# @param [Hash] opts the optional parameters
|
|
148
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
149
142
|
# @return [AsyncOperationResponse]
|
|
150
143
|
describe 'partial_update test' do
|
|
151
144
|
it 'should work' do
|
|
@@ -158,7 +151,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
158
151
|
# A special pull-through Container Distribution that will reference distributions serving content.
|
|
159
152
|
# @param container_container_pull_through_distribution_href
|
|
160
153
|
# @param [Hash] opts the optional parameters
|
|
161
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
162
154
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
|
163
155
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
|
164
156
|
# @return [ContainerContainerPullThroughDistributionResponse]
|
|
@@ -174,7 +166,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
174
166
|
# @param container_container_pull_through_distribution_href
|
|
175
167
|
# @param nested_role
|
|
176
168
|
# @param [Hash] opts the optional parameters
|
|
177
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
178
169
|
# @return [NestedRoleResponse]
|
|
179
170
|
describe 'remove_role test' do
|
|
180
171
|
it 'should work' do
|
|
@@ -188,7 +179,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
188
179
|
# @param container_container_pull_through_distribution_href
|
|
189
180
|
# @param set_label
|
|
190
181
|
# @param [Hash] opts the optional parameters
|
|
191
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
192
182
|
# @return [SetLabelResponse]
|
|
193
183
|
describe 'set_label test' do
|
|
194
184
|
it 'should work' do
|
|
@@ -202,7 +192,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
202
192
|
# @param container_container_pull_through_distribution_href
|
|
203
193
|
# @param unset_label
|
|
204
194
|
# @param [Hash] opts the optional parameters
|
|
205
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
206
195
|
# @return [UnsetLabelResponse]
|
|
207
196
|
describe 'unset_label test' do
|
|
208
197
|
it 'should work' do
|
|
@@ -216,7 +205,6 @@ describe 'DistributionsPullThroughApi' do
|
|
|
216
205
|
# @param container_container_pull_through_distribution_href
|
|
217
206
|
# @param container_container_pull_through_distribution
|
|
218
207
|
# @param [Hash] opts the optional parameters
|
|
219
|
-
# @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
|
|
220
208
|
# @return [AsyncOperationResponse]
|
|
221
209
|
describe 'update test' do
|
|
222
210
|
it 'should work' do
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Pulp 3 API
|
|
3
|
+
|
|
4
|
+
#Fetch, Upload, Organize, and Distribute Software Packages
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: v3
|
|
7
|
+
Contact: pulp-list@redhat.com
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 4.3.1
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
|
|
16
|
+
# Unit tests for PulpContainerClient::IndexDynamicApi
|
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
18
|
+
# Please update as you see appropriate
|
|
19
|
+
describe 'IndexDynamicApi' do
|
|
20
|
+
before do
|
|
21
|
+
# run before each test
|
|
22
|
+
@api_instance = PulpContainerClient::IndexDynamicApi.new
|
|
23
|
+
end
|
|
24
|
+
|
|
25
|
+
after do
|
|
26
|
+
# run after each test
|
|
27
|
+
end
|
|
28
|
+
|
|
29
|
+
describe 'test an instance of IndexDynamicApi' do
|
|
30
|
+
it 'should create an instance of IndexDynamicApi' do
|
|
31
|
+
expect(@api_instance).to be_instance_of(PulpContainerClient::IndexDynamicApi)
|
|
32
|
+
end
|
|
33
|
+
end
|
|
34
|
+
|
|
35
|
+
# unit tests for get
|
|
36
|
+
# Handles requests to the /index/dynamic endpoint
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @return [nil]
|
|
39
|
+
describe 'get test' do
|
|
40
|
+
it 'should work' do
|
|
41
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
end
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Pulp 3 API
|
|
3
|
+
|
|
4
|
+
#Fetch, Upload, Organize, and Distribute Software Packages
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: v3
|
|
7
|
+
Contact: pulp-list@redhat.com
|
|
8
|
+
Generated by: https://openapi-generator.tech
|
|
9
|
+
OpenAPI Generator version: 4.3.1
|
|
10
|
+
|
|
11
|
+
=end
|
|
12
|
+
|
|
13
|
+
require 'spec_helper'
|
|
14
|
+
require 'json'
|
|
15
|
+
|
|
16
|
+
# Unit tests for PulpContainerClient::IndexStaticApi
|
|
17
|
+
# Automatically generated by openapi-generator (https://openapi-generator.tech)
|
|
18
|
+
# Please update as you see appropriate
|
|
19
|
+
describe 'IndexStaticApi' do
|
|
20
|
+
before do
|
|
21
|
+
# run before each test
|
|
22
|
+
@api_instance = PulpContainerClient::IndexStaticApi.new
|
|
23
|
+
end
|
|
24
|
+
|
|
25
|
+
after do
|
|
26
|
+
# run after each test
|
|
27
|
+
end
|
|
28
|
+
|
|
29
|
+
describe 'test an instance of IndexStaticApi' do
|
|
30
|
+
it 'should create an instance of IndexStaticApi' do
|
|
31
|
+
expect(@api_instance).to be_instance_of(PulpContainerClient::IndexStaticApi)
|
|
32
|
+
end
|
|
33
|
+
end
|
|
34
|
+
|
|
35
|
+
# unit tests for get
|
|
36
|
+
# Handles requests to the /index/static endpoint
|
|
37
|
+
# @param [Hash] opts the optional parameters
|
|
38
|
+
# @return [nil]
|
|
39
|
+
describe 'get test' do
|
|
40
|
+
it 'should work' do
|
|
41
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
end
|