Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
ImageSearchResponseItem
Interface ImageSearchResponseItem
ImageSearchResponseItem
interface
ImageSearchResponseItem
{
description
?:
string
;
is_automated
?:
boolean
;
is_official
?:
boolean
;
name
?:
string
;
star_count
?:
number
;
}
Index
Properties
description?
is_
automated?
is_
official?
name?
star_
count?
Properties
Optional
description
description
?:
string
Optional
is_
automated
is_
automated
?:
boolean
Optional
is_
official
is_
official
?:
boolean
Optional
name
name
?:
string
Optional
star_
count
star_
count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
is_
automated
is_
official
name
star_
count
@jholtmeyer/docker-api-ts
Loading...
ImageSearchResponseItem