Sha256: d42b49b18ab2171e8fe8e84c0e05df3b4539afea6b8d2c150a5ed39046a301c5

Contents?: true

Size: 149 Bytes

Versions: 17

Compression:

Stored size: 149 Bytes

Contents

# frozen_string_literal: true
$jpd_url = ''
$username = ''
$apikey = ''
$token = ''
def get_credentials
  [$jpd_url, $username, $apikey, $token]
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
fluent-plugin-jfrog-metrics-0.2.13 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.12.3 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.12.2 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.12.1 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.12 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.11 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.10 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.9 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.8 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.7 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.6 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.5 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.4 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.3 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.2 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.1 spec/fixtures/files/creds.rb
fluent-plugin-jfrog-metrics-0.2.0 spec/fixtures/files/creds.rb