module Kontena::Plugin::Azure::Common

Constants

LOCATIONS
SIZES

Public Instance Methods

locations() click to toggle source
# File lib/kontena/plugin/azure/common.rb, line 46
def locations
  LOCATIONS
end
sizes() click to toggle source
# File lib/kontena/plugin/azure/common.rb, line 50
def sizes
  SIZES
end