Function registerHostConfig

  • Registers a host config with the given name.

    Parameters

    • name: string

      The name of the host config to be used to reference the host config later.

    • hostConfig: HostConfig

      The host config to register.

    Returns void