# Functions
No description provided by the author
No description provided by the author
No description provided by the author
IsValidCloudInitData checks if the given CloudInitData object is valid in the sense that GenerateLocalData can be called with it.
No description provided by the author
ReadCloudInitVolumeDataSource scans the given VMI for CloudInit volumes and reads their content into a CloudInitData struct.
The unit test suite uses this function.
No description provided by the author
XXX refactor this whole package This is just a cheap workaround to make e2e tests pass.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CloudInitData is a data source independent struct that holds cloud-init user and network data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author