Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HTTPEndpointPattern is the URL path pattern registered with // the API server. This includes wildcards (starting with ":") that // are converted into URL query values by the pattern mux. Also see // apiserver/apiserver.go. HTTPEndpointPattern = "/units/:unit/resources/:resource" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.