Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hilmarf committed May 28, 2024
1 parent 7e358c3 commit 3eff64d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/ocm_credential-handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ The following credential consumer types are used/supported:
- <code>password</code>: the basic auth password


- <code>NpmRegistry</code>: NPM repository
- <code>NpmRegistry</code>: NPM registry

It matches the <code>NpmRegistry</code> consumer type and additionally acts like
the <code>hostpath</code> type.
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/ocm_get_credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Matchers exist for the following usage contexts or consumer types:
- <code>password</code>: the basic auth password


- <code>NpmRegistry</code>: NPM repository
- <code>NpmRegistry</code>: NPM registry

It matches the <code>NpmRegistry</code> consumer type and additionally acts like
the <code>hostpath</code> type.
Expand Down
1 change: 1 addition & 0 deletions docs/reference/ocm_logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The following *realms* are used by the command line tool:
- <code>ocm/compdesc</code>: component descriptor handling
- <code>ocm/config</code>: configuration management
- <code>ocm/context</code>: context lifecycle
- <code>ocm/credentials</code>: Credentials
- <code>ocm/credentials/dockerconfig</code>: docker config handling as credential repository
- <code>ocm/credentials/vault</code>: HashiCorp Vault Access
- <code>ocm/downloader</code>: Downloaders
Expand Down

0 comments on commit 3eff64d

Please sign in to comment.