# Functions
FetchAPIServerTlsProfile fetches tlsSecurityProfile configured in APIServer.
GetClusterTLSProfileSpec returns TLSProfileSpec.
MinTLSVersion returns the minimum TLS version for the TLS security profile defined in the APIServerConfig.
TLSCiphers returns the TLS ciphers for the TLS security profile defined in the APIServerConfig.
# Constants
No description provided by the author
# Variables
DefaultMinTLSVersion is the default minimum TLS version for API servers.
DefaultTLSCiphers are the default TLS ciphers for API servers.
DefaultTLSProfileType is the intermediate profile type.