Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACMClient ¶
type ACMClient struct {
// contains filtered or unexported fields
}
func NewACMClient ¶
func NewACMClient() *ACMClient
func (*ACMClient) Search ¶
func (client *ACMClient) Search(params *SearchParams, opts ...Option) (*SearchResponse, error)
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithContext ¶
type ReferenceMetrics ¶ added in v0.2.0
type SearchParams ¶
type SearchResponse ¶
Click to show internal directories.
Click to hide internal directories.