delete

package
v0.0.0-test.20230316.4... Latest Latest
Warning

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

Go to latest
Published: Mar 16, 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 client.ConfigClient, apis api.APIs) (errors []error)

func DeleteConfigs

func DeleteConfigs(client client.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