Directories ¶
Path | Synopsis |
---|---|
cmdUtils provides utilities that are meant to be used by the various executables that the managed tokens library provides
|
cmdUtils provides utilities that are meant to be used by the various executables that the managed tokens library provides |
Package db provides the FERRYUIDDatabase struct which provides an interface to a SQLite3 database that is used by the managed tokens utilities to store username-UID mappings, as provided from FERRY.
|
Package db provides the FERRYUIDDatabase struct which provides an interface to a SQLite3 database that is used by the managed tokens utilities to store username-UID mappings, as provided from FERRY. |
Package environment contains types and functions to assist in passing around environments to be used in commands and wrapping commands in those environments
|
Package environment contains types and functions to assist in passing around environments to be used in commands and wrapping commands in those environments |
Package fileCopier contains interfaces and functions to assist in copying files via ssh.
|
Package fileCopier contains interfaces and functions to assist in copying files via ssh. |
Package kerberos contains utilities to obtain kerberos tickets, query the kerberos cache, and switch caches in the case of multiple kerberos caches
|
Package kerberos contains utilities to obtain kerberos tickets, query the kerberos cache, and switch caches in the case of multiple kerberos caches |
Package metrics contains a Prometheus metrics registry that importing code can use to register Prometheus metrics.
|
Package metrics contains a Prometheus metrics registry that importing code can use to register Prometheus metrics. |
Package ping provides utilities to ping a remote host
|
Package ping provides utilities to ping a remote host |
Package service provides the types and related methods to declare, manage, and configure OAuth services (as defined by the HTCondor project).
|
Package service provides the types and related methods to declare, manage, and configure OAuth services (as defined by the HTCondor project). |
Package utils provides general purpose utilities for the various other packages.
|
Package utils provides general purpose utilities for the various other packages. |
Package vaultToken provides functions for obtaining and validating Hashicorp vault tokens using the configured HTCondor installation
|
Package vaultToken provides functions for obtaining and validating Hashicorp vault tokens using the configured HTCondor installation |
Package worker provides worker functions and types that allow callers to abstract away the lower-level details of the various operations needed for the Managed Tokens utilities.
|
Package worker provides worker functions and types that allow callers to abstract away the lower-level details of the various operations needed for the Managed Tokens utilities. |
Click to show internal directories.
Click to hide internal directories.