Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 497 Bytes

global.md

File metadata and controls

28 lines (17 loc) · 497 Bytes

global

Generic functions to configure the provider.

Index

Fields

obj providerConfig

fn providerConfig.new

providerConfig.new(name, secretName, secretNamespace, secretKey)

PARAMETERS:

  • name (string)
  • secretName (string)
  • secretNamespace (string)
  • secretKey (string)

new creates a ProviderConfig.