google_api_os_config v0.3.0 GoogleApi.OSConfig.V1.Model.ZypperSettings View Source
Zypper patching is performed by running zypper patch.
See also https://en.opensuse.org/SDB:Zypper_manual.
Attributes
categories(type:list(String.t), default:nil) - Install only patches with these categories. Common categories include security, recommended, and feature.excludes(type:list(String.t), default:nil) - List of patches to exclude from update.exclusivePatches(type:list(String.t), default:nil) - An exclusive list of patches to be updated. These are the only patches that will be installed using 'zypper patch patch:' command. This field must not be used with any other patch configuration fields. severities(type:list(String.t), default:nil) - Install only patches with these severities. Common severities include critical, important, moderate, and low.withOptional(type:boolean(), default:nil) - Adds the--with-optionalflag tozypper patch.withUpdate(type:boolean(), default:nil) - Adds the--with-updateflag, tozypper patch.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.