MCPcopy Create free account

hub / github.com/cisco/lal-build-manager / types & classes

Types & classes32 in github.com/cisco/lal-build-manager

ClassArtifactoryBackend
Everything we need for Artifactory to implement the Backend trait
src/storage/artifactory.rs:325
ClassArtifactoryConfig
src/storage/artifactory.rs:33
ClassArtifactoryStorageResponse
src/storage/artifactory.rs:55
ClassArtifactoryVersion
src/storage/artifactory.rs:51
InterfaceBackend
Properties a storage backend of artifacts should have We are not really relying on Artifactory specific quirks in our default usage so that in case i
src/storage/traits.rs:46
EnumBackendConfiguration
src/storage/traits.rs:11
ClassBuildOptions
Configurable build flags for `lal build`
src/build.rs:42
InterfaceCachedBackend
A secondary trait that builds upon the Backend trait This wraps the common fetch commands in a caching layer on the cache dir.
src/storage/traits.rs:76
EnumCliError
src/core/errors.rs:12
ClassComponent
The basic definition of a component as it exists online A component may have many build artifacts from many environments.
src/storage/traits.rs:30
ClassComponentConfiguration
src/core/manifest.rs:22
ClassConfig
src/core/config.rs:42
ClassConfigDefaults
src/core/config.rs:65
ClassContainer
src/core/lockfile.rs:17
ClassCredentials
src/storage/artifactory.rs:24
ClassDockerRunFlags
src/shell.rs:106
ClassExeInfo
src/upgrade.rs:20
ClassInputDependency
src/core/input.rs:57
ClassLatestLal
src/storage/artifactory.rs:277
ClassLocalBackend
Artifact storage on the local machine
src/storage/local.rs:18
ClassLocalConfig
src/storage/local.rs:13
ClassLockfile
src/core/lockfile.rs:68
ClassManifest
src/core/manifest.rs:41
EnumManifestLocation
An enum to clarify intent
src/core/manifest.rs:61
ClassMount
src/core/config.rs:30
ClassPartialLock
src/core/input.rs:14
ClassProgressReader
Wrapper around a `Read` that reports the progress made. Used to monitor slow IO readers Unfortunately cannot use this with http client yet as it does
src/storage/progress.rs:10
ClassShellModes
src/shell.rs:282
ClassSingleUpdate
src/propagate.rs:8
ClassStickyOptions
src/core/sticky.rs:14
ClassUpdateSequence
src/propagate.rs:24
ClassUpdateStage
src/propagate.rs:17