Documentation
¶
Index ¶
- Constants
- func Cluster_AdminMaster_Methods(methods []server.Method, s Cluster_AdminMaster_Server) []server.Method
- func Cluster_AdminMaster_NewServer(s Cluster_AdminMaster_Server, policy *server.Policy) *server.Server
- func Cluster_ModelInstanceFactory_Methods(methods []server.Method, s Cluster_ModelInstanceFactory_Server) []server.Method
- func Cluster_ModelInstanceFactory_NewServer(s Cluster_ModelInstanceFactory_Server, policy *server.Policy) *server.Server
- func Cluster_Runtime_Methods(methods []server.Method, s Cluster_Runtime_Server) []server.Method
- func Cluster_Runtime_NewServer(s Cluster_Runtime_Server, policy *server.Policy) *server.Server
- func Cluster_UserMaster_Methods(methods []server.Method, s Cluster_UserMaster_Server) []server.Method
- func Cluster_UserMaster_NewServer(s Cluster_UserMaster_Server, policy *server.Policy) *server.Server
- type Cluster
- type Cluster_AdminMaster
- func (c Cluster_AdminMaster) AddRef() Cluster_AdminMaster
- func (c Cluster_AdminMaster) AvailableModels(ctx context.Context, ...) (Cluster_AdminMaster_availableModels_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_AdminMaster) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
- func (c Cluster_AdminMaster) RegisterModelInstanceFactory(ctx context.Context, ...) (Cluster_AdminMaster_registerModelInstanceFactory_Results_Future, ...)
- func (c Cluster_AdminMaster) Release()
- type Cluster_AdminMaster_Server
- type Cluster_AdminMaster_availableModels
- type Cluster_AdminMaster_availableModels_Params
- func NewCluster_AdminMaster_availableModels_Params(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Params, error)
- func NewRootCluster_AdminMaster_availableModels_Params(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Params, error)
- func ReadRootCluster_AdminMaster_availableModels_Params(msg *capnp.Message) (Cluster_AdminMaster_availableModels_Params, error)
- type Cluster_AdminMaster_availableModels_Params_Future
- type Cluster_AdminMaster_availableModels_Params_List
- func (s Cluster_AdminMaster_availableModels_Params_List) At(i int) Cluster_AdminMaster_availableModels_Params
- func (s Cluster_AdminMaster_availableModels_Params_List) Set(i int, v Cluster_AdminMaster_availableModels_Params) error
- func (s Cluster_AdminMaster_availableModels_Params_List) String() string
- type Cluster_AdminMaster_availableModels_Results
- func NewCluster_AdminMaster_availableModels_Results(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Results, error)
- func NewRootCluster_AdminMaster_availableModels_Results(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Results, error)
- func ReadRootCluster_AdminMaster_availableModels_Results(msg *capnp.Message) (Cluster_AdminMaster_availableModels_Results, error)
- func (s Cluster_AdminMaster_availableModels_Results) Factories() (capnp.PointerList, error)
- func (s Cluster_AdminMaster_availableModels_Results) HasFactories() bool
- func (s Cluster_AdminMaster_availableModels_Results) NewFactories(n int32) (capnp.PointerList, error)
- func (s Cluster_AdminMaster_availableModels_Results) SetFactories(v capnp.PointerList) error
- func (s Cluster_AdminMaster_availableModels_Results) String() string
- type Cluster_AdminMaster_availableModels_Results_Future
- type Cluster_AdminMaster_availableModels_Results_List
- func (s Cluster_AdminMaster_availableModels_Results_List) At(i int) Cluster_AdminMaster_availableModels_Results
- func (s Cluster_AdminMaster_availableModels_Results_List) Set(i int, v Cluster_AdminMaster_availableModels_Results) error
- func (s Cluster_AdminMaster_availableModels_Results_List) String() string
- type Cluster_AdminMaster_registerModelInstanceFactory
- type Cluster_AdminMaster_registerModelInstanceFactory_Params
- func NewCluster_AdminMaster_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Params, error)
- func NewRootCluster_AdminMaster_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Params, error)
- func ReadRootCluster_AdminMaster_registerModelInstanceFactory_Params(msg *capnp.Message) (Cluster_AdminMaster_registerModelInstanceFactory_Params, error)
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) AFactory() Cluster_ModelInstanceFactory
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) AModelId() (string, error)
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) AModelIdBytes() ([]byte, error)
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) HasAFactory() bool
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) HasAModelId() bool
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) SetAFactory(v Cluster_ModelInstanceFactory) error
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) SetAModelId(v string) error
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) String() string
- type Cluster_AdminMaster_registerModelInstanceFactory_Params_Future
- type Cluster_AdminMaster_registerModelInstanceFactory_Params_List
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params_List) At(i int) Cluster_AdminMaster_registerModelInstanceFactory_Params
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params_List) Set(i int, v Cluster_AdminMaster_registerModelInstanceFactory_Params) error
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Params_List) String() string
- type Cluster_AdminMaster_registerModelInstanceFactory_Results
- func NewCluster_AdminMaster_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
- func NewRootCluster_AdminMaster_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
- func ReadRootCluster_AdminMaster_registerModelInstanceFactory_Results(msg *capnp.Message) (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) HasUnregister() bool
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) SetUnregister(v common.Callback) error
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) String() string
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) Unregister() common.Callback
- type Cluster_AdminMaster_registerModelInstanceFactory_Results_Future
- type Cluster_AdminMaster_registerModelInstanceFactory_Results_List
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results_List) At(i int) Cluster_AdminMaster_registerModelInstanceFactory_Results
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results_List) Set(i int, v Cluster_AdminMaster_registerModelInstanceFactory_Results) error
- func (s Cluster_AdminMaster_registerModelInstanceFactory_Results_List) String() string
- type Cluster_Future
- type Cluster_List
- type Cluster_ModelInstanceFactory
- func (c Cluster_ModelInstanceFactory) AddRef() Cluster_ModelInstanceFactory
- func (c Cluster_ModelInstanceFactory) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
- func (c Cluster_ModelInstanceFactory) ModelId(ctx context.Context, ...) (Cluster_ModelInstanceFactory_modelId_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_ModelInstanceFactory) NewCloudViaProxy(ctx context.Context, ...) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future, ...)
- func (c Cluster_ModelInstanceFactory) NewCloudViaZmqPipelineProxies(ctx context.Context, ...) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future, ...)
- func (c Cluster_ModelInstanceFactory) NewInstance(ctx context.Context, ...) (Cluster_ModelInstanceFactory_newInstance_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_ModelInstanceFactory) NewInstances(ctx context.Context, ...) (Cluster_ModelInstanceFactory_newInstances_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_ModelInstanceFactory) RegisterModelInstance(ctx context.Context, ...) (Cluster_ModelInstanceFactory_registerModelInstance_Results_Future, ...)
- func (c Cluster_ModelInstanceFactory) Release()
- func (c Cluster_ModelInstanceFactory) RestoreSturdyRef(ctx context.Context, ...) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results_Future, ...)
- type Cluster_ModelInstanceFactory_Server
- type Cluster_ModelInstanceFactory_modelId
- type Cluster_ModelInstanceFactory_modelId_Params
- func NewCluster_ModelInstanceFactory_modelId_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Params, error)
- func NewRootCluster_ModelInstanceFactory_modelId_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Params, error)
- func ReadRootCluster_ModelInstanceFactory_modelId_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_modelId_Params, error)
- type Cluster_ModelInstanceFactory_modelId_Params_Future
- type Cluster_ModelInstanceFactory_modelId_Params_List
- func (s Cluster_ModelInstanceFactory_modelId_Params_List) At(i int) Cluster_ModelInstanceFactory_modelId_Params
- func (s Cluster_ModelInstanceFactory_modelId_Params_List) Set(i int, v Cluster_ModelInstanceFactory_modelId_Params) error
- func (s Cluster_ModelInstanceFactory_modelId_Params_List) String() string
- type Cluster_ModelInstanceFactory_modelId_Results
- func NewCluster_ModelInstanceFactory_modelId_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Results, error)
- func NewRootCluster_ModelInstanceFactory_modelId_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Results, error)
- func ReadRootCluster_ModelInstanceFactory_modelId_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_modelId_Results, error)
- func (s Cluster_ModelInstanceFactory_modelId_Results) HasId() bool
- func (s Cluster_ModelInstanceFactory_modelId_Results) Id() (string, error)
- func (s Cluster_ModelInstanceFactory_modelId_Results) IdBytes() ([]byte, error)
- func (s Cluster_ModelInstanceFactory_modelId_Results) SetId(v string) error
- func (s Cluster_ModelInstanceFactory_modelId_Results) String() string
- type Cluster_ModelInstanceFactory_modelId_Results_Future
- type Cluster_ModelInstanceFactory_modelId_Results_List
- func (s Cluster_ModelInstanceFactory_modelId_Results_List) At(i int) Cluster_ModelInstanceFactory_modelId_Results
- func (s Cluster_ModelInstanceFactory_modelId_Results_List) Set(i int, v Cluster_ModelInstanceFactory_modelId_Results) error
- func (s Cluster_ModelInstanceFactory_modelId_Results_List) String() string
- type Cluster_ModelInstanceFactory_newCloudViaProxy
- type Cluster_ModelInstanceFactory_newCloudViaProxy_Params
- func NewCluster_ModelInstanceFactory_newCloudViaProxy_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params, error)
- func NewRootCluster_ModelInstanceFactory_newCloudViaProxy_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params, error)
- func ReadRootCluster_ModelInstanceFactory_newCloudViaProxy_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params, error)
- type Cluster_ModelInstanceFactory_newCloudViaProxy_Params_Future
- type Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List) At(i int) Cluster_ModelInstanceFactory_newCloudViaProxy_Params
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List) Set(i int, v Cluster_ModelInstanceFactory_newCloudViaProxy_Params) error
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List) String() string
- type Cluster_ModelInstanceFactory_newCloudViaProxy_Results
- func NewCluster_ModelInstanceFactory_newCloudViaProxy_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
- func NewRootCluster_ModelInstanceFactory_newCloudViaProxy_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
- func ReadRootCluster_ModelInstanceFactory_newCloudViaProxy_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) HasProxy() bool
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) Proxy() common.CapHolder
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) SetProxy(v common.CapHolder) error
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) String() string
- type Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future
- type Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List) At(i int) Cluster_ModelInstanceFactory_newCloudViaProxy_Results
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List) Set(i int, v Cluster_ModelInstanceFactory_newCloudViaProxy_Results) error
- func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List) String() string
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params
- func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params, error)
- func NewRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params, error)
- func ReadRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params, error)
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_Future
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List) At(i int) Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List) Set(i int, v Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) error
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List) String() string
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results
- func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
- func NewRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
- func ReadRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) HasProxyAddresses() bool
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) ProxyAddresses() common.CapHolder
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) SetProxyAddresses(v common.CapHolder) error
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) String() string
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future
- type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List) At(i int) Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List) Set(i int, v Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) error
- func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List) String() string
- type Cluster_ModelInstanceFactory_newInstance
- type Cluster_ModelInstanceFactory_newInstance_Params
- func NewCluster_ModelInstanceFactory_newInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Params, error)
- func NewRootCluster_ModelInstanceFactory_newInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Params, error)
- func ReadRootCluster_ModelInstanceFactory_newInstance_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstance_Params, error)
- type Cluster_ModelInstanceFactory_newInstance_Params_Future
- type Cluster_ModelInstanceFactory_newInstance_Params_List
- func (s Cluster_ModelInstanceFactory_newInstance_Params_List) At(i int) Cluster_ModelInstanceFactory_newInstance_Params
- func (s Cluster_ModelInstanceFactory_newInstance_Params_List) Set(i int, v Cluster_ModelInstanceFactory_newInstance_Params) error
- func (s Cluster_ModelInstanceFactory_newInstance_Params_List) String() string
- type Cluster_ModelInstanceFactory_newInstance_Results
- func NewCluster_ModelInstanceFactory_newInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Results, error)
- func NewRootCluster_ModelInstanceFactory_newInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Results, error)
- func ReadRootCluster_ModelInstanceFactory_newInstance_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstance_Results, error)
- func (s Cluster_ModelInstanceFactory_newInstance_Results) HasInstance() bool
- func (s Cluster_ModelInstanceFactory_newInstance_Results) Instance() common.CapHolder
- func (s Cluster_ModelInstanceFactory_newInstance_Results) SetInstance(v common.CapHolder) error
- func (s Cluster_ModelInstanceFactory_newInstance_Results) String() string
- type Cluster_ModelInstanceFactory_newInstance_Results_Future
- type Cluster_ModelInstanceFactory_newInstance_Results_List
- func (s Cluster_ModelInstanceFactory_newInstance_Results_List) At(i int) Cluster_ModelInstanceFactory_newInstance_Results
- func (s Cluster_ModelInstanceFactory_newInstance_Results_List) Set(i int, v Cluster_ModelInstanceFactory_newInstance_Results) error
- func (s Cluster_ModelInstanceFactory_newInstance_Results_List) String() string
- type Cluster_ModelInstanceFactory_newInstances
- type Cluster_ModelInstanceFactory_newInstances_Params
- func NewCluster_ModelInstanceFactory_newInstances_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Params, error)
- func NewRootCluster_ModelInstanceFactory_newInstances_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Params, error)
- func ReadRootCluster_ModelInstanceFactory_newInstances_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstances_Params, error)
- type Cluster_ModelInstanceFactory_newInstances_Params_Future
- type Cluster_ModelInstanceFactory_newInstances_Params_List
- func (s Cluster_ModelInstanceFactory_newInstances_Params_List) At(i int) Cluster_ModelInstanceFactory_newInstances_Params
- func (s Cluster_ModelInstanceFactory_newInstances_Params_List) Set(i int, v Cluster_ModelInstanceFactory_newInstances_Params) error
- func (s Cluster_ModelInstanceFactory_newInstances_Params_List) String() string
- type Cluster_ModelInstanceFactory_newInstances_Results
- func NewCluster_ModelInstanceFactory_newInstances_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Results, error)
- func NewRootCluster_ModelInstanceFactory_newInstances_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Results, error)
- func ReadRootCluster_ModelInstanceFactory_newInstances_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstances_Results, error)
- func (s Cluster_ModelInstanceFactory_newInstances_Results) HasInstances() bool
- func (s Cluster_ModelInstanceFactory_newInstances_Results) Instances() common.CapHolder
- func (s Cluster_ModelInstanceFactory_newInstances_Results) SetInstances(v common.CapHolder) error
- func (s Cluster_ModelInstanceFactory_newInstances_Results) String() string
- type Cluster_ModelInstanceFactory_newInstances_Results_Future
- type Cluster_ModelInstanceFactory_newInstances_Results_List
- func (s Cluster_ModelInstanceFactory_newInstances_Results_List) At(i int) Cluster_ModelInstanceFactory_newInstances_Results
- func (s Cluster_ModelInstanceFactory_newInstances_Results_List) Set(i int, v Cluster_ModelInstanceFactory_newInstances_Results) error
- func (s Cluster_ModelInstanceFactory_newInstances_Results_List) String() string
- type Cluster_ModelInstanceFactory_registerModelInstance
- type Cluster_ModelInstanceFactory_registerModelInstance_Params
- func NewCluster_ModelInstanceFactory_registerModelInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Params, error)
- func NewRootCluster_ModelInstanceFactory_registerModelInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Params, error)
- func ReadRootCluster_ModelInstanceFactory_registerModelInstance_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_registerModelInstance_Params, error)
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) HasInstance() bool
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) HasRegistrationToken() bool
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) Instance() (capnp.Ptr, error)
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) RegistrationToken() (string, error)
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) RegistrationTokenBytes() ([]byte, error)
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) SetInstance(v capnp.Ptr) error
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) SetRegistrationToken(v string) error
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) String() string
- type Cluster_ModelInstanceFactory_registerModelInstance_Params_Future
- type Cluster_ModelInstanceFactory_registerModelInstance_Params_List
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params_List) At(i int) Cluster_ModelInstanceFactory_registerModelInstance_Params
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params_List) Set(i int, v Cluster_ModelInstanceFactory_registerModelInstance_Params) error
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Params_List) String() string
- type Cluster_ModelInstanceFactory_registerModelInstance_Results
- func NewCluster_ModelInstanceFactory_registerModelInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
- func NewRootCluster_ModelInstanceFactory_registerModelInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
- func ReadRootCluster_ModelInstanceFactory_registerModelInstance_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) HasUnregister() bool
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) SetUnregister(v common.Callback) error
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) String() string
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) Unregister() common.Callback
- type Cluster_ModelInstanceFactory_registerModelInstance_Results_Future
- type Cluster_ModelInstanceFactory_registerModelInstance_Results_List
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results_List) At(i int) Cluster_ModelInstanceFactory_registerModelInstance_Results
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results_List) Set(i int, v Cluster_ModelInstanceFactory_registerModelInstance_Results) error
- func (s Cluster_ModelInstanceFactory_registerModelInstance_Results_List) String() string
- type Cluster_ModelInstanceFactory_restoreSturdyRef
- type Cluster_ModelInstanceFactory_restoreSturdyRef_Params
- func NewCluster_ModelInstanceFactory_restoreSturdyRef_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params, error)
- func NewRootCluster_ModelInstanceFactory_restoreSturdyRef_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params, error)
- func ReadRootCluster_ModelInstanceFactory_restoreSturdyRef_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params, error)
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) HasSturdyRef() bool
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SetSturdyRef(v string) error
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) String() string
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SturdyRef() (string, error)
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SturdyRefBytes() ([]byte, error)
- type Cluster_ModelInstanceFactory_restoreSturdyRef_Params_Future
- type Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List) At(i int) Cluster_ModelInstanceFactory_restoreSturdyRef_Params
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List) Set(i int, v Cluster_ModelInstanceFactory_restoreSturdyRef_Params) error
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List) String() string
- type Cluster_ModelInstanceFactory_restoreSturdyRef_Results
- func NewCluster_ModelInstanceFactory_restoreSturdyRef_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
- func NewRootCluster_ModelInstanceFactory_restoreSturdyRef_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
- func ReadRootCluster_ModelInstanceFactory_restoreSturdyRef_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) Cap() common.CapHolder
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) HasCap() bool
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) SetCap(v common.CapHolder) error
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) String() string
- type Cluster_ModelInstanceFactory_restoreSturdyRef_Results_Future
- type Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List) At(i int) Cluster_ModelInstanceFactory_restoreSturdyRef_Results
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List) Set(i int, v Cluster_ModelInstanceFactory_restoreSturdyRef_Results) error
- func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List) String() string
- type Cluster_Runtime
- func (c Cluster_Runtime) AddRef() Cluster_Runtime
- func (c Cluster_Runtime) AvailableModels(ctx context.Context, params func(Cluster_Runtime_availableModels_Params) error) (Cluster_Runtime_availableModels_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_Runtime) FreeNumberOfCores(ctx context.Context, ...) (Cluster_Runtime_freeNumberOfCores_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_Runtime) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
- func (c Cluster_Runtime) NumberOfCores(ctx context.Context, params func(Cluster_Runtime_numberOfCores_Params) error) (Cluster_Runtime_numberOfCores_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_Runtime) RegisterModelInstanceFactory(ctx context.Context, ...) (Cluster_Runtime_registerModelInstanceFactory_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_Runtime) Release()
- func (c Cluster_Runtime) ReserveNumberOfCores(ctx context.Context, ...) (Cluster_Runtime_reserveNumberOfCores_Results_Future, capnp.ReleaseFunc)
- type Cluster_Runtime_Server
- type Cluster_Runtime_availableModels
- type Cluster_Runtime_availableModels_Params
- func NewCluster_Runtime_availableModels_Params(s *capnp.Segment) (Cluster_Runtime_availableModels_Params, error)
- func NewRootCluster_Runtime_availableModels_Params(s *capnp.Segment) (Cluster_Runtime_availableModels_Params, error)
- func ReadRootCluster_Runtime_availableModels_Params(msg *capnp.Message) (Cluster_Runtime_availableModels_Params, error)
- type Cluster_Runtime_availableModels_Params_Future
- type Cluster_Runtime_availableModels_Params_List
- type Cluster_Runtime_availableModels_Results
- func NewCluster_Runtime_availableModels_Results(s *capnp.Segment) (Cluster_Runtime_availableModels_Results, error)
- func NewRootCluster_Runtime_availableModels_Results(s *capnp.Segment) (Cluster_Runtime_availableModels_Results, error)
- func ReadRootCluster_Runtime_availableModels_Results(msg *capnp.Message) (Cluster_Runtime_availableModels_Results, error)
- func (s Cluster_Runtime_availableModels_Results) Factories() (capnp.PointerList, error)
- func (s Cluster_Runtime_availableModels_Results) HasFactories() bool
- func (s Cluster_Runtime_availableModels_Results) NewFactories(n int32) (capnp.PointerList, error)
- func (s Cluster_Runtime_availableModels_Results) SetFactories(v capnp.PointerList) error
- func (s Cluster_Runtime_availableModels_Results) String() string
- type Cluster_Runtime_availableModels_Results_Future
- type Cluster_Runtime_availableModels_Results_List
- type Cluster_Runtime_freeNumberOfCores
- type Cluster_Runtime_freeNumberOfCores_Params
- func NewCluster_Runtime_freeNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Params, error)
- func NewRootCluster_Runtime_freeNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Params, error)
- func ReadRootCluster_Runtime_freeNumberOfCores_Params(msg *capnp.Message) (Cluster_Runtime_freeNumberOfCores_Params, error)
- type Cluster_Runtime_freeNumberOfCores_Params_Future
- type Cluster_Runtime_freeNumberOfCores_Params_List
- type Cluster_Runtime_freeNumberOfCores_Results
- func NewCluster_Runtime_freeNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Results, error)
- func NewRootCluster_Runtime_freeNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Results, error)
- func ReadRootCluster_Runtime_freeNumberOfCores_Results(msg *capnp.Message) (Cluster_Runtime_freeNumberOfCores_Results, error)
- type Cluster_Runtime_freeNumberOfCores_Results_Future
- type Cluster_Runtime_freeNumberOfCores_Results_List
- type Cluster_Runtime_numberOfCores
- type Cluster_Runtime_numberOfCores_Params
- func NewCluster_Runtime_numberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Params, error)
- func NewRootCluster_Runtime_numberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Params, error)
- func ReadRootCluster_Runtime_numberOfCores_Params(msg *capnp.Message) (Cluster_Runtime_numberOfCores_Params, error)
- type Cluster_Runtime_numberOfCores_Params_Future
- type Cluster_Runtime_numberOfCores_Params_List
- type Cluster_Runtime_numberOfCores_Results
- func NewCluster_Runtime_numberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Results, error)
- func NewRootCluster_Runtime_numberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Results, error)
- func ReadRootCluster_Runtime_numberOfCores_Results(msg *capnp.Message) (Cluster_Runtime_numberOfCores_Results, error)
- type Cluster_Runtime_numberOfCores_Results_Future
- type Cluster_Runtime_numberOfCores_Results_List
- type Cluster_Runtime_registerModelInstanceFactory
- type Cluster_Runtime_registerModelInstanceFactory_Params
- func NewCluster_Runtime_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Params, error)
- func NewRootCluster_Runtime_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Params, error)
- func ReadRootCluster_Runtime_registerModelInstanceFactory_Params(msg *capnp.Message) (Cluster_Runtime_registerModelInstanceFactory_Params, error)
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) AFactory() Cluster_ModelInstanceFactory
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) AModelId() (string, error)
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) AModelIdBytes() ([]byte, error)
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) HasAFactory() bool
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) HasAModelId() bool
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) SetAFactory(v Cluster_ModelInstanceFactory) error
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) SetAModelId(v string) error
- func (s Cluster_Runtime_registerModelInstanceFactory_Params) String() string
- type Cluster_Runtime_registerModelInstanceFactory_Params_Future
- type Cluster_Runtime_registerModelInstanceFactory_Params_List
- func (s Cluster_Runtime_registerModelInstanceFactory_Params_List) At(i int) Cluster_Runtime_registerModelInstanceFactory_Params
- func (s Cluster_Runtime_registerModelInstanceFactory_Params_List) Set(i int, v Cluster_Runtime_registerModelInstanceFactory_Params) error
- func (s Cluster_Runtime_registerModelInstanceFactory_Params_List) String() string
- type Cluster_Runtime_registerModelInstanceFactory_Results
- func NewCluster_Runtime_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Results, error)
- func NewRootCluster_Runtime_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Results, error)
- func ReadRootCluster_Runtime_registerModelInstanceFactory_Results(msg *capnp.Message) (Cluster_Runtime_registerModelInstanceFactory_Results, error)
- func (s Cluster_Runtime_registerModelInstanceFactory_Results) HasUnregister() bool
- func (s Cluster_Runtime_registerModelInstanceFactory_Results) SetUnregister(v common.Callback) error
- func (s Cluster_Runtime_registerModelInstanceFactory_Results) String() string
- func (s Cluster_Runtime_registerModelInstanceFactory_Results) Unregister() common.Callback
- type Cluster_Runtime_registerModelInstanceFactory_Results_Future
- type Cluster_Runtime_registerModelInstanceFactory_Results_List
- func (s Cluster_Runtime_registerModelInstanceFactory_Results_List) At(i int) Cluster_Runtime_registerModelInstanceFactory_Results
- func (s Cluster_Runtime_registerModelInstanceFactory_Results_List) Set(i int, v Cluster_Runtime_registerModelInstanceFactory_Results) error
- func (s Cluster_Runtime_registerModelInstanceFactory_Results_List) String() string
- type Cluster_Runtime_reserveNumberOfCores
- type Cluster_Runtime_reserveNumberOfCores_Params
- func NewCluster_Runtime_reserveNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Params, error)
- func NewRootCluster_Runtime_reserveNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Params, error)
- func ReadRootCluster_Runtime_reserveNumberOfCores_Params(msg *capnp.Message) (Cluster_Runtime_reserveNumberOfCores_Params, error)
- func (s Cluster_Runtime_reserveNumberOfCores_Params) AModelId() (string, error)
- func (s Cluster_Runtime_reserveNumberOfCores_Params) AModelIdBytes() ([]byte, error)
- func (s Cluster_Runtime_reserveNumberOfCores_Params) HasAModelId() bool
- func (s Cluster_Runtime_reserveNumberOfCores_Params) ReserveCores() int16
- func (s Cluster_Runtime_reserveNumberOfCores_Params) SetAModelId(v string) error
- func (s Cluster_Runtime_reserveNumberOfCores_Params) SetReserveCores(v int16)
- func (s Cluster_Runtime_reserveNumberOfCores_Params) String() string
- type Cluster_Runtime_reserveNumberOfCores_Params_Future
- type Cluster_Runtime_reserveNumberOfCores_Params_List
- func (s Cluster_Runtime_reserveNumberOfCores_Params_List) At(i int) Cluster_Runtime_reserveNumberOfCores_Params
- func (s Cluster_Runtime_reserveNumberOfCores_Params_List) Set(i int, v Cluster_Runtime_reserveNumberOfCores_Params) error
- func (s Cluster_Runtime_reserveNumberOfCores_Params_List) String() string
- type Cluster_Runtime_reserveNumberOfCores_Results
- func NewCluster_Runtime_reserveNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Results, error)
- func NewRootCluster_Runtime_reserveNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Results, error)
- func ReadRootCluster_Runtime_reserveNumberOfCores_Results(msg *capnp.Message) (Cluster_Runtime_reserveNumberOfCores_Results, error)
- type Cluster_Runtime_reserveNumberOfCores_Results_Future
- type Cluster_Runtime_reserveNumberOfCores_Results_List
- func (s Cluster_Runtime_reserveNumberOfCores_Results_List) At(i int) Cluster_Runtime_reserveNumberOfCores_Results
- func (s Cluster_Runtime_reserveNumberOfCores_Results_List) Set(i int, v Cluster_Runtime_reserveNumberOfCores_Results) error
- func (s Cluster_Runtime_reserveNumberOfCores_Results_List) String() string
- type Cluster_UserMaster
- func (c Cluster_UserMaster) AddRef() Cluster_UserMaster
- func (c Cluster_UserMaster) AvailableModels(ctx context.Context, ...) (Cluster_UserMaster_availableModels_Results_Future, capnp.ReleaseFunc)
- func (c Cluster_UserMaster) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
- func (c Cluster_UserMaster) Release()
- type Cluster_UserMaster_Server
- type Cluster_UserMaster_availableModels
- type Cluster_UserMaster_availableModels_Params
- func NewCluster_UserMaster_availableModels_Params(s *capnp.Segment) (Cluster_UserMaster_availableModels_Params, error)
- func NewRootCluster_UserMaster_availableModels_Params(s *capnp.Segment) (Cluster_UserMaster_availableModels_Params, error)
- func ReadRootCluster_UserMaster_availableModels_Params(msg *capnp.Message) (Cluster_UserMaster_availableModels_Params, error)
- type Cluster_UserMaster_availableModels_Params_Future
- type Cluster_UserMaster_availableModels_Params_List
- type Cluster_UserMaster_availableModels_Results
- func NewCluster_UserMaster_availableModels_Results(s *capnp.Segment) (Cluster_UserMaster_availableModels_Results, error)
- func NewRootCluster_UserMaster_availableModels_Results(s *capnp.Segment) (Cluster_UserMaster_availableModels_Results, error)
- func ReadRootCluster_UserMaster_availableModels_Results(msg *capnp.Message) (Cluster_UserMaster_availableModels_Results, error)
- func (s Cluster_UserMaster_availableModels_Results) Factories() (capnp.PointerList, error)
- func (s Cluster_UserMaster_availableModels_Results) HasFactories() bool
- func (s Cluster_UserMaster_availableModels_Results) NewFactories(n int32) (capnp.PointerList, error)
- func (s Cluster_UserMaster_availableModels_Results) SetFactories(v capnp.PointerList) error
- func (s Cluster_UserMaster_availableModels_Results) String() string
- type Cluster_UserMaster_availableModels_Results_Future
- type Cluster_UserMaster_availableModels_Results_List
- func (s Cluster_UserMaster_availableModels_Results_List) At(i int) Cluster_UserMaster_availableModels_Results
- func (s Cluster_UserMaster_availableModels_Results_List) Set(i int, v Cluster_UserMaster_availableModels_Results) error
- func (s Cluster_UserMaster_availableModels_Results_List) String() string
Constants ¶
const Cluster_AdminMaster_TypeID = 0xbf24278c65f633ce
Cluster_AdminMaster_TypeID is the unique identifier for the type Cluster_AdminMaster.
const Cluster_AdminMaster_availableModels_Params_TypeID = 0xa0669b656ba6cc8e
Cluster_AdminMaster_availableModels_Params_TypeID is the unique identifier for the type Cluster_AdminMaster_availableModels_Params.
const Cluster_AdminMaster_availableModels_Results_TypeID = 0xd4bece01a7c4008f
Cluster_AdminMaster_availableModels_Results_TypeID is the unique identifier for the type Cluster_AdminMaster_availableModels_Results.
const Cluster_AdminMaster_registerModelInstanceFactory_Params_TypeID = 0x943b54ee6f4de610
Cluster_AdminMaster_registerModelInstanceFactory_Params_TypeID is the unique identifier for the type Cluster_AdminMaster_registerModelInstanceFactory_Params.
const Cluster_AdminMaster_registerModelInstanceFactory_Results_TypeID = 0xe7434f81e2b1e3de
Cluster_AdminMaster_registerModelInstanceFactory_Results_TypeID is the unique identifier for the type Cluster_AdminMaster_registerModelInstanceFactory_Results.
const Cluster_ModelInstanceFactory_TypeID = 0xfd9959998f9f0ebe
Cluster_ModelInstanceFactory_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory.
const Cluster_ModelInstanceFactory_modelId_Params_TypeID = 0xe4b6ea2bfbc474d8
Cluster_ModelInstanceFactory_modelId_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_modelId_Params.
const Cluster_ModelInstanceFactory_modelId_Results_TypeID = 0xe3cf5a40e703e6da
Cluster_ModelInstanceFactory_modelId_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_modelId_Results.
const Cluster_ModelInstanceFactory_newCloudViaProxy_Params_TypeID = 0xfea4c3f998b67621
Cluster_ModelInstanceFactory_newCloudViaProxy_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newCloudViaProxy_Params.
const Cluster_ModelInstanceFactory_newCloudViaProxy_Results_TypeID = 0xbaf979a1f5673019
Cluster_ModelInstanceFactory_newCloudViaProxy_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newCloudViaProxy_Results.
const Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_TypeID = 0x8b5d8251cf57c316
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params.
const Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_TypeID = 0xa81053c61d4d995c
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results.
const Cluster_ModelInstanceFactory_newInstance_Params_TypeID = 0x8bf81264d2f11274
Cluster_ModelInstanceFactory_newInstance_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newInstance_Params.
const Cluster_ModelInstanceFactory_newInstance_Results_TypeID = 0xf468b1dc515f841c
Cluster_ModelInstanceFactory_newInstance_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newInstance_Results.
const Cluster_ModelInstanceFactory_newInstances_Params_TypeID = 0x985d83a2e2d7e204
Cluster_ModelInstanceFactory_newInstances_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newInstances_Params.
const Cluster_ModelInstanceFactory_newInstances_Results_TypeID = 0xbcacf6dde70da193
Cluster_ModelInstanceFactory_newInstances_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_newInstances_Results.
const Cluster_ModelInstanceFactory_registerModelInstance_Params_TypeID = 0xbea41d4487c101c4
Cluster_ModelInstanceFactory_registerModelInstance_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_registerModelInstance_Params.
const Cluster_ModelInstanceFactory_registerModelInstance_Results_TypeID = 0xca8fb2a4c16e5f08
Cluster_ModelInstanceFactory_registerModelInstance_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_registerModelInstance_Results.
const Cluster_ModelInstanceFactory_restoreSturdyRef_Params_TypeID = 0xd88a3f78cce2bc7d
Cluster_ModelInstanceFactory_restoreSturdyRef_Params_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_restoreSturdyRef_Params.
const Cluster_ModelInstanceFactory_restoreSturdyRef_Results_TypeID = 0xe5cdfbf0462c5cfd
Cluster_ModelInstanceFactory_restoreSturdyRef_Results_TypeID is the unique identifier for the type Cluster_ModelInstanceFactory_restoreSturdyRef_Results.
const Cluster_Runtime_TypeID = 0xf849848fea5c4776
Cluster_Runtime_TypeID is the unique identifier for the type Cluster_Runtime.
const Cluster_Runtime_availableModels_Params_TypeID = 0xfe35aabe121add1a
Cluster_Runtime_availableModels_Params_TypeID is the unique identifier for the type Cluster_Runtime_availableModels_Params.
const Cluster_Runtime_availableModels_Results_TypeID = 0x93bdb3f5b6eecd29
Cluster_Runtime_availableModels_Results_TypeID is the unique identifier for the type Cluster_Runtime_availableModels_Results.
const Cluster_Runtime_freeNumberOfCores_Params_TypeID = 0xc224b7ff6089b64e
Cluster_Runtime_freeNumberOfCores_Params_TypeID is the unique identifier for the type Cluster_Runtime_freeNumberOfCores_Params.
const Cluster_Runtime_freeNumberOfCores_Results_TypeID = 0xf004ae32302172c6
Cluster_Runtime_freeNumberOfCores_Results_TypeID is the unique identifier for the type Cluster_Runtime_freeNumberOfCores_Results.
const Cluster_Runtime_numberOfCores_Params_TypeID = 0x9b3d2c0c5054766c
Cluster_Runtime_numberOfCores_Params_TypeID is the unique identifier for the type Cluster_Runtime_numberOfCores_Params.
const Cluster_Runtime_numberOfCores_Results_TypeID = 0xe6b2589f9a250d7f
Cluster_Runtime_numberOfCores_Results_TypeID is the unique identifier for the type Cluster_Runtime_numberOfCores_Results.
const Cluster_Runtime_registerModelInstanceFactory_Params_TypeID = 0xc3668a8f7946ce88
Cluster_Runtime_registerModelInstanceFactory_Params_TypeID is the unique identifier for the type Cluster_Runtime_registerModelInstanceFactory_Params.
const Cluster_Runtime_registerModelInstanceFactory_Results_TypeID = 0xa8dfab7b88664bd4
Cluster_Runtime_registerModelInstanceFactory_Results_TypeID is the unique identifier for the type Cluster_Runtime_registerModelInstanceFactory_Results.
const Cluster_Runtime_reserveNumberOfCores_Params_TypeID = 0xb4d00b302a119de9
Cluster_Runtime_reserveNumberOfCores_Params_TypeID is the unique identifier for the type Cluster_Runtime_reserveNumberOfCores_Params.
const Cluster_Runtime_reserveNumberOfCores_Results_TypeID = 0xbcd8dd8cea624cbb
Cluster_Runtime_reserveNumberOfCores_Results_TypeID is the unique identifier for the type Cluster_Runtime_reserveNumberOfCores_Results.
const Cluster_TypeID = 0xf7485d56d6f20e7d
Cluster_TypeID is the unique identifier for the type Cluster.
const Cluster_UserMaster_TypeID = 0xec42c6df28354b60
Cluster_UserMaster_TypeID is the unique identifier for the type Cluster_UserMaster.
const Cluster_UserMaster_availableModels_Params_TypeID = 0x9a80efc085eae065
Cluster_UserMaster_availableModels_Params_TypeID is the unique identifier for the type Cluster_UserMaster_availableModels_Params.
const Cluster_UserMaster_availableModels_Results_TypeID = 0xb147e4fbf7081bda
Cluster_UserMaster_availableModels_Results_TypeID is the unique identifier for the type Cluster_UserMaster_availableModels_Results.
Variables ¶
This section is empty.
Functions ¶
func Cluster_AdminMaster_Methods ¶
func Cluster_AdminMaster_Methods(methods []server.Method, s Cluster_AdminMaster_Server) []server.Method
Cluster_AdminMaster_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func Cluster_AdminMaster_NewServer ¶
func Cluster_AdminMaster_NewServer(s Cluster_AdminMaster_Server, policy *server.Policy) *server.Server
Cluster_AdminMaster_NewServer creates a new Server from an implementation of Cluster_AdminMaster_Server.
func Cluster_ModelInstanceFactory_Methods ¶
func Cluster_ModelInstanceFactory_Methods(methods []server.Method, s Cluster_ModelInstanceFactory_Server) []server.Method
Cluster_ModelInstanceFactory_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func Cluster_ModelInstanceFactory_NewServer ¶
func Cluster_ModelInstanceFactory_NewServer(s Cluster_ModelInstanceFactory_Server, policy *server.Policy) *server.Server
Cluster_ModelInstanceFactory_NewServer creates a new Server from an implementation of Cluster_ModelInstanceFactory_Server.
func Cluster_Runtime_Methods ¶
func Cluster_Runtime_Methods(methods []server.Method, s Cluster_Runtime_Server) []server.Method
Cluster_Runtime_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func Cluster_Runtime_NewServer ¶
func Cluster_Runtime_NewServer(s Cluster_Runtime_Server, policy *server.Policy) *server.Server
Cluster_Runtime_NewServer creates a new Server from an implementation of Cluster_Runtime_Server.
func Cluster_UserMaster_Methods ¶
func Cluster_UserMaster_Methods(methods []server.Method, s Cluster_UserMaster_Server) []server.Method
Cluster_UserMaster_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func Cluster_UserMaster_NewServer ¶
func Cluster_UserMaster_NewServer(s Cluster_UserMaster_Server, policy *server.Policy) *server.Server
Cluster_UserMaster_NewServer creates a new Server from an implementation of Cluster_UserMaster_Server.
Types ¶
type Cluster_AdminMaster ¶
func Cluster_AdminMaster_ServerToClient ¶
func Cluster_AdminMaster_ServerToClient(s Cluster_AdminMaster_Server, policy *server.Policy) Cluster_AdminMaster
Cluster_AdminMaster_ServerToClient creates a new Client from an implementation of Cluster_AdminMaster_Server. The caller is responsible for calling Release on the returned Client.
func (Cluster_AdminMaster) AddRef ¶
func (c Cluster_AdminMaster) AddRef() Cluster_AdminMaster
func (Cluster_AdminMaster) AvailableModels ¶
func (c Cluster_AdminMaster) AvailableModels(ctx context.Context, params func(Cluster_AdminMaster_availableModels_Params) error) (Cluster_AdminMaster_availableModels_Results_Future, capnp.ReleaseFunc)
func (Cluster_AdminMaster) Info ¶
func (c Cluster_AdminMaster) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
func (Cluster_AdminMaster) RegisterModelInstanceFactory ¶
func (c Cluster_AdminMaster) RegisterModelInstanceFactory(ctx context.Context, params func(Cluster_AdminMaster_registerModelInstanceFactory_Params) error) (Cluster_AdminMaster_registerModelInstanceFactory_Results_Future, capnp.ReleaseFunc)
func (Cluster_AdminMaster) Release ¶
func (c Cluster_AdminMaster) Release()
type Cluster_AdminMaster_Server ¶
type Cluster_AdminMaster_Server interface { RegisterModelInstanceFactory(context.Context, Cluster_AdminMaster_registerModelInstanceFactory) error AvailableModels(context.Context, Cluster_AdminMaster_availableModels) error Info(context.Context, common.Identifiable_info) error }
A Cluster_AdminMaster_Server is a Cluster_AdminMaster with a local implementation.
type Cluster_AdminMaster_availableModels ¶
Cluster_AdminMaster_availableModels holds the state for a server call to Cluster_AdminMaster.availableModels. See server.Call for documentation.
func (Cluster_AdminMaster_availableModels) AllocResults ¶
func (c Cluster_AdminMaster_availableModels) AllocResults() (Cluster_AdminMaster_availableModels_Results, error)
AllocResults allocates the results struct.
type Cluster_AdminMaster_availableModels_Params ¶
func NewCluster_AdminMaster_availableModels_Params ¶
func NewCluster_AdminMaster_availableModels_Params(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Params, error)
func NewRootCluster_AdminMaster_availableModels_Params ¶
func NewRootCluster_AdminMaster_availableModels_Params(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Params, error)
func ReadRootCluster_AdminMaster_availableModels_Params ¶
func ReadRootCluster_AdminMaster_availableModels_Params(msg *capnp.Message) (Cluster_AdminMaster_availableModels_Params, error)
func (Cluster_AdminMaster_availableModels_Params) String ¶
func (s Cluster_AdminMaster_availableModels_Params) String() string
type Cluster_AdminMaster_availableModels_Params_Future ¶
Cluster_AdminMaster_availableModels_Params_Future is a wrapper for a Cluster_AdminMaster_availableModels_Params promised by a client call.
type Cluster_AdminMaster_availableModels_Params_List ¶
Cluster_AdminMaster_availableModels_Params_List is a list of Cluster_AdminMaster_availableModels_Params.
func NewCluster_AdminMaster_availableModels_Params_List ¶
func NewCluster_AdminMaster_availableModels_Params_List(s *capnp.Segment, sz int32) (Cluster_AdminMaster_availableModels_Params_List, error)
NewCluster_AdminMaster_availableModels_Params creates a new list of Cluster_AdminMaster_availableModels_Params.
func (Cluster_AdminMaster_availableModels_Params_List) String ¶
func (s Cluster_AdminMaster_availableModels_Params_List) String() string
type Cluster_AdminMaster_availableModels_Results ¶
func NewCluster_AdminMaster_availableModels_Results ¶
func NewCluster_AdminMaster_availableModels_Results(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Results, error)
func NewRootCluster_AdminMaster_availableModels_Results ¶
func NewRootCluster_AdminMaster_availableModels_Results(s *capnp.Segment) (Cluster_AdminMaster_availableModels_Results, error)
func ReadRootCluster_AdminMaster_availableModels_Results ¶
func ReadRootCluster_AdminMaster_availableModels_Results(msg *capnp.Message) (Cluster_AdminMaster_availableModels_Results, error)
func (Cluster_AdminMaster_availableModels_Results) Factories ¶
func (s Cluster_AdminMaster_availableModels_Results) Factories() (capnp.PointerList, error)
func (Cluster_AdminMaster_availableModels_Results) HasFactories ¶
func (s Cluster_AdminMaster_availableModels_Results) HasFactories() bool
func (Cluster_AdminMaster_availableModels_Results) NewFactories ¶
func (s Cluster_AdminMaster_availableModels_Results) NewFactories(n int32) (capnp.PointerList, error)
NewFactories sets the factories field to a newly allocated capnp.PointerList, preferring placement in s's segment.
func (Cluster_AdminMaster_availableModels_Results) SetFactories ¶
func (s Cluster_AdminMaster_availableModels_Results) SetFactories(v capnp.PointerList) error
func (Cluster_AdminMaster_availableModels_Results) String ¶
func (s Cluster_AdminMaster_availableModels_Results) String() string
type Cluster_AdminMaster_availableModels_Results_Future ¶
Cluster_AdminMaster_availableModels_Results_Future is a wrapper for a Cluster_AdminMaster_availableModels_Results promised by a client call.
type Cluster_AdminMaster_availableModels_Results_List ¶
Cluster_AdminMaster_availableModels_Results_List is a list of Cluster_AdminMaster_availableModels_Results.
func NewCluster_AdminMaster_availableModels_Results_List ¶
func NewCluster_AdminMaster_availableModels_Results_List(s *capnp.Segment, sz int32) (Cluster_AdminMaster_availableModels_Results_List, error)
NewCluster_AdminMaster_availableModels_Results creates a new list of Cluster_AdminMaster_availableModels_Results.
func (Cluster_AdminMaster_availableModels_Results_List) String ¶
func (s Cluster_AdminMaster_availableModels_Results_List) String() string
type Cluster_AdminMaster_registerModelInstanceFactory ¶
Cluster_AdminMaster_registerModelInstanceFactory holds the state for a server call to Cluster_AdminMaster.registerModelInstanceFactory. See server.Call for documentation.
func (Cluster_AdminMaster_registerModelInstanceFactory) AllocResults ¶
func (c Cluster_AdminMaster_registerModelInstanceFactory) AllocResults() (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
AllocResults allocates the results struct.
func (Cluster_AdminMaster_registerModelInstanceFactory) Args ¶
func (c Cluster_AdminMaster_registerModelInstanceFactory) Args() Cluster_AdminMaster_registerModelInstanceFactory_Params
Args returns the call's arguments.
type Cluster_AdminMaster_registerModelInstanceFactory_Params ¶
func NewCluster_AdminMaster_registerModelInstanceFactory_Params ¶
func NewCluster_AdminMaster_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Params, error)
func NewRootCluster_AdminMaster_registerModelInstanceFactory_Params ¶
func NewRootCluster_AdminMaster_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Params, error)
func ReadRootCluster_AdminMaster_registerModelInstanceFactory_Params ¶
func ReadRootCluster_AdminMaster_registerModelInstanceFactory_Params(msg *capnp.Message) (Cluster_AdminMaster_registerModelInstanceFactory_Params, error)
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) AFactory ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) AFactory() Cluster_ModelInstanceFactory
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) AModelId ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) AModelId() (string, error)
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) AModelIdBytes ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) AModelIdBytes() ([]byte, error)
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) HasAFactory ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) HasAFactory() bool
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) HasAModelId ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) HasAModelId() bool
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) SetAFactory ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) SetAFactory(v Cluster_ModelInstanceFactory) error
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) SetAModelId ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) SetAModelId(v string) error
func (Cluster_AdminMaster_registerModelInstanceFactory_Params) String ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params) String() string
type Cluster_AdminMaster_registerModelInstanceFactory_Params_Future ¶
Cluster_AdminMaster_registerModelInstanceFactory_Params_Future is a wrapper for a Cluster_AdminMaster_registerModelInstanceFactory_Params promised by a client call.
type Cluster_AdminMaster_registerModelInstanceFactory_Params_List ¶
Cluster_AdminMaster_registerModelInstanceFactory_Params_List is a list of Cluster_AdminMaster_registerModelInstanceFactory_Params.
func NewCluster_AdminMaster_registerModelInstanceFactory_Params_List ¶
func NewCluster_AdminMaster_registerModelInstanceFactory_Params_List(s *capnp.Segment, sz int32) (Cluster_AdminMaster_registerModelInstanceFactory_Params_List, error)
NewCluster_AdminMaster_registerModelInstanceFactory_Params creates a new list of Cluster_AdminMaster_registerModelInstanceFactory_Params.
func (Cluster_AdminMaster_registerModelInstanceFactory_Params_List) String ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Params_List) String() string
type Cluster_AdminMaster_registerModelInstanceFactory_Results ¶
func NewCluster_AdminMaster_registerModelInstanceFactory_Results ¶
func NewCluster_AdminMaster_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
func NewRootCluster_AdminMaster_registerModelInstanceFactory_Results ¶
func NewRootCluster_AdminMaster_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
func ReadRootCluster_AdminMaster_registerModelInstanceFactory_Results ¶
func ReadRootCluster_AdminMaster_registerModelInstanceFactory_Results(msg *capnp.Message) (Cluster_AdminMaster_registerModelInstanceFactory_Results, error)
func (Cluster_AdminMaster_registerModelInstanceFactory_Results) HasUnregister ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) HasUnregister() bool
func (Cluster_AdminMaster_registerModelInstanceFactory_Results) SetUnregister ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) SetUnregister(v common.Callback) error
func (Cluster_AdminMaster_registerModelInstanceFactory_Results) String ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) String() string
func (Cluster_AdminMaster_registerModelInstanceFactory_Results) Unregister ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Results) Unregister() common.Callback
type Cluster_AdminMaster_registerModelInstanceFactory_Results_Future ¶
Cluster_AdminMaster_registerModelInstanceFactory_Results_Future is a wrapper for a Cluster_AdminMaster_registerModelInstanceFactory_Results promised by a client call.
func (Cluster_AdminMaster_registerModelInstanceFactory_Results_Future) Unregister ¶
func (p Cluster_AdminMaster_registerModelInstanceFactory_Results_Future) Unregister() common.Callback
type Cluster_AdminMaster_registerModelInstanceFactory_Results_List ¶
Cluster_AdminMaster_registerModelInstanceFactory_Results_List is a list of Cluster_AdminMaster_registerModelInstanceFactory_Results.
func NewCluster_AdminMaster_registerModelInstanceFactory_Results_List ¶
func NewCluster_AdminMaster_registerModelInstanceFactory_Results_List(s *capnp.Segment, sz int32) (Cluster_AdminMaster_registerModelInstanceFactory_Results_List, error)
NewCluster_AdminMaster_registerModelInstanceFactory_Results creates a new list of Cluster_AdminMaster_registerModelInstanceFactory_Results.
func (Cluster_AdminMaster_registerModelInstanceFactory_Results_List) String ¶
func (s Cluster_AdminMaster_registerModelInstanceFactory_Results_List) String() string
type Cluster_Future ¶
Cluster_Future is a wrapper for a Cluster promised by a client call.
func (Cluster_Future) Struct ¶
func (p Cluster_Future) Struct() (Cluster, error)
type Cluster_List ¶
Cluster_List is a list of Cluster.
func NewCluster_List ¶
func NewCluster_List(s *capnp.Segment, sz int32) (Cluster_List, error)
NewCluster creates a new list of Cluster.
func (Cluster_List) At ¶
func (s Cluster_List) At(i int) Cluster
func (Cluster_List) String ¶
func (s Cluster_List) String() string
type Cluster_ModelInstanceFactory ¶
func Cluster_ModelInstanceFactory_ServerToClient ¶
func Cluster_ModelInstanceFactory_ServerToClient(s Cluster_ModelInstanceFactory_Server, policy *server.Policy) Cluster_ModelInstanceFactory
Cluster_ModelInstanceFactory_ServerToClient creates a new Client from an implementation of Cluster_ModelInstanceFactory_Server. The caller is responsible for calling Release on the returned Client.
func (Cluster_ModelInstanceFactory) AddRef ¶
func (c Cluster_ModelInstanceFactory) AddRef() Cluster_ModelInstanceFactory
func (Cluster_ModelInstanceFactory) Info ¶
func (c Cluster_ModelInstanceFactory) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) ModelId ¶
func (c Cluster_ModelInstanceFactory) ModelId(ctx context.Context, params func(Cluster_ModelInstanceFactory_modelId_Params) error) (Cluster_ModelInstanceFactory_modelId_Results_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) NewCloudViaProxy ¶
func (c Cluster_ModelInstanceFactory) NewCloudViaProxy(ctx context.Context, params func(Cluster_ModelInstanceFactory_newCloudViaProxy_Params) error) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) NewCloudViaZmqPipelineProxies ¶
func (c Cluster_ModelInstanceFactory) NewCloudViaZmqPipelineProxies(ctx context.Context, params func(Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) error) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) NewInstance ¶
func (c Cluster_ModelInstanceFactory) NewInstance(ctx context.Context, params func(Cluster_ModelInstanceFactory_newInstance_Params) error) (Cluster_ModelInstanceFactory_newInstance_Results_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) NewInstances ¶
func (c Cluster_ModelInstanceFactory) NewInstances(ctx context.Context, params func(Cluster_ModelInstanceFactory_newInstances_Params) error) (Cluster_ModelInstanceFactory_newInstances_Results_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) RegisterModelInstance ¶
func (c Cluster_ModelInstanceFactory) RegisterModelInstance(ctx context.Context, params func(Cluster_ModelInstanceFactory_registerModelInstance_Params) error) (Cluster_ModelInstanceFactory_registerModelInstance_Results_Future, capnp.ReleaseFunc)
func (Cluster_ModelInstanceFactory) Release ¶
func (c Cluster_ModelInstanceFactory) Release()
func (Cluster_ModelInstanceFactory) RestoreSturdyRef ¶
func (c Cluster_ModelInstanceFactory) RestoreSturdyRef(ctx context.Context, params func(Cluster_ModelInstanceFactory_restoreSturdyRef_Params) error) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results_Future, capnp.ReleaseFunc)
type Cluster_ModelInstanceFactory_Server ¶
type Cluster_ModelInstanceFactory_Server interface { NewInstance(context.Context, Cluster_ModelInstanceFactory_newInstance) error NewInstances(context.Context, Cluster_ModelInstanceFactory_newInstances) error NewCloudViaZmqPipelineProxies(context.Context, Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies) error NewCloudViaProxy(context.Context, Cluster_ModelInstanceFactory_newCloudViaProxy) error ModelId(context.Context, Cluster_ModelInstanceFactory_modelId) error RegisterModelInstance(context.Context, Cluster_ModelInstanceFactory_registerModelInstance) error RestoreSturdyRef(context.Context, Cluster_ModelInstanceFactory_restoreSturdyRef) error Info(context.Context, common.Identifiable_info) error }
A Cluster_ModelInstanceFactory_Server is a Cluster_ModelInstanceFactory with a local implementation.
type Cluster_ModelInstanceFactory_modelId ¶
Cluster_ModelInstanceFactory_modelId holds the state for a server call to Cluster_ModelInstanceFactory.modelId. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_modelId) AllocResults ¶
func (c Cluster_ModelInstanceFactory_modelId) AllocResults() (Cluster_ModelInstanceFactory_modelId_Results, error)
AllocResults allocates the results struct.
type Cluster_ModelInstanceFactory_modelId_Params ¶
func NewCluster_ModelInstanceFactory_modelId_Params ¶
func NewCluster_ModelInstanceFactory_modelId_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Params, error)
func NewRootCluster_ModelInstanceFactory_modelId_Params ¶
func NewRootCluster_ModelInstanceFactory_modelId_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Params, error)
func ReadRootCluster_ModelInstanceFactory_modelId_Params ¶
func ReadRootCluster_ModelInstanceFactory_modelId_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_modelId_Params, error)
func (Cluster_ModelInstanceFactory_modelId_Params) String ¶
func (s Cluster_ModelInstanceFactory_modelId_Params) String() string
type Cluster_ModelInstanceFactory_modelId_Params_Future ¶
Cluster_ModelInstanceFactory_modelId_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_modelId_Params promised by a client call.
type Cluster_ModelInstanceFactory_modelId_Params_List ¶
Cluster_ModelInstanceFactory_modelId_Params_List is a list of Cluster_ModelInstanceFactory_modelId_Params.
func NewCluster_ModelInstanceFactory_modelId_Params_List ¶
func NewCluster_ModelInstanceFactory_modelId_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_modelId_Params_List, error)
NewCluster_ModelInstanceFactory_modelId_Params creates a new list of Cluster_ModelInstanceFactory_modelId_Params.
func (Cluster_ModelInstanceFactory_modelId_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_modelId_Params_List) String() string
type Cluster_ModelInstanceFactory_modelId_Results ¶
func NewCluster_ModelInstanceFactory_modelId_Results ¶
func NewCluster_ModelInstanceFactory_modelId_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Results, error)
func NewRootCluster_ModelInstanceFactory_modelId_Results ¶
func NewRootCluster_ModelInstanceFactory_modelId_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_modelId_Results, error)
func ReadRootCluster_ModelInstanceFactory_modelId_Results ¶
func ReadRootCluster_ModelInstanceFactory_modelId_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_modelId_Results, error)
func (Cluster_ModelInstanceFactory_modelId_Results) HasId ¶
func (s Cluster_ModelInstanceFactory_modelId_Results) HasId() bool
func (Cluster_ModelInstanceFactory_modelId_Results) Id ¶
func (s Cluster_ModelInstanceFactory_modelId_Results) Id() (string, error)
func (Cluster_ModelInstanceFactory_modelId_Results) IdBytes ¶
func (s Cluster_ModelInstanceFactory_modelId_Results) IdBytes() ([]byte, error)
func (Cluster_ModelInstanceFactory_modelId_Results) SetId ¶
func (s Cluster_ModelInstanceFactory_modelId_Results) SetId(v string) error
func (Cluster_ModelInstanceFactory_modelId_Results) String ¶
func (s Cluster_ModelInstanceFactory_modelId_Results) String() string
type Cluster_ModelInstanceFactory_modelId_Results_Future ¶
Cluster_ModelInstanceFactory_modelId_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_modelId_Results promised by a client call.
type Cluster_ModelInstanceFactory_modelId_Results_List ¶
Cluster_ModelInstanceFactory_modelId_Results_List is a list of Cluster_ModelInstanceFactory_modelId_Results.
func NewCluster_ModelInstanceFactory_modelId_Results_List ¶
func NewCluster_ModelInstanceFactory_modelId_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_modelId_Results_List, error)
NewCluster_ModelInstanceFactory_modelId_Results creates a new list of Cluster_ModelInstanceFactory_modelId_Results.
func (Cluster_ModelInstanceFactory_modelId_Results_List) String ¶
func (s Cluster_ModelInstanceFactory_modelId_Results_List) String() string
type Cluster_ModelInstanceFactory_newCloudViaProxy ¶
Cluster_ModelInstanceFactory_newCloudViaProxy holds the state for a server call to Cluster_ModelInstanceFactory.newCloudViaProxy. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_newCloudViaProxy) AllocResults ¶
func (c Cluster_ModelInstanceFactory_newCloudViaProxy) AllocResults() (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
AllocResults allocates the results struct.
func (Cluster_ModelInstanceFactory_newCloudViaProxy) Args ¶
func (c Cluster_ModelInstanceFactory_newCloudViaProxy) Args() Cluster_ModelInstanceFactory_newCloudViaProxy_Params
Args returns the call's arguments.
type Cluster_ModelInstanceFactory_newCloudViaProxy_Params ¶
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Params ¶
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params, error)
func NewRootCluster_ModelInstanceFactory_newCloudViaProxy_Params ¶
func NewRootCluster_ModelInstanceFactory_newCloudViaProxy_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params, error)
func ReadRootCluster_ModelInstanceFactory_newCloudViaProxy_Params ¶
func ReadRootCluster_ModelInstanceFactory_newCloudViaProxy_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params, error)
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Params) NumberOfInstances ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params) NumberOfInstances() int16
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Params) SetNumberOfInstances ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params) SetNumberOfInstances(v int16)
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Params) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params) String() string
type Cluster_ModelInstanceFactory_newCloudViaProxy_Params_Future ¶
Cluster_ModelInstanceFactory_newCloudViaProxy_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_newCloudViaProxy_Params promised by a client call.
type Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List ¶
Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List is a list of Cluster_ModelInstanceFactory_newCloudViaProxy_Params.
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Params_List ¶
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List, error)
NewCluster_ModelInstanceFactory_newCloudViaProxy_Params creates a new list of Cluster_ModelInstanceFactory_newCloudViaProxy_Params.
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Params_List) String() string
type Cluster_ModelInstanceFactory_newCloudViaProxy_Results ¶
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Results ¶
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
func NewRootCluster_ModelInstanceFactory_newCloudViaProxy_Results ¶
func NewRootCluster_ModelInstanceFactory_newCloudViaProxy_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
func ReadRootCluster_ModelInstanceFactory_newCloudViaProxy_Results ¶
func ReadRootCluster_ModelInstanceFactory_newCloudViaProxy_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results, error)
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Results) HasProxy ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) HasProxy() bool
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Results) Proxy ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) Proxy() common.CapHolder
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Results) SetProxy ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) SetProxy(v common.CapHolder) error
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Results) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results) String() string
type Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future ¶
Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_newCloudViaProxy_Results promised by a client call.
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future) Proxy ¶
func (p Cluster_ModelInstanceFactory_newCloudViaProxy_Results_Future) Proxy() common.CapHolder
type Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List ¶
Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List is a list of Cluster_ModelInstanceFactory_newCloudViaProxy_Results.
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Results_List ¶
func NewCluster_ModelInstanceFactory_newCloudViaProxy_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List, error)
NewCluster_ModelInstanceFactory_newCloudViaProxy_Results creates a new list of Cluster_ModelInstanceFactory_newCloudViaProxy_Results.
func (Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaProxy_Results_List) String() string
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies ¶
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies holds the state for a server call to Cluster_ModelInstanceFactory.newCloudViaZmqPipelineProxies. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies) AllocResults ¶
func (c Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies) AllocResults() (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
AllocResults allocates the results struct.
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies) Args ¶
func (c Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies) Args() Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params
Args returns the call's arguments.
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params ¶
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params ¶
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params, error)
func NewRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params ¶
func NewRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params, error)
func ReadRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params ¶
func ReadRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params, error)
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) NumberOfInstances ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) NumberOfInstances() int16
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) SetNumberOfInstances ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) SetNumberOfInstances(v int16)
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params) String() string
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_Future ¶
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_Future struct{ *capnp.Future }
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params promised by a client call.
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List ¶
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List is a list of Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params.
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List ¶
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List, error)
NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params creates a new list of Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params.
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Params_List) String() string
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results ¶
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results ¶
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
func NewRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results ¶
func NewRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
func ReadRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results ¶
func ReadRootCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results, error)
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) HasProxyAddresses ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) HasProxyAddresses() bool
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) ProxyAddresses ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) ProxyAddresses() common.CapHolder
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) SetProxyAddresses ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) SetProxyAddresses(v common.CapHolder) error
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) String ¶
func (s Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results) String() string
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future ¶
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future struct{ *capnp.Future }
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results promised by a client call.
func (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future) ProxyAddresses ¶
func (p Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_Future) ProxyAddresses() common.CapHolder
type Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List ¶
Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List is a list of Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results.
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List ¶
func NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results_List, error)
NewCluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results creates a new list of Cluster_ModelInstanceFactory_newCloudViaZmqPipelineProxies_Results.
type Cluster_ModelInstanceFactory_newInstance ¶
Cluster_ModelInstanceFactory_newInstance holds the state for a server call to Cluster_ModelInstanceFactory.newInstance. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_newInstance) AllocResults ¶
func (c Cluster_ModelInstanceFactory_newInstance) AllocResults() (Cluster_ModelInstanceFactory_newInstance_Results, error)
AllocResults allocates the results struct.
func (Cluster_ModelInstanceFactory_newInstance) Args ¶
func (c Cluster_ModelInstanceFactory_newInstance) Args() Cluster_ModelInstanceFactory_newInstance_Params
Args returns the call's arguments.
type Cluster_ModelInstanceFactory_newInstance_Params ¶
func NewCluster_ModelInstanceFactory_newInstance_Params ¶
func NewCluster_ModelInstanceFactory_newInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Params, error)
func NewRootCluster_ModelInstanceFactory_newInstance_Params ¶
func NewRootCluster_ModelInstanceFactory_newInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Params, error)
func ReadRootCluster_ModelInstanceFactory_newInstance_Params ¶
func ReadRootCluster_ModelInstanceFactory_newInstance_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstance_Params, error)
func (Cluster_ModelInstanceFactory_newInstance_Params) String ¶
func (s Cluster_ModelInstanceFactory_newInstance_Params) String() string
type Cluster_ModelInstanceFactory_newInstance_Params_Future ¶
Cluster_ModelInstanceFactory_newInstance_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_newInstance_Params promised by a client call.
type Cluster_ModelInstanceFactory_newInstance_Params_List ¶
Cluster_ModelInstanceFactory_newInstance_Params_List is a list of Cluster_ModelInstanceFactory_newInstance_Params.
func NewCluster_ModelInstanceFactory_newInstance_Params_List ¶
func NewCluster_ModelInstanceFactory_newInstance_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newInstance_Params_List, error)
NewCluster_ModelInstanceFactory_newInstance_Params creates a new list of Cluster_ModelInstanceFactory_newInstance_Params.
func (Cluster_ModelInstanceFactory_newInstance_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_newInstance_Params_List) String() string
type Cluster_ModelInstanceFactory_newInstance_Results ¶
func NewCluster_ModelInstanceFactory_newInstance_Results ¶
func NewCluster_ModelInstanceFactory_newInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Results, error)
func NewRootCluster_ModelInstanceFactory_newInstance_Results ¶
func NewRootCluster_ModelInstanceFactory_newInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstance_Results, error)
func ReadRootCluster_ModelInstanceFactory_newInstance_Results ¶
func ReadRootCluster_ModelInstanceFactory_newInstance_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstance_Results, error)
func (Cluster_ModelInstanceFactory_newInstance_Results) HasInstance ¶
func (s Cluster_ModelInstanceFactory_newInstance_Results) HasInstance() bool
func (Cluster_ModelInstanceFactory_newInstance_Results) Instance ¶
func (s Cluster_ModelInstanceFactory_newInstance_Results) Instance() common.CapHolder
func (Cluster_ModelInstanceFactory_newInstance_Results) SetInstance ¶
func (s Cluster_ModelInstanceFactory_newInstance_Results) SetInstance(v common.CapHolder) error
func (Cluster_ModelInstanceFactory_newInstance_Results) String ¶
func (s Cluster_ModelInstanceFactory_newInstance_Results) String() string
type Cluster_ModelInstanceFactory_newInstance_Results_Future ¶
Cluster_ModelInstanceFactory_newInstance_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_newInstance_Results promised by a client call.
func (Cluster_ModelInstanceFactory_newInstance_Results_Future) Instance ¶
func (p Cluster_ModelInstanceFactory_newInstance_Results_Future) Instance() common.CapHolder
type Cluster_ModelInstanceFactory_newInstance_Results_List ¶
Cluster_ModelInstanceFactory_newInstance_Results_List is a list of Cluster_ModelInstanceFactory_newInstance_Results.
func NewCluster_ModelInstanceFactory_newInstance_Results_List ¶
func NewCluster_ModelInstanceFactory_newInstance_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newInstance_Results_List, error)
NewCluster_ModelInstanceFactory_newInstance_Results creates a new list of Cluster_ModelInstanceFactory_newInstance_Results.
func (Cluster_ModelInstanceFactory_newInstance_Results_List) String ¶
func (s Cluster_ModelInstanceFactory_newInstance_Results_List) String() string
type Cluster_ModelInstanceFactory_newInstances ¶
Cluster_ModelInstanceFactory_newInstances holds the state for a server call to Cluster_ModelInstanceFactory.newInstances. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_newInstances) AllocResults ¶
func (c Cluster_ModelInstanceFactory_newInstances) AllocResults() (Cluster_ModelInstanceFactory_newInstances_Results, error)
AllocResults allocates the results struct.
func (Cluster_ModelInstanceFactory_newInstances) Args ¶
func (c Cluster_ModelInstanceFactory_newInstances) Args() Cluster_ModelInstanceFactory_newInstances_Params
Args returns the call's arguments.
type Cluster_ModelInstanceFactory_newInstances_Params ¶
func NewCluster_ModelInstanceFactory_newInstances_Params ¶
func NewCluster_ModelInstanceFactory_newInstances_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Params, error)
func NewRootCluster_ModelInstanceFactory_newInstances_Params ¶
func NewRootCluster_ModelInstanceFactory_newInstances_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Params, error)
func ReadRootCluster_ModelInstanceFactory_newInstances_Params ¶
func ReadRootCluster_ModelInstanceFactory_newInstances_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstances_Params, error)
func (Cluster_ModelInstanceFactory_newInstances_Params) NumberOfInstances ¶
func (s Cluster_ModelInstanceFactory_newInstances_Params) NumberOfInstances() int16
func (Cluster_ModelInstanceFactory_newInstances_Params) SetNumberOfInstances ¶
func (s Cluster_ModelInstanceFactory_newInstances_Params) SetNumberOfInstances(v int16)
func (Cluster_ModelInstanceFactory_newInstances_Params) String ¶
func (s Cluster_ModelInstanceFactory_newInstances_Params) String() string
type Cluster_ModelInstanceFactory_newInstances_Params_Future ¶
Cluster_ModelInstanceFactory_newInstances_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_newInstances_Params promised by a client call.
type Cluster_ModelInstanceFactory_newInstances_Params_List ¶
Cluster_ModelInstanceFactory_newInstances_Params_List is a list of Cluster_ModelInstanceFactory_newInstances_Params.
func NewCluster_ModelInstanceFactory_newInstances_Params_List ¶
func NewCluster_ModelInstanceFactory_newInstances_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newInstances_Params_List, error)
NewCluster_ModelInstanceFactory_newInstances_Params creates a new list of Cluster_ModelInstanceFactory_newInstances_Params.
func (Cluster_ModelInstanceFactory_newInstances_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_newInstances_Params_List) String() string
type Cluster_ModelInstanceFactory_newInstances_Results ¶
func NewCluster_ModelInstanceFactory_newInstances_Results ¶
func NewCluster_ModelInstanceFactory_newInstances_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Results, error)
func NewRootCluster_ModelInstanceFactory_newInstances_Results ¶
func NewRootCluster_ModelInstanceFactory_newInstances_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_newInstances_Results, error)
func ReadRootCluster_ModelInstanceFactory_newInstances_Results ¶
func ReadRootCluster_ModelInstanceFactory_newInstances_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_newInstances_Results, error)
func (Cluster_ModelInstanceFactory_newInstances_Results) HasInstances ¶
func (s Cluster_ModelInstanceFactory_newInstances_Results) HasInstances() bool
func (Cluster_ModelInstanceFactory_newInstances_Results) Instances ¶
func (s Cluster_ModelInstanceFactory_newInstances_Results) Instances() common.CapHolder
func (Cluster_ModelInstanceFactory_newInstances_Results) SetInstances ¶
func (s Cluster_ModelInstanceFactory_newInstances_Results) SetInstances(v common.CapHolder) error
func (Cluster_ModelInstanceFactory_newInstances_Results) String ¶
func (s Cluster_ModelInstanceFactory_newInstances_Results) String() string
type Cluster_ModelInstanceFactory_newInstances_Results_Future ¶
Cluster_ModelInstanceFactory_newInstances_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_newInstances_Results promised by a client call.
func (Cluster_ModelInstanceFactory_newInstances_Results_Future) Instances ¶
func (p Cluster_ModelInstanceFactory_newInstances_Results_Future) Instances() common.CapHolder
type Cluster_ModelInstanceFactory_newInstances_Results_List ¶
Cluster_ModelInstanceFactory_newInstances_Results_List is a list of Cluster_ModelInstanceFactory_newInstances_Results.
func NewCluster_ModelInstanceFactory_newInstances_Results_List ¶
func NewCluster_ModelInstanceFactory_newInstances_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_newInstances_Results_List, error)
NewCluster_ModelInstanceFactory_newInstances_Results creates a new list of Cluster_ModelInstanceFactory_newInstances_Results.
func (Cluster_ModelInstanceFactory_newInstances_Results_List) String ¶
func (s Cluster_ModelInstanceFactory_newInstances_Results_List) String() string
type Cluster_ModelInstanceFactory_registerModelInstance ¶
Cluster_ModelInstanceFactory_registerModelInstance holds the state for a server call to Cluster_ModelInstanceFactory.registerModelInstance. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_registerModelInstance) AllocResults ¶
func (c Cluster_ModelInstanceFactory_registerModelInstance) AllocResults() (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
AllocResults allocates the results struct.
func (Cluster_ModelInstanceFactory_registerModelInstance) Args ¶
func (c Cluster_ModelInstanceFactory_registerModelInstance) Args() Cluster_ModelInstanceFactory_registerModelInstance_Params
Args returns the call's arguments.
type Cluster_ModelInstanceFactory_registerModelInstance_Params ¶
func NewCluster_ModelInstanceFactory_registerModelInstance_Params ¶
func NewCluster_ModelInstanceFactory_registerModelInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Params, error)
func NewRootCluster_ModelInstanceFactory_registerModelInstance_Params ¶
func NewRootCluster_ModelInstanceFactory_registerModelInstance_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Params, error)
func ReadRootCluster_ModelInstanceFactory_registerModelInstance_Params ¶
func ReadRootCluster_ModelInstanceFactory_registerModelInstance_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_registerModelInstance_Params, error)
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) HasInstance ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) HasInstance() bool
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) HasRegistrationToken ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) HasRegistrationToken() bool
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) Instance ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) Instance() (capnp.Ptr, error)
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) RegistrationToken ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) RegistrationToken() (string, error)
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) RegistrationTokenBytes ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) RegistrationTokenBytes() ([]byte, error)
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) SetInstance ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) SetInstance(v capnp.Ptr) error
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) SetRegistrationToken ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) SetRegistrationToken(v string) error
func (Cluster_ModelInstanceFactory_registerModelInstance_Params) String ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params) String() string
type Cluster_ModelInstanceFactory_registerModelInstance_Params_Future ¶
Cluster_ModelInstanceFactory_registerModelInstance_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_registerModelInstance_Params promised by a client call.
func (Cluster_ModelInstanceFactory_registerModelInstance_Params_Future) Instance ¶
func (p Cluster_ModelInstanceFactory_registerModelInstance_Params_Future) Instance() *capnp.Future
type Cluster_ModelInstanceFactory_registerModelInstance_Params_List ¶
Cluster_ModelInstanceFactory_registerModelInstance_Params_List is a list of Cluster_ModelInstanceFactory_registerModelInstance_Params.
func NewCluster_ModelInstanceFactory_registerModelInstance_Params_List ¶
func NewCluster_ModelInstanceFactory_registerModelInstance_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_registerModelInstance_Params_List, error)
NewCluster_ModelInstanceFactory_registerModelInstance_Params creates a new list of Cluster_ModelInstanceFactory_registerModelInstance_Params.
func (Cluster_ModelInstanceFactory_registerModelInstance_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Params_List) String() string
type Cluster_ModelInstanceFactory_registerModelInstance_Results ¶
func NewCluster_ModelInstanceFactory_registerModelInstance_Results ¶
func NewCluster_ModelInstanceFactory_registerModelInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
func NewRootCluster_ModelInstanceFactory_registerModelInstance_Results ¶
func NewRootCluster_ModelInstanceFactory_registerModelInstance_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
func ReadRootCluster_ModelInstanceFactory_registerModelInstance_Results ¶
func ReadRootCluster_ModelInstanceFactory_registerModelInstance_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_registerModelInstance_Results, error)
func (Cluster_ModelInstanceFactory_registerModelInstance_Results) HasUnregister ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) HasUnregister() bool
func (Cluster_ModelInstanceFactory_registerModelInstance_Results) SetUnregister ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) SetUnregister(v common.Callback) error
func (Cluster_ModelInstanceFactory_registerModelInstance_Results) String ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) String() string
func (Cluster_ModelInstanceFactory_registerModelInstance_Results) Unregister ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Results) Unregister() common.Callback
type Cluster_ModelInstanceFactory_registerModelInstance_Results_Future ¶
Cluster_ModelInstanceFactory_registerModelInstance_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_registerModelInstance_Results promised by a client call.
func (Cluster_ModelInstanceFactory_registerModelInstance_Results_Future) Unregister ¶
func (p Cluster_ModelInstanceFactory_registerModelInstance_Results_Future) Unregister() common.Callback
type Cluster_ModelInstanceFactory_registerModelInstance_Results_List ¶
Cluster_ModelInstanceFactory_registerModelInstance_Results_List is a list of Cluster_ModelInstanceFactory_registerModelInstance_Results.
func NewCluster_ModelInstanceFactory_registerModelInstance_Results_List ¶
func NewCluster_ModelInstanceFactory_registerModelInstance_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_registerModelInstance_Results_List, error)
NewCluster_ModelInstanceFactory_registerModelInstance_Results creates a new list of Cluster_ModelInstanceFactory_registerModelInstance_Results.
func (Cluster_ModelInstanceFactory_registerModelInstance_Results_List) String ¶
func (s Cluster_ModelInstanceFactory_registerModelInstance_Results_List) String() string
type Cluster_ModelInstanceFactory_restoreSturdyRef ¶
Cluster_ModelInstanceFactory_restoreSturdyRef holds the state for a server call to Cluster_ModelInstanceFactory.restoreSturdyRef. See server.Call for documentation.
func (Cluster_ModelInstanceFactory_restoreSturdyRef) AllocResults ¶
func (c Cluster_ModelInstanceFactory_restoreSturdyRef) AllocResults() (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
AllocResults allocates the results struct.
func (Cluster_ModelInstanceFactory_restoreSturdyRef) Args ¶
func (c Cluster_ModelInstanceFactory_restoreSturdyRef) Args() Cluster_ModelInstanceFactory_restoreSturdyRef_Params
Args returns the call's arguments.
type Cluster_ModelInstanceFactory_restoreSturdyRef_Params ¶
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Params ¶
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params, error)
func NewRootCluster_ModelInstanceFactory_restoreSturdyRef_Params ¶
func NewRootCluster_ModelInstanceFactory_restoreSturdyRef_Params(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params, error)
func ReadRootCluster_ModelInstanceFactory_restoreSturdyRef_Params ¶
func ReadRootCluster_ModelInstanceFactory_restoreSturdyRef_Params(msg *capnp.Message) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params, error)
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Params) HasSturdyRef ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) HasSturdyRef() bool
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SetSturdyRef ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SetSturdyRef(v string) error
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Params) String ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) String() string
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SturdyRef ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SturdyRef() (string, error)
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SturdyRefBytes ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params) SturdyRefBytes() ([]byte, error)
type Cluster_ModelInstanceFactory_restoreSturdyRef_Params_Future ¶
Cluster_ModelInstanceFactory_restoreSturdyRef_Params_Future is a wrapper for a Cluster_ModelInstanceFactory_restoreSturdyRef_Params promised by a client call.
type Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List ¶
Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List is a list of Cluster_ModelInstanceFactory_restoreSturdyRef_Params.
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Params_List ¶
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Params_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List, error)
NewCluster_ModelInstanceFactory_restoreSturdyRef_Params creates a new list of Cluster_ModelInstanceFactory_restoreSturdyRef_Params.
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List) String ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Params_List) String() string
type Cluster_ModelInstanceFactory_restoreSturdyRef_Results ¶
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Results ¶
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
func NewRootCluster_ModelInstanceFactory_restoreSturdyRef_Results ¶
func NewRootCluster_ModelInstanceFactory_restoreSturdyRef_Results(s *capnp.Segment) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
func ReadRootCluster_ModelInstanceFactory_restoreSturdyRef_Results ¶
func ReadRootCluster_ModelInstanceFactory_restoreSturdyRef_Results(msg *capnp.Message) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results, error)
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Results) Cap ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) Cap() common.CapHolder
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Results) HasCap ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) HasCap() bool
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Results) SetCap ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) SetCap(v common.CapHolder) error
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Results) String ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results) String() string
type Cluster_ModelInstanceFactory_restoreSturdyRef_Results_Future ¶
Cluster_ModelInstanceFactory_restoreSturdyRef_Results_Future is a wrapper for a Cluster_ModelInstanceFactory_restoreSturdyRef_Results promised by a client call.
type Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List ¶
Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List is a list of Cluster_ModelInstanceFactory_restoreSturdyRef_Results.
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Results_List ¶
func NewCluster_ModelInstanceFactory_restoreSturdyRef_Results_List(s *capnp.Segment, sz int32) (Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List, error)
NewCluster_ModelInstanceFactory_restoreSturdyRef_Results creates a new list of Cluster_ModelInstanceFactory_restoreSturdyRef_Results.
func (Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List) String ¶
func (s Cluster_ModelInstanceFactory_restoreSturdyRef_Results_List) String() string
type Cluster_Runtime ¶
func Cluster_Runtime_ServerToClient ¶
func Cluster_Runtime_ServerToClient(s Cluster_Runtime_Server, policy *server.Policy) Cluster_Runtime
Cluster_Runtime_ServerToClient creates a new Client from an implementation of Cluster_Runtime_Server. The caller is responsible for calling Release on the returned Client.
func (Cluster_Runtime) AddRef ¶
func (c Cluster_Runtime) AddRef() Cluster_Runtime
func (Cluster_Runtime) AvailableModels ¶
func (c Cluster_Runtime) AvailableModels(ctx context.Context, params func(Cluster_Runtime_availableModels_Params) error) (Cluster_Runtime_availableModels_Results_Future, capnp.ReleaseFunc)
func (Cluster_Runtime) FreeNumberOfCores ¶
func (c Cluster_Runtime) FreeNumberOfCores(ctx context.Context, params func(Cluster_Runtime_freeNumberOfCores_Params) error) (Cluster_Runtime_freeNumberOfCores_Results_Future, capnp.ReleaseFunc)
func (Cluster_Runtime) Info ¶
func (c Cluster_Runtime) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
func (Cluster_Runtime) NumberOfCores ¶
func (c Cluster_Runtime) NumberOfCores(ctx context.Context, params func(Cluster_Runtime_numberOfCores_Params) error) (Cluster_Runtime_numberOfCores_Results_Future, capnp.ReleaseFunc)
func (Cluster_Runtime) RegisterModelInstanceFactory ¶
func (c Cluster_Runtime) RegisterModelInstanceFactory(ctx context.Context, params func(Cluster_Runtime_registerModelInstanceFactory_Params) error) (Cluster_Runtime_registerModelInstanceFactory_Results_Future, capnp.ReleaseFunc)
func (Cluster_Runtime) Release ¶
func (c Cluster_Runtime) Release()
func (Cluster_Runtime) ReserveNumberOfCores ¶
func (c Cluster_Runtime) ReserveNumberOfCores(ctx context.Context, params func(Cluster_Runtime_reserveNumberOfCores_Params) error) (Cluster_Runtime_reserveNumberOfCores_Results_Future, capnp.ReleaseFunc)
type Cluster_Runtime_Server ¶
type Cluster_Runtime_Server interface { RegisterModelInstanceFactory(context.Context, Cluster_Runtime_registerModelInstanceFactory) error AvailableModels(context.Context, Cluster_Runtime_availableModels) error NumberOfCores(context.Context, Cluster_Runtime_numberOfCores) error FreeNumberOfCores(context.Context, Cluster_Runtime_freeNumberOfCores) error ReserveNumberOfCores(context.Context, Cluster_Runtime_reserveNumberOfCores) error Info(context.Context, common.Identifiable_info) error }
A Cluster_Runtime_Server is a Cluster_Runtime with a local implementation.
type Cluster_Runtime_availableModels ¶
Cluster_Runtime_availableModels holds the state for a server call to Cluster_Runtime.availableModels. See server.Call for documentation.
func (Cluster_Runtime_availableModels) AllocResults ¶
func (c Cluster_Runtime_availableModels) AllocResults() (Cluster_Runtime_availableModels_Results, error)
AllocResults allocates the results struct.
type Cluster_Runtime_availableModels_Params ¶
func NewCluster_Runtime_availableModels_Params ¶
func NewCluster_Runtime_availableModels_Params(s *capnp.Segment) (Cluster_Runtime_availableModels_Params, error)
func NewRootCluster_Runtime_availableModels_Params ¶
func NewRootCluster_Runtime_availableModels_Params(s *capnp.Segment) (Cluster_Runtime_availableModels_Params, error)
func ReadRootCluster_Runtime_availableModels_Params ¶
func ReadRootCluster_Runtime_availableModels_Params(msg *capnp.Message) (Cluster_Runtime_availableModels_Params, error)
func (Cluster_Runtime_availableModels_Params) String ¶
func (s Cluster_Runtime_availableModels_Params) String() string
type Cluster_Runtime_availableModels_Params_Future ¶
Cluster_Runtime_availableModels_Params_Future is a wrapper for a Cluster_Runtime_availableModels_Params promised by a client call.
func (Cluster_Runtime_availableModels_Params_Future) Struct ¶
func (p Cluster_Runtime_availableModels_Params_Future) Struct() (Cluster_Runtime_availableModels_Params, error)
type Cluster_Runtime_availableModels_Params_List ¶
Cluster_Runtime_availableModels_Params_List is a list of Cluster_Runtime_availableModels_Params.
func NewCluster_Runtime_availableModels_Params_List ¶
func NewCluster_Runtime_availableModels_Params_List(s *capnp.Segment, sz int32) (Cluster_Runtime_availableModels_Params_List, error)
NewCluster_Runtime_availableModels_Params creates a new list of Cluster_Runtime_availableModels_Params.
func (Cluster_Runtime_availableModels_Params_List) String ¶
func (s Cluster_Runtime_availableModels_Params_List) String() string
type Cluster_Runtime_availableModels_Results ¶
func NewCluster_Runtime_availableModels_Results ¶
func NewCluster_Runtime_availableModels_Results(s *capnp.Segment) (Cluster_Runtime_availableModels_Results, error)
func NewRootCluster_Runtime_availableModels_Results ¶
func NewRootCluster_Runtime_availableModels_Results(s *capnp.Segment) (Cluster_Runtime_availableModels_Results, error)
func ReadRootCluster_Runtime_availableModels_Results ¶
func ReadRootCluster_Runtime_availableModels_Results(msg *capnp.Message) (Cluster_Runtime_availableModels_Results, error)
func (Cluster_Runtime_availableModels_Results) Factories ¶
func (s Cluster_Runtime_availableModels_Results) Factories() (capnp.PointerList, error)
func (Cluster_Runtime_availableModels_Results) HasFactories ¶
func (s Cluster_Runtime_availableModels_Results) HasFactories() bool
func (Cluster_Runtime_availableModels_Results) NewFactories ¶
func (s Cluster_Runtime_availableModels_Results) NewFactories(n int32) (capnp.PointerList, error)
NewFactories sets the factories field to a newly allocated capnp.PointerList, preferring placement in s's segment.
func (Cluster_Runtime_availableModels_Results) SetFactories ¶
func (s Cluster_Runtime_availableModels_Results) SetFactories(v capnp.PointerList) error
func (Cluster_Runtime_availableModels_Results) String ¶
func (s Cluster_Runtime_availableModels_Results) String() string
type Cluster_Runtime_availableModels_Results_Future ¶
Cluster_Runtime_availableModels_Results_Future is a wrapper for a Cluster_Runtime_availableModels_Results promised by a client call.
func (Cluster_Runtime_availableModels_Results_Future) Struct ¶
func (p Cluster_Runtime_availableModels_Results_Future) Struct() (Cluster_Runtime_availableModels_Results, error)
type Cluster_Runtime_availableModels_Results_List ¶
Cluster_Runtime_availableModels_Results_List is a list of Cluster_Runtime_availableModels_Results.
func NewCluster_Runtime_availableModels_Results_List ¶
func NewCluster_Runtime_availableModels_Results_List(s *capnp.Segment, sz int32) (Cluster_Runtime_availableModels_Results_List, error)
NewCluster_Runtime_availableModels_Results creates a new list of Cluster_Runtime_availableModels_Results.
func (Cluster_Runtime_availableModels_Results_List) String ¶
func (s Cluster_Runtime_availableModels_Results_List) String() string
type Cluster_Runtime_freeNumberOfCores ¶
Cluster_Runtime_freeNumberOfCores holds the state for a server call to Cluster_Runtime.freeNumberOfCores. See server.Call for documentation.
func (Cluster_Runtime_freeNumberOfCores) AllocResults ¶
func (c Cluster_Runtime_freeNumberOfCores) AllocResults() (Cluster_Runtime_freeNumberOfCores_Results, error)
AllocResults allocates the results struct.
type Cluster_Runtime_freeNumberOfCores_Params ¶
func NewCluster_Runtime_freeNumberOfCores_Params ¶
func NewCluster_Runtime_freeNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Params, error)
func NewRootCluster_Runtime_freeNumberOfCores_Params ¶
func NewRootCluster_Runtime_freeNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Params, error)
func ReadRootCluster_Runtime_freeNumberOfCores_Params ¶
func ReadRootCluster_Runtime_freeNumberOfCores_Params(msg *capnp.Message) (Cluster_Runtime_freeNumberOfCores_Params, error)
func (Cluster_Runtime_freeNumberOfCores_Params) String ¶
func (s Cluster_Runtime_freeNumberOfCores_Params) String() string
type Cluster_Runtime_freeNumberOfCores_Params_Future ¶
Cluster_Runtime_freeNumberOfCores_Params_Future is a wrapper for a Cluster_Runtime_freeNumberOfCores_Params promised by a client call.
func (Cluster_Runtime_freeNumberOfCores_Params_Future) Struct ¶
func (p Cluster_Runtime_freeNumberOfCores_Params_Future) Struct() (Cluster_Runtime_freeNumberOfCores_Params, error)
type Cluster_Runtime_freeNumberOfCores_Params_List ¶
Cluster_Runtime_freeNumberOfCores_Params_List is a list of Cluster_Runtime_freeNumberOfCores_Params.
func NewCluster_Runtime_freeNumberOfCores_Params_List ¶
func NewCluster_Runtime_freeNumberOfCores_Params_List(s *capnp.Segment, sz int32) (Cluster_Runtime_freeNumberOfCores_Params_List, error)
NewCluster_Runtime_freeNumberOfCores_Params creates a new list of Cluster_Runtime_freeNumberOfCores_Params.
func (Cluster_Runtime_freeNumberOfCores_Params_List) String ¶
func (s Cluster_Runtime_freeNumberOfCores_Params_List) String() string
type Cluster_Runtime_freeNumberOfCores_Results ¶
func NewCluster_Runtime_freeNumberOfCores_Results ¶
func NewCluster_Runtime_freeNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Results, error)
func NewRootCluster_Runtime_freeNumberOfCores_Results ¶
func NewRootCluster_Runtime_freeNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_freeNumberOfCores_Results, error)
func ReadRootCluster_Runtime_freeNumberOfCores_Results ¶
func ReadRootCluster_Runtime_freeNumberOfCores_Results(msg *capnp.Message) (Cluster_Runtime_freeNumberOfCores_Results, error)
func (Cluster_Runtime_freeNumberOfCores_Results) Cores ¶
func (s Cluster_Runtime_freeNumberOfCores_Results) Cores() int16
func (Cluster_Runtime_freeNumberOfCores_Results) SetCores ¶
func (s Cluster_Runtime_freeNumberOfCores_Results) SetCores(v int16)
func (Cluster_Runtime_freeNumberOfCores_Results) String ¶
func (s Cluster_Runtime_freeNumberOfCores_Results) String() string
type Cluster_Runtime_freeNumberOfCores_Results_Future ¶
Cluster_Runtime_freeNumberOfCores_Results_Future is a wrapper for a Cluster_Runtime_freeNumberOfCores_Results promised by a client call.
type Cluster_Runtime_freeNumberOfCores_Results_List ¶
Cluster_Runtime_freeNumberOfCores_Results_List is a list of Cluster_Runtime_freeNumberOfCores_Results.
func NewCluster_Runtime_freeNumberOfCores_Results_List ¶
func NewCluster_Runtime_freeNumberOfCores_Results_List(s *capnp.Segment, sz int32) (Cluster_Runtime_freeNumberOfCores_Results_List, error)
NewCluster_Runtime_freeNumberOfCores_Results creates a new list of Cluster_Runtime_freeNumberOfCores_Results.
func (Cluster_Runtime_freeNumberOfCores_Results_List) String ¶
func (s Cluster_Runtime_freeNumberOfCores_Results_List) String() string
type Cluster_Runtime_numberOfCores ¶
Cluster_Runtime_numberOfCores holds the state for a server call to Cluster_Runtime.numberOfCores. See server.Call for documentation.
func (Cluster_Runtime_numberOfCores) AllocResults ¶
func (c Cluster_Runtime_numberOfCores) AllocResults() (Cluster_Runtime_numberOfCores_Results, error)
AllocResults allocates the results struct.
func (Cluster_Runtime_numberOfCores) Args ¶
func (c Cluster_Runtime_numberOfCores) Args() Cluster_Runtime_numberOfCores_Params
Args returns the call's arguments.
type Cluster_Runtime_numberOfCores_Params ¶
func NewCluster_Runtime_numberOfCores_Params ¶
func NewCluster_Runtime_numberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Params, error)
func NewRootCluster_Runtime_numberOfCores_Params ¶
func NewRootCluster_Runtime_numberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Params, error)
func ReadRootCluster_Runtime_numberOfCores_Params ¶
func ReadRootCluster_Runtime_numberOfCores_Params(msg *capnp.Message) (Cluster_Runtime_numberOfCores_Params, error)
func (Cluster_Runtime_numberOfCores_Params) String ¶
func (s Cluster_Runtime_numberOfCores_Params) String() string
type Cluster_Runtime_numberOfCores_Params_Future ¶
Cluster_Runtime_numberOfCores_Params_Future is a wrapper for a Cluster_Runtime_numberOfCores_Params promised by a client call.
func (Cluster_Runtime_numberOfCores_Params_Future) Struct ¶
func (p Cluster_Runtime_numberOfCores_Params_Future) Struct() (Cluster_Runtime_numberOfCores_Params, error)
type Cluster_Runtime_numberOfCores_Params_List ¶
Cluster_Runtime_numberOfCores_Params_List is a list of Cluster_Runtime_numberOfCores_Params.
func NewCluster_Runtime_numberOfCores_Params_List ¶
func NewCluster_Runtime_numberOfCores_Params_List(s *capnp.Segment, sz int32) (Cluster_Runtime_numberOfCores_Params_List, error)
NewCluster_Runtime_numberOfCores_Params creates a new list of Cluster_Runtime_numberOfCores_Params.
func (Cluster_Runtime_numberOfCores_Params_List) Set ¶
func (s Cluster_Runtime_numberOfCores_Params_List) Set(i int, v Cluster_Runtime_numberOfCores_Params) error
func (Cluster_Runtime_numberOfCores_Params_List) String ¶
func (s Cluster_Runtime_numberOfCores_Params_List) String() string
type Cluster_Runtime_numberOfCores_Results ¶
func NewCluster_Runtime_numberOfCores_Results ¶
func NewCluster_Runtime_numberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Results, error)
func NewRootCluster_Runtime_numberOfCores_Results ¶
func NewRootCluster_Runtime_numberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_numberOfCores_Results, error)
func ReadRootCluster_Runtime_numberOfCores_Results ¶
func ReadRootCluster_Runtime_numberOfCores_Results(msg *capnp.Message) (Cluster_Runtime_numberOfCores_Results, error)
func (Cluster_Runtime_numberOfCores_Results) Cores ¶
func (s Cluster_Runtime_numberOfCores_Results) Cores() int16
func (Cluster_Runtime_numberOfCores_Results) SetCores ¶
func (s Cluster_Runtime_numberOfCores_Results) SetCores(v int16)
func (Cluster_Runtime_numberOfCores_Results) String ¶
func (s Cluster_Runtime_numberOfCores_Results) String() string
type Cluster_Runtime_numberOfCores_Results_Future ¶
Cluster_Runtime_numberOfCores_Results_Future is a wrapper for a Cluster_Runtime_numberOfCores_Results promised by a client call.
func (Cluster_Runtime_numberOfCores_Results_Future) Struct ¶
func (p Cluster_Runtime_numberOfCores_Results_Future) Struct() (Cluster_Runtime_numberOfCores_Results, error)
type Cluster_Runtime_numberOfCores_Results_List ¶
Cluster_Runtime_numberOfCores_Results_List is a list of Cluster_Runtime_numberOfCores_Results.
func NewCluster_Runtime_numberOfCores_Results_List ¶
func NewCluster_Runtime_numberOfCores_Results_List(s *capnp.Segment, sz int32) (Cluster_Runtime_numberOfCores_Results_List, error)
NewCluster_Runtime_numberOfCores_Results creates a new list of Cluster_Runtime_numberOfCores_Results.
func (Cluster_Runtime_numberOfCores_Results_List) Set ¶
func (s Cluster_Runtime_numberOfCores_Results_List) Set(i int, v Cluster_Runtime_numberOfCores_Results) error
func (Cluster_Runtime_numberOfCores_Results_List) String ¶
func (s Cluster_Runtime_numberOfCores_Results_List) String() string
type Cluster_Runtime_registerModelInstanceFactory ¶
Cluster_Runtime_registerModelInstanceFactory holds the state for a server call to Cluster_Runtime.registerModelInstanceFactory. See server.Call for documentation.
func (Cluster_Runtime_registerModelInstanceFactory) AllocResults ¶
func (c Cluster_Runtime_registerModelInstanceFactory) AllocResults() (Cluster_Runtime_registerModelInstanceFactory_Results, error)
AllocResults allocates the results struct.
func (Cluster_Runtime_registerModelInstanceFactory) Args ¶
func (c Cluster_Runtime_registerModelInstanceFactory) Args() Cluster_Runtime_registerModelInstanceFactory_Params
Args returns the call's arguments.
type Cluster_Runtime_registerModelInstanceFactory_Params ¶
func NewCluster_Runtime_registerModelInstanceFactory_Params ¶
func NewCluster_Runtime_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Params, error)
func NewRootCluster_Runtime_registerModelInstanceFactory_Params ¶
func NewRootCluster_Runtime_registerModelInstanceFactory_Params(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Params, error)
func ReadRootCluster_Runtime_registerModelInstanceFactory_Params ¶
func ReadRootCluster_Runtime_registerModelInstanceFactory_Params(msg *capnp.Message) (Cluster_Runtime_registerModelInstanceFactory_Params, error)
func (Cluster_Runtime_registerModelInstanceFactory_Params) AFactory ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) AFactory() Cluster_ModelInstanceFactory
func (Cluster_Runtime_registerModelInstanceFactory_Params) AModelId ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) AModelId() (string, error)
func (Cluster_Runtime_registerModelInstanceFactory_Params) AModelIdBytes ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) AModelIdBytes() ([]byte, error)
func (Cluster_Runtime_registerModelInstanceFactory_Params) HasAFactory ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) HasAFactory() bool
func (Cluster_Runtime_registerModelInstanceFactory_Params) HasAModelId ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) HasAModelId() bool
func (Cluster_Runtime_registerModelInstanceFactory_Params) SetAFactory ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) SetAFactory(v Cluster_ModelInstanceFactory) error
func (Cluster_Runtime_registerModelInstanceFactory_Params) SetAModelId ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) SetAModelId(v string) error
func (Cluster_Runtime_registerModelInstanceFactory_Params) String ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params) String() string
type Cluster_Runtime_registerModelInstanceFactory_Params_Future ¶
Cluster_Runtime_registerModelInstanceFactory_Params_Future is a wrapper for a Cluster_Runtime_registerModelInstanceFactory_Params promised by a client call.
type Cluster_Runtime_registerModelInstanceFactory_Params_List ¶
Cluster_Runtime_registerModelInstanceFactory_Params_List is a list of Cluster_Runtime_registerModelInstanceFactory_Params.
func NewCluster_Runtime_registerModelInstanceFactory_Params_List ¶
func NewCluster_Runtime_registerModelInstanceFactory_Params_List(s *capnp.Segment, sz int32) (Cluster_Runtime_registerModelInstanceFactory_Params_List, error)
NewCluster_Runtime_registerModelInstanceFactory_Params creates a new list of Cluster_Runtime_registerModelInstanceFactory_Params.
func (Cluster_Runtime_registerModelInstanceFactory_Params_List) String ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Params_List) String() string
type Cluster_Runtime_registerModelInstanceFactory_Results ¶
func NewCluster_Runtime_registerModelInstanceFactory_Results ¶
func NewCluster_Runtime_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Results, error)
func NewRootCluster_Runtime_registerModelInstanceFactory_Results ¶
func NewRootCluster_Runtime_registerModelInstanceFactory_Results(s *capnp.Segment) (Cluster_Runtime_registerModelInstanceFactory_Results, error)
func ReadRootCluster_Runtime_registerModelInstanceFactory_Results ¶
func ReadRootCluster_Runtime_registerModelInstanceFactory_Results(msg *capnp.Message) (Cluster_Runtime_registerModelInstanceFactory_Results, error)
func (Cluster_Runtime_registerModelInstanceFactory_Results) HasUnregister ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Results) HasUnregister() bool
func (Cluster_Runtime_registerModelInstanceFactory_Results) SetUnregister ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Results) SetUnregister(v common.Callback) error
func (Cluster_Runtime_registerModelInstanceFactory_Results) String ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Results) String() string
func (Cluster_Runtime_registerModelInstanceFactory_Results) Unregister ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Results) Unregister() common.Callback
type Cluster_Runtime_registerModelInstanceFactory_Results_Future ¶
Cluster_Runtime_registerModelInstanceFactory_Results_Future is a wrapper for a Cluster_Runtime_registerModelInstanceFactory_Results promised by a client call.
func (Cluster_Runtime_registerModelInstanceFactory_Results_Future) Unregister ¶
func (p Cluster_Runtime_registerModelInstanceFactory_Results_Future) Unregister() common.Callback
type Cluster_Runtime_registerModelInstanceFactory_Results_List ¶
Cluster_Runtime_registerModelInstanceFactory_Results_List is a list of Cluster_Runtime_registerModelInstanceFactory_Results.
func NewCluster_Runtime_registerModelInstanceFactory_Results_List ¶
func NewCluster_Runtime_registerModelInstanceFactory_Results_List(s *capnp.Segment, sz int32) (Cluster_Runtime_registerModelInstanceFactory_Results_List, error)
NewCluster_Runtime_registerModelInstanceFactory_Results creates a new list of Cluster_Runtime_registerModelInstanceFactory_Results.
func (Cluster_Runtime_registerModelInstanceFactory_Results_List) String ¶
func (s Cluster_Runtime_registerModelInstanceFactory_Results_List) String() string
type Cluster_Runtime_reserveNumberOfCores ¶
Cluster_Runtime_reserveNumberOfCores holds the state for a server call to Cluster_Runtime.reserveNumberOfCores. See server.Call for documentation.
func (Cluster_Runtime_reserveNumberOfCores) AllocResults ¶
func (c Cluster_Runtime_reserveNumberOfCores) AllocResults() (Cluster_Runtime_reserveNumberOfCores_Results, error)
AllocResults allocates the results struct.
type Cluster_Runtime_reserveNumberOfCores_Params ¶
func NewCluster_Runtime_reserveNumberOfCores_Params ¶
func NewCluster_Runtime_reserveNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Params, error)
func NewRootCluster_Runtime_reserveNumberOfCores_Params ¶
func NewRootCluster_Runtime_reserveNumberOfCores_Params(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Params, error)
func ReadRootCluster_Runtime_reserveNumberOfCores_Params ¶
func ReadRootCluster_Runtime_reserveNumberOfCores_Params(msg *capnp.Message) (Cluster_Runtime_reserveNumberOfCores_Params, error)
func (Cluster_Runtime_reserveNumberOfCores_Params) AModelId ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) AModelId() (string, error)
func (Cluster_Runtime_reserveNumberOfCores_Params) AModelIdBytes ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) AModelIdBytes() ([]byte, error)
func (Cluster_Runtime_reserveNumberOfCores_Params) HasAModelId ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) HasAModelId() bool
func (Cluster_Runtime_reserveNumberOfCores_Params) ReserveCores ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) ReserveCores() int16
func (Cluster_Runtime_reserveNumberOfCores_Params) SetAModelId ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) SetAModelId(v string) error
func (Cluster_Runtime_reserveNumberOfCores_Params) SetReserveCores ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) SetReserveCores(v int16)
func (Cluster_Runtime_reserveNumberOfCores_Params) String ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params) String() string
type Cluster_Runtime_reserveNumberOfCores_Params_Future ¶
Cluster_Runtime_reserveNumberOfCores_Params_Future is a wrapper for a Cluster_Runtime_reserveNumberOfCores_Params promised by a client call.
type Cluster_Runtime_reserveNumberOfCores_Params_List ¶
Cluster_Runtime_reserveNumberOfCores_Params_List is a list of Cluster_Runtime_reserveNumberOfCores_Params.
func NewCluster_Runtime_reserveNumberOfCores_Params_List ¶
func NewCluster_Runtime_reserveNumberOfCores_Params_List(s *capnp.Segment, sz int32) (Cluster_Runtime_reserveNumberOfCores_Params_List, error)
NewCluster_Runtime_reserveNumberOfCores_Params creates a new list of Cluster_Runtime_reserveNumberOfCores_Params.
func (Cluster_Runtime_reserveNumberOfCores_Params_List) String ¶
func (s Cluster_Runtime_reserveNumberOfCores_Params_List) String() string
type Cluster_Runtime_reserveNumberOfCores_Results ¶
func NewCluster_Runtime_reserveNumberOfCores_Results ¶
func NewCluster_Runtime_reserveNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Results, error)
func NewRootCluster_Runtime_reserveNumberOfCores_Results ¶
func NewRootCluster_Runtime_reserveNumberOfCores_Results(s *capnp.Segment) (Cluster_Runtime_reserveNumberOfCores_Results, error)
func ReadRootCluster_Runtime_reserveNumberOfCores_Results ¶
func ReadRootCluster_Runtime_reserveNumberOfCores_Results(msg *capnp.Message) (Cluster_Runtime_reserveNumberOfCores_Results, error)
func (Cluster_Runtime_reserveNumberOfCores_Results) ReservedCores ¶
func (s Cluster_Runtime_reserveNumberOfCores_Results) ReservedCores() int16
func (Cluster_Runtime_reserveNumberOfCores_Results) SetReservedCores ¶
func (s Cluster_Runtime_reserveNumberOfCores_Results) SetReservedCores(v int16)
func (Cluster_Runtime_reserveNumberOfCores_Results) String ¶
func (s Cluster_Runtime_reserveNumberOfCores_Results) String() string
type Cluster_Runtime_reserveNumberOfCores_Results_Future ¶
Cluster_Runtime_reserveNumberOfCores_Results_Future is a wrapper for a Cluster_Runtime_reserveNumberOfCores_Results promised by a client call.
type Cluster_Runtime_reserveNumberOfCores_Results_List ¶
Cluster_Runtime_reserveNumberOfCores_Results_List is a list of Cluster_Runtime_reserveNumberOfCores_Results.
func NewCluster_Runtime_reserveNumberOfCores_Results_List ¶
func NewCluster_Runtime_reserveNumberOfCores_Results_List(s *capnp.Segment, sz int32) (Cluster_Runtime_reserveNumberOfCores_Results_List, error)
NewCluster_Runtime_reserveNumberOfCores_Results creates a new list of Cluster_Runtime_reserveNumberOfCores_Results.
func (Cluster_Runtime_reserveNumberOfCores_Results_List) String ¶
func (s Cluster_Runtime_reserveNumberOfCores_Results_List) String() string
type Cluster_UserMaster ¶
func Cluster_UserMaster_ServerToClient ¶
func Cluster_UserMaster_ServerToClient(s Cluster_UserMaster_Server, policy *server.Policy) Cluster_UserMaster
Cluster_UserMaster_ServerToClient creates a new Client from an implementation of Cluster_UserMaster_Server. The caller is responsible for calling Release on the returned Client.
func (Cluster_UserMaster) AddRef ¶
func (c Cluster_UserMaster) AddRef() Cluster_UserMaster
func (Cluster_UserMaster) AvailableModels ¶
func (c Cluster_UserMaster) AvailableModels(ctx context.Context, params func(Cluster_UserMaster_availableModels_Params) error) (Cluster_UserMaster_availableModels_Results_Future, capnp.ReleaseFunc)
func (Cluster_UserMaster) Info ¶
func (c Cluster_UserMaster) Info(ctx context.Context, params func(common.Identifiable_info_Params) error) (common.IdInformation_Future, capnp.ReleaseFunc)
func (Cluster_UserMaster) Release ¶
func (c Cluster_UserMaster) Release()
type Cluster_UserMaster_Server ¶
type Cluster_UserMaster_Server interface { AvailableModels(context.Context, Cluster_UserMaster_availableModels) error Info(context.Context, common.Identifiable_info) error }
A Cluster_UserMaster_Server is a Cluster_UserMaster with a local implementation.
type Cluster_UserMaster_availableModels ¶
Cluster_UserMaster_availableModels holds the state for a server call to Cluster_UserMaster.availableModels. See server.Call for documentation.
func (Cluster_UserMaster_availableModels) AllocResults ¶
func (c Cluster_UserMaster_availableModels) AllocResults() (Cluster_UserMaster_availableModels_Results, error)
AllocResults allocates the results struct.
type Cluster_UserMaster_availableModels_Params ¶
func NewCluster_UserMaster_availableModels_Params ¶
func NewCluster_UserMaster_availableModels_Params(s *capnp.Segment) (Cluster_UserMaster_availableModels_Params, error)
func NewRootCluster_UserMaster_availableModels_Params ¶
func NewRootCluster_UserMaster_availableModels_Params(s *capnp.Segment) (Cluster_UserMaster_availableModels_Params, error)
func ReadRootCluster_UserMaster_availableModels_Params ¶
func ReadRootCluster_UserMaster_availableModels_Params(msg *capnp.Message) (Cluster_UserMaster_availableModels_Params, error)
func (Cluster_UserMaster_availableModels_Params) String ¶
func (s Cluster_UserMaster_availableModels_Params) String() string
type Cluster_UserMaster_availableModels_Params_Future ¶
Cluster_UserMaster_availableModels_Params_Future is a wrapper for a Cluster_UserMaster_availableModels_Params promised by a client call.
type Cluster_UserMaster_availableModels_Params_List ¶
Cluster_UserMaster_availableModels_Params_List is a list of Cluster_UserMaster_availableModels_Params.
func NewCluster_UserMaster_availableModels_Params_List ¶
func NewCluster_UserMaster_availableModels_Params_List(s *capnp.Segment, sz int32) (Cluster_UserMaster_availableModels_Params_List, error)
NewCluster_UserMaster_availableModels_Params creates a new list of Cluster_UserMaster_availableModels_Params.
func (Cluster_UserMaster_availableModels_Params_List) String ¶
func (s Cluster_UserMaster_availableModels_Params_List) String() string
type Cluster_UserMaster_availableModels_Results ¶
func NewCluster_UserMaster_availableModels_Results ¶
func NewCluster_UserMaster_availableModels_Results(s *capnp.Segment) (Cluster_UserMaster_availableModels_Results, error)
func NewRootCluster_UserMaster_availableModels_Results ¶
func NewRootCluster_UserMaster_availableModels_Results(s *capnp.Segment) (Cluster_UserMaster_availableModels_Results, error)
func ReadRootCluster_UserMaster_availableModels_Results ¶
func ReadRootCluster_UserMaster_availableModels_Results(msg *capnp.Message) (Cluster_UserMaster_availableModels_Results, error)
func (Cluster_UserMaster_availableModels_Results) Factories ¶
func (s Cluster_UserMaster_availableModels_Results) Factories() (capnp.PointerList, error)
func (Cluster_UserMaster_availableModels_Results) HasFactories ¶
func (s Cluster_UserMaster_availableModels_Results) HasFactories() bool
func (Cluster_UserMaster_availableModels_Results) NewFactories ¶
func (s Cluster_UserMaster_availableModels_Results) NewFactories(n int32) (capnp.PointerList, error)
NewFactories sets the factories field to a newly allocated capnp.PointerList, preferring placement in s's segment.
func (Cluster_UserMaster_availableModels_Results) SetFactories ¶
func (s Cluster_UserMaster_availableModels_Results) SetFactories(v capnp.PointerList) error
func (Cluster_UserMaster_availableModels_Results) String ¶
func (s Cluster_UserMaster_availableModels_Results) String() string
type Cluster_UserMaster_availableModels_Results_Future ¶
Cluster_UserMaster_availableModels_Results_Future is a wrapper for a Cluster_UserMaster_availableModels_Results promised by a client call.
type Cluster_UserMaster_availableModels_Results_List ¶
Cluster_UserMaster_availableModels_Results_List is a list of Cluster_UserMaster_availableModels_Results.
func NewCluster_UserMaster_availableModels_Results_List ¶
func NewCluster_UserMaster_availableModels_Results_List(s *capnp.Segment, sz int32) (Cluster_UserMaster_availableModels_Results_List, error)
NewCluster_UserMaster_availableModels_Results creates a new list of Cluster_UserMaster_availableModels_Results.
func (Cluster_UserMaster_availableModels_Results_List) String ¶
func (s Cluster_UserMaster_availableModels_Results_List) String() string