osbuild-composer-cloud: introduce the cloud-specific service

This commit is contained in:
sanne raymaekers 2020-06-16 18:18:09 +02:00 committed by Lars Karlitski
parent 96c1de9f98
commit 9ca50ae3ac
15 changed files with 1373 additions and 0 deletions

View file

@ -95,6 +95,8 @@ type OSTreeImageOptions struct {
}
// The SubscriptionImageOptions specify subscription-specific image options
// ServerUrl denotes the host to register the system with
// BaseUrl specifies the repository URL for DNF
type SubscriptionImageOptions struct {
Organization int
ActivationKey string