Sha256: 58650f43f787a57e6272adc048d0a0bf3c7bf59075c12c2961d9b7f23f4c8ea4

Contents?: true

Size: 650 Bytes

Versions: 6

Compression:

Stored size: 650 Bytes

Contents

- add_javascript_pack_tag("out_forward_setting")

= render "shared/vue/owned_plugin_form"
= render "shared/vue/transport_config"

#out-forward-setting
  %owned-plugin-form{"v-bind:id" => "'buffer-section'",
                     "v-bind:options-json" => "'#{Fluent::Plugin::BUFFER_REGISTRY.map.keys.to_json}'",
                     "v-bind:initial-plugin-name" => "'#{setting.buffer_type}'",
                     "v-bind:plugin-type" => "'buffer'",
                     "v-bind:plugin-label" => "'Buffer'"}
  %transport-config{"v-bind:plugin-type" => "'#{setting.plugin_type}'",
                    "v-bind:plugin-name" => "'#{setting.plugin_name}'"}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluentd-ui-1.2.1 app/views/shared/vue/_out_forward_setting.html.haml
fluentd-ui-1.2.0 app/views/shared/vue/_out_forward_setting.html.haml
fluentd-ui-1.1.0 app/views/shared/vue/_out_forward_setting.html.haml
fluentd-ui-1.0.1 app/views/shared/vue/_out_forward_setting.html.haml
fluentd-ui-1.0.0 app/views/shared/vue/_out_forward_setting.html.haml
fluentd-ui-1.0.0.beta.1 app/views/shared/vue/_out_forward_setting.html.haml