Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageOptions ¶
type ImageOptions struct { Organization string ActivationKey string ServerUrl string BaseUrl string Insights bool Rhc bool }
The ImageOptions specify subscription-specific image options ServerUrl denotes the host to register the system with BaseUrl specifies the repository URL for DNF
type RHSMStatus ¶
type RHSMStatus string
const ( RHSMConfigWithSubscription RHSMStatus = "with-subscription" RHSMConfigNoSubscription RHSMStatus = "no-subscription" )
Click to show internal directories.
Click to hide internal directories.