Documentation ¶
Index ¶
- func PrepareForSASCApply(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string)
- func PrepareForSASCExport(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string) (response *http.Response)
- func PrepareForSASCExportWithCode(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string, code int)
- func PrepareForSASCReload(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string)
- func PrepareForSASCSchema(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string) (response *http.Response)
- func PrepareForSASCSchemaWithCode(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string, code int)
- type Manager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareForSASCApply ¶
func PrepareForSASCApply(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string)
PrepareForSASCApply only for test
func PrepareForSASCExport ¶
func PrepareForSASCExport(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string) ( response *http.Response)
PrepareForSASCExport only for test
func PrepareForSASCExportWithCode ¶
func PrepareForSASCExportWithCode(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string, code int)
PrepareForSASCExportWithCode only for test
func PrepareForSASCReload ¶
func PrepareForSASCReload(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string)
PrepareForSASCReload only for test
func PrepareForSASCSchema ¶
func PrepareForSASCSchema(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string) ( response *http.Response)
PrepareForSASCSchema only for test
func PrepareForSASCSchemaWithCode ¶
func PrepareForSASCSchemaWithCode(roundTripper *mhttp.MockRoundTripper, rootURL, user, password string, code int)
PrepareForSASCSchemaWithCode only for test
Types ¶
type Manager ¶
type Manager struct {
core.JenkinsCore
}
Manager is the client of configuration as code
Click to show internal directories.
Click to hide internal directories.