Interface protos.google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IZypperRepository (1.10.0)

Properties of a ZypperRepository.

Package

@google-cloud/os-config

Properties

baseUrl

baseUrl?: (string|null);

ZypperRepository baseUrl

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

ZypperRepository displayName

Property Value
TypeDescription
(string|null)

gpgKeys

gpgKeys?: (string[]|null);

ZypperRepository gpgKeys

Property Value
TypeDescription
(string[]|null)

id

id?: (string|null);

ZypperRepository id

Property Value
TypeDescription
(string|null)