Documentation - v0.0.0
    Preparing search index...

    Interface SopsSecretProviderProps

    interface SopsSecretProviderProps {
        secretName: string;
        sopsFilePath: string;
    }
    Index

    Properties

    secretName: string
    sopsFilePath: string