This website requires JavaScript.
Explore
Help
Sign In
public_git
/
kubernetes-operator
mirror of
https://github.com/jenkinsci/kubernetes-operator.git
Watch
1
Star
0
Fork
You've already forked kubernetes-operator
0
Code
Issues
Releases
Wiki
Activity
5baee01ac5
kubernetes-operator
/
pkg
/
controller
/
jenkins
/
client
History
Tomasz Sęk
2cecbba8b2
#290
Pass script in body instead of URL parameter
2020-03-17 20:20:39 +01:00
..
doc.go
…
jenkins.go
#190
Allow set Jenkins API authorization strategy
2020-01-11 22:04:00 +01:00
job.go
#24
Fix getting job's build when Jenkins URL is set
2019-06-05 21:45:49 +02:00
mockgen.go
Improve tests
2019-08-27 13:37:12 +02:00
script.go
#290
Pass script in body instead of URL parameter
2020-03-17 20:20:39 +01:00
script_test.go
#28
Return GroovyScriptExecutionFailed error
2019-06-30 22:57:54 +02:00
token.go
…