PostRegistryProperties
Properties
Name
Type
Description
Notes
Example
require 'ionoscloud-container-registry'
instance = IonoscloudContainerRegistry::PostRegistryProperties.new(
garbage_collection_schedule: null,
location: de/txl,
name: my-registry
)
Last updated