Documentation
¶
Index ¶
- type Client
- func (c *Client) DeleteFilesFromStage(ctx context.Context, roleName, databaseName, schemaName, stageName string, ...) error
- func (c *Client) ExecuteQueryWithRole(ctx context.Context, warehouse, query, role string) error
- func (c *Client) GetRole() string
- func (c *Client) ListFilesFromStage(ctx context.Context, roleName, databaseName, schemaName, stageName string, ...) error
- func (c *Client) Ping(ctx context.Context) error
- func (c *Client) Put(ctx context.Context, ...) error
- func (c *Client) QueryTableUsingRole(ctx context.Context, query, warehouseName, role string, resources any) error
- type ClientConfig
- type UploadedFileStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) DeleteFilesFromStage ¶
func (*Client) ExecuteQueryWithRole ¶ added in v0.2.0
func (*Client) ListFilesFromStage ¶
type UploadedFileStatus ¶
Click to show internal directories.
Click to hide internal directories.