Skip to content

Kemp.Loadbalancer.PowerShell module manifest should explicitly export functions #2

@danielboth

Description

@danielboth

Version: 7.2.39.0
Issue: In the current version, FunctionsToExport has a wildcard. This results in functions being exported to the user that are only used internally in the module. Also, when using wildcards the discovery procedure PowerShell performs is quite expensive. Making it explicitly speeds up the discovery and import of the module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions