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

Method GetExpiresAt

x/api/resolver/v1/api.pb.go:254–259  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252}
253
254func (x *GetSecretsResponse_Envelope) GetExpiresAt() *timestamppb.Timestamp {
255 if x != nil {
256 return x.xxx_hidden_ExpiresAt
257 }
258 return nil
259}
260
261func (x *GetSecretsResponse_Envelope) GetMetadata() map[string]string {
262 if x != nil {

Callers 1

GetSecretsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected