target

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleTargetError

func HandleTargetError(err error, config *BaseTargetConfig, during string)

func RunTargets

func RunTargets(baseLogger hclog.Logger, otherArgs []string, runTarget func(tConfig *BaseTargetConfig) error) error

Types

type BaseTargetConfig

type BaseTargetConfig struct {
	config.ConfigMap
	ConnectorName         string
	ConnectorVersion      string
	Name                  string
	DataSourceId          string
	IdentityStoreId       string
	ApiUser               string
	ApiSecret             string
	Domain                string
	SkipIdentityStoreSync bool
	SkipDataSourceSync    bool
	SkipDataAccessSync    bool
	SkipDataUsageSync     bool
	Logger                hclog.Logger

	DeleteUntouched bool
	ReplaceTags     bool
	DeleteTempFiles bool
	ReplaceGroups   bool
}

Jump to

Keyboard shortcuts

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