@truenas/api-client
GitHub
Preparing search index...
v26_0_0
AppImageEntry
Interface AppImageEntry
interface
AppImageEntry
{
author
:
string
|
null
;
comment
:
string
|
null
;
created
:
string
|
null
;
dangling
:
boolean
;
id
:
string
;
parsed_repo_tags
?:
v25_10_0
.
AppImageParsedRepoTags
[]
|
null
;
repo_digests
:
string
[]
;
repo_tags
:
string
[]
;
size
:
number
;
update_available
:
boolean
;
}
Index
Properties
author
comment
created
dangling
id
parsed_
repo_
tags?
repo_
digests
repo_
tags
size
update_
available
Properties
author
author
:
string
|
null
comment
comment
:
string
|
null
created
created
:
string
|
null
dangling
dangling
:
boolean
id
id
:
string
Optional
parsed_
repo_
tags
parsed_repo_tags
?:
v25_10_0
.
AppImageParsedRepoTags
[]
|
null
repo_
digests
repo_digests
:
string
[]
repo_
tags
repo_tags
:
string
[]
size
size
:
number
update_
available
update_available
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
comment
created
dangling
id
parsed_
repo_
tags
repo_
digests
repo_
tags
size
update_
available
GitHub
@truenas/api-client
Loading...