# Functions
NewGetHealthyRouteParams creates a new GetHealthyRouteParams object no default values defined in spec.
NewGetReadyRouteParams creates a new GetReadyRouteParams object no default values defined in spec.
NewGetSwaggerRouteParams creates a new GetSwaggerRouteParams object no default values defined in spec.
NewGetVersionRouteParams creates a new GetVersionRouteParams object no default values defined in spec.
# Structs
GetHealthyRouteParams contains all the bound params for the get healthy route operation typically these are obtained from a http.Request
swagger:parameters GetHealthyRoute.
GetReadyRouteParams contains all the bound params for the get ready route operation typically these are obtained from a http.Request
swagger:parameters GetReadyRoute.
GetSwaggerRouteParams contains all the bound params for the get swagger route operation typically these are obtained from a http.Request
swagger:parameters GetSwaggerRoute.
GetVersionRouteParams contains all the bound params for the get version route operation typically these are obtained from a http.Request
swagger:parameters GetVersionRoute.