Documentation ¶
Index ¶
- type AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasComment(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasCreatedOn(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasDatabaseName(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasName(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasOptions(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasOwner(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasOwnerRoleType(expected string) *AuthenticationPolicyShowOutputAssert
- func (a *AuthenticationPolicyShowOutputAssert) HasSchemaName(expected string) *AuthenticationPolicyShowOutputAssert
- type ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasAccountLocator(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasAccountName(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasComment(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasConnectionUrl(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasCreatedOn(expected time.Time) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasCreatedOnNotEmpty() *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasFailoverAllowedToAccounts(expected ...sdk.AccountIdentifier) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasIsPrimary(expected bool) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasName(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasOrganizationName(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasPrimary(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasPrimaryIdentifier(expected sdk.ExternalObjectIdentifier) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasRegionGroup(expected string) *ConnectionShowOutputAssert
- func (c *ConnectionShowOutputAssert) HasSnowflakeRegion(expected string) *ConnectionShowOutputAssert
- type DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasComment(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasCreatedOn(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasDatabaseName(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasGrantedToRoles(expected int) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasIsCurrent(expected bool) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasIsDefault(expected bool) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasIsInherited(expected bool) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasName(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasOwner(expected string) *DatabaseRoleShowOutputAssert
- func (d *DatabaseRoleShowOutputAssert) HasOwnerRoleType(expected string) *DatabaseRoleShowOutputAssert
- type ExternalVolumeShowOutputAssert
- func (e *ExternalVolumeShowOutputAssert) HasAllowWrites(expected string) *ExternalVolumeShowOutputAssert
- func (e *ExternalVolumeShowOutputAssert) HasComment(expected string) *ExternalVolumeShowOutputAssert
- func (e *ExternalVolumeShowOutputAssert) HasName(expected string) *ExternalVolumeShowOutputAssert
- type MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasComment(expected string) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasCreatedOn(expected time.Time) *MaskingPolicyShowOutputAssert
- func (p *MaskingPolicyShowOutputAssert) HasCreatedOnNotEmpty() *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasDatabaseName(expected string) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasExemptOtherPolicies(expected bool) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasKind(expected string) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasName(expected string) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasOwner(expected string) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasOwnerRoleType(expected string) *MaskingPolicyShowOutputAssert
- func (m *MaskingPolicyShowOutputAssert) HasSchemaName(expected string) *MaskingPolicyShowOutputAssert
- type ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasComment(expected string) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasCreatedOn(expected time.Time) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasCreatedOnNotEmpty() *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasCreditQuota(expected float64) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasEndTime(expected string) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasEndTimeNotEmpty() *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasFrequency(expected sdk.Frequency) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasLevel(expected sdk.ResourceMonitorLevel) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasName(expected string) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasOwner(expected string) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasOwnerNotEmpty() *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasRemainingCredits(expected float64) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasStartTime(expected string) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasStartTimeNotEmpty() *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasSuspendAt(expected int) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasSuspendImmediateAt(expected int) *ResourceMonitorShowOutputAssert
- func (r *ResourceMonitorShowOutputAssert) HasUsedCredits(expected float64) *ResourceMonitorShowOutputAssert
- type RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasComment(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasCreatedOn(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasCreatedOnNotEmpty() *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasDatabaseName(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasKind(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasName(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasOptions(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasOwner(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasOwnerRoleType(expected string) *RowAccessPolicyShowOutputAssert
- func (r *RowAccessPolicyShowOutputAssert) HasSchemaName(expected string) *RowAccessPolicyShowOutputAssert
- type SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasComment(expected string) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasCreatedOn(expected time.Time) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasDatabaseName(expected string) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasName(expected string) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasOwner(expected string) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasOwnerRoleType(expected string) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasSchemaName(expected string) *SecretShowOutputAssert
- func (s *SecretShowOutputAssert) HasSecretType(expected string) *SecretShowOutputAssert
- type StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasBaseTables(ids ...sdk.SchemaObjectIdentifier) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasBaseTablesPartiallyQualified(ids ...string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasComment(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasCreatedOn(expected time.Time) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasCreatedOnNotEmpty() *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasDatabaseName(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasInvalidReason(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasMode(expected sdk.StreamMode) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasName(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasOwner(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasOwnerRoleType(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasSchemaName(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasSourceType(expected sdk.StreamSourceType) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasStale(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasStaleAfter(expected time.Time) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasStaleAfterNotEmpty() *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasTableName(expected string) *StreamShowOutputAssert
- func (s *StreamShowOutputAssert) HasType(expected string) *StreamShowOutputAssert
- type TagShowOutputAssert
- func (s *TagShowOutputAssert) HasAllowedValues(expected ...string) *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasComment(expected string) *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasCreatedOn(expected time.Time) *TagShowOutputAssert
- func (s *TagShowOutputAssert) HasCreatedOnNotEmpty() *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasDatabaseName(expected string) *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasName(expected string) *TagShowOutputAssert
- func (s *TagShowOutputAssert) HasNoAllowedValues(expected ...string) *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasOwner(expected string) *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasOwnerRoleType(expected string) *TagShowOutputAssert
- func (t *TagShowOutputAssert) HasSchemaName(expected string) *TagShowOutputAssert
- type TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasAllowOverlappingExecution(expected bool) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasBudget(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasComment(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasCondition(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasConfig(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasCreatedOn(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasCreatedOnNotEmpty() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasDatabaseName(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasDefinition(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasErrorIntegration(expected sdk.AccountObjectIdentifier) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasErrorIntegrationEmpty() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasId(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasIdNotEmpty() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasLastCommittedOn(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasLastCommittedOnNotEmpty() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasLastSuspendedOn(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasLastSuspendedOnNotEmpty() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasLastSuspendedReason(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasName(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasNoSchedule() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasOwner(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasOwnerNotEmpty() *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasOwnerRoleType(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasPredecessors(predecessors ...sdk.SchemaObjectIdentifier) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasSchedule(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasScheduleCron(cron string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasScheduleMinutes(minutes int) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasSchemaName(expected string) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasState(expected sdk.TaskState) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasTaskRelations(expected sdk.TaskRelations) *TaskShowOutputAssert
- func (t *TaskShowOutputAssert) HasWarehouse(expected sdk.AccountObjectIdentifier) *TaskShowOutputAssert
- type UserShowOutputAssert
- func (u *UserShowOutputAssert) HasComment(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasCreatedOn(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasCreatedOnNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDaysToExpiry(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDaysToExpiryNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultNamespace(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultRole(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultSecondaryRoles(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDefaultWarehouse(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDisabled(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasDisplayName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasEmail(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasExpiresAtTime(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasExtAuthnDuo(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasExtAuthnUid(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasFirstName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasHasMfa(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasHasPassword(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasHasRsaPublicKey(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLastName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLastSuccessLogin(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLockedUntilTime(expected time.Time) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasLoginName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToBypassMfa(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToBypassMfaNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToUnlock(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMinsToUnlockNotEmpty() *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasMustChangePassword(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasName(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasOwner(expected string) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasSnowflakeLock(expected bool) *UserShowOutputAssert
- func (u *UserShowOutputAssert) HasType(expected string) *UserShowOutputAssert
- type ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasChangeTracking(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasComment(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasCreatedOn(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasDatabaseName(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasIsMaterialized(expected bool) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasIsSecure(expected bool) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasKind(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasName(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasOwner(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasOwnerRoleType(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasReserved(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasSchemaName(expected string) *ViewShowOutputAssert
- func (v *ViewShowOutputAssert) HasText(expected string) *ViewShowOutputAssert
- type WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasAutoResume(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasAutoSuspend(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasAvailable(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasComment(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasCreatedOn(expected time.Time) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasEnableQueryAcceleration(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasIsCurrent(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasIsDefault(expected bool) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasMaxClusterCount(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasMinClusterCount(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasName(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasOther(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasOwner(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasOwnerRoleType(expected string) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasProvisioning(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasQueued(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasQuiescing(expected float64) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasResourceMonitor(expected sdk.AccountObjectIdentifier) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasResumedOn(expected time.Time) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasRunning(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasScalingPolicy(expected sdk.ScalingPolicy) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasSize(expected sdk.WarehouseSize) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasStartedClusters(expected int) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasState(expected sdk.WarehouseState) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasType(expected sdk.WarehouseType) *WarehouseShowOutputAssert
- func (w *WarehouseShowOutputAssert) HasUpdatedOn(expected time.Time) *WarehouseShowOutputAssert
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationPolicyShowOutputAssert ¶ added in v0.97.0
type AuthenticationPolicyShowOutputAssert struct {
*assert.ResourceAssert
}
func AuthenticationPolicyShowOutput ¶ added in v0.97.0
func AuthenticationPolicyShowOutput(t *testing.T, name string) *AuthenticationPolicyShowOutputAssert
func ImportedAuthenticationPolicyShowOutput ¶ added in v0.97.0
func ImportedAuthenticationPolicyShowOutput(t *testing.T, id string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasComment ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasComment(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasCreatedOn ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasCreatedOn(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasDatabaseName ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasDatabaseName(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasName ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasName(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasOptions ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasOptions(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasOwner ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasOwner(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasOwnerRoleType ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasOwnerRoleType(expected string) *AuthenticationPolicyShowOutputAssert
func (*AuthenticationPolicyShowOutputAssert) HasSchemaName ¶ added in v0.97.0
func (a *AuthenticationPolicyShowOutputAssert) HasSchemaName(expected string) *AuthenticationPolicyShowOutputAssert
type ConnectionShowOutputAssert ¶ added in v0.98.0
type ConnectionShowOutputAssert struct {
*assert.ResourceAssert
}
func ConnectionShowOutput ¶ added in v0.98.0
func ConnectionShowOutput(t *testing.T, name string) *ConnectionShowOutputAssert
func ImportedConnectionShowOutput ¶ added in v0.98.0
func ImportedConnectionShowOutput(t *testing.T, id string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasAccountLocator ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasAccountLocator(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasAccountName ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasAccountName(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasComment ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasComment(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasConnectionUrl ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasConnectionUrl(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasCreatedOn ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasCreatedOn(expected time.Time) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasCreatedOnNotEmpty() *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasFailoverAllowedToAccounts ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasFailoverAllowedToAccounts(expected ...sdk.AccountIdentifier) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasIsPrimary ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasIsPrimary(expected bool) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasName ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasName(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasOrganizationName ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasOrganizationName(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasPrimary ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasPrimary(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasPrimaryIdentifier ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasPrimaryIdentifier(expected sdk.ExternalObjectIdentifier) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasRegionGroup ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasRegionGroup(expected string) *ConnectionShowOutputAssert
func (*ConnectionShowOutputAssert) HasSnowflakeRegion ¶ added in v0.98.0
func (c *ConnectionShowOutputAssert) HasSnowflakeRegion(expected string) *ConnectionShowOutputAssert
type DatabaseRoleShowOutputAssert ¶ added in v0.95.0
type DatabaseRoleShowOutputAssert struct {
*assert.ResourceAssert
}
func DatabaseRoleShowOutput ¶ added in v0.95.0
func DatabaseRoleShowOutput(t *testing.T, name string) *DatabaseRoleShowOutputAssert
func ImportedDatabaseRoleShowOutput ¶ added in v0.95.0
func ImportedDatabaseRoleShowOutput(t *testing.T, id string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasComment ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasComment(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasCreatedOn ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasCreatedOn(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasDatabaseName ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasDatabaseName(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasGrantedDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasGrantedToDatabaseRoles(expected int) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasGrantedToRoles ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasGrantedToRoles(expected int) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasIsCurrent ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasIsCurrent(expected bool) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasIsDefault ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasIsDefault(expected bool) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasIsInherited ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasIsInherited(expected bool) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasName ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasName(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasOwner ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasOwner(expected string) *DatabaseRoleShowOutputAssert
func (*DatabaseRoleShowOutputAssert) HasOwnerRoleType ¶ added in v0.95.0
func (d *DatabaseRoleShowOutputAssert) HasOwnerRoleType(expected string) *DatabaseRoleShowOutputAssert
type ExternalVolumeShowOutputAssert ¶ added in v0.98.0
type ExternalVolumeShowOutputAssert struct {
*assert.ResourceAssert
}
func ExternalVolumeShowOutput ¶ added in v0.98.0
func ExternalVolumeShowOutput(t *testing.T, name string) *ExternalVolumeShowOutputAssert
func ImportedExternalVolumeShowOutput ¶ added in v0.98.0
func ImportedExternalVolumeShowOutput(t *testing.T, id string) *ExternalVolumeShowOutputAssert
func (*ExternalVolumeShowOutputAssert) HasAllowWrites ¶ added in v0.98.0
func (e *ExternalVolumeShowOutputAssert) HasAllowWrites(expected string) *ExternalVolumeShowOutputAssert
func (*ExternalVolumeShowOutputAssert) HasComment ¶ added in v0.98.0
func (e *ExternalVolumeShowOutputAssert) HasComment(expected string) *ExternalVolumeShowOutputAssert
func (*ExternalVolumeShowOutputAssert) HasName ¶ added in v0.98.0
func (e *ExternalVolumeShowOutputAssert) HasName(expected string) *ExternalVolumeShowOutputAssert
type MaskingPolicyShowOutputAssert ¶ added in v0.96.0
type MaskingPolicyShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedMaskingPolicyShowOutput ¶ added in v0.96.0
func ImportedMaskingPolicyShowOutput(t *testing.T, id string) *MaskingPolicyShowOutputAssert
func MaskingPoliciesDatasourceShowOutput ¶ added in v0.96.0
func MaskingPoliciesDatasourceShowOutput(t *testing.T, name string) *MaskingPolicyShowOutputAssert
MaskingPoliciesDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func MaskingPolicyShowOutput ¶ added in v0.96.0
func MaskingPolicyShowOutput(t *testing.T, name string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasComment ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasComment(expected string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasCreatedOn ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasCreatedOn(expected time.Time) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.96.0
func (p *MaskingPolicyShowOutputAssert) HasCreatedOnNotEmpty() *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasDatabaseName ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasDatabaseName(expected string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasExemptOtherPolicies ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasExemptOtherPolicies(expected bool) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasKind ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasKind(expected string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasName ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasName(expected string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasOwner ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasOwner(expected string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasOwnerRoleType ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasOwnerRoleType(expected string) *MaskingPolicyShowOutputAssert
func (*MaskingPolicyShowOutputAssert) HasSchemaName ¶ added in v0.96.0
func (m *MaskingPolicyShowOutputAssert) HasSchemaName(expected string) *MaskingPolicyShowOutputAssert
type ResourceMonitorShowOutputAssert ¶ added in v0.96.0
type ResourceMonitorShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedResourceMonitorShowOutput ¶ added in v0.96.0
func ImportedResourceMonitorShowOutput(t *testing.T, id string) *ResourceMonitorShowOutputAssert
func ResourceMonitorDatasourceShowOutput ¶ added in v0.96.0
func ResourceMonitorDatasourceShowOutput(t *testing.T, name string) *ResourceMonitorShowOutputAssert
ResourceMonitorDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func ResourceMonitorShowOutput ¶ added in v0.96.0
func ResourceMonitorShowOutput(t *testing.T, name string) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasComment ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasComment(expected string) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasCreatedOn ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasCreatedOn(expected time.Time) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasCreatedOnNotEmpty() *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasCreditQuota ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasCreditQuota(expected float64) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasEndTime ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasEndTime(expected string) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasEndTimeNotEmpty ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasEndTimeNotEmpty() *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasFrequency ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasFrequency(expected sdk.Frequency) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasLevel ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasLevel(expected sdk.ResourceMonitorLevel) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasName ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasName(expected string) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasOwner ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasOwner(expected string) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasOwnerNotEmpty ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasOwnerNotEmpty() *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasRemainingCredits ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasRemainingCredits(expected float64) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasStartTime ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasStartTime(expected string) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasStartTimeNotEmpty ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasStartTimeNotEmpty() *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasSuspendAt ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasSuspendAt(expected int) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasSuspendImmediateAt ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasSuspendImmediateAt(expected int) *ResourceMonitorShowOutputAssert
func (*ResourceMonitorShowOutputAssert) HasUsedCredits ¶ added in v0.96.0
func (r *ResourceMonitorShowOutputAssert) HasUsedCredits(expected float64) *ResourceMonitorShowOutputAssert
type RowAccessPolicyShowOutputAssert ¶ added in v0.96.0
type RowAccessPolicyShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedRowAccessPolicyShowOutput ¶ added in v0.96.0
func ImportedRowAccessPolicyShowOutput(t *testing.T, id string) *RowAccessPolicyShowOutputAssert
func RowAccessPoliciesDatasourceShowOutput ¶ added in v0.96.0
func RowAccessPoliciesDatasourceShowOutput(t *testing.T, name string) *RowAccessPolicyShowOutputAssert
RowAccessPoliciesDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func RowAccessPolicyShowOutput ¶ added in v0.96.0
func RowAccessPolicyShowOutput(t *testing.T, name string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasComment ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasComment(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasCreatedOn ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasCreatedOn(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasCreatedOnNotEmpty() *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasDatabaseName ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasDatabaseName(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasKind ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasKind(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasName ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasName(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasOptions ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasOptions(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasOwner ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasOwner(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasOwnerRoleType ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasOwnerRoleType(expected string) *RowAccessPolicyShowOutputAssert
func (*RowAccessPolicyShowOutputAssert) HasSchemaName ¶ added in v0.96.0
func (r *RowAccessPolicyShowOutputAssert) HasSchemaName(expected string) *RowAccessPolicyShowOutputAssert
type SecretShowOutputAssert ¶ added in v0.98.0
type SecretShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedSecretShowOutput ¶ added in v0.98.0
func ImportedSecretShowOutput(t *testing.T, id string) *SecretShowOutputAssert
func SecretShowOutput ¶ added in v0.98.0
func SecretShowOutput(t *testing.T, name string) *SecretShowOutputAssert
func SecretsDatasourceShowOutput ¶ added in v0.98.0
func SecretsDatasourceShowOutput(t *testing.T, name string) *SecretShowOutputAssert
SecretsDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func (*SecretShowOutputAssert) HasComment ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasComment(expected string) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasCreatedOn ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasCreatedOn(expected time.Time) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasDatabaseName ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasDatabaseName(expected string) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasName ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasName(expected string) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasOwner ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasOwner(expected string) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasOwnerRoleType ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasOwnerRoleType(expected string) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasSchemaName ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasSchemaName(expected string) *SecretShowOutputAssert
func (*SecretShowOutputAssert) HasSecretType ¶ added in v0.98.0
func (s *SecretShowOutputAssert) HasSecretType(expected string) *SecretShowOutputAssert
type StreamShowOutputAssert ¶ added in v0.97.0
type StreamShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedStreamShowOutput ¶ added in v0.97.0
func ImportedStreamShowOutput(t *testing.T, id string) *StreamShowOutputAssert
func StreamShowOutput ¶ added in v0.97.0
func StreamShowOutput(t *testing.T, name string) *StreamShowOutputAssert
func StreamsDatasourceShowOutput ¶ added in v0.98.0
func StreamsDatasourceShowOutput(t *testing.T, name string) *StreamShowOutputAssert
StreamsDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func (*StreamShowOutputAssert) HasBaseTables ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasBaseTables(ids ...sdk.SchemaObjectIdentifier) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasBaseTablesPartiallyQualified ¶ added in v0.98.0
func (s *StreamShowOutputAssert) HasBaseTablesPartiallyQualified(ids ...string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasComment ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasComment(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasCreatedOn ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasCreatedOn(expected time.Time) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasCreatedOnNotEmpty() *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasDatabaseName ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasDatabaseName(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasInvalidReason ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasInvalidReason(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasMode ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasMode(expected sdk.StreamMode) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasName ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasName(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasOwner ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasOwner(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasOwnerRoleType ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasOwnerRoleType(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasSchemaName ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasSchemaName(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasSourceType ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasSourceType(expected sdk.StreamSourceType) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasStale ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasStale(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasStaleAfter ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasStaleAfter(expected time.Time) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasStaleAfterNotEmpty ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasStaleAfterNotEmpty() *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasTableName ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasTableName(expected string) *StreamShowOutputAssert
func (*StreamShowOutputAssert) HasType ¶ added in v0.97.0
func (s *StreamShowOutputAssert) HasType(expected string) *StreamShowOutputAssert
type TagShowOutputAssert ¶ added in v0.98.0
type TagShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedTagShowOutput ¶ added in v0.98.0
func ImportedTagShowOutput(t *testing.T, id string) *TagShowOutputAssert
func TagShowOutput ¶ added in v0.98.0
func TagShowOutput(t *testing.T, name string) *TagShowOutputAssert
func TagsDatasourceShowOutput ¶ added in v0.99.0
func TagsDatasourceShowOutput(t *testing.T, name string) *TagShowOutputAssert
TagsDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func (*TagShowOutputAssert) HasAllowedValues ¶ added in v0.99.0
func (s *TagShowOutputAssert) HasAllowedValues(expected ...string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasComment ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasComment(expected string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasCreatedOn ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasCreatedOn(expected time.Time) *TagShowOutputAssert
func (*TagShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.99.0
func (s *TagShowOutputAssert) HasCreatedOnNotEmpty() *TagShowOutputAssert
func (*TagShowOutputAssert) HasDatabaseName ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasDatabaseName(expected string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasName ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasName(expected string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasNoAllowedValues ¶ added in v0.99.0
func (s *TagShowOutputAssert) HasNoAllowedValues(expected ...string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasOwner ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasOwner(expected string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasOwnerRoleType ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasOwnerRoleType(expected string) *TagShowOutputAssert
func (*TagShowOutputAssert) HasSchemaName ¶ added in v0.98.0
func (t *TagShowOutputAssert) HasSchemaName(expected string) *TagShowOutputAssert
type TaskShowOutputAssert ¶ added in v0.99.0
type TaskShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedTaskShowOutput ¶ added in v0.99.0
func ImportedTaskShowOutput(t *testing.T, id string) *TaskShowOutputAssert
func TaskDatasourceShowOutput ¶ added in v0.99.0
func TaskDatasourceShowOutput(t *testing.T, name string) *TaskShowOutputAssert
TaskDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func TaskShowOutput ¶ added in v0.99.0
func TaskShowOutput(t *testing.T, name string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasAllowOverlappingExecution ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasAllowOverlappingExecution(expected bool) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasBudget ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasBudget(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasComment ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasComment(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasCondition ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasCondition(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasConfig ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasConfig(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasCreatedOn ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasCreatedOn(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasCreatedOnNotEmpty() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasDatabaseName ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasDatabaseName(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasDefinition ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasDefinition(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasErrorIntegration ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasErrorIntegration(expected sdk.AccountObjectIdentifier) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasErrorIntegrationEmpty ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasErrorIntegrationEmpty() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasId ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasId(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasIdNotEmpty ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasIdNotEmpty() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasLastCommittedOn ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasLastCommittedOn(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasLastCommittedOnNotEmpty ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasLastCommittedOnNotEmpty() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasLastSuspendedOn ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasLastSuspendedOn(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasLastSuspendedOnNotEmpty ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasLastSuspendedOnNotEmpty() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasLastSuspendedReason ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasLastSuspendedReason(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasName ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasName(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasNoSchedule ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasNoSchedule() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasOwner ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasOwner(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasOwnerNotEmpty ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasOwnerNotEmpty() *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasOwnerRoleType ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasOwnerRoleType(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasPredecessors ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasPredecessors(predecessors ...sdk.SchemaObjectIdentifier) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasSchedule ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasSchedule(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasScheduleCron ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasScheduleCron(cron string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasScheduleMinutes ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasScheduleMinutes(minutes int) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasSchemaName ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasSchemaName(expected string) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasState ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasState(expected sdk.TaskState) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasTaskRelations ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasTaskRelations(expected sdk.TaskRelations) *TaskShowOutputAssert
func (*TaskShowOutputAssert) HasWarehouse ¶ added in v0.99.0
func (t *TaskShowOutputAssert) HasWarehouse(expected sdk.AccountObjectIdentifier) *TaskShowOutputAssert
type UserShowOutputAssert ¶
type UserShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedUserShowOutput ¶
func ImportedUserShowOutput(t *testing.T, id string) *UserShowOutputAssert
func UserShowOutput ¶
func UserShowOutput(t *testing.T, name string) *UserShowOutputAssert
func UsersDatasourceShowOutput ¶ added in v0.95.0
func UsersDatasourceShowOutput(t *testing.T, name string) *UserShowOutputAssert
UsersDatasourceShowOutput is a temporary workaround to have better show output assertions in data source acceptance tests.
func (*UserShowOutputAssert) HasComment ¶
func (u *UserShowOutputAssert) HasComment(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasCreatedOn ¶
func (u *UserShowOutputAssert) HasCreatedOn(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasCreatedOnNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasCreatedOnNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasDaysToExpiry ¶
func (u *UserShowOutputAssert) HasDaysToExpiry(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDaysToExpiryNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasDaysToExpiryNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultNamespace ¶
func (u *UserShowOutputAssert) HasDefaultNamespace(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultRole ¶
func (u *UserShowOutputAssert) HasDefaultRole(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultSecondaryRoles ¶
func (u *UserShowOutputAssert) HasDefaultSecondaryRoles(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDefaultWarehouse ¶
func (u *UserShowOutputAssert) HasDefaultWarehouse(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDisabled ¶
func (u *UserShowOutputAssert) HasDisabled(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasDisplayName ¶
func (u *UserShowOutputAssert) HasDisplayName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasEmail ¶
func (u *UserShowOutputAssert) HasEmail(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasExpiresAtTime ¶
func (u *UserShowOutputAssert) HasExpiresAtTime(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasExtAuthnDuo ¶
func (u *UserShowOutputAssert) HasExtAuthnDuo(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasExtAuthnUid ¶
func (u *UserShowOutputAssert) HasExtAuthnUid(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasFirstName ¶
func (u *UserShowOutputAssert) HasFirstName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasHasMfa ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasHasMfa(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasHasPassword ¶
func (u *UserShowOutputAssert) HasHasPassword(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasHasRsaPublicKey ¶
func (u *UserShowOutputAssert) HasHasRsaPublicKey(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLastName ¶
func (u *UserShowOutputAssert) HasLastName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLastSuccessLogin ¶
func (u *UserShowOutputAssert) HasLastSuccessLogin(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLockedUntilTime ¶
func (u *UserShowOutputAssert) HasLockedUntilTime(expected time.Time) *UserShowOutputAssert
func (*UserShowOutputAssert) HasLoginName ¶
func (u *UserShowOutputAssert) HasLoginName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToBypassMfa ¶
func (u *UserShowOutputAssert) HasMinsToBypassMfa(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToBypassMfaNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasMinsToBypassMfaNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToUnlock ¶
func (u *UserShowOutputAssert) HasMinsToUnlock(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasMinsToUnlockNotEmpty ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasMinsToUnlockNotEmpty() *UserShowOutputAssert
func (*UserShowOutputAssert) HasMustChangePassword ¶
func (u *UserShowOutputAssert) HasMustChangePassword(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasName ¶
func (u *UserShowOutputAssert) HasName(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasOwner ¶
func (u *UserShowOutputAssert) HasOwner(expected string) *UserShowOutputAssert
func (*UserShowOutputAssert) HasSnowflakeLock ¶
func (u *UserShowOutputAssert) HasSnowflakeLock(expected bool) *UserShowOutputAssert
func (*UserShowOutputAssert) HasType ¶ added in v0.95.0
func (u *UserShowOutputAssert) HasType(expected string) *UserShowOutputAssert
type ViewShowOutputAssert ¶ added in v0.95.0
type ViewShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedViewShowOutput ¶ added in v0.95.0
func ImportedViewShowOutput(t *testing.T, id string) *ViewShowOutputAssert
func ViewShowOutput ¶ added in v0.95.0
func ViewShowOutput(t *testing.T, name string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasChangeTracking ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasChangeTracking(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasComment ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasComment(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasCreatedOn ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasCreatedOn(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasDatabaseName ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasDatabaseName(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasIsMaterialized ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasIsMaterialized(expected bool) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasIsSecure ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasIsSecure(expected bool) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasKind ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasKind(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasName ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasName(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasOwner ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasOwner(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasOwnerRoleType ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasOwnerRoleType(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasReserved ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasReserved(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasSchemaName ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasSchemaName(expected string) *ViewShowOutputAssert
func (*ViewShowOutputAssert) HasText ¶ added in v0.95.0
func (v *ViewShowOutputAssert) HasText(expected string) *ViewShowOutputAssert
type WarehouseShowOutputAssert ¶
type WarehouseShowOutputAssert struct {
*assert.ResourceAssert
}
func ImportedWarehouseShowOutput ¶
func ImportedWarehouseShowOutput(t *testing.T, id string) *WarehouseShowOutputAssert
func WarehouseShowOutput ¶
func WarehouseShowOutput(t *testing.T, name string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasAutoResume ¶
func (w *WarehouseShowOutputAssert) HasAutoResume(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasAutoSuspend ¶
func (w *WarehouseShowOutputAssert) HasAutoSuspend(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasAvailable ¶
func (w *WarehouseShowOutputAssert) HasAvailable(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasComment ¶
func (w *WarehouseShowOutputAssert) HasComment(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasCreatedOn ¶
func (w *WarehouseShowOutputAssert) HasCreatedOn(expected time.Time) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasEnableQueryAcceleration ¶
func (w *WarehouseShowOutputAssert) HasEnableQueryAcceleration(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasIsCurrent ¶
func (w *WarehouseShowOutputAssert) HasIsCurrent(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasIsDefault ¶
func (w *WarehouseShowOutputAssert) HasIsDefault(expected bool) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasMaxClusterCount ¶
func (w *WarehouseShowOutputAssert) HasMaxClusterCount(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasMinClusterCount ¶
func (w *WarehouseShowOutputAssert) HasMinClusterCount(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasName ¶
func (w *WarehouseShowOutputAssert) HasName(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasOther ¶
func (w *WarehouseShowOutputAssert) HasOther(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasOwner ¶
func (w *WarehouseShowOutputAssert) HasOwner(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasOwnerRoleType ¶
func (w *WarehouseShowOutputAssert) HasOwnerRoleType(expected string) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasProvisioning ¶
func (w *WarehouseShowOutputAssert) HasProvisioning(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor ¶
func (w *WarehouseShowOutputAssert) HasQueryAccelerationMaxScaleFactor(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasQueued ¶
func (w *WarehouseShowOutputAssert) HasQueued(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasQuiescing ¶
func (w *WarehouseShowOutputAssert) HasQuiescing(expected float64) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasResourceMonitor ¶
func (w *WarehouseShowOutputAssert) HasResourceMonitor(expected sdk.AccountObjectIdentifier) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasResumedOn ¶
func (w *WarehouseShowOutputAssert) HasResumedOn(expected time.Time) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasRunning ¶
func (w *WarehouseShowOutputAssert) HasRunning(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasScalingPolicy ¶
func (w *WarehouseShowOutputAssert) HasScalingPolicy(expected sdk.ScalingPolicy) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasSize ¶
func (w *WarehouseShowOutputAssert) HasSize(expected sdk.WarehouseSize) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasStartedClusters ¶
func (w *WarehouseShowOutputAssert) HasStartedClusters(expected int) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasState ¶
func (w *WarehouseShowOutputAssert) HasState(expected sdk.WarehouseState) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasType ¶
func (w *WarehouseShowOutputAssert) HasType(expected sdk.WarehouseType) *WarehouseShowOutputAssert
func (*WarehouseShowOutputAssert) HasUpdatedOn ¶
func (w *WarehouseShowOutputAssert) HasUpdatedOn(expected time.Time) *WarehouseShowOutputAssert
Source Files ¶
- authentication_policy_show_output_gen.go
- connection_show_output_ext.go
- connection_show_output_gen.go
- database_role_show_output_gen.go
- external_volume_show_output_gen.go
- generate.go
- masking_policy_show_output_ext.go
- masking_policy_show_output_gen.go
- resource_monitor_show_output_ext.go
- resource_monitor_show_output_gen.go
- row_access_policy_show_output_ext.go
- row_access_policy_show_output_gen.go
- secret_show_output_gen.go
- secrets_datasource_show_output_ext.go
- stream_show_output_ext.go
- stream_show_output_gen.go
- tag_show_output_ext.go
- tag_show_output_gen.go
- task_show_output_ext.go
- task_show_output_gen.go
- user_show_output_ext.go
- user_show_output_gen.go
- users_datasource_show_output_ext.go
- view_show_output_gen.go
- warehouse_show_output_gen.go