# Functions
FindJenkinsServers discovers the jenkins services.
PopulateAuth populates the gojenkins Auth.
# Constants
JenkinsNameLabel default label to indicate the name of the Jenkins service.
JenkinsSelector the default selector to find Jenkins services as Kubernetes Services.
TriggerJenkinsServerEnv the environment variable used to choose the jenkins server to trigger.
# Variables
DefaultJenkinsSelector default selector options to use if finding Jenkins services.
# Structs
No description provided by the author
No description provided by the author
JenkinsSelectorOptions used to represent the options used to refer to a Jenkins.
JenkinsServer represents a jenkins server discovered via Service selectors or via the trigger-pipeline secrets.