MCPcopy Create free account
hub / github.com/cloudbase/garm / GetFileObject

Method GetFileObject

client/objects/objects_client.go:61–61  ·  view source on GitHub ↗
(params *GetFileObjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption)

Source from the content-addressed store, hash-verified

59 DeleteFileObject(params *DeleteFileObjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) error
60
61 GetFileObject(params *GetFileObjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetFileObjectOK, error)
62
63 ListFileObjects(params *ListFileObjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListFileObjectsOK, error)
64

Callers 2

file_object.goFile · 0.65
controller.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected