Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SourceProxyQueryService ¶
type SourceProxyQueryService struct {
InsecureSkipVerify bool
URL string
OrganizationID platform2.ID
platform.SourceFields
platform.V1SourceFields
}
func (*SourceProxyQueryService) Check ¶
func (s *SourceProxyQueryService) Check(context.Context) check.Response
func (*SourceProxyQueryService) Query ¶
func (s *SourceProxyQueryService) Query(ctx context.Context, w io.Writer, req *query.ProxyRequest) (flux.Statistics, error)
Click to show internal directories.
Click to hide internal directories.