Documentation
¶
Index ¶
- func Create(params files_sdk.RemoteMountBackendCreateParams, ...) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- func Delete(params files_sdk.RemoteMountBackendDeleteParams, ...) (err error)
- func Find(params files_sdk.RemoteMountBackendFindParams, ...) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- func ResetStatus(params files_sdk.RemoteMountBackendResetStatusParams, ...) (err error)
- func Update(params files_sdk.RemoteMountBackendUpdateParams, ...) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- func UpdateWithMap(params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- type Client
- func (c *Client) Create(params files_sdk.RemoteMountBackendCreateParams, ...) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- func (c *Client) Delete(params files_sdk.RemoteMountBackendDeleteParams, ...) (err error)
- func (c *Client) Find(params files_sdk.RemoteMountBackendFindParams, ...) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- func (c *Client) List(params files_sdk.RemoteMountBackendListParams, ...) (*Iter, error)
- func (c *Client) ResetStatus(params files_sdk.RemoteMountBackendResetStatusParams, ...) (err error)
- func (c *Client) Update(params files_sdk.RemoteMountBackendUpdateParams, ...) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- func (c *Client) UpdateWithMap(params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
- type Iter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(params files_sdk.RemoteMountBackendCreateParams, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
func Delete ¶
func Delete(params files_sdk.RemoteMountBackendDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
func Find ¶
func Find(params files_sdk.RemoteMountBackendFindParams, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
func ResetStatus ¶
func ResetStatus(params files_sdk.RemoteMountBackendResetStatusParams, opts ...files_sdk.RequestResponseOption) (err error)
func Update ¶
func Update(params files_sdk.RemoteMountBackendUpdateParams, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
func UpdateWithMap ¶
func UpdateWithMap(params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
Types ¶
type Client ¶
func (*Client) Create ¶
func (c *Client) Create(params files_sdk.RemoteMountBackendCreateParams, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
func (*Client) Delete ¶
func (c *Client) Delete(params files_sdk.RemoteMountBackendDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)
func (*Client) Find ¶
func (c *Client) Find(params files_sdk.RemoteMountBackendFindParams, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
func (*Client) List ¶
func (c *Client) List(params files_sdk.RemoteMountBackendListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Client) ResetStatus ¶
func (c *Client) ResetStatus(params files_sdk.RemoteMountBackendResetStatusParams, opts ...files_sdk.RequestResponseOption) (err error)
func (*Client) Update ¶
func (c *Client) Update(params files_sdk.RemoteMountBackendUpdateParams, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
func (*Client) UpdateWithMap ¶
func (c *Client) UpdateWithMap(params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (remoteMountBackend files_sdk.RemoteMountBackend, err error)
type Iter ¶
func List ¶
func List(params files_sdk.RemoteMountBackendListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Iter) LoadResource ¶
func (i *Iter) LoadResource(identifier interface{}, opts ...files_sdk.RequestResponseOption) (interface{}, error)
func (*Iter) Reload ¶
func (i *Iter) Reload(opts ...files_sdk.RequestResponseOption) files_sdk.IterI
func (*Iter) RemoteMountBackend ¶
func (i *Iter) RemoteMountBackend() files_sdk.RemoteMountBackend
Click to show internal directories.
Click to hide internal directories.