Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArgBaseClientWrapper ¶
func NewArgBaseClientWrapper(retryPolicyConfig *retrypolicy.RetryPolicyConfiguration, authorizer autorest.Authorizer) (*argbase.BaseClient, error)
NewArgBaseClientWrapper get authorizer from auth.NewAuthorizerFromCLIWithResource
Types ¶
type IARGBaseClientWrapper ¶
type IARGBaseClientWrapper interface {
// Resources is wrapping arg base client resources
Resources(ctx context.Context, query argbase.QueryRequest) (result argbase.QueryResponse, err error)
}
IARGBaseClientWrapper is a wrapper interface for base client of arg
Click to show internal directories.
Click to hide internal directories.