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

Method GetCreatedAt

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

Source from the content-addressed store, hash-verified

238}
239
240func (x *GetSecretsResponse_Envelope) GetCreatedAt() *timestamppb.Timestamp {
241 if x != nil {
242 return x.xxx_hidden_CreatedAt
243 }
244 return nil
245}
246
247func (x *GetSecretsResponse_Envelope) GetResolvedAt() *timestamppb.Timestamp {
248 if x != nil {

Callers 1

GetSecretsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected