Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnvCallbackServiceName env var name of the callback service name EnvCallbackServiceName = "CALLBACK_SERVICE_NAME" // EnvCallbackServicePort env var name of the callback service port EnvCallbackServicePort = "CALLBACK_SERVICE_PORT" // EnvCallbackServiceResultURL env var name of the callback service result endpoint EnvCallbackServiceResultURL = "CALLBACK_SERVICE_RESULT_URL" // EnvCallbackServiceFileURL env var name of the callback service file endpoint EnvCallbackServiceFileURL = "CALLBACK_SERVICE_FILE_URL" // EnvCallbackServiceEventURL env var name of the callback service event endpoint EnvCallbackServiceEventURL = "CALLBACK_SERVICE_EVENT_URL" )
Variables ¶
This section is empty.
Functions ¶
func MatchingLabels ¶
func MatchingLabels(name string) client.MatchingLabels
MatchingLabels the filter match labels for a job
Types ¶
Click to show internal directories.
Click to hide internal directories.