utils

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSnowflakeAuthType

func GetSnowflakeAuthType(snowflakeAuthenticator string) (sf.AuthType, error)

available auth type (case insensitive) are

  • snowflake
  • oauth
  • externalbrowser
  • okta
  • snowflake_jwt
  • tokenaccessor
  • username_password_mfa

Types

type WarehouseCenter

type WarehouseCenter struct {
	Size string
	// contains filtered or unexported fields
}

func NewWarehouseCenter

func NewWarehouseCenter(size, minSize, maxSize string) (*WarehouseCenter, error)

func (*WarehouseCenter) Downsize

func (warehouseCenter *WarehouseCenter) Downsize() bool

func (*WarehouseCenter) Upsize

func (warehouseCenter *WarehouseCenter) Upsize() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL