Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func (*Factory) NewMLModelService ¶
func (d *Factory) NewMLModelService() MLModelService
func (*Factory) NewMaintenanceService ¶
func (d *Factory) NewMaintenanceService() MaintenanceService
func (*Factory) NewNamespaceService ¶
func (d *Factory) NewNamespaceService() NamespaceService
type MLModelService ¶
type MaintenanceService ¶
Click to show internal directories.
Click to hide internal directories.