GoogleApi.ContainerAnalysis.V1alpha1.Model.Distribution (google_api_container_analysis v0.9.0) View Source
This represents a particular channel of distribution for a given package. e.g. Debian's jessie-backports dpkg mirror
Attributes
-
architecture(type:String.t, default:nil) - The CPU architecture for which packages in this distribution channel were built -
cpeUri(type:String.t, default:nil) - The cpe_uri in cpe format denoting the package manager version distributing a package. -
description(type:String.t, default:nil) - The distribution channel-specific description of this package. -
latestVersion(type:GoogleApi.ContainerAnalysis.V1alpha1.Model.Version.t, default:nil) - The latest available version of this package in this distribution channel. -
maintainer(type:String.t, default:nil) - A freeform string denoting the maintainer of this package. -
url(type:String.t, default:nil) - The distribution channel-specific homepage for this package.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.