package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewAwsClientImpl creates a new AwsClientImpl.
NewClient is the function to create implementations of the platform metadata client.
NewGcpClientImpl creates a new GcpClientImpl.
NewOnPremClientImpl creates a new OnPremClientImpl.
# Constants
AWSCertificatePem is the official public RSA certificate for AWS.
CitadelDNSSan is the hardcoded DNS SAN used to identify citadel server.
# Structs
AwsClientImpl is the implementation of AWS metadata client.
GcpClientImpl is the implementation of GCP metadata client.
OnPremClientImpl is the implementation of on premise metadata client.
# Interfaces
Client is the interface for implementing the client to access platform metadata.