Documentation
¶
Index ¶
- func DeleteAllConfigs(client client.ConfigClient, apis api.APIs) (errors []error)
- func DeleteConfigs(client client.Client, apis api.APIs, ...) []error
- func LoadEntriesToDelete(fs afero.Fs, knownApis []string, deleteFile string) (map[string][]DeletePointer, []error)
- type DeleteEntryParserError
- type DeletePointer
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 LoadEntriesToDelete ¶
Types ¶
type DeleteEntryParserError ¶
func (DeleteEntryParserError) Error ¶
func (e DeleteEntryParserError) Error() string
type DeletePointer ¶
Click to show internal directories.
Click to hide internal directories.