Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngressRuleFetcher ¶
type IngressRuleFetcher struct {
// contains filtered or unexported fields
}
IngressRuleFetcher query ingress rule
func (*IngressRuleFetcher) Fetch ¶
func (f *IngressRuleFetcher) Fetch(protocol, host, apiPath string, headers map[string][]string) (*config.IngressRule, error)
Fetch get ingress rule
Click to show internal directories.
Click to hide internal directories.