delete

package
v0.0.13-dev-test-split... Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteAllConfigs

func DeleteAllConfigs(client dtclient.ConfigClient, apis api.APIs) (errors []error)

func DeleteAllSettingsObjects

func DeleteAllSettingsObjects(c dtclient.SettingsClient) []error

DeleteAllSettingsObjects deletes all settings objects that can be queried.

func DeleteConfigs

func DeleteConfigs(client dtclient.Client, apis api.APIs, entriesToDelete map[string][]DeletePointer) []error

func LoadEntriesToDelete

func LoadEntriesToDelete(fs afero.Fs, knownApis []string, deleteFile string) (map[string][]DeletePointer, []error)

Types

type DeleteEntryParserError

type DeleteEntryParserError struct {
	Value  string
	Index  int
	Reason string
}

func (DeleteEntryParserError) Error

func (e DeleteEntryParserError) Error() string

type DeletePointer

type DeletePointer struct {
	Type     string
	ConfigId string
}

Jump to

Keyboard shortcuts

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