Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointProvider ¶
type EndpointProvider struct {
// contains filtered or unexported fields
}
func NewEndpointProvider ¶
func NewEndpointProvider(address string, insecureSkipVerify bool, timeout time.Duration, editorFns ...util.RequestEditorFn) (*EndpointProvider, error)
func (*EndpointProvider) Endpoint ¶
func (p *EndpointProvider) Endpoint() (string, error)
func (*EndpointProvider) Get ¶
func (p *EndpointProvider) Get(ctx context.Context, predictorType predictor.PredictorType) (*waov1beta1.EndpointTerm, error)
func (*EndpointProvider) GetModels ¶
func (p *EndpointProvider) GetModels(ctx context.Context) (*api.MachineLearningModel, error)
Directories ¶
Path | Synopsis |
---|---|
Package api provides primitives to interact with the openapi HTTP API.
|
Package api provides primitives to interact with the openapi HTTP API. |
cmd
|
|
Click to show internal directories.
Click to hide internal directories.