Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "options", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "opt", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "options", span: Span { start: Position { line: 7, column: 9, }, end: Position { line: 7, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 17, }, end: Position { line: 7, column: 25, }, }, }, ), Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 7, column: 26, }, end: Position { line: 7, column: 30, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 11, column: 3, }, end: Position { line: 11, column: 10, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 11, column: 11, }, end: Position { line: 11, column: 19, }, }, }, ), Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 11, column: 20, }, end: Position { line: 11, column: 24, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 12, column: 5, }, end: Position { line: 12, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 12, column: 14, }, end: Position { line: 12, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 13, column: 7, }, end: Position { line: 13, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 13, column: 21, }, end: Position { line: 13, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 13, column: 25, }, end: Position { line: 13, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to enable etcd.", span: Span { start: Position { line: 13, column: 32, }, end: Position { line: 13, column: 55, }, }, }, ), ], span: Span { start: Position { line: 13, column: 31, }, end: Position { line: 13, column: 56, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 14, column: 17, }, end: Position { line: 14, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 15, column: 7, }, end: Position { line: 15, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 15, column: 14, }, end: Position { line: 15, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 15, column: 20, }, end: Position { line: 15, column: 24, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 12, column: 23, }, end: Position { line: 16, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 18, column: 5, }, end: Position { line: 18, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 18, column: 12, }, end: Position { line: 18, column: 20, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 19, column: 7, }, end: Position { line: 19, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 19, column: 21, }, end: Position { line: 19, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 19, column: 25, }, end: Position { line: 19, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd unique node name.", span: Span { start: Position { line: 19, column: 32, }, end: Position { line: 19, column: 54, }, }, }, ), ], span: Span { start: Position { line: 19, column: 31, }, end: Position { line: 19, column: 55, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 20, column: 7, }, end: Position { line: 20, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 20, column: 17, }, end: Position { line: 20, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "networking", span: Span { start: Position { line: 20, column: 24, }, end: Position { line: 20, column: 34, }, }, }, ), Raw( PartRaw { content: "hostName", span: Span { start: Position { line: 20, column: 35, }, end: Position { line: 20, column: 43, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 21, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 21, column: 21, }, end: Position { line: 21, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.networking.hostName", span: Span { start: Position { line: 21, column: 40, }, end: Position { line: 21, column: 66, }, }, }, ), ], span: Span { start: Position { line: 21, column: 39, }, end: Position { line: 21, column: 67, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 22, column: 7, }, end: Position { line: 22, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 22, column: 14, }, end: Position { line: 22, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 22, column: 20, }, end: Position { line: 22, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 18, column: 21, }, end: Position { line: 23, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "advertiseClientUrls", span: Span { start: Position { line: 25, column: 5, }, end: Position { line: 25, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 25, column: 27, }, end: Position { line: 25, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 26, column: 7, }, end: Position { line: 26, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 26, column: 21, }, end: Position { line: 26, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 26, column: 25, }, end: Position { line: 26, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd list of this member's client URLs to advertise to the rest of the cluster.", span: Span { start: Position { line: 26, column: 32, }, end: Position { line: 26, column: 111, }, }, }, ), ], span: Span { start: Position { line: 26, column: 31, }, end: Position { line: 26, column: 112, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 27, column: 7, }, end: Position { line: 27, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 27, column: 17, }, end: Position { line: 27, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenClientUrls", span: Span { start: Position { line: 27, column: 21, }, end: Position { line: 27, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 28, column: 7, }, end: Position { line: 28, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 28, column: 21, }, end: Position { line: 28, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 28, column: 40, }, end: Position { line: 28, column: 70, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 28, column: 49, }, end: Position { line: 28, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenClientUrls", span: Span { start: Position { line: 28, column: 53, }, end: Position { line: 28, column: 69, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 28, column: 39, }, end: Position { line: 28, column: 71, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 29, column: 14, }, end: Position { line: 29, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 29, column: 20, }, end: Position { line: 29, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 29, column: 27, }, end: Position { line: 29, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 29, column: 33, }, end: Position { line: 29, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 25, column: 36, }, end: Position { line: 30, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "listenClientUrls", span: Span { start: Position { line: 32, column: 5, }, end: Position { line: 32, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 32, column: 24, }, end: Position { line: 32, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 33, column: 7, }, end: Position { line: 33, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 33, column: 21, }, end: Position { line: 33, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 33, column: 25, }, end: Position { line: 33, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd list of URLs to listen on for client traffic.", span: Span { start: Position { line: 33, column: 32, }, end: Position { line: 33, column: 82, }, }, }, ), ], span: Span { start: Position { line: 33, column: 31, }, end: Position { line: 33, column: 83, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 34, column: 7, }, end: Position { line: 34, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "http://127.0.0.1:2379", span: Span { start: Position { line: 34, column: 19, }, end: Position { line: 34, column: 40, }, }, }, ), ], span: Span { start: Position { line: 34, column: 18, }, end: Position { line: 34, column: 41, }, }, }, ), ], span: Span { start: Position { line: 34, column: 17, }, end: Position { line: 34, column: 42, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 35, column: 7, }, end: Position { line: 35, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 35, column: 14, }, end: Position { line: 35, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 35, column: 20, }, end: Position { line: 35, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 35, column: 27, }, end: Position { line: 35, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 35, column: 33, }, end: Position { line: 35, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 32, column: 33, }, end: Position { line: 36, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "listenPeerUrls", span: Span { start: Position { line: 38, column: 5, }, end: Position { line: 38, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 38, column: 22, }, end: Position { line: 38, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 39, column: 7, }, end: Position { line: 39, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 39, column: 21, }, end: Position { line: 39, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 39, column: 25, }, end: Position { line: 39, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd list of URLs to listen on for peer traffic.", span: Span { start: Position { line: 39, column: 32, }, end: Position { line: 39, column: 80, }, }, }, ), ], span: Span { start: Position { line: 39, column: 31, }, end: Position { line: 39, column: 81, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 40, column: 7, }, end: Position { line: 40, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "http://127.0.0.1:2380", span: Span { start: Position { line: 40, column: 19, }, end: Position { line: 40, column: 40, }, }, }, ), ], span: Span { start: Position { line: 40, column: 18, }, end: Position { line: 40, column: 41, }, }, }, ), ], span: Span { start: Position { line: 40, column: 17, }, end: Position { line: 40, column: 42, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 41, column: 7, }, end: Position { line: 41, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 41, column: 14, }, end: Position { line: 41, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 41, column: 20, }, end: Position { line: 41, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 41, column: 27, }, end: Position { line: 41, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 41, column: 33, }, end: Position { line: 41, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 38, column: 31, }, end: Position { line: 42, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "initialAdvertisePeerUrls", span: Span { start: Position { line: 44, column: 5, }, end: Position { line: 44, column: 29, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 44, column: 32, }, end: Position { line: 44, column: 40, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 45, column: 7, }, end: Position { line: 45, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 45, column: 21, }, end: Position { line: 45, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 45, column: 25, }, end: Position { line: 45, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd list of this member's peer URLs to advertise to rest of the cluster.", span: Span { start: Position { line: 45, column: 32, }, end: Position { line: 45, column: 105, }, }, }, ), ], span: Span { start: Position { line: 45, column: 31, }, end: Position { line: 45, column: 106, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 46, column: 7, }, end: Position { line: 46, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 46, column: 17, }, end: Position { line: 46, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenPeerUrls", span: Span { start: Position { line: 46, column: 21, }, end: Position { line: 46, column: 35, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 47, column: 7, }, end: Position { line: 47, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 47, column: 21, }, end: Position { line: 47, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 47, column: 40, }, end: Position { line: 47, column: 68, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 47, column: 49, }, end: Position { line: 47, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenPeerUrls", span: Span { start: Position { line: 47, column: 53, }, end: Position { line: 47, column: 67, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 47, column: 39, }, end: Position { line: 47, column: 69, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 48, column: 7, }, end: Position { line: 48, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 48, column: 14, }, end: Position { line: 48, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 48, column: 20, }, end: Position { line: 48, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 48, column: 27, }, end: Position { line: 48, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 48, column: 33, }, end: Position { line: 48, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 44, column: 41, }, end: Position { line: 49, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "initialCluster", span: Span { start: Position { line: 51, column: 5, }, end: Position { line: 51, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 51, column: 22, }, end: Position { line: 51, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 52, column: 7, }, end: Position { line: 52, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 52, column: 21, }, end: Position { line: 52, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 52, column: 25, }, end: Position { line: 52, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd initial cluster configuration for bootstrapping.", span: Span { start: Position { line: 52, column: 32, }, end: Position { line: 52, column: 85, }, }, }, ), ], span: Span { start: Position { line: 52, column: 31, }, end: Position { line: 52, column: 86, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 53, column: 7, }, end: Position { line: 53, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 53, column: 21, }, end: Position { line: 53, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 53, column: 25, }, end: Position { line: 53, column: 29, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "=http://127.0.0.1:2380", span: Span { start: Position { line: 53, column: 19, }, end: Position { line: 53, column: 52, }, }, }, ), ], span: Span { start: Position { line: 53, column: 18, }, end: Position { line: 53, column: 53, }, }, }, ), ], span: Span { start: Position { line: 53, column: 17, }, end: Position { line: 53, column: 54, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 54, column: 7, }, end: Position { line: 54, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 54, column: 21, }, end: Position { line: 54, column: 38, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "[\"", span: Span { start: Position { line: 54, column: 41, }, end: Position { line: 54, column: 43, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 54, column: 41, }, end: Position { line: 54, column: 46, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 54, column: 41, }, end: Position { line: 54, column: 54, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 54, column: 56, }, end: Position { line: 54, column: 59, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 54, column: 60, }, end: Position { line: 54, column: 64, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}=http://127.0.0.1:2380\"]", span: Span { start: Position { line: 54, column: 41, }, end: Position { line: 54, column: 90, }, }, }, ), ], span: Span { start: Position { line: 54, column: 39, }, end: Position { line: 54, column: 92, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 55, column: 7, }, end: Position { line: 55, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 55, column: 14, }, end: Position { line: 55, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 55, column: 20, }, end: Position { line: 55, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 55, column: 27, }, end: Position { line: 55, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 55, column: 33, }, end: Position { line: 55, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 51, column: 31, }, end: Position { line: 56, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "initialClusterState", span: Span { start: Position { line: 58, column: 5, }, end: Position { line: 58, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 58, column: 27, }, end: Position { line: 58, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 59, column: 7, }, end: Position { line: 59, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 59, column: 21, }, end: Position { line: 59, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 59, column: 25, }, end: Position { line: 59, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd initial cluster configuration for bootstrapping.", span: Span { start: Position { line: 59, column: 32, }, end: Position { line: 59, column: 85, }, }, }, ), ], span: Span { start: Position { line: 59, column: 31, }, end: Position { line: 59, column: 86, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 60, column: 7, }, end: Position { line: 60, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "new", span: Span { start: Position { line: 60, column: 18, }, end: Position { line: 60, column: 21, }, }, }, ), ], span: Span { start: Position { line: 60, column: 17, }, end: Position { line: 60, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 61, column: 7, }, end: Position { line: 61, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 14, }, end: Position { line: 61, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enum", span: Span { start: Position { line: 61, column: 20, }, end: Position { line: 61, column: 24, }, }, }, ), ], default: None, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "new", span: Span { start: Position { line: 61, column: 27, }, end: Position { line: 61, column: 30, }, }, }, ), ], span: Span { start: Position { line: 61, column: 26, }, end: Position { line: 61, column: 31, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "existing", span: Span { start: Position { line: 61, column: 33, }, end: Position { line: 61, column: 41, }, }, }, ), ], span: Span { start: Position { line: 61, column: 32, }, end: Position { line: 61, column: 42, }, }, }, ), ], span: Span { start: Position { line: 61, column: 25, }, end: Position { line: 61, column: 43, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 58, column: 36, }, end: Position { line: 62, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "initialClusterToken", span: Span { start: Position { line: 64, column: 5, }, end: Position { line: 64, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 64, column: 27, }, end: Position { line: 64, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 65, column: 7, }, end: Position { line: 65, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 65, column: 21, }, end: Position { line: 65, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 65, column: 25, }, end: Position { line: 65, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd initial cluster token for etcd cluster during bootstrap.", span: Span { start: Position { line: 65, column: 32, }, end: Position { line: 65, column: 93, }, }, }, ), ], span: Span { start: Position { line: 65, column: 31, }, end: Position { line: 65, column: 94, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 66, column: 7, }, end: Position { line: 66, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "etcd-cluster", span: Span { start: Position { line: 66, column: 18, }, end: Position { line: 66, column: 30, }, }, }, ), ], span: Span { start: Position { line: 66, column: 17, }, end: Position { line: 66, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 67, column: 7, }, end: Position { line: 67, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 67, column: 14, }, end: Position { line: 67, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 67, column: 20, }, end: Position { line: 67, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 64, column: 36, }, end: Position { line: 68, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "discovery", span: Span { start: Position { line: 70, column: 5, }, end: Position { line: 70, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 70, column: 17, }, end: Position { line: 70, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 71, column: 7, }, end: Position { line: 71, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 71, column: 21, }, end: Position { line: 71, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 71, column: 25, }, end: Position { line: 71, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd discovery url", span: Span { start: Position { line: 71, column: 32, }, end: Position { line: 71, column: 50, }, }, }, ), ], span: Span { start: Position { line: 71, column: 31, }, end: Position { line: 71, column: 51, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 72, column: 7, }, end: Position { line: 72, column: 14, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 72, column: 17, }, end: Position { line: 72, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 73, column: 7, }, end: Position { line: 73, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 73, column: 14, }, end: Position { line: 73, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 73, column: 20, }, end: Position { line: 73, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 70, column: 26, }, end: Position { line: 74, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "clientCertAuth", span: Span { start: Position { line: 76, column: 5, }, end: Position { line: 76, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 76, column: 22, }, end: Position { line: 76, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 77, column: 7, }, end: Position { line: 77, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 77, column: 21, }, end: Position { line: 77, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 77, column: 25, }, end: Position { line: 77, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to use certs for client authentication", span: Span { start: Position { line: 77, column: 32, }, end: Position { line: 77, column: 78, }, }, }, ), ], span: Span { start: Position { line: 77, column: 31, }, end: Position { line: 77, column: 79, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 78, column: 7, }, end: Position { line: 78, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 78, column: 17, }, end: Position { line: 78, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 79, column: 7, }, end: Position { line: 79, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 79, column: 14, }, end: Position { line: 79, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 79, column: 20, }, end: Position { line: 79, column: 24, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 76, column: 31, }, end: Position { line: 80, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "trustedCaFile", span: Span { start: Position { line: 82, column: 5, }, end: Position { line: 82, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 82, column: 21, }, end: Position { line: 82, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 83, column: 7, }, end: Position { line: 83, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 83, column: 21, }, end: Position { line: 83, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 83, column: 25, }, end: Position { line: 83, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Certificate authority file to use for clients", span: Span { start: Position { line: 83, column: 32, }, end: Position { line: 83, column: 77, }, }, }, ), ], span: Span { start: Position { line: 83, column: 31, }, end: Position { line: 83, column: 78, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 84, column: 7, }, end: Position { line: 84, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 84, column: 17, }, end: Position { line: 84, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 85, column: 7, }, end: Position { line: 85, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 85, column: 14, }, end: Position { line: 85, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 85, column: 20, }, end: Position { line: 85, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 85, column: 27, }, end: Position { line: 85, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 85, column: 33, }, end: Position { line: 85, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 82, column: 30, }, end: Position { line: 86, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "certFile", span: Span { start: Position { line: 88, column: 5, }, end: Position { line: 88, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 88, column: 16, }, end: Position { line: 88, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 89, column: 7, }, end: Position { line: 89, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 89, column: 21, }, end: Position { line: 89, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 89, column: 25, }, end: Position { line: 89, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Cert file to use for clients", span: Span { start: Position { line: 89, column: 32, }, end: Position { line: 89, column: 60, }, }, }, ), ], span: Span { start: Position { line: 89, column: 31, }, end: Position { line: 89, column: 61, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 90, column: 7, }, end: Position { line: 90, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 90, column: 17, }, end: Position { line: 90, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 91, column: 7, }, end: Position { line: 91, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 91, column: 14, }, end: Position { line: 91, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 91, column: 20, }, end: Position { line: 91, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 91, column: 27, }, end: Position { line: 91, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 91, column: 33, }, end: Position { line: 91, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 88, column: 25, }, end: Position { line: 92, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "keyFile", span: Span { start: Position { line: 94, column: 5, }, end: Position { line: 94, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 94, column: 15, }, end: Position { line: 94, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 95, column: 7, }, end: Position { line: 95, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 95, column: 21, }, end: Position { line: 95, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 95, column: 25, }, end: Position { line: 95, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Key file to use for clients", span: Span { start: Position { line: 95, column: 32, }, end: Position { line: 95, column: 59, }, }, }, ), ], span: Span { start: Position { line: 95, column: 31, }, end: Position { line: 95, column: 60, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 96, column: 7, }, end: Position { line: 96, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 96, column: 17, }, end: Position { line: 96, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 97, column: 7, }, end: Position { line: 97, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 14, }, end: Position { line: 97, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 97, column: 20, }, end: Position { line: 97, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 27, }, end: Position { line: 97, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 97, column: 33, }, end: Position { line: 97, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 94, column: 24, }, end: Position { line: 98, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "peerCertFile", span: Span { start: Position { line: 100, column: 5, }, end: Position { line: 100, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 100, column: 20, }, end: Position { line: 100, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 101, column: 7, }, end: Position { line: 101, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 101, column: 21, }, end: Position { line: 101, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 101, column: 25, }, end: Position { line: 101, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Cert file to use for peer to peer communication", span: Span { start: Position { line: 101, column: 32, }, end: Position { line: 101, column: 79, }, }, }, ), ], span: Span { start: Position { line: 101, column: 31, }, end: Position { line: 101, column: 80, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 102, column: 7, }, end: Position { line: 102, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 102, column: 17, }, end: Position { line: 102, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "certFile", span: Span { start: Position { line: 102, column: 21, }, end: Position { line: 102, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 103, column: 7, }, end: Position { line: 103, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 103, column: 21, }, end: Position { line: 103, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 103, column: 40, }, end: Position { line: 103, column: 62, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 103, column: 49, }, end: Position { line: 103, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "certFile", span: Span { start: Position { line: 103, column: 53, }, end: Position { line: 103, column: 61, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 103, column: 39, }, end: Position { line: 103, column: 63, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 104, column: 7, }, end: Position { line: 104, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 104, column: 14, }, end: Position { line: 104, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 104, column: 20, }, end: Position { line: 104, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 104, column: 27, }, end: Position { line: 104, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 104, column: 33, }, end: Position { line: 104, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 100, column: 29, }, end: Position { line: 105, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "peerKeyFile", span: Span { start: Position { line: 107, column: 5, }, end: Position { line: 107, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 107, column: 19, }, end: Position { line: 107, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 108, column: 7, }, end: Position { line: 108, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 108, column: 21, }, end: Position { line: 108, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 108, column: 25, }, end: Position { line: 108, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Key file to use for peer to peer communication", span: Span { start: Position { line: 108, column: 32, }, end: Position { line: 108, column: 78, }, }, }, ), ], span: Span { start: Position { line: 108, column: 31, }, end: Position { line: 108, column: 79, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 109, column: 7, }, end: Position { line: 109, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 109, column: 17, }, end: Position { line: 109, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "keyFile", span: Span { start: Position { line: 109, column: 21, }, end: Position { line: 109, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 110, column: 7, }, end: Position { line: 110, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 110, column: 21, }, end: Position { line: 110, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 110, column: 40, }, end: Position { line: 110, column: 61, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 110, column: 49, }, end: Position { line: 110, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "keyFile", span: Span { start: Position { line: 110, column: 53, }, end: Position { line: 110, column: 60, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 110, column: 39, }, end: Position { line: 110, column: 62, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 111, column: 7, }, end: Position { line: 111, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 111, column: 14, }, end: Position { line: 111, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 111, column: 20, }, end: Position { line: 111, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 111, column: 27, }, end: Position { line: 111, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 111, column: 33, }, end: Position { line: 111, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 107, column: 28, }, end: Position { line: 112, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "peerTrustedCaFile", span: Span { start: Position { line: 114, column: 5, }, end: Position { line: 114, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 114, column: 25, }, end: Position { line: 114, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 115, column: 7, }, end: Position { line: 115, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 115, column: 21, }, end: Position { line: 115, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 115, column: 25, }, end: Position { line: 115, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Certificate authority file to use for peer to peer communication", span: Span { start: Position { line: 115, column: 32, }, end: Position { line: 115, column: 96, }, }, }, ), ], span: Span { start: Position { line: 115, column: 31, }, end: Position { line: 115, column: 97, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 116, column: 7, }, end: Position { line: 116, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 116, column: 17, }, end: Position { line: 116, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "trustedCaFile", span: Span { start: Position { line: 116, column: 21, }, end: Position { line: 116, column: 34, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 117, column: 7, }, end: Position { line: 117, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 117, column: 21, }, end: Position { line: 117, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 117, column: 40, }, end: Position { line: 117, column: 67, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 117, column: 49, }, end: Position { line: 117, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "trustedCaFile", span: Span { start: Position { line: 117, column: 53, }, end: Position { line: 117, column: 66, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 117, column: 39, }, end: Position { line: 117, column: 68, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 118, column: 7, }, end: Position { line: 118, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 118, column: 14, }, end: Position { line: 118, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 118, column: 20, }, end: Position { line: 118, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 118, column: 27, }, end: Position { line: 118, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 118, column: 33, }, end: Position { line: 118, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 114, column: 34, }, end: Position { line: 119, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "peerClientCertAuth", span: Span { start: Position { line: 121, column: 5, }, end: Position { line: 121, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 121, column: 26, }, end: Position { line: 121, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 122, column: 7, }, end: Position { line: 122, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 122, column: 21, }, end: Position { line: 122, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 122, column: 25, }, end: Position { line: 122, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to check all incoming peer requests from the cluster for valid client certificates signed by the supplied CA", span: Span { start: Position { line: 122, column: 32, }, end: Position { line: 122, column: 148, }, }, }, ), ], span: Span { start: Position { line: 122, column: 31, }, end: Position { line: 122, column: 149, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 123, column: 7, }, end: Position { line: 123, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 123, column: 17, }, end: Position { line: 123, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 124, column: 7, }, end: Position { line: 124, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 124, column: 14, }, end: Position { line: 124, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 124, column: 20, }, end: Position { line: 124, column: 24, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 121, column: 35, }, end: Position { line: 125, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraConf", span: Span { start: Position { line: 127, column: 5, }, end: Position { line: 127, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 127, column: 17, }, end: Position { line: 127, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 128, column: 7, }, end: Position { line: 128, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 128, column: 21, }, end: Position { line: 128, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 128, column: 25, }, end: Position { line: 128, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Etcd extra configuration. See\n\n", span: Span { start: Position { line: 129, column: 1, }, end: Position { line: 131, column: 7, }, }, }, ), ], span: Span { start: Position { line: 128, column: 31, }, end: Position { line: 131, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 132, column: 7, }, end: Position { line: 132, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 132, column: 14, }, end: Position { line: 132, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "attrsOf", span: Span { start: Position { line: 132, column: 20, }, end: Position { line: 132, column: 27, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 132, column: 28, }, end: Position { line: 132, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 132, column: 34, }, end: Position { line: 132, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 133, column: 7, }, end: Position { line: 133, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 133, column: 17, }, end: Position { line: 133, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 134, column: 7, }, end: Position { line: 134, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 134, column: 17, }, end: Position { line: 134, column: 34, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "{\n \"CORS\" = \"*\";\n \"NAME\" = \"default-name\";\n \"MAX_RESULT_BUFFER\" = \"1024\";\n \"MAX_CLUSTER_SIZE\" = \"9\";\n \"MAX_RETRY_ATTEMPTS\" = \"3\";\n}\n", span: Span { start: Position { line: 135, column: 1, }, end: Position { line: 142, column: 7, }, }, }, ), ], span: Span { start: Position { line: 134, column: 35, }, end: Position { line: 142, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 127, column: 26, }, end: Position { line: 143, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 145, column: 5, }, end: Position { line: 145, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 145, column: 15, }, end: Position { line: 145, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 146, column: 7, }, end: Position { line: 146, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 146, column: 14, }, end: Position { line: 146, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 146, column: 20, }, end: Position { line: 146, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 147, column: 7, }, end: Position { line: 147, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/etcd", span: Span { start: Position { line: 147, column: 18, }, end: Position { line: 147, column: 31, }, }, }, ), ], span: Span { start: Position { line: 147, column: 17, }, end: Position { line: 147, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 148, column: 7, }, end: Position { line: 148, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 148, column: 21, }, end: Position { line: 148, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 148, column: 25, }, end: Position { line: 148, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Etcd data directory.", span: Span { start: Position { line: 148, column: 32, }, end: Position { line: 148, column: 52, }, }, }, ), ], span: Span { start: Position { line: 148, column: 31, }, end: Position { line: 148, column: 53, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 145, column: 24, }, end: Position { line: 149, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 11, column: 27, }, end: Position { line: 150, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 152, column: 3, }, end: Position { line: 152, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 152, column: 12, }, end: Position { line: 152, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 152, column: 17, }, end: Position { line: 152, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 152, column: 21, }, end: Position { line: 152, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 153, column: 5, }, end: Position { line: 153, column: 12, }, }, }, ), Raw( PartRaw { content: "tmpfiles", span: Span { start: Position { line: 153, column: 13, }, end: Position { line: 153, column: 21, }, }, }, ), Raw( PartRaw { content: "rules", span: Span { start: Position { line: 153, column: 22, }, end: Position { line: 153, column: 27, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "d '", span: Span { start: Position { line: 154, column: 8, }, end: Position { line: 154, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 154, column: 13, }, end: Position { line: 154, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 154, column: 17, }, end: Position { line: 154, column: 24, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "' 0700 etcd - - -", span: Span { start: Position { line: 154, column: 8, }, end: Position { line: 154, column: 42, }, }, }, ), ], span: Span { start: Position { line: 154, column: 7, }, end: Position { line: 154, column: 43, }, }, }, ), ], span: Span { start: Position { line: 153, column: 30, }, end: Position { line: 155, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 157, column: 5, }, end: Position { line: 157, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 157, column: 13, }, end: Position { line: 157, column: 21, }, }, }, ), Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 157, column: 22, }, end: Position { line: 157, column: 26, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 158, column: 7, }, end: Position { line: 158, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "etcd key-value store", span: Span { start: Position { line: 158, column: 22, }, end: Position { line: 158, column: 42, }, }, }, ), ], span: Span { start: Position { line: 158, column: 21, }, end: Position { line: 158, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 159, column: 7, }, end: Position { line: 159, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 159, column: 21, }, end: Position { line: 159, column: 38, }, }, }, ), ], span: Span { start: Position { line: 159, column: 20, }, end: Position { line: 159, column: 39, }, }, }, ), ], span: Span { start: Position { line: 159, column: 18, }, end: Position { line: 159, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 160, column: 7, }, end: Position { line: 160, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 160, column: 18, }, end: Position { line: 160, column: 32, }, }, }, ), ], span: Span { start: Position { line: 160, column: 17, }, end: Position { line: 160, column: 33, }, }, }, ), ], span: Span { start: Position { line: 160, column: 15, }, end: Position { line: 160, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 162, column: 7, }, end: Position { line: 162, column: 18, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "filterAttrs", span: Span { start: Position { line: 162, column: 22, }, end: Position { line: 162, column: 33, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "n", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "v", span: Span { start: Position { line: 162, column: 41, }, end: Position { line: 162, column: 42, }, }, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 162, column: 46, }, end: Position { line: 162, column: 50, }, }, }, ), }, ), span: Span { start: Position { line: 162, column: 38, }, end: Position { line: 162, column: 50, }, }, }, ), span: Span { start: Position { line: 162, column: 35, }, end: Position { line: 162, column: 50, }, }, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_NAME", span: Span { start: Position { line: 163, column: 9, }, end: Position { line: 163, column: 18, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 163, column: 21, }, end: Position { line: 163, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 163, column: 25, }, end: Position { line: 163, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_DISCOVERY", span: Span { start: Position { line: 164, column: 9, }, end: Position { line: 164, column: 23, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 164, column: 26, }, end: Position { line: 164, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "discovery", span: Span { start: Position { line: 164, column: 30, }, end: Position { line: 164, column: 39, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_DATA_DIR", span: Span { start: Position { line: 165, column: 9, }, end: Position { line: 165, column: 22, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 165, column: 25, }, end: Position { line: 165, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 165, column: 29, }, end: Position { line: 165, column: 36, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_ADVERTISE_CLIENT_URLS", span: Span { start: Position { line: 166, column: 9, }, end: Position { line: 166, column: 35, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 166, column: 38, }, end: Position { line: 166, column: 54, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 166, column: 56, }, end: Position { line: 166, column: 57, }, }, }, ), ], span: Span { start: Position { line: 166, column: 55, }, end: Position { line: 166, column: 58, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 166, column: 59, }, end: Position { line: 166, column: 62, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "advertiseClientUrls", span: Span { start: Position { line: 166, column: 63, }, end: Position { line: 166, column: 82, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_LISTEN_CLIENT_URLS", span: Span { start: Position { line: 167, column: 9, }, end: Position { line: 167, column: 32, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 167, column: 35, }, end: Position { line: 167, column: 51, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 167, column: 53, }, end: Position { line: 167, column: 54, }, }, }, ), ], span: Span { start: Position { line: 167, column: 52, }, end: Position { line: 167, column: 55, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 167, column: 56, }, end: Position { line: 167, column: 59, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenClientUrls", span: Span { start: Position { line: 167, column: 60, }, end: Position { line: 167, column: 76, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_LISTEN_PEER_URLS", span: Span { start: Position { line: 168, column: 9, }, end: Position { line: 168, column: 30, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 168, column: 33, }, end: Position { line: 168, column: 49, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 168, column: 51, }, end: Position { line: 168, column: 52, }, }, }, ), ], span: Span { start: Position { line: 168, column: 50, }, end: Position { line: 168, column: 53, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 168, column: 54, }, end: Position { line: 168, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenPeerUrls", span: Span { start: Position { line: 168, column: 58, }, end: Position { line: 168, column: 72, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_INITIAL_ADVERTISE_PEER_URLS", span: Span { start: Position { line: 169, column: 9, }, end: Position { line: 169, column: 41, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 169, column: 44, }, end: Position { line: 169, column: 60, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 169, column: 62, }, end: Position { line: 169, column: 63, }, }, }, ), ], span: Span { start: Position { line: 169, column: 61, }, end: Position { line: 169, column: 64, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 169, column: 65, }, end: Position { line: 169, column: 68, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "initialAdvertisePeerUrls", span: Span { start: Position { line: 169, column: 69, }, end: Position { line: 169, column: 93, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_PEER_TRUSTED_CA_FILE", span: Span { start: Position { line: 170, column: 9, }, end: Position { line: 170, column: 34, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 170, column: 37, }, end: Position { line: 170, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "peerTrustedCaFile", span: Span { start: Position { line: 170, column: 41, }, end: Position { line: 170, column: 58, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_PEER_CERT_FILE", span: Span { start: Position { line: 171, column: 9, }, end: Position { line: 171, column: 28, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 171, column: 31, }, end: Position { line: 171, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "peerCertFile", span: Span { start: Position { line: 171, column: 35, }, end: Position { line: 171, column: 47, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_PEER_KEY_FILE", span: Span { start: Position { line: 172, column: 9, }, end: Position { line: 172, column: 27, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 172, column: 30, }, end: Position { line: 172, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "peerKeyFile", span: Span { start: Position { line: 172, column: 34, }, end: Position { line: 172, column: 45, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_CLIENT_CERT_AUTH", span: Span { start: Position { line: 173, column: 9, }, end: Position { line: 173, column: 30, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 173, column: 33, }, end: Position { line: 173, column: 41, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 173, column: 42, }, end: Position { line: 173, column: 45, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "peerClientCertAuth", span: Span { start: Position { line: 173, column: 46, }, end: Position { line: 173, column: 64, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_TRUSTED_CA_FILE", span: Span { start: Position { line: 174, column: 9, }, end: Position { line: 174, column: 29, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 174, column: 32, }, end: Position { line: 174, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "trustedCaFile", span: Span { start: Position { line: 174, column: 36, }, end: Position { line: 174, column: 49, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_CERT_FILE", span: Span { start: Position { line: 175, column: 9, }, end: Position { line: 175, column: 23, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 175, column: 26, }, end: Position { line: 175, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "certFile", span: Span { start: Position { line: 175, column: 30, }, end: Position { line: 175, column: 38, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_KEY_FILE", span: Span { start: Position { line: 176, column: 9, }, end: Position { line: 176, column: 22, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 176, column: 25, }, end: Position { line: 176, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "keyFile", span: Span { start: Position { line: 176, column: 29, }, end: Position { line: 176, column: 36, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 162, column: 52, }, end: Position { line: 177, column: 8, }, }, }, ), ], }, ), operator: Update, right: BinaryOperation( BinaryOperation { left: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 177, column: 14, }, end: Position { line: 177, column: 27, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 177, column: 29, }, end: Position { line: 177, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "discovery", span: Span { start: Position { line: 177, column: 33, }, end: Position { line: 177, column: 42, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 177, column: 46, }, end: Position { line: 177, column: 48, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_INITIAL_CLUSTER", span: Span { start: Position { line: 178, column: 9, }, end: Position { line: 178, column: 29, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 178, column: 32, }, end: Position { line: 178, column: 48, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 178, column: 50, }, end: Position { line: 178, column: 51, }, }, }, ), ], span: Span { start: Position { line: 178, column: 49, }, end: Position { line: 178, column: 52, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 178, column: 53, }, end: Position { line: 178, column: 56, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "initialCluster", span: Span { start: Position { line: 178, column: 57, }, end: Position { line: 178, column: 71, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_INITIAL_CLUSTER_STATE", span: Span { start: Position { line: 179, column: 9, }, end: Position { line: 179, column: 35, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 179, column: 38, }, end: Position { line: 179, column: 41, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "initialClusterState", span: Span { start: Position { line: 179, column: 42, }, end: Position { line: 179, column: 61, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ETCD_INITIAL_CLUSTER_TOKEN", span: Span { start: Position { line: 180, column: 9, }, end: Position { line: 180, column: 35, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 180, column: 38, }, end: Position { line: 180, column: 41, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "initialClusterToken", span: Span { start: Position { line: 180, column: 42, }, end: Position { line: 180, column: 61, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 177, column: 49, }, end: Position { line: 181, column: 8, }, }, }, ), ], }, ), operator: Update, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mapAttrs'", span: Span { start: Position { line: 181, column: 14, }, end: Position { line: 181, column: 23, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "n", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nameValuePair", span: Span { start: Position { line: 181, column: 31, }, end: Position { line: 181, column: 44, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "ETCD_", span: Span { start: Position { line: 181, column: 46, }, end: Position { line: 181, column: 55, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "n", span: Span { start: Position { line: 181, column: 53, }, end: Position { line: 181, column: 54, }, }, }, ), }, ), ], span: Span { start: Position { line: 181, column: 45, }, end: Position { line: 181, column: 56, }, }, }, ), Identifier( Identifier { id: "v", span: Span { start: Position { line: 181, column: 57, }, end: Position { line: 181, column: 58, }, }, }, ), ], }, ), span: Span { start: Position { line: 181, column: 28, }, end: Position { line: 181, column: 58, }, }, }, ), span: Span { start: Position { line: 181, column: 25, }, end: Position { line: 181, column: 58, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 181, column: 60, }, end: Position { line: 181, column: 63, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraConf", span: Span { start: Position { line: 181, column: 64, }, end: Position { line: 181, column: 73, }, }, }, ), ], default: None, }, ), ], }, ), }, ), }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "unitConfig", span: Span { start: Position { line: 183, column: 7, }, end: Position { line: 183, column: 17, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Documentation", span: Span { start: Position { line: 184, column: 9, }, end: Position { line: 184, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "https://github.com/coreos/etcd", span: Span { start: Position { line: 184, column: 26, }, end: Position { line: 184, column: 56, }, }, }, ), ], span: Span { start: Position { line: 184, column: 25, }, end: Position { line: 184, column: 57, }, }, }, ), }, ), ], span: Span { start: Position { line: 183, column: 20, }, end: Position { line: 185, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 187, column: 7, }, end: Position { line: 187, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 188, column: 9, }, end: Position { line: 188, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "notify", span: Span { start: Position { line: 188, column: 17, }, end: Position { line: 188, column: 23, }, }, }, ), ], span: Span { start: Position { line: 188, column: 16, }, end: Position { line: 188, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 189, column: 9, }, end: Position { line: 189, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 189, column: 24, }, end: Position { line: 189, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 189, column: 29, }, end: Position { line: 189, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/etcd", span: Span { start: Position { line: 189, column: 22, }, end: Position { line: 189, column: 43, }, }, }, ), ], span: Span { start: Position { line: 189, column: 21, }, end: Position { line: 189, column: 44, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 190, column: 9, }, end: Position { line: 190, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 190, column: 17, }, end: Position { line: 190, column: 21, }, }, }, ), ], span: Span { start: Position { line: 190, column: 16, }, end: Position { line: 190, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "LimitNOFILE", span: Span { start: Position { line: 191, column: 9, }, end: Position { line: 191, column: 20, }, }, }, ), ], to: Integer( Integer { value: "40000", span: Span { start: Position { line: 191, column: 23, }, end: Position { line: 191, column: 28, }, }, }, ), }, ), ], span: Span { start: Position { line: 187, column: 23, }, end: Position { line: 192, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 157, column: 29, }, end: Position { line: 193, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 195, column: 5, }, end: Position { line: 195, column: 16, }, }, }, ), Raw( PartRaw { content: "systemPackages", span: Span { start: Position { line: 195, column: 17, }, end: Position { line: 195, column: 31, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 195, column: 36, }, end: Position { line: 195, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 195, column: 41, }, end: Position { line: 195, column: 45, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 195, column: 34, }, end: Position { line: 195, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 197, column: 5, }, end: Position { line: 197, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 197, column: 11, }, end: Position { line: 197, column: 16, }, }, }, ), Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 197, column: 17, }, end: Position { line: 197, column: 21, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "isSystemUser", span: Span { start: Position { line: 198, column: 7, }, end: Position { line: 198, column: 19, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 198, column: 22, }, end: Position { line: 198, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 199, column: 7, }, end: Position { line: 199, column: 12, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 199, column: 16, }, end: Position { line: 199, column: 20, }, }, }, ), ], span: Span { start: Position { line: 199, column: 15, }, end: Position { line: 199, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 200, column: 7, }, end: Position { line: 200, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Etcd daemon user", span: Span { start: Position { line: 200, column: 22, }, end: Position { line: 200, column: 38, }, }, }, ), ], span: Span { start: Position { line: 200, column: 21, }, end: Position { line: 200, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 201, column: 7, }, end: Position { line: 201, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 201, column: 14, }, end: Position { line: 201, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 201, column: 18, }, end: Position { line: 201, column: 25, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 197, column: 24, }, end: Position { line: 202, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 203, column: 5, }, end: Position { line: 203, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 203, column: 11, }, end: Position { line: 203, column: 17, }, }, }, ), Raw( PartRaw { content: "etcd", span: Span { start: Position { line: 203, column: 18, }, end: Position { line: 203, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 203, column: 25, }, end: Position { line: 203, column: 27, }, }, }, ), }, ), ], span: Span { start: Position { line: 152, column: 28, }, end: Position { line: 204, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 9, column: 4, }, end: Position { line: 205, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 205, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 205, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 205, column: 2, }, }, }, )