Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 472 Bytes

RegistryDockerCredentialsAuths.md

File metadata and controls

18 lines (12 loc) · 472 Bytes

VultrRuby::RegistryDockerCredentialsAuths

Properties

Name Type Description Notes
registry_region_name_vultrcr_com RegistryDockerCredentialsAuthsRegistryRegionNameVultrcrCom [optional]

Example

require 'vultr_ruby'

instance = VultrRuby::RegistryDockerCredentialsAuths.new(
  registry_region_name_vultrcr_com: null
)