updating-secrets - v0.3.1
    Preparing search index...

    Class BaseSecretsAdapter

    This is the base secrets adapter class. This doesn't actually connect to anything. Only use it as a base class for adapters that do connect to something.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    adapterName: string

    Methods

    • Clean up all resources created by the adapter. This should not cause the adapter to destroy any resources passed to it in its constructor.

      Returns void