mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-02-23 08:11:12 +01:00
reset output
This commit is contained in:
parent
af0464e45e
commit
46f0b4d841
@ -5,3 +5,34 @@ pub struct FileId(String);
|
||||
pub struct Platform(String);
|
||||
pub struct SecretId(String);
|
||||
pub struct SocketId(String);
|
||||
pub struct BuildArg {
|
||||
|
||||
}
|
||||
pub struct CacheVolume {
|
||||
}
|
||||
pub struct Container {
|
||||
}
|
||||
pub struct Directory {
|
||||
}
|
||||
pub struct EnvVariable {
|
||||
}
|
||||
pub struct File {
|
||||
}
|
||||
pub struct GitRef {
|
||||
}
|
||||
pub struct GitRepository {
|
||||
}
|
||||
pub struct Host {
|
||||
}
|
||||
pub struct HostVariable {
|
||||
}
|
||||
pub struct Label {
|
||||
}
|
||||
pub struct Project {
|
||||
}
|
||||
pub struct Query {
|
||||
}
|
||||
pub struct Secret {
|
||||
}
|
||||
pub struct Socket {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user