Versions in this module Expand all Collapse all v1 v1.0.9 Sep 3, 2020 Changes in this version + type InventorySession struct + func New(inventoryUrl string, pullSecretToken string) (*InventorySession, error) + func (i *InventorySession) Client() *client.AssistedInstall + func (i *InventorySession) Context() context.Context + func (i *InventorySession) Logger() logrus.FieldLogger