Skip to content

[confighttp/configgrps] Rename the fields of types that were renamed in configtls #9548

@arjunmahishi

Description

@arjunmahishi
          We should at least open a PR about re-naming the variable as well.

Originally posted by @bogdandrutu in #9495 (comment)


As a part of #9495, some types in configtls were renamed to match the naming convention followed in other packages. But the fields/attributes that use those types were not renamed to maintain backward compatibility. Opening this PR to track that change.

Types that were renamed

  • TLSClientSetting to ClientConfig
  • TLSServerSetting to ServerConfig
  • TLSSetting to Config

These types are used with some struct attributes in the package confighttp and configgrpc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions