Skip to content

Commit 2a002e5

Browse files
authored
chore: update documentation (#91)
1 parent aa13137 commit 2a002e5

File tree

495 files changed

+6562
-21675
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

495 files changed

+6562
-21675
lines changed

docs/resources/aws.mdx

Lines changed: 1590 additions & 7008 deletions
Large diffs are not rendered by default.

docs/resources/azure.mdx

Lines changed: 2761 additions & 6038 deletions
Large diffs are not rendered by default.

docs/resources/digitalocean.mdx

Lines changed: 0 additions & 439 deletions
Large diffs are not rendered by default.

docs/resources/dockerhub.mdx

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,10 @@ skinparam stereotypeIBackgroundColor #e98df7
3636
class account {
3737
}
3838
class dockerhub_namespace {
39-
**count**: int64
4039
}
4140
class dockerhub_resource {
4241
}
4342
class resource {
44-
**age**: duration
45-
**atime**: datetime
46-
**ctime**: datetime
47-
**id**: string
48-
**kind**: string
49-
**last_access**: duration
50-
**last_update**: duration
51-
**mtime**: datetime
52-
**name**: string
53-
**tags**: dictionary[string, string]
5443
}
5544
resource <|--- account
5645
account <|--- dockerhub_namespace
@@ -124,26 +113,10 @@ skinparam Shadowing false
124113
skinparam stereotypeCBackgroundColor #e98df7
125114
skinparam stereotypeIBackgroundColor #e98df7
126115
class dockerhub_repository {
127-
**affiliation**: string
128-
**is_private**: boolean
129-
**media_types**: string[]
130-
**pull_count**: int64
131-
**repository_type**: string
132-
**star_count**: int64
133116
}
134117
class dockerhub_resource {
135118
}
136119
class resource {
137-
**age**: duration
138-
**atime**: datetime
139-
**ctime**: datetime
140-
**id**: string
141-
**kind**: string
142-
**last_access**: duration
143-
**last_update**: duration
144-
**mtime**: datetime
145-
**name**: string
146-
**tags**: dictionary[string, string]
147120
}
148121
dockerhub_resource <|--- dockerhub_repository
149122
resource <|--- dockerhub_repository

0 commit comments

Comments
 (0)