Discover Packages
github.com/rancher/opni/dagger
x
cmds
package
Version:
v0.0.0-...-a4916c0
Opens a new window with list of versions in this module.
Published: Dec 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Binary struct {
Name string `json:"name"`
SourceImage string `json:"sourceImage"`
Version string `json:"version"`
Path string `json:"path"`
}
type TestBinOptions struct {
Binaries []Binary `json:"binaries"`
MountOnly bool `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.