Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContainerItem ¶
type ContainerItemResponse ¶
type ContainerItemResponse struct {
Value []ContainerItem `json:"value"`
}
type FileContainerResourceURL ¶
type FileContainerResourceURL struct {
FileContainerResourceURL string `json:"fileContainerResourceUrl"`
}
type MkdirFsImpl ¶
type NamedFileContainerResourceURLResponse ¶
type NamedFileContainerResourceURLResponse struct { Count int `json:"count"` Value []NamedFileContainerResourceURL `json:"value"` }
type ResponseMessage ¶
type ResponseMessage struct {
Message string `json:"message"`
}
Click to show internal directories.
Click to hide internal directories.