Documentation ¶
Index ¶
Constants ¶
View Source
const (
ServePath = "/serve-path"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AAQServer ¶
type AAQServer struct {
// contains filtered or unexported fields
}
type AaqServerHandler ¶
type AaqServerHandler struct {
// contains filtered or unexported fields
}
func NewAaqServerHandler ¶
func NewAaqServerHandler(aaqNS string, aaqCli client.AAQClient, isOnOpenshift bool) *AaqServerHandler
func (*AaqServerHandler) ServeHTTP ¶
func (ash *AaqServerHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.