class KubeDNSEncoder
KubeDNSEncoder
is a BOSH DNS encoder object. It is unclear at this point what it does.
Public Class Methods
new(link_specs)
click to toggle source
# File lib/kube_link_generator.rb, line 207 def initialize(link_specs) @link_specs = link_specs end