Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseConfig ¶
type BaseTargetConfig ¶
type BaseTargetConfig struct { BaseConfig ConnectorName string ConnectorVersion string Name string DataSourceId string IdentityStoreId string SkipIdentityStoreSync bool SkipDataSourceSync bool SkipDataAccessSync bool SkipDataUsageSync bool LockAllWho bool LockAllInheritance bool LockAllWhat bool LockAllNames bool LockAllDelete bool TagOverwriteKeyForAccessProviderName string TagOverwriteKeyForAccessProviderOwners string TagOverwriteKeyForDataObjectOwners string OnlyOutOfSyncData bool SkipDataAccessImport bool DeleteUntouched bool DeleteTempFiles bool ReplaceGroups bool DataObjectParent *string DataObjectExcludes []string DataObjectEnrichers []*EnricherConfig TargetLogger hclog.Logger }
type ConfigMap ¶
func (*ConfigMap) ToProtobufConfigMap ¶
Click to show internal directories.
Click to hide internal directories.