Get a warm pool by name.
func (
r *SandboxPoolService) Get(ctx context.Context,
name string,
opts ...option.RequestOption) (res *SandboxPoolGetResponse,
err error
)Get a warm pool by name
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
name* | string | |
opts* | ...option.RequestOption |