Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Formatter ¶ added in v0.3.0
func Formatter(request *types.APIRequest, resource *types.RawResource)
Types ¶
type UploadActionHandler ¶ added in v0.3.0
type UploadActionHandler struct { Images v1beta1.VirtualMachineImageClient ImageCache v1beta1.VirtualMachineImageCache BackingImageDataSources lhv1beta1.BackingImageDataSourceClient BackingImageDataSourceCache lhv1beta1.BackingImageDataSourceCache // contains filtered or unexported fields }
func (UploadActionHandler) ServeHTTP ¶ added in v0.3.0
func (h UploadActionHandler) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.