package
0.0.0-20210503162545-0794014bc011
Repository: https://github.com/target/jenkins-docker-api.git
Documentation: pkg.go.dev

# Functions

GetAll represents a server function we use for handling GET requests to the API.
swagger:operation GET /health health getHealth Check if the Jenkins API is available --- x-success_http_code: '200' x-response_time_sla: 100ms x-expected_tps: '1' produces: - application/json responses: '200': description: Successful 'ping' of Jenkins API schema: type: string.
Restart represents a server function we use for handling PUT requests to the API.
Shutdown represents a server function we use for handling PUT requests to the API.
Update represents a server function we use for handling PUT requests to the API.
UpdateAll represents a server function we use for handling PUT requests to the API.