Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleFunc ¶
func HandleFunc(sq querier.ServiceExternalIPStatusQuerier) http.HandlerFunc
HandleFunc creates a http.HandlerFunc which uses an ServiceExternalIPStatusQuerier to query Service external IP status.
Types ¶
type Response ¶
type Response struct {
querier.ServiceExternalIPInfo
}
Response describes the response struct of serviceexternalip command.
func (Response) GetTableHeader ¶
func (Response) GetTableRow ¶
Click to show internal directories.
Click to hide internal directories.