pub fn parse_resource_file(
path: &Path,
) -> Result<ResourceDefinition, ParseError>Expand description
Parse a resource YAML file from disk.
pub fn parse_resource_file(
path: &Path,
) -> Result<ResourceDefinition, ParseError>Parse a resource YAML file from disk.