This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Sam Alba af82c2c910 docs: adds package description to the stdlib Index
Signed-off-by: Sam Alba <sam.alba@gmail.com>
2021-06-23 11:05:58 +02:00

24 lines
222 B
Markdown

---
sidebar_label: dagger
---
# dagger.io/dagger
Dagger core types
```cue
import "dagger.io/dagger"
```
## dagger.#Secret
Secret value
### dagger.#Secret Inputs
_No input._
### dagger.#Secret Outputs
_No output._