package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
MarshalLabelsYAML returns a list of strings, each one containing a label key and list of value's pair.
# Variables
DatabaseAccessSQLServerConfigureScript is the script that will run on Windows machine and configure Active Directory.
No description provided by the author
desktopAccessInstallADCSScript is the script that will run on the windows machine and install Active Directory Certificate Services
go:embed desktop/install-ad-cs.ps1.
desktopAccessInstallADDSScript is the script that will run on the windows machine and install Active Directory Domain Services
go:embed desktop/install-ad-ds.ps1.
ErrorBashScript is used to display friendly error message when there is an error prepping the actual script.
No description provided by the author
# Structs
DatabaseAccessSQLServerConfigureParams is the template parameters passed to the configure script.