Represents a single zypper package repository. These are added to a
repo file that is managed at
/etc/zypp/repos.d/google_osconfig.repo.
Attributes
Name
Description
id
str
Required. A one word, unique name for this repository. This
is the repo id in the zypper config file and also the
display_name if display_name is omitted. This id is
also used as the unique identifier when checking for
GuestPolicy conflicts.
display_name
str
The display name of the repository.
base_url
str
Required. The location of the repository
directory.