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

Properties of a RepositoryResource.

Package

@google-cloud/os-config

Properties

apt

apt?: (google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IAptRepository|null);

RepositoryResource apt

Property Value
TypeDescription
(google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IAptRepository|null)

goo

goo?: (google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IGooRepository|null);

RepositoryResource goo

Property Value
TypeDescription
(google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IGooRepository|null)

yum

yum?: (google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IYumRepository|null);

RepositoryResource yum

Property Value
TypeDescription
(google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IYumRepository|null)

zypper

zypper?: (google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IZypperRepository|null);

RepositoryResource zypper

Property Value
TypeDescription
(google.cloud.osconfig.v1alpha.OSPolicy.Resource.RepositoryResource.IZypperRepository|null)