Home
last modified time | relevance | path

Searched defs:MongoDbAtlasSource (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go149164 type MongoDbAtlasSource struct { struct
149166 Filter interface{} `json:"filter,omitempty"`
149170 BatchSize interface{} `json:"batchSize,omitempty"`
149172 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
149176 AdditionalProperties map[string]interface{} `json:""`
149178 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
149180 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
149186 Type TypeBasicCopySource `json:"type,omitempty"`
149190 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
149285 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go148450 type MongoDbAtlasSource struct { struct
148452 Filter interface{} `json:"filter,omitempty"`
148456 BatchSize interface{} `json:"batchSize,omitempty"`
148458 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
148462 AdditionalProperties map[string]interface{} `json:""`
148464 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
148466 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
148472 Type TypeBasicCopySource `json:"type,omitempty"`
148476 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
148571 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go149164 type MongoDbAtlasSource struct { struct
149166 Filter interface{} `json:"filter,omitempty"`
149170 BatchSize interface{} `json:"batchSize,omitempty"`
149172 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
149176 AdditionalProperties map[string]interface{} `json:""`
149178 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
149180 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
149186 Type TypeBasicCopySource `json:"type,omitempty"`
149190 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
149285 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go143911 type MongoDbAtlasSource struct { struct
143913 Filter interface{} `json:"filter,omitempty"`
143917 BatchSize interface{} `json:"batchSize,omitempty"`
143919 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
143923 AdditionalProperties map[string]interface{} `json:""`
143925 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
143927 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
143931 Type TypeBasicCopySource `json:"type,omitempty"`
143935 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
144027 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go144206 type MongoDbAtlasSource struct { struct
144208 Filter interface{} `json:"filter,omitempty"`
144212 BatchSize interface{} `json:"batchSize,omitempty"`
144214 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
144218 AdditionalProperties map[string]interface{} `json:""`
144220 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
144222 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
144226 Type TypeBasicCopySource `json:"type,omitempty"`
144230 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
144322 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go152571 type MongoDbAtlasSource struct { struct
152573 Filter interface{} `json:"filter,omitempty"`
152577 BatchSize interface{} `json:"batchSize,omitempty"`
152579 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
152583 AdditionalProperties map[string]interface{} `json:""`
152585 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
152587 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
152593 Type TypeBasicCopySource `json:"type,omitempty"`
152597 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
152692 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go152571 type MongoDbAtlasSource struct { struct
152573 Filter interface{} `json:"filter,omitempty"`
152577 BatchSize interface{} `json:"batchSize,omitempty"`
152579 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
152583 AdditionalProperties map[string]interface{} `json:""`
152585 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
152587 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
152593 Type TypeBasicCopySource `json:"type,omitempty"`
152597 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
152692 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/datafactory/mgmt/2018-06-01/datafactory/
H A Dmodels.go152571 type MongoDbAtlasSource struct { struct
152573 Filter interface{} `json:"filter,omitempty"`
152577 BatchSize interface{} `json:"batchSize,omitempty"`
152579 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
152583 AdditionalProperties map[string]interface{} `json:""`
152585 SourceRetryCount interface{} `json:"sourceRetryCount,omitempty"`
152587 SourceRetryWait interface{} `json:"sourceRetryWait,omitempty"`
152593 Type TypeBasicCopySource `json:"type,omitempty"`
152597 func (mdas MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
152692 func (mdas MongoDbAtlasSource) AsWebSource() (*WebSource, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/sdk/synapse/azartifacts/
H A Dzz_generated_models.go20270 type MongoDbAtlasSource struct { struct
20271 CopySource
20273 AdditionalColumns []*AdditionalColumns `json:"additionalColumns,omitempty"`
20278 BatchSize interface{} `json:"batchSize,omitempty"`
20281 CursorMethods *MongoDbCursorMethodsProperties `json:"cursorMethods,omitempty"`
20285 Filter interface{} `json:"filter,omitempty"`
20288 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
20292 func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
20303 func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/sdk/synapse/azartifacts/
H A Dzz_generated_models.go20270 type MongoDbAtlasSource struct { struct
20271 CopySource
20273 AdditionalColumns []*AdditionalColumns `json:"additionalColumns,omitempty"`
20278 BatchSize interface{} `json:"batchSize,omitempty"`
20281 CursorMethods *MongoDbCursorMethodsProperties `json:"cursorMethods,omitempty"`
20285 Filter interface{} `json:"filter,omitempty"`
20288 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
20292 func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
20303 func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/sdk/synapse/azartifacts/
H A Dzz_generated_models.go20270 type MongoDbAtlasSource struct { struct
20271 CopySource
20273 AdditionalColumns []*AdditionalColumns `json:"additionalColumns,omitempty"`
20278 BatchSize interface{} `json:"batchSize,omitempty"`
20281 CursorMethods *MongoDbCursorMethodsProperties `json:"cursorMethods,omitempty"`
20285 Filter interface{} `json:"filter,omitempty"`
20288 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
20292 func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
20303 func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/sdk/synapse/azartifacts/
H A Dzz_generated_models.go20270 type MongoDbAtlasSource struct { struct
20271 CopySource
20273 AdditionalColumns []*AdditionalColumns `json:"additionalColumns,omitempty"`
20278 BatchSize interface{} `json:"batchSize,omitempty"`
20281 CursorMethods *MongoDbCursorMethodsProperties `json:"cursorMethods,omitempty"`
20285 Filter interface{} `json:"filter,omitempty"`
20288 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
20292 func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
20303 func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/sdk/synapse/azartifacts/
H A Dzz_generated_models.go20270 type MongoDbAtlasSource struct { struct
20271 CopySource
20273 AdditionalColumns []*AdditionalColumns `json:"additionalColumns,omitempty"`
20278 BatchSize interface{} `json:"batchSize,omitempty"`
20281 CursorMethods *MongoDbCursorMethodsProperties `json:"cursorMethods,omitempty"`
20285 Filter interface{} `json:"filter,omitempty"`
20288 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
20292 func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
20303 func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/sdk/synapse/azartifacts/
H A Dzz_generated_models.go20270 type MongoDbAtlasSource struct { struct
20271 CopySource
20273 AdditionalColumns []*AdditionalColumns `json:"additionalColumns,omitempty"`
20278 BatchSize interface{} `json:"batchSize,omitempty"`
20281 CursorMethods *MongoDbCursorMethodsProperties `json:"cursorMethods,omitempty"`
20285 Filter interface{} `json:"filter,omitempty"`
20288 QueryTimeout interface{} `json:"queryTimeout,omitempty"`
20292 func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) {
20303 func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/profiles/latest/datafactory/mgmt/datafactory/
H A Dmodels.go2033 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/datafactory/mgmt/datafactory/
H A Dmodels.go2054 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/datafactory/mgmt/datafactory/
H A Dmodels.go2054 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/profiles/preview/datafactory/mgmt/datafactory/
H A Dmodels.go2054 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/profiles/latest/datafactory/mgmt/datafactory/
H A Dmodels.go2054 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/profiles/preview/datafactory/mgmt/datafactory/
H A Dmodels.go2033 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/datafactory/mgmt/datafactory/
H A Dmodels.go1916 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/datafactory/mgmt/datafactory/
H A Dmodels.go1916 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/profiles/latest/datafactory/mgmt/datafactory/
H A Dmodels.go1999 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/datafactory/mgmt/datafactory/
H A Dmodels.go1999 type MongoDbAtlasSource = original.MongoDbAtlasSource talias
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/datafactory/mgmt/datafactory/
H A Dmodels.go2054 type MongoDbAtlasSource = original.MongoDbAtlasSource talias

12