template

command
v1.7.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

[TODO: Add connector name] Connector

TODO: Add description of connector

Requirements

TODO: Add any requirements on the target service, its configuration, etc that apply to your service connector here.

Known Limitations

TODO: Add known limitations here

Using the [TODO: Add connector name] connector

Configuration

TODO: Add the required credentials and custom config required by your connector

Example Configurations

TODO: Add some sample Secretless configurations for your connector, or edit the example below:

services:
  my_example_service:
    connector: # Add your custom connector ID
    listenOn: tcp://0.0.0.0:8080
    credentials:
      credential1:
        from: conjur
        get: /path/to/credential1  # the id of your cred within conjur
    config:
      # Add your custom config here
Troubleshooting

TODO: add some tips that end users can use to troubleshoot your connector, in case it is not working as expected for them.

Developer Documentation

TODO: If desired, add any special instructions for development on the connector here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL