Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPCustom ¶
type HTTPCustom struct { BaseOperations // contains filtered or unexported fields }
HTTPCustom is a binding for an http url endpoint invocation
func (*HTTPCustom) GetRole ¶
func (h *HTTPCustom) GetRole(ctx context.Context, req *ProbeRequest, resp *ProbeResponse) (string, error)
func (*HTTPCustom) GetRoleOps ¶
func (h *HTTPCustom) GetRoleOps(ctx context.Context, req *ProbeRequest, resp *ProbeResponse) (OpsResult, error)
func (*HTTPCustom) Init ¶
func (h *HTTPCustom) Init(metadata component.Properties) error
Init performs metadata parsing.
Click to show internal directories.
Click to hide internal directories.