Documentation
¶
Index ¶
- Constants
- func Conmon_Methods(methods []server.Method, s Conmon_Server) []server.Method
- func Conmon_NewServer(s Conmon_Server) *server.Server
- type Conmon
- func (c Conmon) AddRef() Conmon
- func (c Conmon) AttachContainer(ctx context.Context, params func(Conmon_attachContainer_Params) error) (Conmon_attachContainer_Results_Future, capnp.ReleaseFunc)
- func (c Conmon) CreateContainer(ctx context.Context, params func(Conmon_createContainer_Params) error) (Conmon_createContainer_Results_Future, capnp.ReleaseFunc)
- func (Conmon) DecodeFromPtr(p capnp.Ptr) Conmon
- func (c Conmon) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (c Conmon) ExecSyncContainer(ctx context.Context, params func(Conmon_execSyncContainer_Params) error) (Conmon_execSyncContainer_Results_Future, capnp.ReleaseFunc)
- func (c Conmon) IsValid() bool
- func (c Conmon) Release()
- func (c Conmon) ReopenLogContainer(ctx context.Context, params func(Conmon_reopenLogContainer_Params) error) (Conmon_reopenLogContainer_Results_Future, capnp.ReleaseFunc)
- func (c Conmon) SetWindowSizeContainer(ctx context.Context, params func(Conmon_setWindowSizeContainer_Params) error) (Conmon_setWindowSizeContainer_Results_Future, capnp.ReleaseFunc)
- func (c Conmon) Version(ctx context.Context, params func(Conmon_version_Params) error) (Conmon_version_Results_Future, capnp.ReleaseFunc)
- type Conmon_AttachRequest
- func (Conmon_AttachRequest) DecodeFromPtr(p capnp.Ptr) Conmon_AttachRequest
- func (s Conmon_AttachRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_AttachRequest) ExecSessionId() (string, error)
- func (s Conmon_AttachRequest) ExecSessionIdBytes() ([]byte, error)
- func (s Conmon_AttachRequest) HasExecSessionId() bool
- func (s Conmon_AttachRequest) HasId() bool
- func (s Conmon_AttachRequest) HasSocketPath() bool
- func (s Conmon_AttachRequest) Id() (string, error)
- func (s Conmon_AttachRequest) IdBytes() ([]byte, error)
- func (s Conmon_AttachRequest) IsValid() bool
- func (s Conmon_AttachRequest) Message() *capnp.Message
- func (s Conmon_AttachRequest) Segment() *capnp.Segment
- func (s Conmon_AttachRequest) SetExecSessionId(v string) error
- func (s Conmon_AttachRequest) SetId(v string) error
- func (s Conmon_AttachRequest) SetSocketPath(v string) error
- func (s Conmon_AttachRequest) SocketPath() (string, error)
- func (s Conmon_AttachRequest) SocketPathBytes() ([]byte, error)
- func (s Conmon_AttachRequest) String() string
- func (s Conmon_AttachRequest) ToPtr() capnp.Ptr
- type Conmon_AttachRequest_Future
- type Conmon_AttachRequest_List
- type Conmon_AttachResponse
- func (Conmon_AttachResponse) DecodeFromPtr(p capnp.Ptr) Conmon_AttachResponse
- func (s Conmon_AttachResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_AttachResponse) IsValid() bool
- func (s Conmon_AttachResponse) Message() *capnp.Message
- func (s Conmon_AttachResponse) Segment() *capnp.Segment
- func (s Conmon_AttachResponse) String() string
- func (s Conmon_AttachResponse) ToPtr() capnp.Ptr
- type Conmon_AttachResponse_Future
- type Conmon_AttachResponse_List
- type Conmon_CreateContainerRequest
- func (s Conmon_CreateContainerRequest) BundlePath() (string, error)
- func (s Conmon_CreateContainerRequest) BundlePathBytes() ([]byte, error)
- func (s Conmon_CreateContainerRequest) CleanupCmd() (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) CommandArgs() (capnp.TextList, error)
- func (Conmon_CreateContainerRequest) DecodeFromPtr(p capnp.Ptr) Conmon_CreateContainerRequest
- func (s Conmon_CreateContainerRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_CreateContainerRequest) ExitPaths() (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) GlobalArgs() (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) HasBundlePath() bool
- func (s Conmon_CreateContainerRequest) HasCleanupCmd() bool
- func (s Conmon_CreateContainerRequest) HasCommandArgs() bool
- func (s Conmon_CreateContainerRequest) HasExitPaths() bool
- func (s Conmon_CreateContainerRequest) HasGlobalArgs() bool
- func (s Conmon_CreateContainerRequest) HasId() bool
- func (s Conmon_CreateContainerRequest) HasLogDrivers() bool
- func (s Conmon_CreateContainerRequest) HasOomExitPaths() bool
- func (s Conmon_CreateContainerRequest) Id() (string, error)
- func (s Conmon_CreateContainerRequest) IdBytes() ([]byte, error)
- func (s Conmon_CreateContainerRequest) IsValid() bool
- func (s Conmon_CreateContainerRequest) LogDrivers() (Conmon_LogDriver_List, error)
- func (s Conmon_CreateContainerRequest) Message() *capnp.Message
- func (s Conmon_CreateContainerRequest) NewCleanupCmd(n int32) (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) NewCommandArgs(n int32) (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) NewExitPaths(n int32) (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) NewGlobalArgs(n int32) (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) NewLogDrivers(n int32) (Conmon_LogDriver_List, error)
- func (s Conmon_CreateContainerRequest) NewOomExitPaths(n int32) (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) OomExitPaths() (capnp.TextList, error)
- func (s Conmon_CreateContainerRequest) Segment() *capnp.Segment
- func (s Conmon_CreateContainerRequest) SetBundlePath(v string) error
- func (s Conmon_CreateContainerRequest) SetCleanupCmd(v capnp.TextList) error
- func (s Conmon_CreateContainerRequest) SetCommandArgs(v capnp.TextList) error
- func (s Conmon_CreateContainerRequest) SetExitPaths(v capnp.TextList) error
- func (s Conmon_CreateContainerRequest) SetGlobalArgs(v capnp.TextList) error
- func (s Conmon_CreateContainerRequest) SetId(v string) error
- func (s Conmon_CreateContainerRequest) SetLogDrivers(v Conmon_LogDriver_List) error
- func (s Conmon_CreateContainerRequest) SetOomExitPaths(v capnp.TextList) error
- func (s Conmon_CreateContainerRequest) SetTerminal(v bool)
- func (s Conmon_CreateContainerRequest) String() string
- func (s Conmon_CreateContainerRequest) Terminal() bool
- func (s Conmon_CreateContainerRequest) ToPtr() capnp.Ptr
- type Conmon_CreateContainerRequest_Future
- type Conmon_CreateContainerRequest_List
- type Conmon_CreateContainerResponse
- func NewConmon_CreateContainerResponse(s *capnp.Segment) (Conmon_CreateContainerResponse, error)
- func NewRootConmon_CreateContainerResponse(s *capnp.Segment) (Conmon_CreateContainerResponse, error)
- func ReadRootConmon_CreateContainerResponse(msg *capnp.Message) (Conmon_CreateContainerResponse, error)
- func (s Conmon_CreateContainerResponse) ContainerPid() uint32
- func (Conmon_CreateContainerResponse) DecodeFromPtr(p capnp.Ptr) Conmon_CreateContainerResponse
- func (s Conmon_CreateContainerResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_CreateContainerResponse) IsValid() bool
- func (s Conmon_CreateContainerResponse) Message() *capnp.Message
- func (s Conmon_CreateContainerResponse) Segment() *capnp.Segment
- func (s Conmon_CreateContainerResponse) SetContainerPid(v uint32)
- func (s Conmon_CreateContainerResponse) String() string
- func (s Conmon_CreateContainerResponse) ToPtr() capnp.Ptr
- type Conmon_CreateContainerResponse_Future
- type Conmon_CreateContainerResponse_List
- type Conmon_ExecSyncContainerRequest
- func NewConmon_ExecSyncContainerRequest(s *capnp.Segment) (Conmon_ExecSyncContainerRequest, error)
- func NewRootConmon_ExecSyncContainerRequest(s *capnp.Segment) (Conmon_ExecSyncContainerRequest, error)
- func ReadRootConmon_ExecSyncContainerRequest(msg *capnp.Message) (Conmon_ExecSyncContainerRequest, error)
- func (s Conmon_ExecSyncContainerRequest) Command() (capnp.TextList, error)
- func (Conmon_ExecSyncContainerRequest) DecodeFromPtr(p capnp.Ptr) Conmon_ExecSyncContainerRequest
- func (s Conmon_ExecSyncContainerRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_ExecSyncContainerRequest) HasCommand() bool
- func (s Conmon_ExecSyncContainerRequest) HasId() bool
- func (s Conmon_ExecSyncContainerRequest) Id() (string, error)
- func (s Conmon_ExecSyncContainerRequest) IdBytes() ([]byte, error)
- func (s Conmon_ExecSyncContainerRequest) IsValid() bool
- func (s Conmon_ExecSyncContainerRequest) Message() *capnp.Message
- func (s Conmon_ExecSyncContainerRequest) NewCommand(n int32) (capnp.TextList, error)
- func (s Conmon_ExecSyncContainerRequest) Segment() *capnp.Segment
- func (s Conmon_ExecSyncContainerRequest) SetCommand(v capnp.TextList) error
- func (s Conmon_ExecSyncContainerRequest) SetId(v string) error
- func (s Conmon_ExecSyncContainerRequest) SetTerminal(v bool)
- func (s Conmon_ExecSyncContainerRequest) SetTimeoutSec(v uint64)
- func (s Conmon_ExecSyncContainerRequest) String() string
- func (s Conmon_ExecSyncContainerRequest) Terminal() bool
- func (s Conmon_ExecSyncContainerRequest) TimeoutSec() uint64
- func (s Conmon_ExecSyncContainerRequest) ToPtr() capnp.Ptr
- type Conmon_ExecSyncContainerRequest_Future
- type Conmon_ExecSyncContainerRequest_List
- type Conmon_ExecSyncContainerResponse
- func NewConmon_ExecSyncContainerResponse(s *capnp.Segment) (Conmon_ExecSyncContainerResponse, error)
- func NewRootConmon_ExecSyncContainerResponse(s *capnp.Segment) (Conmon_ExecSyncContainerResponse, error)
- func ReadRootConmon_ExecSyncContainerResponse(msg *capnp.Message) (Conmon_ExecSyncContainerResponse, error)
- func (Conmon_ExecSyncContainerResponse) DecodeFromPtr(p capnp.Ptr) Conmon_ExecSyncContainerResponse
- func (s Conmon_ExecSyncContainerResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_ExecSyncContainerResponse) ExitCode() int32
- func (s Conmon_ExecSyncContainerResponse) HasStderr() bool
- func (s Conmon_ExecSyncContainerResponse) HasStdout() bool
- func (s Conmon_ExecSyncContainerResponse) IsValid() bool
- func (s Conmon_ExecSyncContainerResponse) Message() *capnp.Message
- func (s Conmon_ExecSyncContainerResponse) Segment() *capnp.Segment
- func (s Conmon_ExecSyncContainerResponse) SetExitCode(v int32)
- func (s Conmon_ExecSyncContainerResponse) SetStderr(v []byte) error
- func (s Conmon_ExecSyncContainerResponse) SetStdout(v []byte) error
- func (s Conmon_ExecSyncContainerResponse) SetTimedOut(v bool)
- func (s Conmon_ExecSyncContainerResponse) Stderr() ([]byte, error)
- func (s Conmon_ExecSyncContainerResponse) Stdout() ([]byte, error)
- func (s Conmon_ExecSyncContainerResponse) String() string
- func (s Conmon_ExecSyncContainerResponse) TimedOut() bool
- func (s Conmon_ExecSyncContainerResponse) ToPtr() capnp.Ptr
- type Conmon_ExecSyncContainerResponse_Future
- type Conmon_ExecSyncContainerResponse_List
- type Conmon_List
- type Conmon_LogDriver
- func (Conmon_LogDriver) DecodeFromPtr(p capnp.Ptr) Conmon_LogDriver
- func (s Conmon_LogDriver) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_LogDriver) HasPath() bool
- func (s Conmon_LogDriver) IsValid() bool
- func (s Conmon_LogDriver) MaxSize() uint64
- func (s Conmon_LogDriver) Message() *capnp.Message
- func (s Conmon_LogDriver) Path() (string, error)
- func (s Conmon_LogDriver) PathBytes() ([]byte, error)
- func (s Conmon_LogDriver) Segment() *capnp.Segment
- func (s Conmon_LogDriver) SetMaxSize(v uint64)
- func (s Conmon_LogDriver) SetPath(v string) error
- func (s Conmon_LogDriver) SetType(v Conmon_LogDriver_Type)
- func (s Conmon_LogDriver) String() string
- func (s Conmon_LogDriver) ToPtr() capnp.Ptr
- func (s Conmon_LogDriver) Type() Conmon_LogDriver_Type
- type Conmon_LogDriver_Future
- type Conmon_LogDriver_List
- type Conmon_LogDriver_Type
- type Conmon_LogDriver_Type_List
- type Conmon_ReopenLogRequest
- func (Conmon_ReopenLogRequest) DecodeFromPtr(p capnp.Ptr) Conmon_ReopenLogRequest
- func (s Conmon_ReopenLogRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_ReopenLogRequest) HasId() bool
- func (s Conmon_ReopenLogRequest) Id() (string, error)
- func (s Conmon_ReopenLogRequest) IdBytes() ([]byte, error)
- func (s Conmon_ReopenLogRequest) IsValid() bool
- func (s Conmon_ReopenLogRequest) Message() *capnp.Message
- func (s Conmon_ReopenLogRequest) Segment() *capnp.Segment
- func (s Conmon_ReopenLogRequest) SetId(v string) error
- func (s Conmon_ReopenLogRequest) String() string
- func (s Conmon_ReopenLogRequest) ToPtr() capnp.Ptr
- type Conmon_ReopenLogRequest_Future
- type Conmon_ReopenLogRequest_List
- type Conmon_ReopenLogResponse
- func (Conmon_ReopenLogResponse) DecodeFromPtr(p capnp.Ptr) Conmon_ReopenLogResponse
- func (s Conmon_ReopenLogResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_ReopenLogResponse) IsValid() bool
- func (s Conmon_ReopenLogResponse) Message() *capnp.Message
- func (s Conmon_ReopenLogResponse) Segment() *capnp.Segment
- func (s Conmon_ReopenLogResponse) String() string
- func (s Conmon_ReopenLogResponse) ToPtr() capnp.Ptr
- type Conmon_ReopenLogResponse_Future
- type Conmon_ReopenLogResponse_List
- type Conmon_Server
- type Conmon_SetWindowSizeRequest
- func (Conmon_SetWindowSizeRequest) DecodeFromPtr(p capnp.Ptr) Conmon_SetWindowSizeRequest
- func (s Conmon_SetWindowSizeRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_SetWindowSizeRequest) HasId() bool
- func (s Conmon_SetWindowSizeRequest) Height() uint16
- func (s Conmon_SetWindowSizeRequest) Id() (string, error)
- func (s Conmon_SetWindowSizeRequest) IdBytes() ([]byte, error)
- func (s Conmon_SetWindowSizeRequest) IsValid() bool
- func (s Conmon_SetWindowSizeRequest) Message() *capnp.Message
- func (s Conmon_SetWindowSizeRequest) Segment() *capnp.Segment
- func (s Conmon_SetWindowSizeRequest) SetHeight(v uint16)
- func (s Conmon_SetWindowSizeRequest) SetId(v string) error
- func (s Conmon_SetWindowSizeRequest) SetWidth(v uint16)
- func (s Conmon_SetWindowSizeRequest) String() string
- func (s Conmon_SetWindowSizeRequest) ToPtr() capnp.Ptr
- func (s Conmon_SetWindowSizeRequest) Width() uint16
- type Conmon_SetWindowSizeRequest_Future
- type Conmon_SetWindowSizeRequest_List
- type Conmon_SetWindowSizeResponse
- func (Conmon_SetWindowSizeResponse) DecodeFromPtr(p capnp.Ptr) Conmon_SetWindowSizeResponse
- func (s Conmon_SetWindowSizeResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_SetWindowSizeResponse) IsValid() bool
- func (s Conmon_SetWindowSizeResponse) Message() *capnp.Message
- func (s Conmon_SetWindowSizeResponse) Segment() *capnp.Segment
- func (s Conmon_SetWindowSizeResponse) String() string
- func (s Conmon_SetWindowSizeResponse) ToPtr() capnp.Ptr
- type Conmon_SetWindowSizeResponse_Future
- type Conmon_SetWindowSizeResponse_List
- type Conmon_VersionRequest
- func (Conmon_VersionRequest) DecodeFromPtr(p capnp.Ptr) Conmon_VersionRequest
- func (s Conmon_VersionRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_VersionRequest) IsValid() bool
- func (s Conmon_VersionRequest) Message() *capnp.Message
- func (s Conmon_VersionRequest) Segment() *capnp.Segment
- func (s Conmon_VersionRequest) SetVerbose(v bool)
- func (s Conmon_VersionRequest) String() string
- func (s Conmon_VersionRequest) ToPtr() capnp.Ptr
- func (s Conmon_VersionRequest) Verbose() bool
- type Conmon_VersionRequest_Future
- type Conmon_VersionRequest_List
- type Conmon_VersionResponse
- func (s Conmon_VersionResponse) BuildDate() (string, error)
- func (s Conmon_VersionResponse) BuildDateBytes() ([]byte, error)
- func (s Conmon_VersionResponse) CargoTree() (string, error)
- func (s Conmon_VersionResponse) CargoTreeBytes() ([]byte, error)
- func (s Conmon_VersionResponse) CargoVersion() (string, error)
- func (s Conmon_VersionResponse) CargoVersionBytes() ([]byte, error)
- func (s Conmon_VersionResponse) Commit() (string, error)
- func (s Conmon_VersionResponse) CommitBytes() ([]byte, error)
- func (Conmon_VersionResponse) DecodeFromPtr(p capnp.Ptr) Conmon_VersionResponse
- func (s Conmon_VersionResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_VersionResponse) HasBuildDate() bool
- func (s Conmon_VersionResponse) HasCargoTree() bool
- func (s Conmon_VersionResponse) HasCargoVersion() bool
- func (s Conmon_VersionResponse) HasCommit() bool
- func (s Conmon_VersionResponse) HasRustVersion() bool
- func (s Conmon_VersionResponse) HasTag() bool
- func (s Conmon_VersionResponse) HasTarget() bool
- func (s Conmon_VersionResponse) HasVersion() bool
- func (s Conmon_VersionResponse) IsValid() bool
- func (s Conmon_VersionResponse) Message() *capnp.Message
- func (s Conmon_VersionResponse) ProcessId() uint32
- func (s Conmon_VersionResponse) RustVersion() (string, error)
- func (s Conmon_VersionResponse) RustVersionBytes() ([]byte, error)
- func (s Conmon_VersionResponse) Segment() *capnp.Segment
- func (s Conmon_VersionResponse) SetBuildDate(v string) error
- func (s Conmon_VersionResponse) SetCargoTree(v string) error
- func (s Conmon_VersionResponse) SetCargoVersion(v string) error
- func (s Conmon_VersionResponse) SetCommit(v string) error
- func (s Conmon_VersionResponse) SetProcessId(v uint32)
- func (s Conmon_VersionResponse) SetRustVersion(v string) error
- func (s Conmon_VersionResponse) SetTag(v string) error
- func (s Conmon_VersionResponse) SetTarget(v string) error
- func (s Conmon_VersionResponse) SetVersion(v string) error
- func (s Conmon_VersionResponse) String() string
- func (s Conmon_VersionResponse) Tag() (string, error)
- func (s Conmon_VersionResponse) TagBytes() ([]byte, error)
- func (s Conmon_VersionResponse) Target() (string, error)
- func (s Conmon_VersionResponse) TargetBytes() ([]byte, error)
- func (s Conmon_VersionResponse) ToPtr() capnp.Ptr
- func (s Conmon_VersionResponse) Version() (string, error)
- func (s Conmon_VersionResponse) VersionBytes() ([]byte, error)
- type Conmon_VersionResponse_Future
- type Conmon_VersionResponse_List
- type Conmon_attachContainer
- type Conmon_attachContainer_Params
- func (Conmon_attachContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_attachContainer_Params
- func (s Conmon_attachContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_attachContainer_Params) HasRequest() bool
- func (s Conmon_attachContainer_Params) IsValid() bool
- func (s Conmon_attachContainer_Params) Message() *capnp.Message
- func (s Conmon_attachContainer_Params) NewRequest() (Conmon_AttachRequest, error)
- func (s Conmon_attachContainer_Params) Request() (Conmon_AttachRequest, error)
- func (s Conmon_attachContainer_Params) Segment() *capnp.Segment
- func (s Conmon_attachContainer_Params) SetRequest(v Conmon_AttachRequest) error
- func (s Conmon_attachContainer_Params) String() string
- func (s Conmon_attachContainer_Params) ToPtr() capnp.Ptr
- type Conmon_attachContainer_Params_Future
- type Conmon_attachContainer_Params_List
- type Conmon_attachContainer_Results
- func NewConmon_attachContainer_Results(s *capnp.Segment) (Conmon_attachContainer_Results, error)
- func NewRootConmon_attachContainer_Results(s *capnp.Segment) (Conmon_attachContainer_Results, error)
- func ReadRootConmon_attachContainer_Results(msg *capnp.Message) (Conmon_attachContainer_Results, error)
- func (Conmon_attachContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_attachContainer_Results
- func (s Conmon_attachContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_attachContainer_Results) HasResponse() bool
- func (s Conmon_attachContainer_Results) IsValid() bool
- func (s Conmon_attachContainer_Results) Message() *capnp.Message
- func (s Conmon_attachContainer_Results) NewResponse() (Conmon_AttachResponse, error)
- func (s Conmon_attachContainer_Results) Response() (Conmon_AttachResponse, error)
- func (s Conmon_attachContainer_Results) Segment() *capnp.Segment
- func (s Conmon_attachContainer_Results) SetResponse(v Conmon_AttachResponse) error
- func (s Conmon_attachContainer_Results) String() string
- func (s Conmon_attachContainer_Results) ToPtr() capnp.Ptr
- type Conmon_attachContainer_Results_Future
- type Conmon_attachContainer_Results_List
- type Conmon_createContainer
- type Conmon_createContainer_Params
- func (Conmon_createContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_createContainer_Params
- func (s Conmon_createContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_createContainer_Params) HasRequest() bool
- func (s Conmon_createContainer_Params) IsValid() bool
- func (s Conmon_createContainer_Params) Message() *capnp.Message
- func (s Conmon_createContainer_Params) NewRequest() (Conmon_CreateContainerRequest, error)
- func (s Conmon_createContainer_Params) Request() (Conmon_CreateContainerRequest, error)
- func (s Conmon_createContainer_Params) Segment() *capnp.Segment
- func (s Conmon_createContainer_Params) SetRequest(v Conmon_CreateContainerRequest) error
- func (s Conmon_createContainer_Params) String() string
- func (s Conmon_createContainer_Params) ToPtr() capnp.Ptr
- type Conmon_createContainer_Params_Future
- type Conmon_createContainer_Params_List
- type Conmon_createContainer_Results
- func NewConmon_createContainer_Results(s *capnp.Segment) (Conmon_createContainer_Results, error)
- func NewRootConmon_createContainer_Results(s *capnp.Segment) (Conmon_createContainer_Results, error)
- func ReadRootConmon_createContainer_Results(msg *capnp.Message) (Conmon_createContainer_Results, error)
- func (Conmon_createContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_createContainer_Results
- func (s Conmon_createContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_createContainer_Results) HasResponse() bool
- func (s Conmon_createContainer_Results) IsValid() bool
- func (s Conmon_createContainer_Results) Message() *capnp.Message
- func (s Conmon_createContainer_Results) NewResponse() (Conmon_CreateContainerResponse, error)
- func (s Conmon_createContainer_Results) Response() (Conmon_CreateContainerResponse, error)
- func (s Conmon_createContainer_Results) Segment() *capnp.Segment
- func (s Conmon_createContainer_Results) SetResponse(v Conmon_CreateContainerResponse) error
- func (s Conmon_createContainer_Results) String() string
- func (s Conmon_createContainer_Results) ToPtr() capnp.Ptr
- type Conmon_createContainer_Results_Future
- type Conmon_createContainer_Results_List
- type Conmon_execSyncContainer
- type Conmon_execSyncContainer_Params
- func NewConmon_execSyncContainer_Params(s *capnp.Segment) (Conmon_execSyncContainer_Params, error)
- func NewRootConmon_execSyncContainer_Params(s *capnp.Segment) (Conmon_execSyncContainer_Params, error)
- func ReadRootConmon_execSyncContainer_Params(msg *capnp.Message) (Conmon_execSyncContainer_Params, error)
- func (Conmon_execSyncContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_execSyncContainer_Params
- func (s Conmon_execSyncContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_execSyncContainer_Params) HasRequest() bool
- func (s Conmon_execSyncContainer_Params) IsValid() bool
- func (s Conmon_execSyncContainer_Params) Message() *capnp.Message
- func (s Conmon_execSyncContainer_Params) NewRequest() (Conmon_ExecSyncContainerRequest, error)
- func (s Conmon_execSyncContainer_Params) Request() (Conmon_ExecSyncContainerRequest, error)
- func (s Conmon_execSyncContainer_Params) Segment() *capnp.Segment
- func (s Conmon_execSyncContainer_Params) SetRequest(v Conmon_ExecSyncContainerRequest) error
- func (s Conmon_execSyncContainer_Params) String() string
- func (s Conmon_execSyncContainer_Params) ToPtr() capnp.Ptr
- type Conmon_execSyncContainer_Params_Future
- type Conmon_execSyncContainer_Params_List
- type Conmon_execSyncContainer_Results
- func NewConmon_execSyncContainer_Results(s *capnp.Segment) (Conmon_execSyncContainer_Results, error)
- func NewRootConmon_execSyncContainer_Results(s *capnp.Segment) (Conmon_execSyncContainer_Results, error)
- func ReadRootConmon_execSyncContainer_Results(msg *capnp.Message) (Conmon_execSyncContainer_Results, error)
- func (Conmon_execSyncContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_execSyncContainer_Results
- func (s Conmon_execSyncContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_execSyncContainer_Results) HasResponse() bool
- func (s Conmon_execSyncContainer_Results) IsValid() bool
- func (s Conmon_execSyncContainer_Results) Message() *capnp.Message
- func (s Conmon_execSyncContainer_Results) NewResponse() (Conmon_ExecSyncContainerResponse, error)
- func (s Conmon_execSyncContainer_Results) Response() (Conmon_ExecSyncContainerResponse, error)
- func (s Conmon_execSyncContainer_Results) Segment() *capnp.Segment
- func (s Conmon_execSyncContainer_Results) SetResponse(v Conmon_ExecSyncContainerResponse) error
- func (s Conmon_execSyncContainer_Results) String() string
- func (s Conmon_execSyncContainer_Results) ToPtr() capnp.Ptr
- type Conmon_execSyncContainer_Results_Future
- type Conmon_execSyncContainer_Results_List
- type Conmon_reopenLogContainer
- type Conmon_reopenLogContainer_Params
- func NewConmon_reopenLogContainer_Params(s *capnp.Segment) (Conmon_reopenLogContainer_Params, error)
- func NewRootConmon_reopenLogContainer_Params(s *capnp.Segment) (Conmon_reopenLogContainer_Params, error)
- func ReadRootConmon_reopenLogContainer_Params(msg *capnp.Message) (Conmon_reopenLogContainer_Params, error)
- func (Conmon_reopenLogContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_reopenLogContainer_Params
- func (s Conmon_reopenLogContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_reopenLogContainer_Params) HasRequest() bool
- func (s Conmon_reopenLogContainer_Params) IsValid() bool
- func (s Conmon_reopenLogContainer_Params) Message() *capnp.Message
- func (s Conmon_reopenLogContainer_Params) NewRequest() (Conmon_ReopenLogRequest, error)
- func (s Conmon_reopenLogContainer_Params) Request() (Conmon_ReopenLogRequest, error)
- func (s Conmon_reopenLogContainer_Params) Segment() *capnp.Segment
- func (s Conmon_reopenLogContainer_Params) SetRequest(v Conmon_ReopenLogRequest) error
- func (s Conmon_reopenLogContainer_Params) String() string
- func (s Conmon_reopenLogContainer_Params) ToPtr() capnp.Ptr
- type Conmon_reopenLogContainer_Params_Future
- type Conmon_reopenLogContainer_Params_List
- type Conmon_reopenLogContainer_Results
- func NewConmon_reopenLogContainer_Results(s *capnp.Segment) (Conmon_reopenLogContainer_Results, error)
- func NewRootConmon_reopenLogContainer_Results(s *capnp.Segment) (Conmon_reopenLogContainer_Results, error)
- func ReadRootConmon_reopenLogContainer_Results(msg *capnp.Message) (Conmon_reopenLogContainer_Results, error)
- func (Conmon_reopenLogContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_reopenLogContainer_Results
- func (s Conmon_reopenLogContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_reopenLogContainer_Results) HasResponse() bool
- func (s Conmon_reopenLogContainer_Results) IsValid() bool
- func (s Conmon_reopenLogContainer_Results) Message() *capnp.Message
- func (s Conmon_reopenLogContainer_Results) NewResponse() (Conmon_ReopenLogResponse, error)
- func (s Conmon_reopenLogContainer_Results) Response() (Conmon_ReopenLogResponse, error)
- func (s Conmon_reopenLogContainer_Results) Segment() *capnp.Segment
- func (s Conmon_reopenLogContainer_Results) SetResponse(v Conmon_ReopenLogResponse) error
- func (s Conmon_reopenLogContainer_Results) String() string
- func (s Conmon_reopenLogContainer_Results) ToPtr() capnp.Ptr
- type Conmon_reopenLogContainer_Results_Future
- type Conmon_reopenLogContainer_Results_List
- type Conmon_setWindowSizeContainer
- type Conmon_setWindowSizeContainer_Params
- func NewConmon_setWindowSizeContainer_Params(s *capnp.Segment) (Conmon_setWindowSizeContainer_Params, error)
- func NewRootConmon_setWindowSizeContainer_Params(s *capnp.Segment) (Conmon_setWindowSizeContainer_Params, error)
- func ReadRootConmon_setWindowSizeContainer_Params(msg *capnp.Message) (Conmon_setWindowSizeContainer_Params, error)
- func (Conmon_setWindowSizeContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_setWindowSizeContainer_Params
- func (s Conmon_setWindowSizeContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_setWindowSizeContainer_Params) HasRequest() bool
- func (s Conmon_setWindowSizeContainer_Params) IsValid() bool
- func (s Conmon_setWindowSizeContainer_Params) Message() *capnp.Message
- func (s Conmon_setWindowSizeContainer_Params) NewRequest() (Conmon_SetWindowSizeRequest, error)
- func (s Conmon_setWindowSizeContainer_Params) Request() (Conmon_SetWindowSizeRequest, error)
- func (s Conmon_setWindowSizeContainer_Params) Segment() *capnp.Segment
- func (s Conmon_setWindowSizeContainer_Params) SetRequest(v Conmon_SetWindowSizeRequest) error
- func (s Conmon_setWindowSizeContainer_Params) String() string
- func (s Conmon_setWindowSizeContainer_Params) ToPtr() capnp.Ptr
- type Conmon_setWindowSizeContainer_Params_Future
- type Conmon_setWindowSizeContainer_Params_List
- type Conmon_setWindowSizeContainer_Results
- func NewConmon_setWindowSizeContainer_Results(s *capnp.Segment) (Conmon_setWindowSizeContainer_Results, error)
- func NewRootConmon_setWindowSizeContainer_Results(s *capnp.Segment) (Conmon_setWindowSizeContainer_Results, error)
- func ReadRootConmon_setWindowSizeContainer_Results(msg *capnp.Message) (Conmon_setWindowSizeContainer_Results, error)
- func (Conmon_setWindowSizeContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_setWindowSizeContainer_Results
- func (s Conmon_setWindowSizeContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_setWindowSizeContainer_Results) HasResponse() bool
- func (s Conmon_setWindowSizeContainer_Results) IsValid() bool
- func (s Conmon_setWindowSizeContainer_Results) Message() *capnp.Message
- func (s Conmon_setWindowSizeContainer_Results) NewResponse() (Conmon_SetWindowSizeResponse, error)
- func (s Conmon_setWindowSizeContainer_Results) Response() (Conmon_SetWindowSizeResponse, error)
- func (s Conmon_setWindowSizeContainer_Results) Segment() *capnp.Segment
- func (s Conmon_setWindowSizeContainer_Results) SetResponse(v Conmon_SetWindowSizeResponse) error
- func (s Conmon_setWindowSizeContainer_Results) String() string
- func (s Conmon_setWindowSizeContainer_Results) ToPtr() capnp.Ptr
- type Conmon_setWindowSizeContainer_Results_Future
- type Conmon_setWindowSizeContainer_Results_List
- type Conmon_version
- type Conmon_version_Params
- func (Conmon_version_Params) DecodeFromPtr(p capnp.Ptr) Conmon_version_Params
- func (s Conmon_version_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_version_Params) HasRequest() bool
- func (s Conmon_version_Params) IsValid() bool
- func (s Conmon_version_Params) Message() *capnp.Message
- func (s Conmon_version_Params) NewRequest() (Conmon_VersionRequest, error)
- func (s Conmon_version_Params) Request() (Conmon_VersionRequest, error)
- func (s Conmon_version_Params) Segment() *capnp.Segment
- func (s Conmon_version_Params) SetRequest(v Conmon_VersionRequest) error
- func (s Conmon_version_Params) String() string
- func (s Conmon_version_Params) ToPtr() capnp.Ptr
- type Conmon_version_Params_Future
- type Conmon_version_Params_List
- type Conmon_version_Results
- func (Conmon_version_Results) DecodeFromPtr(p capnp.Ptr) Conmon_version_Results
- func (s Conmon_version_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
- func (s Conmon_version_Results) HasResponse() bool
- func (s Conmon_version_Results) IsValid() bool
- func (s Conmon_version_Results) Message() *capnp.Message
- func (s Conmon_version_Results) NewResponse() (Conmon_VersionResponse, error)
- func (s Conmon_version_Results) Response() (Conmon_VersionResponse, error)
- func (s Conmon_version_Results) Segment() *capnp.Segment
- func (s Conmon_version_Results) SetResponse(v Conmon_VersionResponse) error
- func (s Conmon_version_Results) String() string
- func (s Conmon_version_Results) ToPtr() capnp.Ptr
- type Conmon_version_Results_Future
- type Conmon_version_Results_List
Constants ¶
const Conmon_AttachRequest_TypeID = 0xdf703ca0befc3afc
Conmon_AttachRequest_TypeID is the unique identifier for the type Conmon_AttachRequest.
const Conmon_AttachResponse_TypeID = 0xace5517aafc86077
Conmon_AttachResponse_TypeID is the unique identifier for the type Conmon_AttachResponse.
const Conmon_CreateContainerRequest_TypeID = 0xba77e3fa3aa9b6ca
Conmon_CreateContainerRequest_TypeID is the unique identifier for the type Conmon_CreateContainerRequest.
const Conmon_CreateContainerResponse_TypeID = 0xde3a625e70772b9a
Conmon_CreateContainerResponse_TypeID is the unique identifier for the type Conmon_CreateContainerResponse.
const Conmon_ExecSyncContainerRequest_TypeID = 0xf41122f890a371a6
Conmon_ExecSyncContainerRequest_TypeID is the unique identifier for the type Conmon_ExecSyncContainerRequest.
const Conmon_ExecSyncContainerResponse_TypeID = 0xd9d61d1d803c85fc
Conmon_ExecSyncContainerResponse_TypeID is the unique identifier for the type Conmon_ExecSyncContainerResponse.
const Conmon_LogDriver_TypeID = 0xae78ee8eb6b3a134
Conmon_LogDriver_TypeID is the unique identifier for the type Conmon_LogDriver.
const Conmon_LogDriver_Type_TypeID = 0xf026e3d750335bc1
Conmon_LogDriver_Type_TypeID is the unique identifier for the type Conmon_LogDriver_Type.
const Conmon_ReopenLogRequest_TypeID = 0xd0476e0f34d1411a
Conmon_ReopenLogRequest_TypeID is the unique identifier for the type Conmon_ReopenLogRequest.
const Conmon_ReopenLogResponse_TypeID = 0xa20f49456be85b99
Conmon_ReopenLogResponse_TypeID is the unique identifier for the type Conmon_ReopenLogResponse.
const Conmon_SetWindowSizeRequest_TypeID = 0xb5418b8ea8ead17b
Conmon_SetWindowSizeRequest_TypeID is the unique identifier for the type Conmon_SetWindowSizeRequest.
const Conmon_SetWindowSizeResponse_TypeID = 0xf9b3cd8033aba1f8
Conmon_SetWindowSizeResponse_TypeID is the unique identifier for the type Conmon_SetWindowSizeResponse.
const Conmon_TypeID = 0xb737e899dd6633f1
Conmon_TypeID is the unique identifier for the type Conmon.
const Conmon_VersionRequest_TypeID = 0xad2a33d6b9304413
Conmon_VersionRequest_TypeID is the unique identifier for the type Conmon_VersionRequest.
const Conmon_VersionResponse_TypeID = 0xf34be5cbac1feed1
Conmon_VersionResponse_TypeID is the unique identifier for the type Conmon_VersionResponse.
const Conmon_attachContainer_Params_TypeID = 0xaa2f3c8ad1c3af24
Conmon_attachContainer_Params_TypeID is the unique identifier for the type Conmon_attachContainer_Params.
const Conmon_attachContainer_Results_TypeID = 0xc5e65eec3dcf5b10
Conmon_attachContainer_Results_TypeID is the unique identifier for the type Conmon_attachContainer_Results.
const Conmon_createContainer_Params_TypeID = 0xf44732c48f949ab8
Conmon_createContainer_Params_TypeID is the unique identifier for the type Conmon_createContainer_Params.
const Conmon_createContainer_Results_TypeID = 0xceba3c1a97be15f8
Conmon_createContainer_Results_TypeID is the unique identifier for the type Conmon_createContainer_Results.
const Conmon_execSyncContainer_Params_TypeID = 0x83479da67279e173
Conmon_execSyncContainer_Params_TypeID is the unique identifier for the type Conmon_execSyncContainer_Params.
const Conmon_execSyncContainer_Results_TypeID = 0xf8e86a5c0baa01bc
Conmon_execSyncContainer_Results_TypeID is the unique identifier for the type Conmon_execSyncContainer_Results.
const Conmon_reopenLogContainer_Params_TypeID = 0xe5ea916eb0c31336
Conmon_reopenLogContainer_Params_TypeID is the unique identifier for the type Conmon_reopenLogContainer_Params.
const Conmon_reopenLogContainer_Results_TypeID = 0xa0ef8355b64ee985
Conmon_reopenLogContainer_Results_TypeID is the unique identifier for the type Conmon_reopenLogContainer_Results.
const Conmon_setWindowSizeContainer_Params_TypeID = 0xc76ccd4502bb61e7
Conmon_setWindowSizeContainer_Params_TypeID is the unique identifier for the type Conmon_setWindowSizeContainer_Params.
const Conmon_setWindowSizeContainer_Results_TypeID = 0xe00e522611477055
Conmon_setWindowSizeContainer_Results_TypeID is the unique identifier for the type Conmon_setWindowSizeContainer_Results.
const Conmon_version_Params_TypeID = 0xcc2f70676afee4e7
Conmon_version_Params_TypeID is the unique identifier for the type Conmon_version_Params.
const Conmon_version_Results_TypeID = 0xe313695ea9477b30
Conmon_version_Results_TypeID is the unique identifier for the type Conmon_version_Results.
Variables ¶
This section is empty.
Functions ¶
func Conmon_Methods ¶
func Conmon_Methods(methods []server.Method, s Conmon_Server) []server.Method
Conmon_Methods appends Methods to a slice that invoke the methods on s. This can be used to create a more complicated Server.
func Conmon_NewServer ¶
func Conmon_NewServer(s Conmon_Server) *server.Server
Conmon_NewServer creates a new Server from an implementation of Conmon_Server.
Types ¶
type Conmon ¶
func Conmon_ServerToClient ¶
func Conmon_ServerToClient(s Conmon_Server) Conmon
Conmon_ServerToClient creates a new Client from an implementation of Conmon_Server. The caller is responsible for calling Release on the returned Client.
func (Conmon) AttachContainer ¶
func (c Conmon) AttachContainer(ctx context.Context, params func(Conmon_attachContainer_Params) error) (Conmon_attachContainer_Results_Future, capnp.ReleaseFunc)
func (Conmon) CreateContainer ¶
func (c Conmon) CreateContainer(ctx context.Context, params func(Conmon_createContainer_Params) error) (Conmon_createContainer_Results_Future, capnp.ReleaseFunc)
func (Conmon) ExecSyncContainer ¶
func (c Conmon) ExecSyncContainer(ctx context.Context, params func(Conmon_execSyncContainer_Params) error) (Conmon_execSyncContainer_Results_Future, capnp.ReleaseFunc)
func (Conmon) ReopenLogContainer ¶
func (c Conmon) ReopenLogContainer(ctx context.Context, params func(Conmon_reopenLogContainer_Params) error) (Conmon_reopenLogContainer_Results_Future, capnp.ReleaseFunc)
func (Conmon) SetWindowSizeContainer ¶
func (c Conmon) SetWindowSizeContainer(ctx context.Context, params func(Conmon_setWindowSizeContainer_Params) error) (Conmon_setWindowSizeContainer_Results_Future, capnp.ReleaseFunc)
func (Conmon) Version ¶
func (c Conmon) Version(ctx context.Context, params func(Conmon_version_Params) error) (Conmon_version_Results_Future, capnp.ReleaseFunc)
type Conmon_AttachRequest ¶
func NewConmon_AttachRequest ¶
func NewConmon_AttachRequest(s *capnp.Segment) (Conmon_AttachRequest, error)
func NewRootConmon_AttachRequest ¶
func NewRootConmon_AttachRequest(s *capnp.Segment) (Conmon_AttachRequest, error)
func ReadRootConmon_AttachRequest ¶
func ReadRootConmon_AttachRequest(msg *capnp.Message) (Conmon_AttachRequest, error)
func (Conmon_AttachRequest) DecodeFromPtr ¶
func (Conmon_AttachRequest) DecodeFromPtr(p capnp.Ptr) Conmon_AttachRequest
func (Conmon_AttachRequest) EncodeAsPtr ¶
func (s Conmon_AttachRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_AttachRequest) ExecSessionId ¶
func (s Conmon_AttachRequest) ExecSessionId() (string, error)
func (Conmon_AttachRequest) ExecSessionIdBytes ¶
func (s Conmon_AttachRequest) ExecSessionIdBytes() ([]byte, error)
func (Conmon_AttachRequest) HasExecSessionId ¶
func (s Conmon_AttachRequest) HasExecSessionId() bool
func (Conmon_AttachRequest) HasId ¶
func (s Conmon_AttachRequest) HasId() bool
func (Conmon_AttachRequest) HasSocketPath ¶
func (s Conmon_AttachRequest) HasSocketPath() bool
func (Conmon_AttachRequest) Id ¶
func (s Conmon_AttachRequest) Id() (string, error)
func (Conmon_AttachRequest) IdBytes ¶
func (s Conmon_AttachRequest) IdBytes() ([]byte, error)
func (Conmon_AttachRequest) IsValid ¶
func (s Conmon_AttachRequest) IsValid() bool
func (Conmon_AttachRequest) Message ¶
func (s Conmon_AttachRequest) Message() *capnp.Message
func (Conmon_AttachRequest) Segment ¶
func (s Conmon_AttachRequest) Segment() *capnp.Segment
func (Conmon_AttachRequest) SetExecSessionId ¶
func (s Conmon_AttachRequest) SetExecSessionId(v string) error
func (Conmon_AttachRequest) SetId ¶
func (s Conmon_AttachRequest) SetId(v string) error
func (Conmon_AttachRequest) SetSocketPath ¶
func (s Conmon_AttachRequest) SetSocketPath(v string) error
func (Conmon_AttachRequest) SocketPath ¶
func (s Conmon_AttachRequest) SocketPath() (string, error)
func (Conmon_AttachRequest) SocketPathBytes ¶
func (s Conmon_AttachRequest) SocketPathBytes() ([]byte, error)
func (Conmon_AttachRequest) String ¶
func (s Conmon_AttachRequest) String() string
func (Conmon_AttachRequest) ToPtr ¶
func (s Conmon_AttachRequest) ToPtr() capnp.Ptr
type Conmon_AttachRequest_Future ¶
Conmon_AttachRequest_Future is a wrapper for a Conmon_AttachRequest promised by a client call.
func (Conmon_AttachRequest_Future) Struct ¶
func (p Conmon_AttachRequest_Future) Struct() (Conmon_AttachRequest, error)
type Conmon_AttachRequest_List ¶
type Conmon_AttachRequest_List = capnp.StructList[Conmon_AttachRequest]
Conmon_AttachRequest_List is a list of Conmon_AttachRequest.
func NewConmon_AttachRequest_List ¶
func NewConmon_AttachRequest_List(s *capnp.Segment, sz int32) (Conmon_AttachRequest_List, error)
NewConmon_AttachRequest creates a new list of Conmon_AttachRequest.
type Conmon_AttachResponse ¶
func NewConmon_AttachResponse ¶
func NewConmon_AttachResponse(s *capnp.Segment) (Conmon_AttachResponse, error)
func NewRootConmon_AttachResponse ¶
func NewRootConmon_AttachResponse(s *capnp.Segment) (Conmon_AttachResponse, error)
func ReadRootConmon_AttachResponse ¶
func ReadRootConmon_AttachResponse(msg *capnp.Message) (Conmon_AttachResponse, error)
func (Conmon_AttachResponse) DecodeFromPtr ¶
func (Conmon_AttachResponse) DecodeFromPtr(p capnp.Ptr) Conmon_AttachResponse
func (Conmon_AttachResponse) EncodeAsPtr ¶
func (s Conmon_AttachResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_AttachResponse) IsValid ¶
func (s Conmon_AttachResponse) IsValid() bool
func (Conmon_AttachResponse) Message ¶
func (s Conmon_AttachResponse) Message() *capnp.Message
func (Conmon_AttachResponse) Segment ¶
func (s Conmon_AttachResponse) Segment() *capnp.Segment
func (Conmon_AttachResponse) String ¶
func (s Conmon_AttachResponse) String() string
func (Conmon_AttachResponse) ToPtr ¶
func (s Conmon_AttachResponse) ToPtr() capnp.Ptr
type Conmon_AttachResponse_Future ¶
Conmon_AttachResponse_Future is a wrapper for a Conmon_AttachResponse promised by a client call.
func (Conmon_AttachResponse_Future) Struct ¶
func (p Conmon_AttachResponse_Future) Struct() (Conmon_AttachResponse, error)
type Conmon_AttachResponse_List ¶
type Conmon_AttachResponse_List = capnp.StructList[Conmon_AttachResponse]
Conmon_AttachResponse_List is a list of Conmon_AttachResponse.
func NewConmon_AttachResponse_List ¶
func NewConmon_AttachResponse_List(s *capnp.Segment, sz int32) (Conmon_AttachResponse_List, error)
NewConmon_AttachResponse creates a new list of Conmon_AttachResponse.
type Conmon_CreateContainerRequest ¶
func NewConmon_CreateContainerRequest ¶
func NewConmon_CreateContainerRequest(s *capnp.Segment) (Conmon_CreateContainerRequest, error)
func NewRootConmon_CreateContainerRequest ¶
func NewRootConmon_CreateContainerRequest(s *capnp.Segment) (Conmon_CreateContainerRequest, error)
func ReadRootConmon_CreateContainerRequest ¶
func ReadRootConmon_CreateContainerRequest(msg *capnp.Message) (Conmon_CreateContainerRequest, error)
func (Conmon_CreateContainerRequest) BundlePath ¶
func (s Conmon_CreateContainerRequest) BundlePath() (string, error)
func (Conmon_CreateContainerRequest) BundlePathBytes ¶
func (s Conmon_CreateContainerRequest) BundlePathBytes() ([]byte, error)
func (Conmon_CreateContainerRequest) CleanupCmd ¶
func (s Conmon_CreateContainerRequest) CleanupCmd() (capnp.TextList, error)
func (Conmon_CreateContainerRequest) CommandArgs ¶
func (s Conmon_CreateContainerRequest) CommandArgs() (capnp.TextList, error)
func (Conmon_CreateContainerRequest) DecodeFromPtr ¶
func (Conmon_CreateContainerRequest) DecodeFromPtr(p capnp.Ptr) Conmon_CreateContainerRequest
func (Conmon_CreateContainerRequest) EncodeAsPtr ¶
func (s Conmon_CreateContainerRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_CreateContainerRequest) ExitPaths ¶
func (s Conmon_CreateContainerRequest) ExitPaths() (capnp.TextList, error)
func (Conmon_CreateContainerRequest) GlobalArgs ¶
func (s Conmon_CreateContainerRequest) GlobalArgs() (capnp.TextList, error)
func (Conmon_CreateContainerRequest) HasBundlePath ¶
func (s Conmon_CreateContainerRequest) HasBundlePath() bool
func (Conmon_CreateContainerRequest) HasCleanupCmd ¶
func (s Conmon_CreateContainerRequest) HasCleanupCmd() bool
func (Conmon_CreateContainerRequest) HasCommandArgs ¶
func (s Conmon_CreateContainerRequest) HasCommandArgs() bool
func (Conmon_CreateContainerRequest) HasExitPaths ¶
func (s Conmon_CreateContainerRequest) HasExitPaths() bool
func (Conmon_CreateContainerRequest) HasGlobalArgs ¶
func (s Conmon_CreateContainerRequest) HasGlobalArgs() bool
func (Conmon_CreateContainerRequest) HasId ¶
func (s Conmon_CreateContainerRequest) HasId() bool
func (Conmon_CreateContainerRequest) HasLogDrivers ¶
func (s Conmon_CreateContainerRequest) HasLogDrivers() bool
func (Conmon_CreateContainerRequest) HasOomExitPaths ¶
func (s Conmon_CreateContainerRequest) HasOomExitPaths() bool
func (Conmon_CreateContainerRequest) Id ¶
func (s Conmon_CreateContainerRequest) Id() (string, error)
func (Conmon_CreateContainerRequest) IdBytes ¶
func (s Conmon_CreateContainerRequest) IdBytes() ([]byte, error)
func (Conmon_CreateContainerRequest) IsValid ¶
func (s Conmon_CreateContainerRequest) IsValid() bool
func (Conmon_CreateContainerRequest) LogDrivers ¶
func (s Conmon_CreateContainerRequest) LogDrivers() (Conmon_LogDriver_List, error)
func (Conmon_CreateContainerRequest) Message ¶
func (s Conmon_CreateContainerRequest) Message() *capnp.Message
func (Conmon_CreateContainerRequest) NewCleanupCmd ¶
func (s Conmon_CreateContainerRequest) NewCleanupCmd(n int32) (capnp.TextList, error)
NewCleanupCmd sets the cleanupCmd field to a newly allocated capnp.TextList, preferring placement in s's segment.
func (Conmon_CreateContainerRequest) NewCommandArgs ¶
func (s Conmon_CreateContainerRequest) NewCommandArgs(n int32) (capnp.TextList, error)
NewCommandArgs sets the commandArgs field to a newly allocated capnp.TextList, preferring placement in s's segment.
func (Conmon_CreateContainerRequest) NewExitPaths ¶
func (s Conmon_CreateContainerRequest) NewExitPaths(n int32) (capnp.TextList, error)
NewExitPaths sets the exitPaths field to a newly allocated capnp.TextList, preferring placement in s's segment.
func (Conmon_CreateContainerRequest) NewGlobalArgs ¶
func (s Conmon_CreateContainerRequest) NewGlobalArgs(n int32) (capnp.TextList, error)
NewGlobalArgs sets the globalArgs field to a newly allocated capnp.TextList, preferring placement in s's segment.
func (Conmon_CreateContainerRequest) NewLogDrivers ¶
func (s Conmon_CreateContainerRequest) NewLogDrivers(n int32) (Conmon_LogDriver_List, error)
NewLogDrivers sets the logDrivers field to a newly allocated Conmon_LogDriver_List, preferring placement in s's segment.
func (Conmon_CreateContainerRequest) NewOomExitPaths ¶
func (s Conmon_CreateContainerRequest) NewOomExitPaths(n int32) (capnp.TextList, error)
NewOomExitPaths sets the oomExitPaths field to a newly allocated capnp.TextList, preferring placement in s's segment.
func (Conmon_CreateContainerRequest) OomExitPaths ¶
func (s Conmon_CreateContainerRequest) OomExitPaths() (capnp.TextList, error)
func (Conmon_CreateContainerRequest) Segment ¶
func (s Conmon_CreateContainerRequest) Segment() *capnp.Segment
func (Conmon_CreateContainerRequest) SetBundlePath ¶
func (s Conmon_CreateContainerRequest) SetBundlePath(v string) error
func (Conmon_CreateContainerRequest) SetCleanupCmd ¶
func (s Conmon_CreateContainerRequest) SetCleanupCmd(v capnp.TextList) error
func (Conmon_CreateContainerRequest) SetCommandArgs ¶
func (s Conmon_CreateContainerRequest) SetCommandArgs(v capnp.TextList) error
func (Conmon_CreateContainerRequest) SetExitPaths ¶
func (s Conmon_CreateContainerRequest) SetExitPaths(v capnp.TextList) error
func (Conmon_CreateContainerRequest) SetGlobalArgs ¶
func (s Conmon_CreateContainerRequest) SetGlobalArgs(v capnp.TextList) error
func (Conmon_CreateContainerRequest) SetId ¶
func (s Conmon_CreateContainerRequest) SetId(v string) error
func (Conmon_CreateContainerRequest) SetLogDrivers ¶
func (s Conmon_CreateContainerRequest) SetLogDrivers(v Conmon_LogDriver_List) error
func (Conmon_CreateContainerRequest) SetOomExitPaths ¶
func (s Conmon_CreateContainerRequest) SetOomExitPaths(v capnp.TextList) error
func (Conmon_CreateContainerRequest) SetTerminal ¶
func (s Conmon_CreateContainerRequest) SetTerminal(v bool)
func (Conmon_CreateContainerRequest) String ¶
func (s Conmon_CreateContainerRequest) String() string
func (Conmon_CreateContainerRequest) Terminal ¶
func (s Conmon_CreateContainerRequest) Terminal() bool
func (Conmon_CreateContainerRequest) ToPtr ¶
func (s Conmon_CreateContainerRequest) ToPtr() capnp.Ptr
type Conmon_CreateContainerRequest_Future ¶
Conmon_CreateContainerRequest_Future is a wrapper for a Conmon_CreateContainerRequest promised by a client call.
func (Conmon_CreateContainerRequest_Future) Struct ¶
func (p Conmon_CreateContainerRequest_Future) Struct() (Conmon_CreateContainerRequest, error)
type Conmon_CreateContainerRequest_List ¶
type Conmon_CreateContainerRequest_List = capnp.StructList[Conmon_CreateContainerRequest]
Conmon_CreateContainerRequest_List is a list of Conmon_CreateContainerRequest.
func NewConmon_CreateContainerRequest_List ¶
func NewConmon_CreateContainerRequest_List(s *capnp.Segment, sz int32) (Conmon_CreateContainerRequest_List, error)
NewConmon_CreateContainerRequest creates a new list of Conmon_CreateContainerRequest.
type Conmon_CreateContainerResponse ¶
func NewConmon_CreateContainerResponse ¶
func NewConmon_CreateContainerResponse(s *capnp.Segment) (Conmon_CreateContainerResponse, error)
func NewRootConmon_CreateContainerResponse ¶
func NewRootConmon_CreateContainerResponse(s *capnp.Segment) (Conmon_CreateContainerResponse, error)
func ReadRootConmon_CreateContainerResponse ¶
func ReadRootConmon_CreateContainerResponse(msg *capnp.Message) (Conmon_CreateContainerResponse, error)
func (Conmon_CreateContainerResponse) ContainerPid ¶
func (s Conmon_CreateContainerResponse) ContainerPid() uint32
func (Conmon_CreateContainerResponse) DecodeFromPtr ¶
func (Conmon_CreateContainerResponse) DecodeFromPtr(p capnp.Ptr) Conmon_CreateContainerResponse
func (Conmon_CreateContainerResponse) EncodeAsPtr ¶
func (s Conmon_CreateContainerResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_CreateContainerResponse) IsValid ¶
func (s Conmon_CreateContainerResponse) IsValid() bool
func (Conmon_CreateContainerResponse) Message ¶
func (s Conmon_CreateContainerResponse) Message() *capnp.Message
func (Conmon_CreateContainerResponse) Segment ¶
func (s Conmon_CreateContainerResponse) Segment() *capnp.Segment
func (Conmon_CreateContainerResponse) SetContainerPid ¶
func (s Conmon_CreateContainerResponse) SetContainerPid(v uint32)
func (Conmon_CreateContainerResponse) String ¶
func (s Conmon_CreateContainerResponse) String() string
func (Conmon_CreateContainerResponse) ToPtr ¶
func (s Conmon_CreateContainerResponse) ToPtr() capnp.Ptr
type Conmon_CreateContainerResponse_Future ¶
Conmon_CreateContainerResponse_Future is a wrapper for a Conmon_CreateContainerResponse promised by a client call.
func (Conmon_CreateContainerResponse_Future) Struct ¶
func (p Conmon_CreateContainerResponse_Future) Struct() (Conmon_CreateContainerResponse, error)
type Conmon_CreateContainerResponse_List ¶
type Conmon_CreateContainerResponse_List = capnp.StructList[Conmon_CreateContainerResponse]
Conmon_CreateContainerResponse_List is a list of Conmon_CreateContainerResponse.
func NewConmon_CreateContainerResponse_List ¶
func NewConmon_CreateContainerResponse_List(s *capnp.Segment, sz int32) (Conmon_CreateContainerResponse_List, error)
NewConmon_CreateContainerResponse creates a new list of Conmon_CreateContainerResponse.
type Conmon_ExecSyncContainerRequest ¶
func NewConmon_ExecSyncContainerRequest ¶
func NewConmon_ExecSyncContainerRequest(s *capnp.Segment) (Conmon_ExecSyncContainerRequest, error)
func NewRootConmon_ExecSyncContainerRequest ¶
func NewRootConmon_ExecSyncContainerRequest(s *capnp.Segment) (Conmon_ExecSyncContainerRequest, error)
func ReadRootConmon_ExecSyncContainerRequest ¶
func ReadRootConmon_ExecSyncContainerRequest(msg *capnp.Message) (Conmon_ExecSyncContainerRequest, error)
func (Conmon_ExecSyncContainerRequest) Command ¶
func (s Conmon_ExecSyncContainerRequest) Command() (capnp.TextList, error)
func (Conmon_ExecSyncContainerRequest) DecodeFromPtr ¶
func (Conmon_ExecSyncContainerRequest) DecodeFromPtr(p capnp.Ptr) Conmon_ExecSyncContainerRequest
func (Conmon_ExecSyncContainerRequest) EncodeAsPtr ¶
func (s Conmon_ExecSyncContainerRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_ExecSyncContainerRequest) HasCommand ¶
func (s Conmon_ExecSyncContainerRequest) HasCommand() bool
func (Conmon_ExecSyncContainerRequest) HasId ¶
func (s Conmon_ExecSyncContainerRequest) HasId() bool
func (Conmon_ExecSyncContainerRequest) Id ¶
func (s Conmon_ExecSyncContainerRequest) Id() (string, error)
func (Conmon_ExecSyncContainerRequest) IdBytes ¶
func (s Conmon_ExecSyncContainerRequest) IdBytes() ([]byte, error)
func (Conmon_ExecSyncContainerRequest) IsValid ¶
func (s Conmon_ExecSyncContainerRequest) IsValid() bool
func (Conmon_ExecSyncContainerRequest) Message ¶
func (s Conmon_ExecSyncContainerRequest) Message() *capnp.Message
func (Conmon_ExecSyncContainerRequest) NewCommand ¶
func (s Conmon_ExecSyncContainerRequest) NewCommand(n int32) (capnp.TextList, error)
NewCommand sets the command field to a newly allocated capnp.TextList, preferring placement in s's segment.
func (Conmon_ExecSyncContainerRequest) Segment ¶
func (s Conmon_ExecSyncContainerRequest) Segment() *capnp.Segment
func (Conmon_ExecSyncContainerRequest) SetCommand ¶
func (s Conmon_ExecSyncContainerRequest) SetCommand(v capnp.TextList) error
func (Conmon_ExecSyncContainerRequest) SetId ¶
func (s Conmon_ExecSyncContainerRequest) SetId(v string) error
func (Conmon_ExecSyncContainerRequest) SetTerminal ¶
func (s Conmon_ExecSyncContainerRequest) SetTerminal(v bool)
func (Conmon_ExecSyncContainerRequest) SetTimeoutSec ¶
func (s Conmon_ExecSyncContainerRequest) SetTimeoutSec(v uint64)
func (Conmon_ExecSyncContainerRequest) String ¶
func (s Conmon_ExecSyncContainerRequest) String() string
func (Conmon_ExecSyncContainerRequest) Terminal ¶
func (s Conmon_ExecSyncContainerRequest) Terminal() bool
func (Conmon_ExecSyncContainerRequest) TimeoutSec ¶
func (s Conmon_ExecSyncContainerRequest) TimeoutSec() uint64
func (Conmon_ExecSyncContainerRequest) ToPtr ¶
func (s Conmon_ExecSyncContainerRequest) ToPtr() capnp.Ptr
type Conmon_ExecSyncContainerRequest_Future ¶
Conmon_ExecSyncContainerRequest_Future is a wrapper for a Conmon_ExecSyncContainerRequest promised by a client call.
func (Conmon_ExecSyncContainerRequest_Future) Struct ¶
func (p Conmon_ExecSyncContainerRequest_Future) Struct() (Conmon_ExecSyncContainerRequest, error)
type Conmon_ExecSyncContainerRequest_List ¶
type Conmon_ExecSyncContainerRequest_List = capnp.StructList[Conmon_ExecSyncContainerRequest]
Conmon_ExecSyncContainerRequest_List is a list of Conmon_ExecSyncContainerRequest.
func NewConmon_ExecSyncContainerRequest_List ¶
func NewConmon_ExecSyncContainerRequest_List(s *capnp.Segment, sz int32) (Conmon_ExecSyncContainerRequest_List, error)
NewConmon_ExecSyncContainerRequest creates a new list of Conmon_ExecSyncContainerRequest.
type Conmon_ExecSyncContainerResponse ¶
func NewConmon_ExecSyncContainerResponse ¶
func NewConmon_ExecSyncContainerResponse(s *capnp.Segment) (Conmon_ExecSyncContainerResponse, error)
func NewRootConmon_ExecSyncContainerResponse ¶
func NewRootConmon_ExecSyncContainerResponse(s *capnp.Segment) (Conmon_ExecSyncContainerResponse, error)
func ReadRootConmon_ExecSyncContainerResponse ¶
func ReadRootConmon_ExecSyncContainerResponse(msg *capnp.Message) (Conmon_ExecSyncContainerResponse, error)
func (Conmon_ExecSyncContainerResponse) DecodeFromPtr ¶
func (Conmon_ExecSyncContainerResponse) DecodeFromPtr(p capnp.Ptr) Conmon_ExecSyncContainerResponse
func (Conmon_ExecSyncContainerResponse) EncodeAsPtr ¶
func (s Conmon_ExecSyncContainerResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_ExecSyncContainerResponse) ExitCode ¶
func (s Conmon_ExecSyncContainerResponse) ExitCode() int32
func (Conmon_ExecSyncContainerResponse) HasStderr ¶
func (s Conmon_ExecSyncContainerResponse) HasStderr() bool
func (Conmon_ExecSyncContainerResponse) HasStdout ¶
func (s Conmon_ExecSyncContainerResponse) HasStdout() bool
func (Conmon_ExecSyncContainerResponse) IsValid ¶
func (s Conmon_ExecSyncContainerResponse) IsValid() bool
func (Conmon_ExecSyncContainerResponse) Message ¶
func (s Conmon_ExecSyncContainerResponse) Message() *capnp.Message
func (Conmon_ExecSyncContainerResponse) Segment ¶
func (s Conmon_ExecSyncContainerResponse) Segment() *capnp.Segment
func (Conmon_ExecSyncContainerResponse) SetExitCode ¶
func (s Conmon_ExecSyncContainerResponse) SetExitCode(v int32)
func (Conmon_ExecSyncContainerResponse) SetStderr ¶
func (s Conmon_ExecSyncContainerResponse) SetStderr(v []byte) error
func (Conmon_ExecSyncContainerResponse) SetStdout ¶
func (s Conmon_ExecSyncContainerResponse) SetStdout(v []byte) error
func (Conmon_ExecSyncContainerResponse) SetTimedOut ¶
func (s Conmon_ExecSyncContainerResponse) SetTimedOut(v bool)
func (Conmon_ExecSyncContainerResponse) Stderr ¶
func (s Conmon_ExecSyncContainerResponse) Stderr() ([]byte, error)
func (Conmon_ExecSyncContainerResponse) Stdout ¶
func (s Conmon_ExecSyncContainerResponse) Stdout() ([]byte, error)
func (Conmon_ExecSyncContainerResponse) String ¶
func (s Conmon_ExecSyncContainerResponse) String() string
func (Conmon_ExecSyncContainerResponse) TimedOut ¶
func (s Conmon_ExecSyncContainerResponse) TimedOut() bool
func (Conmon_ExecSyncContainerResponse) ToPtr ¶
func (s Conmon_ExecSyncContainerResponse) ToPtr() capnp.Ptr
type Conmon_ExecSyncContainerResponse_Future ¶
Conmon_ExecSyncContainerResponse_Future is a wrapper for a Conmon_ExecSyncContainerResponse promised by a client call.
func (Conmon_ExecSyncContainerResponse_Future) Struct ¶
func (p Conmon_ExecSyncContainerResponse_Future) Struct() (Conmon_ExecSyncContainerResponse, error)
type Conmon_ExecSyncContainerResponse_List ¶
type Conmon_ExecSyncContainerResponse_List = capnp.StructList[Conmon_ExecSyncContainerResponse]
Conmon_ExecSyncContainerResponse_List is a list of Conmon_ExecSyncContainerResponse.
func NewConmon_ExecSyncContainerResponse_List ¶
func NewConmon_ExecSyncContainerResponse_List(s *capnp.Segment, sz int32) (Conmon_ExecSyncContainerResponse_List, error)
NewConmon_ExecSyncContainerResponse creates a new list of Conmon_ExecSyncContainerResponse.
type Conmon_List ¶
Conmon_List is a list of Conmon.
func NewConmon_List ¶
func NewConmon_List(s *capnp.Segment, sz int32) (Conmon_List, error)
NewConmon creates a new list of Conmon.
type Conmon_LogDriver ¶
func NewConmon_LogDriver ¶
func NewConmon_LogDriver(s *capnp.Segment) (Conmon_LogDriver, error)
func NewRootConmon_LogDriver ¶
func NewRootConmon_LogDriver(s *capnp.Segment) (Conmon_LogDriver, error)
func ReadRootConmon_LogDriver ¶
func ReadRootConmon_LogDriver(msg *capnp.Message) (Conmon_LogDriver, error)
func (Conmon_LogDriver) DecodeFromPtr ¶
func (Conmon_LogDriver) DecodeFromPtr(p capnp.Ptr) Conmon_LogDriver
func (Conmon_LogDriver) EncodeAsPtr ¶
func (s Conmon_LogDriver) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_LogDriver) HasPath ¶
func (s Conmon_LogDriver) HasPath() bool
func (Conmon_LogDriver) IsValid ¶
func (s Conmon_LogDriver) IsValid() bool
func (Conmon_LogDriver) MaxSize ¶
func (s Conmon_LogDriver) MaxSize() uint64
func (Conmon_LogDriver) Message ¶
func (s Conmon_LogDriver) Message() *capnp.Message
func (Conmon_LogDriver) Path ¶
func (s Conmon_LogDriver) Path() (string, error)
func (Conmon_LogDriver) PathBytes ¶
func (s Conmon_LogDriver) PathBytes() ([]byte, error)
func (Conmon_LogDriver) Segment ¶
func (s Conmon_LogDriver) Segment() *capnp.Segment
func (Conmon_LogDriver) SetMaxSize ¶
func (s Conmon_LogDriver) SetMaxSize(v uint64)
func (Conmon_LogDriver) SetPath ¶
func (s Conmon_LogDriver) SetPath(v string) error
func (Conmon_LogDriver) SetType ¶
func (s Conmon_LogDriver) SetType(v Conmon_LogDriver_Type)
func (Conmon_LogDriver) String ¶
func (s Conmon_LogDriver) String() string
func (Conmon_LogDriver) ToPtr ¶
func (s Conmon_LogDriver) ToPtr() capnp.Ptr
func (Conmon_LogDriver) Type ¶
func (s Conmon_LogDriver) Type() Conmon_LogDriver_Type
type Conmon_LogDriver_Future ¶
Conmon_LogDriver_Future is a wrapper for a Conmon_LogDriver promised by a client call.
func (Conmon_LogDriver_Future) Struct ¶
func (p Conmon_LogDriver_Future) Struct() (Conmon_LogDriver, error)
type Conmon_LogDriver_List ¶
type Conmon_LogDriver_List = capnp.StructList[Conmon_LogDriver]
Conmon_LogDriver_List is a list of Conmon_LogDriver.
func NewConmon_LogDriver_List ¶
func NewConmon_LogDriver_List(s *capnp.Segment, sz int32) (Conmon_LogDriver_List, error)
NewConmon_LogDriver creates a new list of Conmon_LogDriver.
type Conmon_LogDriver_Type ¶
type Conmon_LogDriver_Type uint16
const (
Conmon_LogDriver_Type_containerRuntimeInterface Conmon_LogDriver_Type = 0
)
Values of Conmon_LogDriver_Type.
func Conmon_LogDriver_TypeFromString ¶
func Conmon_LogDriver_TypeFromString(c string) Conmon_LogDriver_Type
Conmon_LogDriver_TypeFromString returns the enum value with a name, or the zero value if there's no such value.
func (Conmon_LogDriver_Type) String ¶
func (c Conmon_LogDriver_Type) String() string
String returns the enum's constant name.
type Conmon_LogDriver_Type_List ¶
type Conmon_LogDriver_Type_List = capnp.EnumList[Conmon_LogDriver_Type]
func NewConmon_LogDriver_Type_List ¶
func NewConmon_LogDriver_Type_List(s *capnp.Segment, sz int32) (Conmon_LogDriver_Type_List, error)
type Conmon_ReopenLogRequest ¶
func NewConmon_ReopenLogRequest ¶
func NewConmon_ReopenLogRequest(s *capnp.Segment) (Conmon_ReopenLogRequest, error)
func NewRootConmon_ReopenLogRequest ¶
func NewRootConmon_ReopenLogRequest(s *capnp.Segment) (Conmon_ReopenLogRequest, error)
func ReadRootConmon_ReopenLogRequest ¶
func ReadRootConmon_ReopenLogRequest(msg *capnp.Message) (Conmon_ReopenLogRequest, error)
func (Conmon_ReopenLogRequest) DecodeFromPtr ¶
func (Conmon_ReopenLogRequest) DecodeFromPtr(p capnp.Ptr) Conmon_ReopenLogRequest
func (Conmon_ReopenLogRequest) EncodeAsPtr ¶
func (s Conmon_ReopenLogRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_ReopenLogRequest) HasId ¶
func (s Conmon_ReopenLogRequest) HasId() bool
func (Conmon_ReopenLogRequest) Id ¶
func (s Conmon_ReopenLogRequest) Id() (string, error)
func (Conmon_ReopenLogRequest) IdBytes ¶
func (s Conmon_ReopenLogRequest) IdBytes() ([]byte, error)
func (Conmon_ReopenLogRequest) IsValid ¶
func (s Conmon_ReopenLogRequest) IsValid() bool
func (Conmon_ReopenLogRequest) Message ¶
func (s Conmon_ReopenLogRequest) Message() *capnp.Message
func (Conmon_ReopenLogRequest) Segment ¶
func (s Conmon_ReopenLogRequest) Segment() *capnp.Segment
func (Conmon_ReopenLogRequest) SetId ¶
func (s Conmon_ReopenLogRequest) SetId(v string) error
func (Conmon_ReopenLogRequest) String ¶
func (s Conmon_ReopenLogRequest) String() string
func (Conmon_ReopenLogRequest) ToPtr ¶
func (s Conmon_ReopenLogRequest) ToPtr() capnp.Ptr
type Conmon_ReopenLogRequest_Future ¶
Conmon_ReopenLogRequest_Future is a wrapper for a Conmon_ReopenLogRequest promised by a client call.
func (Conmon_ReopenLogRequest_Future) Struct ¶
func (p Conmon_ReopenLogRequest_Future) Struct() (Conmon_ReopenLogRequest, error)
type Conmon_ReopenLogRequest_List ¶
type Conmon_ReopenLogRequest_List = capnp.StructList[Conmon_ReopenLogRequest]
Conmon_ReopenLogRequest_List is a list of Conmon_ReopenLogRequest.
func NewConmon_ReopenLogRequest_List ¶
func NewConmon_ReopenLogRequest_List(s *capnp.Segment, sz int32) (Conmon_ReopenLogRequest_List, error)
NewConmon_ReopenLogRequest creates a new list of Conmon_ReopenLogRequest.
type Conmon_ReopenLogResponse ¶
func NewConmon_ReopenLogResponse ¶
func NewConmon_ReopenLogResponse(s *capnp.Segment) (Conmon_ReopenLogResponse, error)
func NewRootConmon_ReopenLogResponse ¶
func NewRootConmon_ReopenLogResponse(s *capnp.Segment) (Conmon_ReopenLogResponse, error)
func ReadRootConmon_ReopenLogResponse ¶
func ReadRootConmon_ReopenLogResponse(msg *capnp.Message) (Conmon_ReopenLogResponse, error)
func (Conmon_ReopenLogResponse) DecodeFromPtr ¶
func (Conmon_ReopenLogResponse) DecodeFromPtr(p capnp.Ptr) Conmon_ReopenLogResponse
func (Conmon_ReopenLogResponse) EncodeAsPtr ¶
func (s Conmon_ReopenLogResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_ReopenLogResponse) IsValid ¶
func (s Conmon_ReopenLogResponse) IsValid() bool
func (Conmon_ReopenLogResponse) Message ¶
func (s Conmon_ReopenLogResponse) Message() *capnp.Message
func (Conmon_ReopenLogResponse) Segment ¶
func (s Conmon_ReopenLogResponse) Segment() *capnp.Segment
func (Conmon_ReopenLogResponse) String ¶
func (s Conmon_ReopenLogResponse) String() string
func (Conmon_ReopenLogResponse) ToPtr ¶
func (s Conmon_ReopenLogResponse) ToPtr() capnp.Ptr
type Conmon_ReopenLogResponse_Future ¶
Conmon_ReopenLogResponse_Future is a wrapper for a Conmon_ReopenLogResponse promised by a client call.
func (Conmon_ReopenLogResponse_Future) Struct ¶
func (p Conmon_ReopenLogResponse_Future) Struct() (Conmon_ReopenLogResponse, error)
type Conmon_ReopenLogResponse_List ¶
type Conmon_ReopenLogResponse_List = capnp.StructList[Conmon_ReopenLogResponse]
Conmon_ReopenLogResponse_List is a list of Conmon_ReopenLogResponse.
func NewConmon_ReopenLogResponse_List ¶
func NewConmon_ReopenLogResponse_List(s *capnp.Segment, sz int32) (Conmon_ReopenLogResponse_List, error)
NewConmon_ReopenLogResponse creates a new list of Conmon_ReopenLogResponse.
type Conmon_Server ¶
type Conmon_Server interface { Version(context.Context, Conmon_version) error CreateContainer(context.Context, Conmon_createContainer) error ExecSyncContainer(context.Context, Conmon_execSyncContainer) error AttachContainer(context.Context, Conmon_attachContainer) error ReopenLogContainer(context.Context, Conmon_reopenLogContainer) error SetWindowSizeContainer(context.Context, Conmon_setWindowSizeContainer) error }
A Conmon_Server is a Conmon with a local implementation.
type Conmon_SetWindowSizeRequest ¶
func NewConmon_SetWindowSizeRequest ¶
func NewConmon_SetWindowSizeRequest(s *capnp.Segment) (Conmon_SetWindowSizeRequest, error)
func NewRootConmon_SetWindowSizeRequest ¶
func NewRootConmon_SetWindowSizeRequest(s *capnp.Segment) (Conmon_SetWindowSizeRequest, error)
func ReadRootConmon_SetWindowSizeRequest ¶
func ReadRootConmon_SetWindowSizeRequest(msg *capnp.Message) (Conmon_SetWindowSizeRequest, error)
func (Conmon_SetWindowSizeRequest) DecodeFromPtr ¶
func (Conmon_SetWindowSizeRequest) DecodeFromPtr(p capnp.Ptr) Conmon_SetWindowSizeRequest
func (Conmon_SetWindowSizeRequest) EncodeAsPtr ¶
func (s Conmon_SetWindowSizeRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_SetWindowSizeRequest) HasId ¶
func (s Conmon_SetWindowSizeRequest) HasId() bool
func (Conmon_SetWindowSizeRequest) Height ¶
func (s Conmon_SetWindowSizeRequest) Height() uint16
func (Conmon_SetWindowSizeRequest) Id ¶
func (s Conmon_SetWindowSizeRequest) Id() (string, error)
func (Conmon_SetWindowSizeRequest) IdBytes ¶
func (s Conmon_SetWindowSizeRequest) IdBytes() ([]byte, error)
func (Conmon_SetWindowSizeRequest) IsValid ¶
func (s Conmon_SetWindowSizeRequest) IsValid() bool
func (Conmon_SetWindowSizeRequest) Message ¶
func (s Conmon_SetWindowSizeRequest) Message() *capnp.Message
func (Conmon_SetWindowSizeRequest) Segment ¶
func (s Conmon_SetWindowSizeRequest) Segment() *capnp.Segment
func (Conmon_SetWindowSizeRequest) SetHeight ¶
func (s Conmon_SetWindowSizeRequest) SetHeight(v uint16)
func (Conmon_SetWindowSizeRequest) SetId ¶
func (s Conmon_SetWindowSizeRequest) SetId(v string) error
func (Conmon_SetWindowSizeRequest) SetWidth ¶
func (s Conmon_SetWindowSizeRequest) SetWidth(v uint16)
func (Conmon_SetWindowSizeRequest) String ¶
func (s Conmon_SetWindowSizeRequest) String() string
func (Conmon_SetWindowSizeRequest) ToPtr ¶
func (s Conmon_SetWindowSizeRequest) ToPtr() capnp.Ptr
func (Conmon_SetWindowSizeRequest) Width ¶
func (s Conmon_SetWindowSizeRequest) Width() uint16
type Conmon_SetWindowSizeRequest_Future ¶
Conmon_SetWindowSizeRequest_Future is a wrapper for a Conmon_SetWindowSizeRequest promised by a client call.
func (Conmon_SetWindowSizeRequest_Future) Struct ¶
func (p Conmon_SetWindowSizeRequest_Future) Struct() (Conmon_SetWindowSizeRequest, error)
type Conmon_SetWindowSizeRequest_List ¶
type Conmon_SetWindowSizeRequest_List = capnp.StructList[Conmon_SetWindowSizeRequest]
Conmon_SetWindowSizeRequest_List is a list of Conmon_SetWindowSizeRequest.
func NewConmon_SetWindowSizeRequest_List ¶
func NewConmon_SetWindowSizeRequest_List(s *capnp.Segment, sz int32) (Conmon_SetWindowSizeRequest_List, error)
NewConmon_SetWindowSizeRequest creates a new list of Conmon_SetWindowSizeRequest.
type Conmon_SetWindowSizeResponse ¶
func NewConmon_SetWindowSizeResponse ¶
func NewConmon_SetWindowSizeResponse(s *capnp.Segment) (Conmon_SetWindowSizeResponse, error)
func NewRootConmon_SetWindowSizeResponse ¶
func NewRootConmon_SetWindowSizeResponse(s *capnp.Segment) (Conmon_SetWindowSizeResponse, error)
func ReadRootConmon_SetWindowSizeResponse ¶
func ReadRootConmon_SetWindowSizeResponse(msg *capnp.Message) (Conmon_SetWindowSizeResponse, error)
func (Conmon_SetWindowSizeResponse) DecodeFromPtr ¶
func (Conmon_SetWindowSizeResponse) DecodeFromPtr(p capnp.Ptr) Conmon_SetWindowSizeResponse
func (Conmon_SetWindowSizeResponse) EncodeAsPtr ¶
func (s Conmon_SetWindowSizeResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_SetWindowSizeResponse) IsValid ¶
func (s Conmon_SetWindowSizeResponse) IsValid() bool
func (Conmon_SetWindowSizeResponse) Message ¶
func (s Conmon_SetWindowSizeResponse) Message() *capnp.Message
func (Conmon_SetWindowSizeResponse) Segment ¶
func (s Conmon_SetWindowSizeResponse) Segment() *capnp.Segment
func (Conmon_SetWindowSizeResponse) String ¶
func (s Conmon_SetWindowSizeResponse) String() string
func (Conmon_SetWindowSizeResponse) ToPtr ¶
func (s Conmon_SetWindowSizeResponse) ToPtr() capnp.Ptr
type Conmon_SetWindowSizeResponse_Future ¶
Conmon_SetWindowSizeResponse_Future is a wrapper for a Conmon_SetWindowSizeResponse promised by a client call.
func (Conmon_SetWindowSizeResponse_Future) Struct ¶
func (p Conmon_SetWindowSizeResponse_Future) Struct() (Conmon_SetWindowSizeResponse, error)
type Conmon_SetWindowSizeResponse_List ¶
type Conmon_SetWindowSizeResponse_List = capnp.StructList[Conmon_SetWindowSizeResponse]
Conmon_SetWindowSizeResponse_List is a list of Conmon_SetWindowSizeResponse.
func NewConmon_SetWindowSizeResponse_List ¶
func NewConmon_SetWindowSizeResponse_List(s *capnp.Segment, sz int32) (Conmon_SetWindowSizeResponse_List, error)
NewConmon_SetWindowSizeResponse creates a new list of Conmon_SetWindowSizeResponse.
type Conmon_VersionRequest ¶ added in v0.3.0
func NewConmon_VersionRequest ¶ added in v0.3.0
func NewConmon_VersionRequest(s *capnp.Segment) (Conmon_VersionRequest, error)
func NewRootConmon_VersionRequest ¶ added in v0.3.0
func NewRootConmon_VersionRequest(s *capnp.Segment) (Conmon_VersionRequest, error)
func ReadRootConmon_VersionRequest ¶ added in v0.3.0
func ReadRootConmon_VersionRequest(msg *capnp.Message) (Conmon_VersionRequest, error)
func (Conmon_VersionRequest) DecodeFromPtr ¶ added in v0.3.0
func (Conmon_VersionRequest) DecodeFromPtr(p capnp.Ptr) Conmon_VersionRequest
func (Conmon_VersionRequest) EncodeAsPtr ¶ added in v0.3.0
func (s Conmon_VersionRequest) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_VersionRequest) IsValid ¶ added in v0.3.0
func (s Conmon_VersionRequest) IsValid() bool
func (Conmon_VersionRequest) Message ¶ added in v0.3.0
func (s Conmon_VersionRequest) Message() *capnp.Message
func (Conmon_VersionRequest) Segment ¶ added in v0.3.0
func (s Conmon_VersionRequest) Segment() *capnp.Segment
func (Conmon_VersionRequest) SetVerbose ¶ added in v0.3.0
func (s Conmon_VersionRequest) SetVerbose(v bool)
func (Conmon_VersionRequest) String ¶ added in v0.3.0
func (s Conmon_VersionRequest) String() string
func (Conmon_VersionRequest) ToPtr ¶ added in v0.3.0
func (s Conmon_VersionRequest) ToPtr() capnp.Ptr
func (Conmon_VersionRequest) Verbose ¶ added in v0.3.0
func (s Conmon_VersionRequest) Verbose() bool
type Conmon_VersionRequest_Future ¶ added in v0.3.0
Conmon_VersionRequest_Future is a wrapper for a Conmon_VersionRequest promised by a client call.
func (Conmon_VersionRequest_Future) Struct ¶ added in v0.3.0
func (p Conmon_VersionRequest_Future) Struct() (Conmon_VersionRequest, error)
type Conmon_VersionRequest_List ¶ added in v0.3.0
type Conmon_VersionRequest_List = capnp.StructList[Conmon_VersionRequest]
Conmon_VersionRequest_List is a list of Conmon_VersionRequest.
func NewConmon_VersionRequest_List ¶ added in v0.3.0
func NewConmon_VersionRequest_List(s *capnp.Segment, sz int32) (Conmon_VersionRequest_List, error)
NewConmon_VersionRequest creates a new list of Conmon_VersionRequest.
type Conmon_VersionResponse ¶
func NewConmon_VersionResponse ¶
func NewConmon_VersionResponse(s *capnp.Segment) (Conmon_VersionResponse, error)
func NewRootConmon_VersionResponse ¶
func NewRootConmon_VersionResponse(s *capnp.Segment) (Conmon_VersionResponse, error)
func ReadRootConmon_VersionResponse ¶
func ReadRootConmon_VersionResponse(msg *capnp.Message) (Conmon_VersionResponse, error)
func (Conmon_VersionResponse) BuildDate ¶
func (s Conmon_VersionResponse) BuildDate() (string, error)
func (Conmon_VersionResponse) BuildDateBytes ¶
func (s Conmon_VersionResponse) BuildDateBytes() ([]byte, error)
func (Conmon_VersionResponse) CargoTree ¶ added in v0.3.0
func (s Conmon_VersionResponse) CargoTree() (string, error)
func (Conmon_VersionResponse) CargoTreeBytes ¶ added in v0.3.0
func (s Conmon_VersionResponse) CargoTreeBytes() ([]byte, error)
func (Conmon_VersionResponse) CargoVersion ¶ added in v0.3.0
func (s Conmon_VersionResponse) CargoVersion() (string, error)
func (Conmon_VersionResponse) CargoVersionBytes ¶ added in v0.3.0
func (s Conmon_VersionResponse) CargoVersionBytes() ([]byte, error)
func (Conmon_VersionResponse) Commit ¶
func (s Conmon_VersionResponse) Commit() (string, error)
func (Conmon_VersionResponse) CommitBytes ¶
func (s Conmon_VersionResponse) CommitBytes() ([]byte, error)
func (Conmon_VersionResponse) DecodeFromPtr ¶
func (Conmon_VersionResponse) DecodeFromPtr(p capnp.Ptr) Conmon_VersionResponse
func (Conmon_VersionResponse) EncodeAsPtr ¶
func (s Conmon_VersionResponse) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_VersionResponse) HasBuildDate ¶
func (s Conmon_VersionResponse) HasBuildDate() bool
func (Conmon_VersionResponse) HasCargoTree ¶ added in v0.3.0
func (s Conmon_VersionResponse) HasCargoTree() bool
func (Conmon_VersionResponse) HasCargoVersion ¶ added in v0.3.0
func (s Conmon_VersionResponse) HasCargoVersion() bool
func (Conmon_VersionResponse) HasCommit ¶
func (s Conmon_VersionResponse) HasCommit() bool
func (Conmon_VersionResponse) HasRustVersion ¶
func (s Conmon_VersionResponse) HasRustVersion() bool
func (Conmon_VersionResponse) HasTag ¶
func (s Conmon_VersionResponse) HasTag() bool
func (Conmon_VersionResponse) HasTarget ¶ added in v0.3.0
func (s Conmon_VersionResponse) HasTarget() bool
func (Conmon_VersionResponse) HasVersion ¶
func (s Conmon_VersionResponse) HasVersion() bool
func (Conmon_VersionResponse) IsValid ¶
func (s Conmon_VersionResponse) IsValid() bool
func (Conmon_VersionResponse) Message ¶
func (s Conmon_VersionResponse) Message() *capnp.Message
func (Conmon_VersionResponse) ProcessId ¶
func (s Conmon_VersionResponse) ProcessId() uint32
func (Conmon_VersionResponse) RustVersion ¶
func (s Conmon_VersionResponse) RustVersion() (string, error)
func (Conmon_VersionResponse) RustVersionBytes ¶
func (s Conmon_VersionResponse) RustVersionBytes() ([]byte, error)
func (Conmon_VersionResponse) Segment ¶
func (s Conmon_VersionResponse) Segment() *capnp.Segment
func (Conmon_VersionResponse) SetBuildDate ¶
func (s Conmon_VersionResponse) SetBuildDate(v string) error
func (Conmon_VersionResponse) SetCargoTree ¶ added in v0.3.0
func (s Conmon_VersionResponse) SetCargoTree(v string) error
func (Conmon_VersionResponse) SetCargoVersion ¶ added in v0.3.0
func (s Conmon_VersionResponse) SetCargoVersion(v string) error
func (Conmon_VersionResponse) SetCommit ¶
func (s Conmon_VersionResponse) SetCommit(v string) error
func (Conmon_VersionResponse) SetProcessId ¶
func (s Conmon_VersionResponse) SetProcessId(v uint32)
func (Conmon_VersionResponse) SetRustVersion ¶
func (s Conmon_VersionResponse) SetRustVersion(v string) error
func (Conmon_VersionResponse) SetTag ¶
func (s Conmon_VersionResponse) SetTag(v string) error
func (Conmon_VersionResponse) SetTarget ¶ added in v0.3.0
func (s Conmon_VersionResponse) SetTarget(v string) error
func (Conmon_VersionResponse) SetVersion ¶
func (s Conmon_VersionResponse) SetVersion(v string) error
func (Conmon_VersionResponse) String ¶
func (s Conmon_VersionResponse) String() string
func (Conmon_VersionResponse) Tag ¶
func (s Conmon_VersionResponse) Tag() (string, error)
func (Conmon_VersionResponse) TagBytes ¶
func (s Conmon_VersionResponse) TagBytes() ([]byte, error)
func (Conmon_VersionResponse) Target ¶ added in v0.3.0
func (s Conmon_VersionResponse) Target() (string, error)
func (Conmon_VersionResponse) TargetBytes ¶ added in v0.3.0
func (s Conmon_VersionResponse) TargetBytes() ([]byte, error)
func (Conmon_VersionResponse) ToPtr ¶
func (s Conmon_VersionResponse) ToPtr() capnp.Ptr
func (Conmon_VersionResponse) Version ¶
func (s Conmon_VersionResponse) Version() (string, error)
func (Conmon_VersionResponse) VersionBytes ¶
func (s Conmon_VersionResponse) VersionBytes() ([]byte, error)
type Conmon_VersionResponse_Future ¶
Conmon_VersionResponse_Future is a wrapper for a Conmon_VersionResponse promised by a client call.
func (Conmon_VersionResponse_Future) Struct ¶
func (p Conmon_VersionResponse_Future) Struct() (Conmon_VersionResponse, error)
type Conmon_VersionResponse_List ¶
type Conmon_VersionResponse_List = capnp.StructList[Conmon_VersionResponse]
Conmon_VersionResponse_List is a list of Conmon_VersionResponse.
func NewConmon_VersionResponse_List ¶
func NewConmon_VersionResponse_List(s *capnp.Segment, sz int32) (Conmon_VersionResponse_List, error)
NewConmon_VersionResponse creates a new list of Conmon_VersionResponse.
type Conmon_attachContainer ¶
Conmon_attachContainer holds the state for a server call to Conmon.attachContainer. See server.Call for documentation.
func (Conmon_attachContainer) AllocResults ¶
func (c Conmon_attachContainer) AllocResults() (Conmon_attachContainer_Results, error)
AllocResults allocates the results struct.
func (Conmon_attachContainer) Args ¶
func (c Conmon_attachContainer) Args() Conmon_attachContainer_Params
Args returns the call's arguments.
type Conmon_attachContainer_Params ¶
func NewConmon_attachContainer_Params ¶
func NewConmon_attachContainer_Params(s *capnp.Segment) (Conmon_attachContainer_Params, error)
func NewRootConmon_attachContainer_Params ¶
func NewRootConmon_attachContainer_Params(s *capnp.Segment) (Conmon_attachContainer_Params, error)
func ReadRootConmon_attachContainer_Params ¶
func ReadRootConmon_attachContainer_Params(msg *capnp.Message) (Conmon_attachContainer_Params, error)
func (Conmon_attachContainer_Params) DecodeFromPtr ¶
func (Conmon_attachContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_attachContainer_Params
func (Conmon_attachContainer_Params) EncodeAsPtr ¶
func (s Conmon_attachContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_attachContainer_Params) HasRequest ¶
func (s Conmon_attachContainer_Params) HasRequest() bool
func (Conmon_attachContainer_Params) IsValid ¶
func (s Conmon_attachContainer_Params) IsValid() bool
func (Conmon_attachContainer_Params) Message ¶
func (s Conmon_attachContainer_Params) Message() *capnp.Message
func (Conmon_attachContainer_Params) NewRequest ¶
func (s Conmon_attachContainer_Params) NewRequest() (Conmon_AttachRequest, error)
NewRequest sets the request field to a newly allocated Conmon_AttachRequest struct, preferring placement in s's segment.
func (Conmon_attachContainer_Params) Request ¶
func (s Conmon_attachContainer_Params) Request() (Conmon_AttachRequest, error)
func (Conmon_attachContainer_Params) Segment ¶
func (s Conmon_attachContainer_Params) Segment() *capnp.Segment
func (Conmon_attachContainer_Params) SetRequest ¶
func (s Conmon_attachContainer_Params) SetRequest(v Conmon_AttachRequest) error
func (Conmon_attachContainer_Params) String ¶
func (s Conmon_attachContainer_Params) String() string
func (Conmon_attachContainer_Params) ToPtr ¶
func (s Conmon_attachContainer_Params) ToPtr() capnp.Ptr
type Conmon_attachContainer_Params_Future ¶
Conmon_attachContainer_Params_Future is a wrapper for a Conmon_attachContainer_Params promised by a client call.
func (Conmon_attachContainer_Params_Future) Request ¶
func (p Conmon_attachContainer_Params_Future) Request() Conmon_AttachRequest_Future
func (Conmon_attachContainer_Params_Future) Struct ¶
func (p Conmon_attachContainer_Params_Future) Struct() (Conmon_attachContainer_Params, error)
type Conmon_attachContainer_Params_List ¶
type Conmon_attachContainer_Params_List = capnp.StructList[Conmon_attachContainer_Params]
Conmon_attachContainer_Params_List is a list of Conmon_attachContainer_Params.
func NewConmon_attachContainer_Params_List ¶
func NewConmon_attachContainer_Params_List(s *capnp.Segment, sz int32) (Conmon_attachContainer_Params_List, error)
NewConmon_attachContainer_Params creates a new list of Conmon_attachContainer_Params.
type Conmon_attachContainer_Results ¶
func NewConmon_attachContainer_Results ¶
func NewConmon_attachContainer_Results(s *capnp.Segment) (Conmon_attachContainer_Results, error)
func NewRootConmon_attachContainer_Results ¶
func NewRootConmon_attachContainer_Results(s *capnp.Segment) (Conmon_attachContainer_Results, error)
func ReadRootConmon_attachContainer_Results ¶
func ReadRootConmon_attachContainer_Results(msg *capnp.Message) (Conmon_attachContainer_Results, error)
func (Conmon_attachContainer_Results) DecodeFromPtr ¶
func (Conmon_attachContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_attachContainer_Results
func (Conmon_attachContainer_Results) EncodeAsPtr ¶
func (s Conmon_attachContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_attachContainer_Results) HasResponse ¶
func (s Conmon_attachContainer_Results) HasResponse() bool
func (Conmon_attachContainer_Results) IsValid ¶
func (s Conmon_attachContainer_Results) IsValid() bool
func (Conmon_attachContainer_Results) Message ¶
func (s Conmon_attachContainer_Results) Message() *capnp.Message
func (Conmon_attachContainer_Results) NewResponse ¶
func (s Conmon_attachContainer_Results) NewResponse() (Conmon_AttachResponse, error)
NewResponse sets the response field to a newly allocated Conmon_AttachResponse struct, preferring placement in s's segment.
func (Conmon_attachContainer_Results) Response ¶
func (s Conmon_attachContainer_Results) Response() (Conmon_AttachResponse, error)
func (Conmon_attachContainer_Results) Segment ¶
func (s Conmon_attachContainer_Results) Segment() *capnp.Segment
func (Conmon_attachContainer_Results) SetResponse ¶
func (s Conmon_attachContainer_Results) SetResponse(v Conmon_AttachResponse) error
func (Conmon_attachContainer_Results) String ¶
func (s Conmon_attachContainer_Results) String() string
func (Conmon_attachContainer_Results) ToPtr ¶
func (s Conmon_attachContainer_Results) ToPtr() capnp.Ptr
type Conmon_attachContainer_Results_Future ¶
Conmon_attachContainer_Results_Future is a wrapper for a Conmon_attachContainer_Results promised by a client call.
func (Conmon_attachContainer_Results_Future) Response ¶
func (p Conmon_attachContainer_Results_Future) Response() Conmon_AttachResponse_Future
func (Conmon_attachContainer_Results_Future) Struct ¶
func (p Conmon_attachContainer_Results_Future) Struct() (Conmon_attachContainer_Results, error)
type Conmon_attachContainer_Results_List ¶
type Conmon_attachContainer_Results_List = capnp.StructList[Conmon_attachContainer_Results]
Conmon_attachContainer_Results_List is a list of Conmon_attachContainer_Results.
func NewConmon_attachContainer_Results_List ¶
func NewConmon_attachContainer_Results_List(s *capnp.Segment, sz int32) (Conmon_attachContainer_Results_List, error)
NewConmon_attachContainer_Results creates a new list of Conmon_attachContainer_Results.
type Conmon_createContainer ¶
Conmon_createContainer holds the state for a server call to Conmon.createContainer. See server.Call for documentation.
func (Conmon_createContainer) AllocResults ¶
func (c Conmon_createContainer) AllocResults() (Conmon_createContainer_Results, error)
AllocResults allocates the results struct.
func (Conmon_createContainer) Args ¶
func (c Conmon_createContainer) Args() Conmon_createContainer_Params
Args returns the call's arguments.
type Conmon_createContainer_Params ¶
func NewConmon_createContainer_Params ¶
func NewConmon_createContainer_Params(s *capnp.Segment) (Conmon_createContainer_Params, error)
func NewRootConmon_createContainer_Params ¶
func NewRootConmon_createContainer_Params(s *capnp.Segment) (Conmon_createContainer_Params, error)
func ReadRootConmon_createContainer_Params ¶
func ReadRootConmon_createContainer_Params(msg *capnp.Message) (Conmon_createContainer_Params, error)
func (Conmon_createContainer_Params) DecodeFromPtr ¶
func (Conmon_createContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_createContainer_Params
func (Conmon_createContainer_Params) EncodeAsPtr ¶
func (s Conmon_createContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_createContainer_Params) HasRequest ¶
func (s Conmon_createContainer_Params) HasRequest() bool
func (Conmon_createContainer_Params) IsValid ¶
func (s Conmon_createContainer_Params) IsValid() bool
func (Conmon_createContainer_Params) Message ¶
func (s Conmon_createContainer_Params) Message() *capnp.Message
func (Conmon_createContainer_Params) NewRequest ¶
func (s Conmon_createContainer_Params) NewRequest() (Conmon_CreateContainerRequest, error)
NewRequest sets the request field to a newly allocated Conmon_CreateContainerRequest struct, preferring placement in s's segment.
func (Conmon_createContainer_Params) Request ¶
func (s Conmon_createContainer_Params) Request() (Conmon_CreateContainerRequest, error)
func (Conmon_createContainer_Params) Segment ¶
func (s Conmon_createContainer_Params) Segment() *capnp.Segment
func (Conmon_createContainer_Params) SetRequest ¶
func (s Conmon_createContainer_Params) SetRequest(v Conmon_CreateContainerRequest) error
func (Conmon_createContainer_Params) String ¶
func (s Conmon_createContainer_Params) String() string
func (Conmon_createContainer_Params) ToPtr ¶
func (s Conmon_createContainer_Params) ToPtr() capnp.Ptr
type Conmon_createContainer_Params_Future ¶
Conmon_createContainer_Params_Future is a wrapper for a Conmon_createContainer_Params promised by a client call.
func (Conmon_createContainer_Params_Future) Request ¶
func (p Conmon_createContainer_Params_Future) Request() Conmon_CreateContainerRequest_Future
func (Conmon_createContainer_Params_Future) Struct ¶
func (p Conmon_createContainer_Params_Future) Struct() (Conmon_createContainer_Params, error)
type Conmon_createContainer_Params_List ¶
type Conmon_createContainer_Params_List = capnp.StructList[Conmon_createContainer_Params]
Conmon_createContainer_Params_List is a list of Conmon_createContainer_Params.
func NewConmon_createContainer_Params_List ¶
func NewConmon_createContainer_Params_List(s *capnp.Segment, sz int32) (Conmon_createContainer_Params_List, error)
NewConmon_createContainer_Params creates a new list of Conmon_createContainer_Params.
type Conmon_createContainer_Results ¶
func NewConmon_createContainer_Results ¶
func NewConmon_createContainer_Results(s *capnp.Segment) (Conmon_createContainer_Results, error)
func NewRootConmon_createContainer_Results ¶
func NewRootConmon_createContainer_Results(s *capnp.Segment) (Conmon_createContainer_Results, error)
func ReadRootConmon_createContainer_Results ¶
func ReadRootConmon_createContainer_Results(msg *capnp.Message) (Conmon_createContainer_Results, error)
func (Conmon_createContainer_Results) DecodeFromPtr ¶
func (Conmon_createContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_createContainer_Results
func (Conmon_createContainer_Results) EncodeAsPtr ¶
func (s Conmon_createContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_createContainer_Results) HasResponse ¶
func (s Conmon_createContainer_Results) HasResponse() bool
func (Conmon_createContainer_Results) IsValid ¶
func (s Conmon_createContainer_Results) IsValid() bool
func (Conmon_createContainer_Results) Message ¶
func (s Conmon_createContainer_Results) Message() *capnp.Message
func (Conmon_createContainer_Results) NewResponse ¶
func (s Conmon_createContainer_Results) NewResponse() (Conmon_CreateContainerResponse, error)
NewResponse sets the response field to a newly allocated Conmon_CreateContainerResponse struct, preferring placement in s's segment.
func (Conmon_createContainer_Results) Response ¶
func (s Conmon_createContainer_Results) Response() (Conmon_CreateContainerResponse, error)
func (Conmon_createContainer_Results) Segment ¶
func (s Conmon_createContainer_Results) Segment() *capnp.Segment
func (Conmon_createContainer_Results) SetResponse ¶
func (s Conmon_createContainer_Results) SetResponse(v Conmon_CreateContainerResponse) error
func (Conmon_createContainer_Results) String ¶
func (s Conmon_createContainer_Results) String() string
func (Conmon_createContainer_Results) ToPtr ¶
func (s Conmon_createContainer_Results) ToPtr() capnp.Ptr
type Conmon_createContainer_Results_Future ¶
Conmon_createContainer_Results_Future is a wrapper for a Conmon_createContainer_Results promised by a client call.
func (Conmon_createContainer_Results_Future) Response ¶
func (p Conmon_createContainer_Results_Future) Response() Conmon_CreateContainerResponse_Future
func (Conmon_createContainer_Results_Future) Struct ¶
func (p Conmon_createContainer_Results_Future) Struct() (Conmon_createContainer_Results, error)
type Conmon_createContainer_Results_List ¶
type Conmon_createContainer_Results_List = capnp.StructList[Conmon_createContainer_Results]
Conmon_createContainer_Results_List is a list of Conmon_createContainer_Results.
func NewConmon_createContainer_Results_List ¶
func NewConmon_createContainer_Results_List(s *capnp.Segment, sz int32) (Conmon_createContainer_Results_List, error)
NewConmon_createContainer_Results creates a new list of Conmon_createContainer_Results.
type Conmon_execSyncContainer ¶
Conmon_execSyncContainer holds the state for a server call to Conmon.execSyncContainer. See server.Call for documentation.
func (Conmon_execSyncContainer) AllocResults ¶
func (c Conmon_execSyncContainer) AllocResults() (Conmon_execSyncContainer_Results, error)
AllocResults allocates the results struct.
func (Conmon_execSyncContainer) Args ¶
func (c Conmon_execSyncContainer) Args() Conmon_execSyncContainer_Params
Args returns the call's arguments.
type Conmon_execSyncContainer_Params ¶
func NewConmon_execSyncContainer_Params ¶
func NewConmon_execSyncContainer_Params(s *capnp.Segment) (Conmon_execSyncContainer_Params, error)
func NewRootConmon_execSyncContainer_Params ¶
func NewRootConmon_execSyncContainer_Params(s *capnp.Segment) (Conmon_execSyncContainer_Params, error)
func ReadRootConmon_execSyncContainer_Params ¶
func ReadRootConmon_execSyncContainer_Params(msg *capnp.Message) (Conmon_execSyncContainer_Params, error)
func (Conmon_execSyncContainer_Params) DecodeFromPtr ¶
func (Conmon_execSyncContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_execSyncContainer_Params
func (Conmon_execSyncContainer_Params) EncodeAsPtr ¶
func (s Conmon_execSyncContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_execSyncContainer_Params) HasRequest ¶
func (s Conmon_execSyncContainer_Params) HasRequest() bool
func (Conmon_execSyncContainer_Params) IsValid ¶
func (s Conmon_execSyncContainer_Params) IsValid() bool
func (Conmon_execSyncContainer_Params) Message ¶
func (s Conmon_execSyncContainer_Params) Message() *capnp.Message
func (Conmon_execSyncContainer_Params) NewRequest ¶
func (s Conmon_execSyncContainer_Params) NewRequest() (Conmon_ExecSyncContainerRequest, error)
NewRequest sets the request field to a newly allocated Conmon_ExecSyncContainerRequest struct, preferring placement in s's segment.
func (Conmon_execSyncContainer_Params) Request ¶
func (s Conmon_execSyncContainer_Params) Request() (Conmon_ExecSyncContainerRequest, error)
func (Conmon_execSyncContainer_Params) Segment ¶
func (s Conmon_execSyncContainer_Params) Segment() *capnp.Segment
func (Conmon_execSyncContainer_Params) SetRequest ¶
func (s Conmon_execSyncContainer_Params) SetRequest(v Conmon_ExecSyncContainerRequest) error
func (Conmon_execSyncContainer_Params) String ¶
func (s Conmon_execSyncContainer_Params) String() string
func (Conmon_execSyncContainer_Params) ToPtr ¶
func (s Conmon_execSyncContainer_Params) ToPtr() capnp.Ptr
type Conmon_execSyncContainer_Params_Future ¶
Conmon_execSyncContainer_Params_Future is a wrapper for a Conmon_execSyncContainer_Params promised by a client call.
func (Conmon_execSyncContainer_Params_Future) Request ¶
func (p Conmon_execSyncContainer_Params_Future) Request() Conmon_ExecSyncContainerRequest_Future
func (Conmon_execSyncContainer_Params_Future) Struct ¶
func (p Conmon_execSyncContainer_Params_Future) Struct() (Conmon_execSyncContainer_Params, error)
type Conmon_execSyncContainer_Params_List ¶
type Conmon_execSyncContainer_Params_List = capnp.StructList[Conmon_execSyncContainer_Params]
Conmon_execSyncContainer_Params_List is a list of Conmon_execSyncContainer_Params.
func NewConmon_execSyncContainer_Params_List ¶
func NewConmon_execSyncContainer_Params_List(s *capnp.Segment, sz int32) (Conmon_execSyncContainer_Params_List, error)
NewConmon_execSyncContainer_Params creates a new list of Conmon_execSyncContainer_Params.
type Conmon_execSyncContainer_Results ¶
func NewConmon_execSyncContainer_Results ¶
func NewConmon_execSyncContainer_Results(s *capnp.Segment) (Conmon_execSyncContainer_Results, error)
func NewRootConmon_execSyncContainer_Results ¶
func NewRootConmon_execSyncContainer_Results(s *capnp.Segment) (Conmon_execSyncContainer_Results, error)
func ReadRootConmon_execSyncContainer_Results ¶
func ReadRootConmon_execSyncContainer_Results(msg *capnp.Message) (Conmon_execSyncContainer_Results, error)
func (Conmon_execSyncContainer_Results) DecodeFromPtr ¶
func (Conmon_execSyncContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_execSyncContainer_Results
func (Conmon_execSyncContainer_Results) EncodeAsPtr ¶
func (s Conmon_execSyncContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_execSyncContainer_Results) HasResponse ¶
func (s Conmon_execSyncContainer_Results) HasResponse() bool
func (Conmon_execSyncContainer_Results) IsValid ¶
func (s Conmon_execSyncContainer_Results) IsValid() bool
func (Conmon_execSyncContainer_Results) Message ¶
func (s Conmon_execSyncContainer_Results) Message() *capnp.Message
func (Conmon_execSyncContainer_Results) NewResponse ¶
func (s Conmon_execSyncContainer_Results) NewResponse() (Conmon_ExecSyncContainerResponse, error)
NewResponse sets the response field to a newly allocated Conmon_ExecSyncContainerResponse struct, preferring placement in s's segment.
func (Conmon_execSyncContainer_Results) Response ¶
func (s Conmon_execSyncContainer_Results) Response() (Conmon_ExecSyncContainerResponse, error)
func (Conmon_execSyncContainer_Results) Segment ¶
func (s Conmon_execSyncContainer_Results) Segment() *capnp.Segment
func (Conmon_execSyncContainer_Results) SetResponse ¶
func (s Conmon_execSyncContainer_Results) SetResponse(v Conmon_ExecSyncContainerResponse) error
func (Conmon_execSyncContainer_Results) String ¶
func (s Conmon_execSyncContainer_Results) String() string
func (Conmon_execSyncContainer_Results) ToPtr ¶
func (s Conmon_execSyncContainer_Results) ToPtr() capnp.Ptr
type Conmon_execSyncContainer_Results_Future ¶
Conmon_execSyncContainer_Results_Future is a wrapper for a Conmon_execSyncContainer_Results promised by a client call.
func (Conmon_execSyncContainer_Results_Future) Response ¶
func (p Conmon_execSyncContainer_Results_Future) Response() Conmon_ExecSyncContainerResponse_Future
func (Conmon_execSyncContainer_Results_Future) Struct ¶
func (p Conmon_execSyncContainer_Results_Future) Struct() (Conmon_execSyncContainer_Results, error)
type Conmon_execSyncContainer_Results_List ¶
type Conmon_execSyncContainer_Results_List = capnp.StructList[Conmon_execSyncContainer_Results]
Conmon_execSyncContainer_Results_List is a list of Conmon_execSyncContainer_Results.
func NewConmon_execSyncContainer_Results_List ¶
func NewConmon_execSyncContainer_Results_List(s *capnp.Segment, sz int32) (Conmon_execSyncContainer_Results_List, error)
NewConmon_execSyncContainer_Results creates a new list of Conmon_execSyncContainer_Results.
type Conmon_reopenLogContainer ¶
Conmon_reopenLogContainer holds the state for a server call to Conmon.reopenLogContainer. See server.Call for documentation.
func (Conmon_reopenLogContainer) AllocResults ¶
func (c Conmon_reopenLogContainer) AllocResults() (Conmon_reopenLogContainer_Results, error)
AllocResults allocates the results struct.
func (Conmon_reopenLogContainer) Args ¶
func (c Conmon_reopenLogContainer) Args() Conmon_reopenLogContainer_Params
Args returns the call's arguments.
type Conmon_reopenLogContainer_Params ¶
func NewConmon_reopenLogContainer_Params ¶
func NewConmon_reopenLogContainer_Params(s *capnp.Segment) (Conmon_reopenLogContainer_Params, error)
func NewRootConmon_reopenLogContainer_Params ¶
func NewRootConmon_reopenLogContainer_Params(s *capnp.Segment) (Conmon_reopenLogContainer_Params, error)
func ReadRootConmon_reopenLogContainer_Params ¶
func ReadRootConmon_reopenLogContainer_Params(msg *capnp.Message) (Conmon_reopenLogContainer_Params, error)
func (Conmon_reopenLogContainer_Params) DecodeFromPtr ¶
func (Conmon_reopenLogContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_reopenLogContainer_Params
func (Conmon_reopenLogContainer_Params) EncodeAsPtr ¶
func (s Conmon_reopenLogContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_reopenLogContainer_Params) HasRequest ¶
func (s Conmon_reopenLogContainer_Params) HasRequest() bool
func (Conmon_reopenLogContainer_Params) IsValid ¶
func (s Conmon_reopenLogContainer_Params) IsValid() bool
func (Conmon_reopenLogContainer_Params) Message ¶
func (s Conmon_reopenLogContainer_Params) Message() *capnp.Message
func (Conmon_reopenLogContainer_Params) NewRequest ¶
func (s Conmon_reopenLogContainer_Params) NewRequest() (Conmon_ReopenLogRequest, error)
NewRequest sets the request field to a newly allocated Conmon_ReopenLogRequest struct, preferring placement in s's segment.
func (Conmon_reopenLogContainer_Params) Request ¶
func (s Conmon_reopenLogContainer_Params) Request() (Conmon_ReopenLogRequest, error)
func (Conmon_reopenLogContainer_Params) Segment ¶
func (s Conmon_reopenLogContainer_Params) Segment() *capnp.Segment
func (Conmon_reopenLogContainer_Params) SetRequest ¶
func (s Conmon_reopenLogContainer_Params) SetRequest(v Conmon_ReopenLogRequest) error
func (Conmon_reopenLogContainer_Params) String ¶
func (s Conmon_reopenLogContainer_Params) String() string
func (Conmon_reopenLogContainer_Params) ToPtr ¶
func (s Conmon_reopenLogContainer_Params) ToPtr() capnp.Ptr
type Conmon_reopenLogContainer_Params_Future ¶
Conmon_reopenLogContainer_Params_Future is a wrapper for a Conmon_reopenLogContainer_Params promised by a client call.
func (Conmon_reopenLogContainer_Params_Future) Request ¶
func (p Conmon_reopenLogContainer_Params_Future) Request() Conmon_ReopenLogRequest_Future
func (Conmon_reopenLogContainer_Params_Future) Struct ¶
func (p Conmon_reopenLogContainer_Params_Future) Struct() (Conmon_reopenLogContainer_Params, error)
type Conmon_reopenLogContainer_Params_List ¶
type Conmon_reopenLogContainer_Params_List = capnp.StructList[Conmon_reopenLogContainer_Params]
Conmon_reopenLogContainer_Params_List is a list of Conmon_reopenLogContainer_Params.
func NewConmon_reopenLogContainer_Params_List ¶
func NewConmon_reopenLogContainer_Params_List(s *capnp.Segment, sz int32) (Conmon_reopenLogContainer_Params_List, error)
NewConmon_reopenLogContainer_Params creates a new list of Conmon_reopenLogContainer_Params.
type Conmon_reopenLogContainer_Results ¶
func NewConmon_reopenLogContainer_Results ¶
func NewConmon_reopenLogContainer_Results(s *capnp.Segment) (Conmon_reopenLogContainer_Results, error)
func NewRootConmon_reopenLogContainer_Results ¶
func NewRootConmon_reopenLogContainer_Results(s *capnp.Segment) (Conmon_reopenLogContainer_Results, error)
func ReadRootConmon_reopenLogContainer_Results ¶
func ReadRootConmon_reopenLogContainer_Results(msg *capnp.Message) (Conmon_reopenLogContainer_Results, error)
func (Conmon_reopenLogContainer_Results) DecodeFromPtr ¶
func (Conmon_reopenLogContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_reopenLogContainer_Results
func (Conmon_reopenLogContainer_Results) EncodeAsPtr ¶
func (s Conmon_reopenLogContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_reopenLogContainer_Results) HasResponse ¶
func (s Conmon_reopenLogContainer_Results) HasResponse() bool
func (Conmon_reopenLogContainer_Results) IsValid ¶
func (s Conmon_reopenLogContainer_Results) IsValid() bool
func (Conmon_reopenLogContainer_Results) Message ¶
func (s Conmon_reopenLogContainer_Results) Message() *capnp.Message
func (Conmon_reopenLogContainer_Results) NewResponse ¶
func (s Conmon_reopenLogContainer_Results) NewResponse() (Conmon_ReopenLogResponse, error)
NewResponse sets the response field to a newly allocated Conmon_ReopenLogResponse struct, preferring placement in s's segment.
func (Conmon_reopenLogContainer_Results) Response ¶
func (s Conmon_reopenLogContainer_Results) Response() (Conmon_ReopenLogResponse, error)
func (Conmon_reopenLogContainer_Results) Segment ¶
func (s Conmon_reopenLogContainer_Results) Segment() *capnp.Segment
func (Conmon_reopenLogContainer_Results) SetResponse ¶
func (s Conmon_reopenLogContainer_Results) SetResponse(v Conmon_ReopenLogResponse) error
func (Conmon_reopenLogContainer_Results) String ¶
func (s Conmon_reopenLogContainer_Results) String() string
func (Conmon_reopenLogContainer_Results) ToPtr ¶
func (s Conmon_reopenLogContainer_Results) ToPtr() capnp.Ptr
type Conmon_reopenLogContainer_Results_Future ¶
Conmon_reopenLogContainer_Results_Future is a wrapper for a Conmon_reopenLogContainer_Results promised by a client call.
func (Conmon_reopenLogContainer_Results_Future) Response ¶
func (p Conmon_reopenLogContainer_Results_Future) Response() Conmon_ReopenLogResponse_Future
func (Conmon_reopenLogContainer_Results_Future) Struct ¶
func (p Conmon_reopenLogContainer_Results_Future) Struct() (Conmon_reopenLogContainer_Results, error)
type Conmon_reopenLogContainer_Results_List ¶
type Conmon_reopenLogContainer_Results_List = capnp.StructList[Conmon_reopenLogContainer_Results]
Conmon_reopenLogContainer_Results_List is a list of Conmon_reopenLogContainer_Results.
func NewConmon_reopenLogContainer_Results_List ¶
func NewConmon_reopenLogContainer_Results_List(s *capnp.Segment, sz int32) (Conmon_reopenLogContainer_Results_List, error)
NewConmon_reopenLogContainer_Results creates a new list of Conmon_reopenLogContainer_Results.
type Conmon_setWindowSizeContainer ¶
Conmon_setWindowSizeContainer holds the state for a server call to Conmon.setWindowSizeContainer. See server.Call for documentation.
func (Conmon_setWindowSizeContainer) AllocResults ¶
func (c Conmon_setWindowSizeContainer) AllocResults() (Conmon_setWindowSizeContainer_Results, error)
AllocResults allocates the results struct.
func (Conmon_setWindowSizeContainer) Args ¶
func (c Conmon_setWindowSizeContainer) Args() Conmon_setWindowSizeContainer_Params
Args returns the call's arguments.
type Conmon_setWindowSizeContainer_Params ¶
func NewConmon_setWindowSizeContainer_Params ¶
func NewConmon_setWindowSizeContainer_Params(s *capnp.Segment) (Conmon_setWindowSizeContainer_Params, error)
func NewRootConmon_setWindowSizeContainer_Params ¶
func NewRootConmon_setWindowSizeContainer_Params(s *capnp.Segment) (Conmon_setWindowSizeContainer_Params, error)
func ReadRootConmon_setWindowSizeContainer_Params ¶
func ReadRootConmon_setWindowSizeContainer_Params(msg *capnp.Message) (Conmon_setWindowSizeContainer_Params, error)
func (Conmon_setWindowSizeContainer_Params) DecodeFromPtr ¶
func (Conmon_setWindowSizeContainer_Params) DecodeFromPtr(p capnp.Ptr) Conmon_setWindowSizeContainer_Params
func (Conmon_setWindowSizeContainer_Params) EncodeAsPtr ¶
func (s Conmon_setWindowSizeContainer_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_setWindowSizeContainer_Params) HasRequest ¶
func (s Conmon_setWindowSizeContainer_Params) HasRequest() bool
func (Conmon_setWindowSizeContainer_Params) IsValid ¶
func (s Conmon_setWindowSizeContainer_Params) IsValid() bool
func (Conmon_setWindowSizeContainer_Params) Message ¶
func (s Conmon_setWindowSizeContainer_Params) Message() *capnp.Message
func (Conmon_setWindowSizeContainer_Params) NewRequest ¶
func (s Conmon_setWindowSizeContainer_Params) NewRequest() (Conmon_SetWindowSizeRequest, error)
NewRequest sets the request field to a newly allocated Conmon_SetWindowSizeRequest struct, preferring placement in s's segment.
func (Conmon_setWindowSizeContainer_Params) Request ¶
func (s Conmon_setWindowSizeContainer_Params) Request() (Conmon_SetWindowSizeRequest, error)
func (Conmon_setWindowSizeContainer_Params) Segment ¶
func (s Conmon_setWindowSizeContainer_Params) Segment() *capnp.Segment
func (Conmon_setWindowSizeContainer_Params) SetRequest ¶
func (s Conmon_setWindowSizeContainer_Params) SetRequest(v Conmon_SetWindowSizeRequest) error
func (Conmon_setWindowSizeContainer_Params) String ¶
func (s Conmon_setWindowSizeContainer_Params) String() string
func (Conmon_setWindowSizeContainer_Params) ToPtr ¶
func (s Conmon_setWindowSizeContainer_Params) ToPtr() capnp.Ptr
type Conmon_setWindowSizeContainer_Params_Future ¶
Conmon_setWindowSizeContainer_Params_Future is a wrapper for a Conmon_setWindowSizeContainer_Params promised by a client call.
func (Conmon_setWindowSizeContainer_Params_Future) Request ¶
func (p Conmon_setWindowSizeContainer_Params_Future) Request() Conmon_SetWindowSizeRequest_Future
func (Conmon_setWindowSizeContainer_Params_Future) Struct ¶
func (p Conmon_setWindowSizeContainer_Params_Future) Struct() (Conmon_setWindowSizeContainer_Params, error)
type Conmon_setWindowSizeContainer_Params_List ¶
type Conmon_setWindowSizeContainer_Params_List = capnp.StructList[Conmon_setWindowSizeContainer_Params]
Conmon_setWindowSizeContainer_Params_List is a list of Conmon_setWindowSizeContainer_Params.
func NewConmon_setWindowSizeContainer_Params_List ¶
func NewConmon_setWindowSizeContainer_Params_List(s *capnp.Segment, sz int32) (Conmon_setWindowSizeContainer_Params_List, error)
NewConmon_setWindowSizeContainer_Params creates a new list of Conmon_setWindowSizeContainer_Params.
type Conmon_setWindowSizeContainer_Results ¶
func NewConmon_setWindowSizeContainer_Results ¶
func NewConmon_setWindowSizeContainer_Results(s *capnp.Segment) (Conmon_setWindowSizeContainer_Results, error)
func NewRootConmon_setWindowSizeContainer_Results ¶
func NewRootConmon_setWindowSizeContainer_Results(s *capnp.Segment) (Conmon_setWindowSizeContainer_Results, error)
func ReadRootConmon_setWindowSizeContainer_Results ¶
func ReadRootConmon_setWindowSizeContainer_Results(msg *capnp.Message) (Conmon_setWindowSizeContainer_Results, error)
func (Conmon_setWindowSizeContainer_Results) DecodeFromPtr ¶
func (Conmon_setWindowSizeContainer_Results) DecodeFromPtr(p capnp.Ptr) Conmon_setWindowSizeContainer_Results
func (Conmon_setWindowSizeContainer_Results) EncodeAsPtr ¶
func (s Conmon_setWindowSizeContainer_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_setWindowSizeContainer_Results) HasResponse ¶
func (s Conmon_setWindowSizeContainer_Results) HasResponse() bool
func (Conmon_setWindowSizeContainer_Results) IsValid ¶
func (s Conmon_setWindowSizeContainer_Results) IsValid() bool
func (Conmon_setWindowSizeContainer_Results) Message ¶
func (s Conmon_setWindowSizeContainer_Results) Message() *capnp.Message
func (Conmon_setWindowSizeContainer_Results) NewResponse ¶
func (s Conmon_setWindowSizeContainer_Results) NewResponse() (Conmon_SetWindowSizeResponse, error)
NewResponse sets the response field to a newly allocated Conmon_SetWindowSizeResponse struct, preferring placement in s's segment.
func (Conmon_setWindowSizeContainer_Results) Response ¶
func (s Conmon_setWindowSizeContainer_Results) Response() (Conmon_SetWindowSizeResponse, error)
func (Conmon_setWindowSizeContainer_Results) Segment ¶
func (s Conmon_setWindowSizeContainer_Results) Segment() *capnp.Segment
func (Conmon_setWindowSizeContainer_Results) SetResponse ¶
func (s Conmon_setWindowSizeContainer_Results) SetResponse(v Conmon_SetWindowSizeResponse) error
func (Conmon_setWindowSizeContainer_Results) String ¶
func (s Conmon_setWindowSizeContainer_Results) String() string
func (Conmon_setWindowSizeContainer_Results) ToPtr ¶
func (s Conmon_setWindowSizeContainer_Results) ToPtr() capnp.Ptr
type Conmon_setWindowSizeContainer_Results_Future ¶
Conmon_setWindowSizeContainer_Results_Future is a wrapper for a Conmon_setWindowSizeContainer_Results promised by a client call.
func (Conmon_setWindowSizeContainer_Results_Future) Response ¶
func (p Conmon_setWindowSizeContainer_Results_Future) Response() Conmon_SetWindowSizeResponse_Future
func (Conmon_setWindowSizeContainer_Results_Future) Struct ¶
func (p Conmon_setWindowSizeContainer_Results_Future) Struct() (Conmon_setWindowSizeContainer_Results, error)
type Conmon_setWindowSizeContainer_Results_List ¶
type Conmon_setWindowSizeContainer_Results_List = capnp.StructList[Conmon_setWindowSizeContainer_Results]
Conmon_setWindowSizeContainer_Results_List is a list of Conmon_setWindowSizeContainer_Results.
func NewConmon_setWindowSizeContainer_Results_List ¶
func NewConmon_setWindowSizeContainer_Results_List(s *capnp.Segment, sz int32) (Conmon_setWindowSizeContainer_Results_List, error)
NewConmon_setWindowSizeContainer_Results creates a new list of Conmon_setWindowSizeContainer_Results.
type Conmon_version ¶
Conmon_version holds the state for a server call to Conmon.version. See server.Call for documentation.
func (Conmon_version) AllocResults ¶
func (c Conmon_version) AllocResults() (Conmon_version_Results, error)
AllocResults allocates the results struct.
func (Conmon_version) Args ¶
func (c Conmon_version) Args() Conmon_version_Params
Args returns the call's arguments.
type Conmon_version_Params ¶
func NewConmon_version_Params ¶
func NewConmon_version_Params(s *capnp.Segment) (Conmon_version_Params, error)
func NewRootConmon_version_Params ¶
func NewRootConmon_version_Params(s *capnp.Segment) (Conmon_version_Params, error)
func ReadRootConmon_version_Params ¶
func ReadRootConmon_version_Params(msg *capnp.Message) (Conmon_version_Params, error)
func (Conmon_version_Params) DecodeFromPtr ¶
func (Conmon_version_Params) DecodeFromPtr(p capnp.Ptr) Conmon_version_Params
func (Conmon_version_Params) EncodeAsPtr ¶
func (s Conmon_version_Params) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_version_Params) HasRequest ¶ added in v0.3.0
func (s Conmon_version_Params) HasRequest() bool
func (Conmon_version_Params) IsValid ¶
func (s Conmon_version_Params) IsValid() bool
func (Conmon_version_Params) Message ¶
func (s Conmon_version_Params) Message() *capnp.Message
func (Conmon_version_Params) NewRequest ¶ added in v0.3.0
func (s Conmon_version_Params) NewRequest() (Conmon_VersionRequest, error)
NewRequest sets the request field to a newly allocated Conmon_VersionRequest struct, preferring placement in s's segment.
func (Conmon_version_Params) Request ¶ added in v0.3.0
func (s Conmon_version_Params) Request() (Conmon_VersionRequest, error)
func (Conmon_version_Params) Segment ¶
func (s Conmon_version_Params) Segment() *capnp.Segment
func (Conmon_version_Params) SetRequest ¶ added in v0.3.0
func (s Conmon_version_Params) SetRequest(v Conmon_VersionRequest) error
func (Conmon_version_Params) String ¶
func (s Conmon_version_Params) String() string
func (Conmon_version_Params) ToPtr ¶
func (s Conmon_version_Params) ToPtr() capnp.Ptr
type Conmon_version_Params_Future ¶
Conmon_version_Params_Future is a wrapper for a Conmon_version_Params promised by a client call.
func (Conmon_version_Params_Future) Request ¶ added in v0.3.0
func (p Conmon_version_Params_Future) Request() Conmon_VersionRequest_Future
func (Conmon_version_Params_Future) Struct ¶
func (p Conmon_version_Params_Future) Struct() (Conmon_version_Params, error)
type Conmon_version_Params_List ¶
type Conmon_version_Params_List = capnp.StructList[Conmon_version_Params]
Conmon_version_Params_List is a list of Conmon_version_Params.
func NewConmon_version_Params_List ¶
func NewConmon_version_Params_List(s *capnp.Segment, sz int32) (Conmon_version_Params_List, error)
NewConmon_version_Params creates a new list of Conmon_version_Params.
type Conmon_version_Results ¶
func NewConmon_version_Results ¶
func NewConmon_version_Results(s *capnp.Segment) (Conmon_version_Results, error)
func NewRootConmon_version_Results ¶
func NewRootConmon_version_Results(s *capnp.Segment) (Conmon_version_Results, error)
func ReadRootConmon_version_Results ¶
func ReadRootConmon_version_Results(msg *capnp.Message) (Conmon_version_Results, error)
func (Conmon_version_Results) DecodeFromPtr ¶
func (Conmon_version_Results) DecodeFromPtr(p capnp.Ptr) Conmon_version_Results
func (Conmon_version_Results) EncodeAsPtr ¶
func (s Conmon_version_Results) EncodeAsPtr(seg *capnp.Segment) capnp.Ptr
func (Conmon_version_Results) HasResponse ¶
func (s Conmon_version_Results) HasResponse() bool
func (Conmon_version_Results) IsValid ¶
func (s Conmon_version_Results) IsValid() bool
func (Conmon_version_Results) Message ¶
func (s Conmon_version_Results) Message() *capnp.Message
func (Conmon_version_Results) NewResponse ¶
func (s Conmon_version_Results) NewResponse() (Conmon_VersionResponse, error)
NewResponse sets the response field to a newly allocated Conmon_VersionResponse struct, preferring placement in s's segment.
func (Conmon_version_Results) Response ¶
func (s Conmon_version_Results) Response() (Conmon_VersionResponse, error)
func (Conmon_version_Results) Segment ¶
func (s Conmon_version_Results) Segment() *capnp.Segment
func (Conmon_version_Results) SetResponse ¶
func (s Conmon_version_Results) SetResponse(v Conmon_VersionResponse) error
func (Conmon_version_Results) String ¶
func (s Conmon_version_Results) String() string
func (Conmon_version_Results) ToPtr ¶
func (s Conmon_version_Results) ToPtr() capnp.Ptr
type Conmon_version_Results_Future ¶
Conmon_version_Results_Future is a wrapper for a Conmon_version_Results promised by a client call.
func (Conmon_version_Results_Future) Response ¶
func (p Conmon_version_Results_Future) Response() Conmon_VersionResponse_Future
func (Conmon_version_Results_Future) Struct ¶
func (p Conmon_version_Results_Future) Struct() (Conmon_version_Results, error)
type Conmon_version_Results_List ¶
type Conmon_version_Results_List = capnp.StructList[Conmon_version_Results]
Conmon_version_Results_List is a list of Conmon_version_Results.
func NewConmon_version_Results_List ¶
func NewConmon_version_Results_List(s *capnp.Segment, sz int32) (Conmon_version_Results_List, error)
NewConmon_version_Results creates a new list of Conmon_version_Results.