Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertHTTPStatusToGRPCError ¶
Based off of gRPC standard here: https://chromium.googlesource.com/external/github.com/grpc/grpc/+/refs/tags/v1.21.4-pre1/doc/statuscodes.md
func GetDefaultArmClientOptions ¶
func GetDefaultArmClientOptions(logger *log.Logger) *armPolicy.ClientOptions
Types ¶
type LoggingPolicy ¶
type LoggingPolicy struct {
// contains filtered or unexported fields
}
func NewLoggingPolicy ¶
func NewLoggingPolicy(logger log.Logger) *LoggingPolicy
func (*LoggingPolicy) Clone ¶
func (p *LoggingPolicy) Clone() azcorePolicy.Policy
func (*LoggingPolicy) Do ¶
func (p *LoggingPolicy) Do(req *azcorePolicy.Request) (*http.Response, error)
Click to show internal directories.
Click to hide internal directories.