settings

package
v0.0.0-...-73b5b3b Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 10 Imported by: 4

Documentation

Overview

Copyright (c) Microsoft Corporation. Licensed under the MIT License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanUpSettings

func CleanUpSettings(el logging.ILogger, configFolder string)

CleanUpSettings replaces the protected settings for all settings files [ex: 0.settings, etc] to ensure no protected settings are logged in VM

Types

type HandlerSettings

type HandlerSettings struct {
	// string containing the json sent for the public settings
	PublicSettings string

	// string containing the decrypted protected settings
	ProtectedSettings string
}

HandlerSettings contains the decrypted settings for the extension

func GetHandlerSettings

func GetHandlerSettings(el logging.ILogger, he *handlerenv.HandlerEnvironment, seqNo uint) (hs *HandlerSettings, _ error)

GetHandlerSettings reads and parses the handler's settings in an OS independent manner

Jump to

Keyboard shortcuts

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