# File lib/openshift-origin-controller/app/models/gear.rb, line 173
  def show_port(comp_inst)
    get_proxy.show_port(app, self, comp_inst.parent_cart_name)
  end