Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlibabaMockClient ¶
type AlibabaMockClient struct {
// contains filtered or unexported fields
}
func (*AlibabaMockClient) GetSecretValue ¶
func (mc *AlibabaMockClient) GetSecretValue(*kmssdk.GetSecretValueRequest) (result *kmssdk.GetSecretValueResponse, err error)
func (*AlibabaMockClient) WithValue ¶
func (mc *AlibabaMockClient) WithValue(in *kmssdk.GetSecretValueRequest, val *kmssdk.GetSecretValueResponse, err error)
Click to show internal directories.
Click to hide internal directories.