Documentation ¶
Index ¶
- func Find(ctx context.Context, params files_sdk.SsoStrategyFindParams, ...) (ssoStrategy files_sdk.SsoStrategy, err error)
- func Sync(ctx context.Context, params files_sdk.SsoStrategySyncParams, ...) (err error)
- type Client
- func (c *Client) Find(ctx context.Context, params files_sdk.SsoStrategyFindParams, ...) (ssoStrategy files_sdk.SsoStrategy, err error)
- func (c *Client) List(ctx context.Context, params files_sdk.SsoStrategyListParams, ...) (*Iter, error)
- func (c *Client) Sync(ctx context.Context, params files_sdk.SsoStrategySyncParams, ...) (err error)
- type Iter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Find ¶
func Find(ctx context.Context, params files_sdk.SsoStrategyFindParams, opts ...files_sdk.RequestResponseOption) (ssoStrategy files_sdk.SsoStrategy, err error)
func Sync ¶
func Sync(ctx context.Context, params files_sdk.SsoStrategySyncParams, opts ...files_sdk.RequestResponseOption) (err error)
Types ¶
type Client ¶
func (*Client) Find ¶
func (c *Client) Find(ctx context.Context, params files_sdk.SsoStrategyFindParams, opts ...files_sdk.RequestResponseOption) (ssoStrategy files_sdk.SsoStrategy, err error)
func (*Client) List ¶
func (c *Client) List(ctx context.Context, params files_sdk.SsoStrategyListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Client) Sync ¶
func (c *Client) Sync(ctx context.Context, params files_sdk.SsoStrategySyncParams, opts ...files_sdk.RequestResponseOption) (err error)
type Iter ¶
func List ¶
func List(ctx context.Context, params files_sdk.SsoStrategyListParams, 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) SsoStrategy ¶
func (i *Iter) SsoStrategy() files_sdk.SsoStrategy
Click to show internal directories.
Click to hide internal directories.