MCPcopy Create free account
hub / github.com/docker/cli / ResetTLSMaterial

Method ResetTLSMaterial

cli/context/store/store.go:59–59  ·  view source on GitHub ↗
(name string, data *ContextTLSData)

Source from the content-addressed store, hash-verified

57 CreateOrUpdate(meta Metadata) error
58 Remove(name string) error
59 ResetTLSMaterial(name string, data *ContextTLSData) error
60 ResetEndpointTLSMaterial(contextName string, endpointName string, data *EndpointTLSData) error
61}
62

Callers 4

ResetTLSMaterialMethod · 0.65
createNewContextFunction · 0.65
importTarFunction · 0.65
importZipFunction · 0.65

Implementers 2

ContextStoreWithDefaultcli/command/defaultcontextstore.go
ContextStorecli/context/store/store.go

Calls

no outgoing calls

Tested by

no test coverage detected