classic

package
v2.14.1 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(ctx context.Context, client client.ConfigClient, theAPI api.API, dps []pointer.DeletePointer) error

Delete removes the given pointer.DeletePointer entries from the environment the supplied client dtclient.Client connects to

func DeleteAll

func DeleteAll(ctx context.Context, client client.ConfigClient, apis api.APIs) error

DeleteAll collects and deletes all classic API configuration objects using the provided ConfigClient.

Parameters:

  • ctx (context.Context): The context in which the function operates.
  • client (dtclient.ConfigClient): An implementation of the ConfigClient interface for managing configuration objects.
  • apis (api.APIs): A list of APIs for which configuration values need to be collected and deleted.

Returns:

  • error: After all deletions where attempted an error is returned if any attempt failed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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