MCPcopy Create free account
hub / github.com/docker/secrets-engine / GetRunStatus

Method GetRunStatus

x/api/plugins/v1/api.pb.go:580–587  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

578}
579
580func (x *Plugin) GetRunStatus() RunStatus {
581 if x != nil {
582 if protoimpl.X.Present(&(x.XXX_presence[0]), 5) {
583 return x.xxx_hidden_RunStatus
584 }
585 }
586 return RunStatus_RUN_STATUS_UNSPECIFIED
587}
588
589func (x *Plugin) GetStatusMessage() string {
590 if x != nil {

Callers 1

ListPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected