fluentd-ui/app/models/fluentd/agent/remote.rb

8 lines
91 B
Ruby

class Fluentd
class Agent
class Remote # TODO
include Common
end
end
end