Reference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::FleetPackage::ResourceBundleSelector.
Information specifying the source of kubernetes configuration to deploy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_build_repository
def cloud_build_repository() -> ::Google::Cloud::ConfigDelivery::V1::FleetPackage::CloudBuildRepository
-
(::Google::Cloud::ConfigDelivery::V1::FleetPackage::CloudBuildRepository) — Information specifying
CloudBuildRepository
.Note: The following fields are mutually exclusive:
cloud_build_repository
,resource_bundle
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#cloud_build_repository=
def cloud_build_repository=(value) -> ::Google::Cloud::ConfigDelivery::V1::FleetPackage::CloudBuildRepository
-
value (::Google::Cloud::ConfigDelivery::V1::FleetPackage::CloudBuildRepository) — Information specifying
CloudBuildRepository
.Note: The following fields are mutually exclusive:
cloud_build_repository
,resource_bundle
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ConfigDelivery::V1::FleetPackage::CloudBuildRepository) — Information specifying
CloudBuildRepository
.Note: The following fields are mutually exclusive:
cloud_build_repository
,resource_bundle
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#resource_bundle
def resource_bundle() -> ::Google::Cloud::ConfigDelivery::V1::FleetPackage::ResourceBundleTag
-
(::Google::Cloud::ConfigDelivery::V1::FleetPackage::ResourceBundleTag) — Information specifying
ResourceBundle
.Note: The following fields are mutually exclusive:
resource_bundle
,cloud_build_repository
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#resource_bundle=
def resource_bundle=(value) -> ::Google::Cloud::ConfigDelivery::V1::FleetPackage::ResourceBundleTag
-
value (::Google::Cloud::ConfigDelivery::V1::FleetPackage::ResourceBundleTag) — Information specifying
ResourceBundle
.Note: The following fields are mutually exclusive:
resource_bundle
,cloud_build_repository
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ConfigDelivery::V1::FleetPackage::ResourceBundleTag) — Information specifying
ResourceBundle
.Note: The following fields are mutually exclusive:
resource_bundle
,cloud_build_repository
. If a field in that set is populated, all other fields in the set will automatically be cleared.