datadog

package
v0.0.0-...-d7c0cb0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2019 License: MPL-2.0 Imports: 5 Imported by: 0

README

Datadog

This module invites users to join a given datadog account, and deletes existing datadog users that are not members of the defined ldap groups.

modules:
    - name: datadog
      ldapgroups:
        - mysysadmins
      create: true
      delete: true
      credentials:
        apikey: fffffffffffff
        appkey: foobar32xxxxxx

UID maps for this module must contain email addresses, since datadog uses email as user handles.

ddmap: &datadogmap1
    - ldapuid: bkelso@example.net
      useduid: bob@example.net

modules:
    - name: datadog
      uidmap: *datadogmap1

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