package
1.14.0
Repository: https://github.com/coreos/coreos-cloudinit.git
Documentation: pkg.go.dev

# Functions

Apply renders a CloudConfig to an Environment.
TODO(jonboulle): this is getting unwieldy, should be able to simplify the interface somehow.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

CloudConfigFile represents a CoreOS specific configuration option that can generate an associated system.File to be written to disk.
CloudConfigUnit represents a CoreOS specific configuration option that can generate associated system.Units to be created/enabled appropriately.