Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OperateWAS ¶
func OperateWAS(sfConfig *sf.Config, appConfig *arguments.WasArguments)
Types ¶
type ShowWarehouseResult ¶
type ShowWarehouseResult struct { Name string State string Type string Size string Running int Queued int IsDefault string IsCurrent string AutoSuspend int AutoResume string Available string Provisioning string Quiescing string Other string CreatedOn time.Time ResumedOn time.Time UpdatedOn time.Time Owner string Comment string ResourceMonitor string Actives int Pendings int Failed int Suspended int Uuid string Budget sql.NullString }
Click to show internal directories.
Click to hide internal directories.