package
0.0.0-20190606140227-6c6f41e20857
Repository: https://github.com/timuthy/gardener-extensions.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

DropIn is a drop in of a Unit.
File is a file to be stored during the cloud init script.
OperatingSystemConfig is the data required to create a cloud init script.
Unit is a unit to be created during the cloud init script.

# Interfaces

Generator renders an OperatingSystemConfig into a representation suitable for an specific OS also returns the os specific command for applying this configuration.