Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFnUpstream ¶
Types ¶
type FnRetreiver ¶
type FnRetreiver struct {
// contains filtered or unexported fields
}
func NewFnRetreiver ¶
func NewFnRetreiver(serverurl string) (*FnRetreiver, error)
func (*FnRetreiver) GetFuncs ¶
func (fr *FnRetreiver) GetFuncs() ([]Function, error)
func (*FnRetreiver) SetTransport ¶
func (fr *FnRetreiver) SetTransport(transport runtime.ClientTransport)
Click to show internal directories.
Click to hide internal directories.