# Functions
GetCloudConfigSecretData returns the secret data related to inline CloudInit.
GetSecretResources returns a list of the Secret resources referenced by the provided CloudConfig.
MarshalYAML marshals the provided CloudConfig and secret data to a valid, YAML CloudConfig document.
# Structs
CloudConfigSecretData is used to provide the sensitive data that may have been derived from Secret resources to the encoder.
No description provided by the author