()
| 2558 | func (m *ExecRequest) Reset() { *m = ExecRequest{} } |
| 2559 | func (*ExecRequest) ProtoMessage() {} |
| 2560 | func (*ExecRequest) Descriptor() ([]byte, []int) { return fileDescriptorApi, []int{60} } |
| 2561 | |
| 2562 | func (m *ExecRequest) GetContainerId() string { |
| 2563 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected