MCPcopy
hub / github.com/kserve/kserve / SetupFunc

FuncType SetupFunc

pkg/testing/types.go:26–26  ·  view source on GitHub ↗
func(cfg *rest.Config, mgr ctrl.Manager) error

Source from the content-addressed store, hash-verified

24
25type (
26 SetupFunc func(cfg *rest.Config, mgr ctrl.Manager) error
27 AddToSchemeFunc func(scheme *runtime.Scheme) error
28 ManagerOption func(opts *ctrl.Options)
29)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected