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: "top", 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: "kubernetes", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 35, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "otop", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 7, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "options", span: Span { start: Position { line: 7, column: 10, }, end: Position { line: 7, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 18, }, end: Position { line: 7, column: 26, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 7, column: 27, }, end: Position { line: 7, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 8, column: 9, }, end: Position { line: 8, column: 12, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 8, column: 13, }, end: Position { line: 8, column: 20, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cniConfig", span: Span { start: Position { line: 10, column: 3, }, end: Position { line: 10, column: 12, }, }, }, ), ], to: IfThenElse( IfThenElse { predicate: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 11, column: 8, }, end: Position { line: 11, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 11, column: 12, }, end: Position { line: 11, column: 15, }, }, }, ), Raw( PartRaw { content: "config", span: Span { start: Position { line: 11, column: 16, }, end: Position { line: 11, column: 22, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: List( List { elements: [], span: Span { start: Position { line: 11, column: 26, }, end: Position { line: 11, column: 28, }, }, }, ), }, ), operator: LogicalAnd, right: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 11, column: 32, }, end: Position { line: 11, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 11, column: 36, }, end: Position { line: 11, column: 39, }, }, }, ), Raw( PartRaw { content: "configDir", span: Span { start: Position { line: 11, column: 40, }, end: Position { line: 11, column: 49, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 11, column: 53, }, end: Position { line: 11, column: 57, }, }, }, ), }, ), }, ), then: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "throw", span: Span { start: Position { line: 12, column: 7, }, end: Position { line: 12, column: 12, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Verbatim CNI-config and CNI configDir cannot both be set.", span: Span { start: Position { line: 12, column: 14, }, end: Position { line: 12, column: 71, }, }, }, ), ], span: Span { start: Position { line: 12, column: 13, }, end: Position { line: 12, column: 72, }, }, }, ), ], }, ), else_: IfThenElse( IfThenElse { predicate: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 13, column: 13, }, end: Position { line: 13, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 13, column: 17, }, end: Position { line: 13, column: 20, }, }, }, ), Raw( PartRaw { content: "configDir", span: Span { start: Position { line: 13, column: 21, }, end: Position { line: 13, column: 30, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 13, column: 34, }, end: Position { line: 13, column: 38, }, }, }, ), }, ), then: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 14, column: 11, }, end: Position { line: 14, column: 14, }, }, }, ), Raw( PartRaw { content: "configDir", span: Span { start: Position { line: 14, column: 15, }, end: Position { line: 14, column: 24, }, }, }, ), ], default: None, }, ), else_: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 16, column: 8, }, end: Position { line: 16, column: 12, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "buildEnv", span: Span { start: Position { line: 16, column: 13, }, end: Position { line: 16, column: 21, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 17, column: 9, }, end: Position { line: 17, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "kubernetes-cni-config", span: Span { start: Position { line: 17, column: 17, }, end: Position { line: 17, column: 38, }, }, }, ), ], span: Span { start: Position { line: 17, column: 16, }, end: Position { line: 17, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "paths", span: Span { start: Position { line: 18, column: 9, }, end: Position { line: 18, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "imap", span: Span { start: Position { line: 18, column: 17, }, end: Position { line: 18, column: 21, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "i", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "entry", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 19, column: 11, }, end: Position { line: 19, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeTextDir", span: Span { start: Position { line: 19, column: 16, }, end: Position { line: 19, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 19, column: 32, }, end: Position { line: 19, column: 40, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: Integer( Integer { value: "10", span: Span { start: Position { line: 19, column: 42, }, end: Position { line: 19, column: 44, }, }, }, ), operator: Addition, right: Identifier( Identifier { id: "i", span: Span { start: Position { line: 19, column: 45, }, end: Position { line: 19, column: 46, }, }, }, ), }, ), ], }, ), }, ), Raw( PartRaw { content: "-", span: Span { start: Position { line: 19, column: 30, }, end: Position { line: 19, column: 49, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "entry", span: Span { start: Position { line: 19, column: 51, }, end: Position { line: 19, column: 56, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 19, column: 57, }, end: Position { line: 19, column: 61, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ".conf", span: Span { start: Position { line: 19, column: 30, }, end: Position { line: 19, column: 67, }, }, }, ), ], span: Span { start: Position { line: 19, column: 29, }, end: Position { line: 19, column: 68, }, }, }, ), FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 19, column: 70, }, end: Position { line: 19, column: 78, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "toJSON", span: Span { start: Position { line: 19, column: 79, }, end: Position { line: 19, column: 85, }, }, }, ), ], default: None, }, ), arguments: [ Identifier( Identifier { id: "entry", span: Span { start: Position { line: 19, column: 86, }, end: Position { line: 19, column: 91, }, }, }, ), ], }, ), ], }, ), span: Span { start: Position { line: 18, column: 26, }, end: Position { line: 19, column: 92, }, }, }, ), span: Span { start: Position { line: 18, column: 23, }, end: Position { line: 19, column: 92, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 20, column: 11, }, end: Position { line: 20, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 20, column: 15, }, end: Position { line: 20, column: 18, }, }, }, ), Raw( PartRaw { content: "config", span: Span { start: Position { line: 20, column: 19, }, end: Position { line: 20, column: 25, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 16, column: 22, }, end: Position { line: 21, column: 8, }, }, }, ), ], }, ), span: Span { start: Position { line: 13, column: 10, }, end: Position { line: 21, column: 9, }, }, }, ), span: Span { start: Position { line: 11, column: 5, }, end: Position { line: 21, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "infraContainer", span: Span { start: Position { line: 23, column: 3, }, end: Position { line: 23, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 23, column: 20, }, end: Position { line: 23, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dockerTools", span: Span { start: Position { line: 23, column: 25, }, end: Position { line: 23, column: 36, }, }, }, ), Raw( PartRaw { content: "buildImage", span: Span { start: Position { line: 23, column: 37, }, end: Position { line: 23, column: 47, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 24, column: 5, }, end: Position { line: 24, column: 9, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "pause", span: Span { start: Position { line: 24, column: 13, }, end: Position { line: 24, column: 18, }, }, }, ), ], span: Span { start: Position { line: 24, column: 12, }, end: Position { line: 24, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "tag", span: Span { start: Position { line: 25, column: 5, }, end: Position { line: 25, column: 8, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "latest", span: Span { start: Position { line: 25, column: 12, }, end: Position { line: 25, column: 18, }, }, }, ), ], span: Span { start: Position { line: 25, column: 11, }, end: Position { line: 25, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "copyToRoot", span: Span { start: Position { line: 26, column: 5, }, end: Position { line: 26, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 26, column: 18, }, end: Position { line: 26, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "buildEnv", span: Span { start: Position { line: 26, column: 23, }, end: Position { line: 26, column: 31, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 27, column: 7, }, end: Position { line: 27, column: 11, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "image-root", span: Span { start: Position { line: 27, column: 15, }, end: Position { line: 27, column: 25, }, }, }, ), ], span: Span { start: Position { line: 27, column: 14, }, end: Position { line: 27, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "pathsToLink", span: Span { start: Position { line: 28, column: 7, }, end: Position { line: 28, column: 18, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "/bin", span: Span { start: Position { line: 28, column: 24, }, end: Position { line: 28, column: 28, }, }, }, ), ], span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 28, column: 29, }, }, }, ), ], span: Span { start: Position { line: 28, column: 21, }, end: Position { line: 28, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "paths", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 12, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 29, column: 17, }, end: Position { line: 29, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 29, column: 21, }, end: Position { line: 29, column: 28, }, }, }, ), Raw( PartRaw { content: "pause", span: Span { start: Position { line: 29, column: 29, }, end: Position { line: 29, column: 34, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 29, column: 15, }, end: Position { line: 29, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 26, column: 32, }, end: Position { line: 30, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 31, column: 5, }, end: Position { line: 31, column: 11, }, }, }, ), Raw( PartRaw { content: "Cmd", span: Span { start: Position { line: 31, column: 12, }, end: Position { line: 31, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "/bin/pause", span: Span { start: Position { line: 31, column: 20, }, end: Position { line: 31, column: 30, }, }, }, ), ], span: Span { start: Position { line: 31, column: 19, }, end: Position { line: 31, column: 31, }, }, }, ), ], span: Span { start: Position { line: 31, column: 18, }, end: Position { line: 31, column: 32, }, }, }, ), }, ), ], span: Span { start: Position { line: 23, column: 48, }, end: Position { line: 32, column: 4, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "kubeconfig", span: Span { start: Position { line: 34, column: 3, }, end: Position { line: 34, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 34, column: 16, }, end: Position { line: 34, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lib", span: Span { start: Position { line: 34, column: 20, }, end: Position { line: 34, column: 23, }, }, }, ), Raw( PartRaw { content: "mkKubeConfig", span: Span { start: Position { line: 34, column: 24, }, end: Position { line: 34, column: 36, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 34, column: 38, }, end: Position { line: 34, column: 45, }, }, }, ), ], span: Span { start: Position { line: 34, column: 37, }, end: Position { line: 34, column: 46, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 34, column: 47, }, end: Position { line: 34, column: 50, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "kubeconfig", span: Span { start: Position { line: 34, column: 51, }, end: Position { line: 34, column: 61, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "manifestPath", span: Span { start: Position { line: 36, column: 3, }, end: Position { line: 36, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "kubernetes/manifests", span: Span { start: Position { line: 36, column: 19, }, end: Position { line: 36, column: 39, }, }, }, ), ], span: Span { start: Position { line: 36, column: 18, }, end: Position { line: 36, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "taintOptions", span: Span { start: Position { line: 38, column: 3, }, end: Position { line: 38, column: 15, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 38, column: 23, }, end: Position { line: 38, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "types", span: Span { start: Position { line: 38, column: 27, }, end: Position { line: 38, column: 32, }, }, }, ), ], default: None, }, ), target: Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "name", default: None, }, ], }, ), body: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 39, column: 5, }, end: Position { line: 39, column: 12, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "key", span: Span { start: Position { line: 40, column: 7, }, end: Position { line: 40, column: 10, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 40, column: 13, }, end: Position { line: 40, column: 21, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 41, column: 9, }, end: Position { line: 41, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 41, column: 23, }, end: Position { line: 41, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 41, column: 27, }, end: Position { line: 41, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Key of taint.", span: Span { start: Position { line: 41, column: 34, }, end: Position { line: 41, column: 47, }, }, }, ), ], span: Span { start: Position { line: 41, column: 33, }, end: Position { line: 41, column: 48, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 42, column: 9, }, end: Position { line: 42, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "name", span: Span { start: Position { line: 42, column: 19, }, end: Position { line: 42, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 43, column: 9, }, end: Position { line: 43, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalMD", span: Span { start: Position { line: 43, column: 23, }, end: Position { line: 43, column: 32, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Name of this submodule.", span: Span { start: Position { line: 43, column: 34, }, end: Position { line: 43, column: 57, }, }, }, ), ], span: Span { start: Position { line: 43, column: 33, }, end: Position { line: 43, column: 58, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 44, column: 9, }, end: Position { line: 44, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 44, column: 16, }, end: Position { line: 44, column: 19, }, }, }, ), }, ), ], span: Span { start: Position { line: 40, column: 22, }, end: Position { line: 45, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "value", span: Span { start: Position { line: 46, column: 7, }, end: Position { line: 46, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 46, column: 15, }, end: Position { line: 46, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 47, column: 9, }, end: Position { line: 47, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 47, column: 23, }, end: Position { line: 47, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 47, column: 27, }, end: Position { line: 47, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Value of taint.", span: Span { start: Position { line: 47, column: 34, }, end: Position { line: 47, column: 49, }, }, }, ), ], span: Span { start: Position { line: 47, column: 33, }, end: Position { line: 47, column: 50, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 48, column: 9, }, end: Position { line: 48, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 48, column: 16, }, end: Position { line: 48, column: 19, }, }, }, ), }, ), ], span: Span { start: Position { line: 46, column: 24, }, end: Position { line: 49, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "effect", span: Span { start: Position { line: 50, column: 7, }, end: Position { line: 50, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 50, column: 16, }, end: Position { line: 50, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 51, column: 9, }, end: Position { line: 51, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 51, column: 23, }, end: Position { line: 51, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 51, column: 27, }, end: Position { line: 51, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Effect of taint.", span: Span { start: Position { line: 51, column: 34, }, end: Position { line: 51, column: 50, }, }, }, ), ], span: Span { start: Position { line: 51, column: 33, }, end: Position { line: 51, column: 51, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 52, column: 9, }, end: Position { line: 52, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "NoSchedule", span: Span { start: Position { line: 52, column: 20, }, end: Position { line: 52, column: 30, }, }, }, ), ], span: Span { start: Position { line: 52, column: 19, }, end: Position { line: 52, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "enum", span: Span { start: Position { line: 53, column: 16, }, end: Position { line: 53, column: 20, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "NoSchedule", span: Span { start: Position { line: 53, column: 23, }, end: Position { line: 53, column: 33, }, }, }, ), ], span: Span { start: Position { line: 53, column: 22, }, end: Position { line: 53, column: 34, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "PreferNoSchedule", span: Span { start: Position { line: 53, column: 36, }, end: Position { line: 53, column: 52, }, }, }, ), ], span: Span { start: Position { line: 53, column: 35, }, end: Position { line: 53, column: 53, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "NoExecute", span: Span { start: Position { line: 53, column: 55, }, end: Position { line: 53, column: 64, }, }, }, ), ], span: Span { start: Position { line: 53, column: 54, }, end: Position { line: 53, column: 65, }, }, }, ), ], span: Span { start: Position { line: 53, column: 21, }, end: Position { line: 53, column: 66, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 50, column: 25, }, end: Position { line: 54, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 39, column: 15, }, end: Position { line: 55, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 38, column: 49, }, end: Position { line: 56, column: 4, }, }, }, ), span: Span { start: Position { line: 38, column: 34, }, end: Position { line: 56, column: 4, }, }, }, ), span: Span { start: Position { line: 38, column: 18, }, end: Position { line: 56, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "taints", span: Span { start: Position { line: 58, column: 3, }, end: Position { line: 58, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatMapStringsSep", span: Span { start: Position { line: 58, column: 12, }, end: Position { line: 58, column: 31, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 58, column: 33, }, end: Position { line: 58, column: 34, }, }, }, ), ], span: Span { start: Position { line: 58, column: 32, }, end: Position { line: 58, column: 35, }, }, }, ), Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "v", span: Span { start: Position { line: 58, column: 43, }, end: Position { line: 58, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "key", span: Span { start: Position { line: 58, column: 45, }, end: Position { line: 58, column: 48, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "=", span: Span { start: Position { line: 58, column: 41, }, end: Position { line: 58, column: 50, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "v", span: Span { start: Position { line: 58, column: 52, }, end: Position { line: 58, column: 53, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "value", span: Span { start: Position { line: 58, column: 54, }, end: Position { line: 58, column: 59, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ":", span: Span { start: Position { line: 58, column: 41, }, end: Position { line: 58, column: 61, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "v", span: Span { start: Position { line: 58, column: 63, }, end: Position { line: 58, column: 64, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "effect", span: Span { start: Position { line: 58, column: 65, }, end: Position { line: 58, column: 71, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 58, column: 40, }, end: Position { line: 58, column: 73, }, }, }, ), span: Span { start: Position { line: 58, column: 37, }, end: Position { line: 58, column: 73, }, }, }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mapAttrsToList", span: Span { start: Position { line: 58, column: 76, }, end: Position { line: 58, column: 90, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "n", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: Identifier( Identifier { id: "v", span: Span { start: Position { line: 58, column: 98, }, end: Position { line: 58, column: 99, }, }, }, ), span: Span { start: Position { line: 58, column: 95, }, end: Position { line: 58, column: 99, }, }, }, ), span: Span { start: Position { line: 58, column: 92, }, end: Position { line: 58, column: 99, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 58, column: 101, }, end: Position { line: 58, column: 104, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "taints", span: Span { start: Position { line: 58, column: 105, }, end: Position { line: 58, column: 111, }, }, }, ), ], default: None, }, ), ], }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "imports", span: Span { start: Position { line: 61, column: 3, }, end: Position { line: 61, column: 10, }, }, }, ), ], to: List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 62, column: 6, }, end: Position { line: 62, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 62, column: 31, }, end: Position { line: 62, column: 39, }, }, }, ), ], span: Span { start: Position { line: 62, column: 30, }, end: Position { line: 62, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 62, column: 42, }, end: Position { line: 62, column: 52, }, }, }, ), ], span: Span { start: Position { line: 62, column: 41, }, end: Position { line: 62, column: 53, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 62, column: 55, }, end: Position { line: 62, column: 62, }, }, }, ), ], span: Span { start: Position { line: 62, column: 54, }, end: Position { line: 62, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "applyManifests", span: Span { start: Position { line: 62, column: 65, }, end: Position { line: 62, column: 79, }, }, }, ), ], span: Span { start: Position { line: 62, column: 64, }, end: Position { line: 62, column: 80, }, }, }, ), ], span: Span { start: Position { line: 62, column: 28, }, end: Position { line: 62, column: 82, }, }, }, ), String( String_ { parts: [], span: Span { start: Position { line: 62, column: 83, }, end: Position { line: 62, column: 85, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 63, column: 6, }, end: Position { line: 63, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 63, column: 31, }, end: Position { line: 63, column: 39, }, }, }, ), ], span: Span { start: Position { line: 63, column: 30, }, end: Position { line: 63, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 63, column: 42, }, end: Position { line: 63, column: 52, }, }, }, ), ], span: Span { start: Position { line: 63, column: 41, }, end: Position { line: 63, column: 53, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 63, column: 55, }, end: Position { line: 63, column: 62, }, }, }, ), ], span: Span { start: Position { line: 63, column: 54, }, end: Position { line: 63, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "cadvisorPort", span: Span { start: Position { line: 63, column: 65, }, end: Position { line: 63, column: 77, }, }, }, ), ], span: Span { start: Position { line: 63, column: 64, }, end: Position { line: 63, column: 78, }, }, }, ), ], span: Span { start: Position { line: 63, column: 28, }, end: Position { line: 63, column: 80, }, }, }, ), String( String_ { parts: [], span: Span { start: Position { line: 63, column: 81, }, end: Position { line: 63, column: 83, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 64, column: 6, }, end: Position { line: 64, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 64, column: 31, }, end: Position { line: 64, column: 39, }, }, }, ), ], span: Span { start: Position { line: 64, column: 30, }, end: Position { line: 64, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 64, column: 42, }, end: Position { line: 64, column: 52, }, }, }, ), ], span: Span { start: Position { line: 64, column: 41, }, end: Position { line: 64, column: 53, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 64, column: 55, }, end: Position { line: 64, column: 62, }, }, }, ), ], span: Span { start: Position { line: 64, column: 54, }, end: Position { line: 64, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "allowPrivileged", span: Span { start: Position { line: 64, column: 65, }, end: Position { line: 64, column: 80, }, }, }, ), ], span: Span { start: Position { line: 64, column: 64, }, end: Position { line: 64, column: 81, }, }, }, ), ], span: Span { start: Position { line: 64, column: 28, }, end: Position { line: 64, column: 83, }, }, }, ), String( String_ { parts: [], span: Span { start: Position { line: 64, column: 84, }, end: Position { line: 64, column: 86, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkRemovedOptionModule", span: Span { start: Position { line: 65, column: 6, }, end: Position { line: 65, column: 27, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 65, column: 31, }, end: Position { line: 65, column: 39, }, }, }, ), ], span: Span { start: Position { line: 65, column: 30, }, end: Position { line: 65, column: 40, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 65, column: 42, }, end: Position { line: 65, column: 52, }, }, }, ), ], span: Span { start: Position { line: 65, column: 41, }, end: Position { line: 65, column: 53, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 65, column: 55, }, end: Position { line: 65, column: 62, }, }, }, ), ], span: Span { start: Position { line: 65, column: 54, }, end: Position { line: 65, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "networkPlugin", span: Span { start: Position { line: 65, column: 65, }, end: Position { line: 65, column: 78, }, }, }, ), ], span: Span { start: Position { line: 65, column: 64, }, end: Position { line: 65, column: 79, }, }, }, ), ], span: Span { start: Position { line: 65, column: 28, }, end: Position { line: 65, column: 81, }, }, }, ), String( String_ { parts: [], span: Span { start: Position { line: 65, column: 82, }, end: Position { line: 65, column: 84, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 61, column: 13, }, end: Position { line: 66, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 69, column: 3, }, end: Position { line: 69, column: 10, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 69, column: 11, }, end: Position { line: 69, column: 19, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 69, column: 20, }, end: Position { line: 69, column: 30, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 69, column: 31, }, end: Position { line: 69, column: 38, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 69, column: 46, }, end: Position { line: 69, column: 49, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "types", span: Span { start: Position { line: 69, column: 50, }, end: Position { line: 69, column: 55, }, }, }, ), ], default: None, }, ), target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "address", span: Span { start: Position { line: 71, column: 5, }, end: Position { line: 71, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 71, column: 15, }, end: Position { line: 71, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 72, column: 7, }, end: Position { line: 72, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 72, column: 21, }, end: Position { line: 72, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 72, column: 25, }, end: Position { line: 72, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet info server listening address.", span: Span { start: Position { line: 72, column: 32, }, end: Position { line: 72, column: 81, }, }, }, ), ], span: Span { start: Position { line: 72, column: 31, }, end: Position { line: 72, column: 82, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 73, column: 7, }, end: Position { line: 73, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0.0.0.0", span: Span { start: Position { line: 73, column: 18, }, end: Position { line: 73, column: 25, }, }, }, ), ], span: Span { start: Position { line: 73, column: 17, }, end: Position { line: 73, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 74, column: 7, }, end: Position { line: 74, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 74, column: 14, }, end: Position { line: 74, column: 17, }, }, }, ), }, ), ], span: Span { start: Position { line: 71, column: 24, }, end: Position { line: 75, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "clusterDns", span: Span { start: Position { line: 77, column: 5, }, end: Position { line: 77, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 77, column: 18, }, end: Position { line: 77, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 78, column: 7, }, end: Position { line: 78, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 78, column: 21, }, end: Position { line: 78, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 78, column: 25, }, end: Position { line: 78, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Use alternative DNS.", span: Span { start: Position { line: 78, column: 32, }, end: Position { line: 78, column: 52, }, }, }, ), ], span: Span { start: Position { line: 78, column: 31, }, end: Position { line: 78, column: 53, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 79, column: 7, }, end: Position { line: 79, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "10.1.0.1", span: Span { start: Position { line: 79, column: 18, }, end: Position { line: 79, column: 26, }, }, }, ), ], span: Span { start: Position { line: 79, column: 17, }, end: Position { line: 79, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 80, column: 14, }, end: Position { line: 80, column: 17, }, }, }, ), }, ), ], span: Span { start: Position { line: 77, column: 27, }, end: Position { line: 81, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "clusterDomain", span: Span { start: Position { line: 83, column: 5, }, end: Position { line: 83, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 83, column: 21, }, end: Position { line: 83, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 84, column: 7, }, end: Position { line: 84, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 84, column: 21, }, end: Position { line: 84, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 84, column: 25, }, end: Position { line: 84, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Use alternative domain.", span: Span { start: Position { line: 84, column: 32, }, end: Position { line: 84, column: 55, }, }, }, ), ], span: Span { start: Position { line: 84, column: 31, }, end: Position { line: 84, column: 56, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 85, column: 7, }, end: Position { line: 85, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 85, column: 17, }, end: Position { line: 85, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 85, column: 24, }, end: Position { line: 85, column: 32, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 85, column: 33, }, end: Position { line: 85, column: 43, }, }, }, ), Raw( PartRaw { content: "addons", span: Span { start: Position { line: 85, column: 44, }, end: Position { line: 85, column: 50, }, }, }, ), Raw( PartRaw { content: "dns", span: Span { start: Position { line: 85, column: 51, }, end: Position { line: 85, column: 54, }, }, }, ), Raw( PartRaw { content: "clusterDomain", span: Span { start: Position { line: 85, column: 55, }, end: Position { line: 85, column: 68, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 86, column: 7, }, end: Position { line: 86, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 86, column: 21, }, end: Position { line: 86, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 86, column: 40, }, end: Position { line: 86, column: 102, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "options", span: Span { start: Position { line: 86, column: 49, }, end: Position { line: 86, column: 56, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 86, column: 57, }, end: Position { line: 86, column: 65, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 86, column: 66, }, end: Position { line: 86, column: 76, }, }, }, ), Raw( PartRaw { content: "addons", span: Span { start: Position { line: 86, column: 77, }, end: Position { line: 86, column: 83, }, }, }, ), Raw( PartRaw { content: "dns", span: Span { start: Position { line: 86, column: 84, }, end: Position { line: 86, column: 87, }, }, }, ), Raw( PartRaw { content: "clusterDomain", span: Span { start: Position { line: 86, column: 88, }, end: Position { line: 86, column: 101, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 86, column: 39, }, end: Position { line: 86, column: 103, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 87, column: 7, }, end: Position { line: 87, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 87, column: 14, }, end: Position { line: 87, column: 17, }, }, }, ), }, ), ], span: Span { start: Position { line: 83, column: 30, }, end: Position { line: 88, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "clientCaFile", span: Span { start: Position { line: 90, column: 5, }, end: Position { line: 90, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 90, column: 20, }, end: Position { line: 90, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 91, column: 7, }, end: Position { line: 91, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 91, column: 21, }, end: Position { line: 91, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 91, column: 25, }, end: Position { line: 91, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes apiserver CA file for client authentication.", span: Span { start: Position { line: 91, column: 32, }, end: Position { line: 91, column: 87, }, }, }, ), ], span: Span { start: Position { line: 91, column: 31, }, end: Position { line: 91, column: 88, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 92, column: 7, }, end: Position { line: 92, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 92, column: 17, }, end: Position { line: 92, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "caFile", span: Span { start: Position { line: 92, column: 21, }, end: Position { line: 92, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 93, column: 7, }, end: Position { line: 93, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 93, column: 21, }, end: Position { line: 93, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 93, column: 40, }, end: Position { line: 93, column: 61, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "otop", span: Span { start: Position { line: 93, column: 49, }, end: Position { line: 93, column: 53, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "caFile", span: Span { start: Position { line: 93, column: 54, }, end: Position { line: 93, column: 60, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 93, column: 39, }, end: Position { line: 93, column: 62, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 94, column: 7, }, end: Position { line: 94, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 94, column: 14, }, end: Position { line: 94, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "path", span: Span { start: Position { line: 94, column: 21, }, end: Position { line: 94, column: 25, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 90, column: 29, }, end: Position { line: 95, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 97, column: 5, }, end: Position { line: 97, column: 8, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "packages", span: Span { start: Position { line: 98, column: 7, }, end: Position { line: 98, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 98, column: 18, }, end: Position { line: 98, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 99, column: 9, }, end: Position { line: 99, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 99, column: 23, }, end: Position { line: 99, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 99, column: 27, }, end: Position { line: 99, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "List of network plugin packages to install.", span: Span { start: Position { line: 99, column: 34, }, end: Position { line: 99, column: 77, }, }, }, ), ], span: Span { start: Position { line: 99, column: 33, }, end: Position { line: 99, column: 78, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 100, column: 9, }, end: Position { line: 100, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "listOf", span: Span { start: Position { line: 100, column: 16, }, end: Position { line: 100, column: 22, }, }, }, ), arguments: [ Identifier( Identifier { id: "package", span: Span { start: Position { line: 100, column: 23, }, end: Position { line: 100, column: 30, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 101, column: 9, }, end: Position { line: 101, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 101, column: 19, }, end: Position { line: 101, column: 21, }, }, }, ), }, ), ], span: Span { start: Position { line: 98, column: 27, }, end: Position { line: 102, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 104, column: 7, }, end: Position { line: 104, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 104, column: 16, }, end: Position { line: 104, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 105, column: 9, }, end: Position { line: 105, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 105, column: 23, }, end: Position { line: 105, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 105, column: 27, }, end: Position { line: 105, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes CNI configuration.", span: Span { start: Position { line: 105, column: 34, }, end: Position { line: 105, column: 63, }, }, }, ), ], span: Span { start: Position { line: 105, column: 33, }, end: Position { line: 105, column: 64, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 106, column: 9, }, end: Position { line: 106, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "listOf", span: Span { start: Position { line: 106, column: 16, }, end: Position { line: 106, column: 22, }, }, }, ), arguments: [ Identifier( Identifier { id: "attrs", span: Span { start: Position { line: 106, column: 23, }, end: Position { line: 106, column: 28, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 107, column: 9, }, end: Position { line: 107, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 107, column: 19, }, end: Position { line: 107, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 108, column: 9, }, end: Position { line: 108, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 108, column: 19, }, end: Position { line: 108, column: 36, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "[{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"mynet\",\n \"type\": \"bridge\",\n \"bridge\": \"cni0\",\n \"isGateway\": true,\n \"ipMasq\": true,\n \"ipam\": {\n \"type\": \"host-local\",\n \"subnet\": \"10.22.0.0/16\",\n \"routes\": [\n { \"dst\": \"0.0.0.0/0\" }\n ]\n }\n} {\n \"cniVersion\": \"0.3.1\",\n \"type\": \"loopback\"\n}]\n", span: Span { start: Position { line: 109, column: 1, }, end: Position { line: 127, column: 9, }, }, }, ), ], span: Span { start: Position { line: 108, column: 37, }, end: Position { line: 127, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 104, column: 25, }, end: Position { line: 128, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configDir", span: Span { start: Position { line: 130, column: 7, }, end: Position { line: 130, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 130, column: 19, }, end: Position { line: 130, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 131, column: 9, }, end: Position { line: 131, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 131, column: 23, }, end: Position { line: 131, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 131, column: 27, }, end: Position { line: 131, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Path to Kubernetes CNI configuration directory.", span: Span { start: Position { line: 131, column: 34, }, end: Position { line: 131, column: 81, }, }, }, ), ], span: Span { start: Position { line: 131, column: 33, }, end: Position { line: 131, column: 82, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 132, column: 9, }, end: Position { line: 132, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 132, column: 16, }, end: Position { line: 132, column: 22, }, }, }, ), arguments: [ Identifier( Identifier { id: "path", span: Span { start: Position { line: 132, column: 23, }, end: Position { line: 132, column: 27, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 133, column: 9, }, end: Position { line: 133, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 133, column: 19, }, end: Position { line: 133, column: 23, }, }, }, ), }, ), ], span: Span { start: Position { line: 130, column: 28, }, end: Position { line: 134, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 97, column: 11, }, end: Position { line: 135, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "containerRuntime", span: Span { start: Position { line: 137, column: 5, }, end: Position { line: 137, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 137, column: 24, }, end: Position { line: 137, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 138, column: 7, }, end: Position { line: 138, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 138, column: 21, }, end: Position { line: 138, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 138, column: 25, }, end: Position { line: 138, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Which container runtime type to use", span: Span { start: Position { line: 138, column: 32, }, end: Position { line: 138, column: 67, }, }, }, ), ], span: Span { start: Position { line: 138, column: 31, }, end: Position { line: 138, column: 68, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 139, column: 7, }, end: Position { line: 139, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "enum", span: Span { start: Position { line: 139, column: 14, }, end: Position { line: 139, column: 18, }, }, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "docker", span: Span { start: Position { line: 139, column: 21, }, end: Position { line: 139, column: 27, }, }, }, ), ], span: Span { start: Position { line: 139, column: 20, }, end: Position { line: 139, column: 28, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "remote", span: Span { start: Position { line: 139, column: 30, }, end: Position { line: 139, column: 36, }, }, }, ), ], span: Span { start: Position { line: 139, column: 29, }, end: Position { line: 139, column: 37, }, }, }, ), ], span: Span { start: Position { line: 139, column: 19, }, end: Position { line: 139, column: 38, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 140, column: 7, }, end: Position { line: 140, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "remote", span: Span { start: Position { line: 140, column: 18, }, end: Position { line: 140, column: 24, }, }, }, ), ], span: Span { start: Position { line: 140, column: 17, }, end: Position { line: 140, column: 25, }, }, }, ), }, ), ], span: Span { start: Position { line: 137, column: 33, }, end: Position { line: 141, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "containerRuntimeEndpoint", span: Span { start: Position { line: 143, column: 5, }, end: Position { line: 143, column: 29, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 143, column: 32, }, end: Position { line: 143, column: 40, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 144, column: 7, }, end: Position { line: 144, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 144, column: 21, }, end: Position { line: 144, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 144, column: 25, }, end: Position { line: 144, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Endpoint at which to find the container runtime api interface/socket", span: Span { start: Position { line: 144, column: 32, }, end: Position { line: 144, column: 100, }, }, }, ), ], span: Span { start: Position { line: 144, column: 31, }, end: Position { line: 144, column: 101, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 145, column: 7, }, end: Position { line: 145, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 145, column: 14, }, end: Position { line: 145, column: 17, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 146, column: 7, }, end: Position { line: 146, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "unix:///run/containerd/containerd.sock", span: Span { start: Position { line: 146, column: 18, }, end: Position { line: 146, column: 56, }, }, }, ), ], span: Span { start: Position { line: 146, column: 17, }, end: Position { line: 146, column: 57, }, }, }, ), }, ), ], span: Span { start: Position { line: 143, column: 41, }, end: Position { line: 147, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 149, column: 5, }, end: Position { line: 149, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 149, column: 14, }, end: Position { line: 149, column: 28, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 149, column: 30, }, end: Position { line: 149, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 149, column: 34, }, end: Position { line: 149, column: 39, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet.", span: Span { start: Position { line: 149, column: 41, }, end: Position { line: 149, column: 60, }, }, }, ), ], span: Span { start: Position { line: 149, column: 40, }, end: Position { line: 149, column: 61, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraOpts", span: Span { start: Position { line: 151, column: 5, }, end: Position { line: 151, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 151, column: 17, }, end: Position { line: 151, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 152, column: 7, }, end: Position { line: 152, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 152, column: 21, }, end: Position { line: 152, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 152, column: 25, }, end: Position { line: 152, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet extra command line options.", span: Span { start: Position { line: 152, column: 32, }, end: Position { line: 152, column: 78, }, }, }, ), ], span: Span { start: Position { line: 152, column: 31, }, end: Position { line: 152, column: 79, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 153, column: 7, }, end: Position { line: 153, column: 14, }, }, }, ), ], to: String( String_ { parts: [], span: Span { start: Position { line: 153, column: 17, }, end: Position { line: 153, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 154, column: 7, }, end: Position { line: 154, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "separatedString", span: Span { start: Position { line: 154, column: 14, }, end: Position { line: 154, column: 29, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: " ", span: Span { start: Position { line: 154, column: 31, }, end: Position { line: 154, column: 32, }, }, }, ), ], span: Span { start: Position { line: 154, column: 30, }, end: Position { line: 154, column: 33, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 151, column: 26, }, end: Position { line: 155, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "featureGates", span: Span { start: Position { line: 157, column: 5, }, end: Position { line: 157, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 157, column: 20, }, end: Position { line: 157, column: 28, }, }, }, ), arguments: [ 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: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 158, column: 21, }, end: Position { line: 158, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 158, column: 25, }, end: Position { line: 158, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "List set of feature gates", span: Span { start: Position { line: 158, column: 32, }, end: Position { line: 158, column: 57, }, }, }, ), ], span: Span { start: Position { line: 158, column: 31, }, end: Position { line: 158, column: 58, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 159, column: 7, }, end: Position { line: 159, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 159, column: 17, }, end: Position { line: 159, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "featureGates", span: Span { start: Position { line: 159, column: 21, }, end: Position { line: 159, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 160, column: 7, }, end: Position { line: 160, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 160, column: 21, }, end: Position { line: 160, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.", span: Span { start: Position { line: 160, column: 40, }, end: Position { line: 160, column: 67, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "otop", span: Span { start: Position { line: 160, column: 49, }, end: Position { line: 160, column: 53, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "featureGates", span: Span { start: Position { line: 160, column: 54, }, end: Position { line: 160, column: 66, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 160, column: 39, }, end: Position { line: 160, column: 68, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 161, column: 7, }, end: Position { line: 161, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "listOf", span: Span { start: Position { line: 161, column: 14, }, end: Position { line: 161, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 161, column: 21, }, end: Position { line: 161, column: 24, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 157, column: 29, }, end: Position { line: 162, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "healthz", span: Span { start: Position { line: 164, column: 5, }, end: Position { line: 164, column: 12, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "bind", span: Span { start: Position { line: 165, column: 7, }, end: Position { line: 165, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 165, column: 14, }, end: Position { line: 165, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 166, column: 9, }, end: Position { line: 166, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 166, column: 23, }, end: Position { line: 166, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 166, column: 27, }, end: Position { line: 166, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet healthz listening address.", span: Span { start: Position { line: 166, column: 34, }, end: Position { line: 166, column: 79, }, }, }, ), ], span: Span { start: Position { line: 166, column: 33, }, end: Position { line: 166, column: 80, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 167, column: 9, }, end: Position { line: 167, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "127.0.0.1", span: Span { start: Position { line: 167, column: 20, }, end: Position { line: 167, column: 29, }, }, }, ), ], span: Span { start: Position { line: 167, column: 19, }, end: Position { line: 167, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 168, column: 9, }, end: Position { line: 168, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 168, column: 16, }, end: Position { line: 168, column: 19, }, }, }, ), }, ), ], span: Span { start: Position { line: 165, column: 23, }, end: Position { line: 169, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 171, column: 7, }, end: Position { line: 171, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 171, column: 14, }, end: Position { line: 171, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 172, column: 9, }, end: Position { line: 172, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 172, column: 23, }, end: Position { line: 172, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 172, column: 27, }, end: Position { line: 172, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet healthz port.", span: Span { start: Position { line: 172, column: 34, }, end: Position { line: 172, column: 66, }, }, }, ), ], span: Span { start: Position { line: 172, column: 33, }, end: Position { line: 172, column: 67, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 173, column: 9, }, end: Position { line: 173, column: 16, }, }, }, ), ], to: Integer( Integer { value: "10248", span: Span { start: Position { line: 173, column: 19, }, end: Position { line: 173, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 174, column: 9, }, end: Position { line: 174, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "int", span: Span { start: Position { line: 174, column: 16, }, end: Position { line: 174, column: 19, }, }, }, ), }, ), ], span: Span { start: Position { line: 171, column: 23, }, end: Position { line: 175, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 164, column: 15, }, end: Position { line: 176, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 178, column: 5, }, end: Position { line: 178, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 178, column: 16, }, end: Position { line: 178, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 179, column: 7, }, end: Position { line: 179, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 179, column: 21, }, end: Position { line: 179, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 179, column: 25, }, end: Position { line: 179, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet hostname override.", span: Span { start: Position { line: 179, column: 32, }, end: Position { line: 179, column: 69, }, }, }, ), ], span: Span { start: Position { line: 179, column: 31, }, end: Position { line: 179, column: 70, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 180, column: 7, }, end: Position { line: 180, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 180, column: 17, }, end: Position { line: 180, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "networking", span: Span { start: Position { line: 180, column: 24, }, end: Position { line: 180, column: 34, }, }, }, ), Raw( PartRaw { content: "hostName", span: Span { start: Position { line: 180, column: 35, }, end: Position { line: 180, column: 43, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 181, column: 7, }, end: Position { line: 181, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 181, column: 21, }, end: Position { line: 181, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "config.networking.hostName", span: Span { start: Position { line: 181, column: 40, }, end: Position { line: 181, column: 66, }, }, }, ), ], span: Span { start: Position { line: 181, column: 39, }, end: Position { line: 181, column: 67, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 182, column: 7, }, end: Position { line: 182, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "str", span: Span { start: Position { line: 182, column: 14, }, end: Position { line: 182, column: 17, }, }, }, ), }, ), ], span: Span { start: Position { line: 178, column: 25, }, end: Position { line: 183, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "kubeconfig", span: Span { start: Position { line: 185, column: 5, }, end: Position { line: 185, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 185, column: 18, }, end: Position { line: 185, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lib", span: Span { start: Position { line: 185, column: 22, }, end: Position { line: 185, column: 25, }, }, }, ), Raw( PartRaw { content: "mkKubeConfigOptions", span: Span { start: Position { line: 185, column: 26, }, end: Position { line: 185, column: 45, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubelet", span: Span { start: Position { line: 185, column: 47, }, end: Position { line: 185, column: 54, }, }, }, ), ], span: Span { start: Position { line: 185, column: 46, }, end: Position { line: 185, column: 55, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "manifests", span: Span { start: Position { line: 187, column: 5, }, end: Position { line: 187, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 187, column: 17, }, end: Position { line: 187, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 188, column: 7, }, end: Position { line: 188, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 188, column: 21, }, end: Position { line: 188, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 188, column: 25, }, end: Position { line: 188, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "List of manifests to bootstrap with kubelet (only pods can be created as manifest entry)", span: Span { start: Position { line: 188, column: 32, }, end: Position { line: 188, column: 120, }, }, }, ), ], span: Span { start: Position { line: 188, column: 31, }, end: Position { line: 188, column: 121, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 189, column: 7, }, end: Position { line: 189, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "attrsOf", span: Span { start: Position { line: 189, column: 14, }, end: Position { line: 189, column: 21, }, }, }, ), arguments: [ Identifier( Identifier { id: "attrs", span: Span { start: Position { line: 189, column: 22, }, end: Position { line: 189, column: 27, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 190, column: 7, }, end: Position { line: 190, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 190, column: 17, }, end: Position { line: 190, column: 19, }, }, }, ), }, ), ], span: Span { start: Position { line: 187, column: 26, }, end: Position { line: 191, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "nodeIp", span: Span { start: Position { line: 193, column: 5, }, end: Position { line: 193, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 193, column: 14, }, end: Position { line: 193, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 194, column: 7, }, end: Position { line: 194, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 194, column: 21, }, end: Position { line: 194, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 194, column: 25, }, end: Position { line: 194, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "IP address of the node. If set, kubelet will use this IP address for the node.", span: Span { start: Position { line: 194, column: 32, }, end: Position { line: 194, column: 110, }, }, }, ), ], span: Span { start: Position { line: 194, column: 31, }, end: Position { line: 194, column: 111, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 195, column: 7, }, end: Position { line: 195, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 195, column: 17, }, end: Position { line: 195, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 196, column: 7, }, end: Position { line: 196, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 196, column: 14, }, end: Position { line: 196, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 196, column: 21, }, end: Position { line: 196, column: 24, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 193, column: 23, }, end: Position { line: 197, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "registerNode", span: Span { start: Position { line: 199, column: 5, }, end: Position { line: 199, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 199, column: 20, }, end: Position { line: 199, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 200, column: 7, }, end: Position { line: 200, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 200, column: 21, }, end: Position { line: 200, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 200, column: 25, }, end: Position { line: 200, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to auto register kubelet with API server.", span: Span { start: Position { line: 200, column: 32, }, end: Position { line: 200, column: 81, }, }, }, ), ], span: Span { start: Position { line: 200, column: 31, }, end: Position { line: 200, column: 82, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 201, column: 7, }, end: Position { line: 201, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 201, column: 17, }, end: Position { line: 201, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 202, column: 7, }, end: Position { line: 202, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "bool", span: Span { start: Position { line: 202, column: 14, }, end: Position { line: 202, column: 18, }, }, }, ), }, ), ], span: Span { start: Position { line: 199, column: 29, }, end: Position { line: 203, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 205, column: 5, }, end: Position { line: 205, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 205, column: 12, }, end: Position { line: 205, column: 20, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 206, column: 7, }, end: Position { line: 206, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 206, column: 21, }, end: Position { line: 206, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 206, column: 25, }, end: Position { line: 206, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes kubelet info server listening port.", span: Span { start: Position { line: 206, column: 32, }, end: Position { line: 206, column: 78, }, }, }, ), ], span: Span { start: Position { line: 206, column: 31, }, end: Position { line: 206, column: 79, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 207, column: 7, }, end: Position { line: 207, column: 14, }, }, }, ), ], to: Integer( Integer { value: "10250", span: Span { start: Position { line: 207, column: 17, }, end: Position { line: 207, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 208, column: 7, }, end: Position { line: 208, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "int", span: Span { start: Position { line: 208, column: 14, }, end: Position { line: 208, column: 17, }, }, }, ), }, ), ], span: Span { start: Position { line: 205, column: 21, }, end: Position { line: 209, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "seedDockerImages", span: Span { start: Position { line: 211, column: 5, }, end: Position { line: 211, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 211, column: 24, }, end: Position { line: 211, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 212, column: 7, }, end: Position { line: 212, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 212, column: 21, }, end: Position { line: 212, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 212, column: 25, }, end: Position { line: 212, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "List of docker images to preload on system", span: Span { start: Position { line: 212, column: 32, }, end: Position { line: 212, column: 74, }, }, }, ), ], span: Span { start: Position { line: 212, column: 31, }, end: Position { line: 212, column: 75, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 213, column: 7, }, end: Position { line: 213, column: 14, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 213, column: 17, }, end: Position { line: 213, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 214, column: 7, }, end: Position { line: 214, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "listOf", span: Span { start: Position { line: 214, column: 14, }, end: Position { line: 214, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "package", span: Span { start: Position { line: 214, column: 21, }, end: Position { line: 214, column: 28, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 211, column: 33, }, end: Position { line: 215, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "taints", span: Span { start: Position { line: 217, column: 5, }, end: Position { line: 217, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 217, column: 14, }, end: Position { line: 217, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 218, column: 7, }, end: Position { line: 218, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 218, column: 21, }, end: Position { line: 218, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 218, column: 25, }, end: Position { line: 218, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Node taints (https://kubernetes.io/docs/concepts/configuration/assign-pod-node/).", span: Span { start: Position { line: 218, column: 32, }, end: Position { line: 218, column: 113, }, }, }, ), ], span: Span { start: Position { line: 218, column: 31, }, end: Position { line: 218, column: 114, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 219, column: 7, }, end: Position { line: 219, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 219, column: 17, }, end: Position { line: 219, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 220, column: 7, }, end: Position { line: 220, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "attrsOf", span: Span { start: Position { line: 220, column: 14, }, end: Position { line: 220, column: 21, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "submodule", span: Span { start: Position { line: 220, column: 23, }, end: Position { line: 220, column: 32, }, }, }, ), arguments: [ List( List { elements: [ Identifier( Identifier { id: "taintOptions", span: Span { start: Position { line: 220, column: 35, }, end: Position { line: 220, column: 47, }, }, }, ), ], span: Span { start: Position { line: 220, column: 33, }, end: Position { line: 220, column: 49, }, }, }, ), ], }, ), ], }, ), }, ), ], span: Span { start: Position { line: 217, column: 23, }, end: Position { line: 221, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "tlsCertFile", span: Span { start: Position { line: 223, column: 5, }, end: Position { line: 223, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 223, column: 19, }, end: Position { line: 223, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 224, column: 7, }, end: Position { line: 224, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 224, column: 21, }, end: Position { line: 224, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 224, column: 25, }, end: Position { line: 224, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "File containing x509 Certificate for HTTPS.", span: Span { start: Position { line: 224, column: 32, }, end: Position { line: 224, column: 75, }, }, }, ), ], span: Span { start: Position { line: 224, column: 31, }, end: Position { line: 224, column: 76, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 225, column: 7, }, end: Position { line: 225, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 225, column: 17, }, end: Position { line: 225, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 226, column: 7, }, end: Position { line: 226, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 226, column: 14, }, end: Position { line: 226, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "path", span: Span { start: Position { line: 226, column: 21, }, end: Position { line: 226, column: 25, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 223, column: 28, }, end: Position { line: 227, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "tlsKeyFile", span: Span { start: Position { line: 229, column: 5, }, end: Position { line: 229, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 229, column: 18, }, end: Position { line: 229, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 230, column: 7, }, end: Position { line: 230, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 230, column: 21, }, end: Position { line: 230, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 230, column: 25, }, end: Position { line: 230, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "File containing x509 private key matching tlsCertFile.", span: Span { start: Position { line: 230, column: 32, }, end: Position { line: 230, column: 86, }, }, }, ), ], span: Span { start: Position { line: 230, column: 31, }, end: Position { line: 230, column: 87, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 231, column: 7, }, end: Position { line: 231, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 231, column: 17, }, end: Position { line: 231, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 232, column: 7, }, end: Position { line: 232, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 232, column: 14, }, end: Position { line: 232, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "path", span: Span { start: Position { line: 232, column: 21, }, end: Position { line: 232, column: 25, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 229, column: 27, }, end: Position { line: 233, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "unschedulable", span: Span { start: Position { line: 235, column: 5, }, end: Position { line: 235, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 235, column: 21, }, end: Position { line: 235, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 236, column: 7, }, end: Position { line: 236, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 236, column: 21, }, end: Position { line: 236, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 236, column: 25, }, end: Position { line: 236, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to set node taint to unschedulable=true as it is the case of node that has only master role.", span: Span { start: Position { line: 236, column: 32, }, end: Position { line: 236, column: 132, }, }, }, ), ], span: Span { start: Position { line: 236, column: 31, }, end: Position { line: 236, column: 133, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 237, column: 7, }, end: Position { line: 237, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 237, column: 17, }, end: Position { line: 237, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 238, column: 7, }, end: Position { line: 238, column: 11, }, }, }, ), ], to: Identifier( Identifier { id: "bool", span: Span { start: Position { line: 238, column: 14, }, end: Position { line: 238, column: 18, }, }, }, ), }, ), ], span: Span { start: Position { line: 235, column: 30, }, end: Position { line: 239, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "verbosity", span: Span { start: Position { line: 241, column: 5, }, end: Position { line: 241, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 241, column: 17, }, end: Position { line: 241, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 242, column: 7, }, end: Position { line: 242, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 242, column: 21, }, end: Position { line: 242, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 242, column: 25, }, end: Position { line: 242, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Optional glog verbosity level for logging statements. See\n\n", span: Span { start: Position { line: 243, column: 1, }, end: Position { line: 245, column: 7, }, }, }, ), ], span: Span { start: Position { line: 242, column: 31, }, end: Position { line: 245, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 246, column: 7, }, end: Position { line: 246, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 246, column: 17, }, end: Position { line: 246, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 247, column: 7, }, end: Position { line: 247, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nullOr", span: Span { start: Position { line: 247, column: 14, }, end: Position { line: 247, column: 20, }, }, }, ), arguments: [ Identifier( Identifier { id: "int", span: Span { start: Position { line: 247, column: 21, }, end: Position { line: 247, column: 24, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 241, column: 26, }, end: Position { line: 248, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 69, column: 57, }, end: Position { line: 250, column: 4, }, }, }, ), span: Span { start: Position { line: 69, column: 41, }, end: Position { line: 250, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 253, column: 3, }, end: Position { line: 253, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkMerge", span: Span { start: Position { line: 253, column: 12, }, end: Position { line: 253, column: 19, }, }, }, ), arguments: [ List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 254, column: 6, }, end: Position { line: 254, column: 10, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 254, column: 11, }, end: Position { line: 254, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 254, column: 15, }, end: Position { line: 254, column: 21, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 256, column: 7, }, end: Position { line: 256, column: 18, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 256, column: 19, }, end: Position { line: 256, column: 22, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "cni/net.d", span: Span { start: Position { line: 256, column: 24, }, end: Position { line: 256, column: 33, }, }, }, ), ], span: Span { start: Position { line: 256, column: 23, }, end: Position { line: 256, column: 34, }, }, }, ), }, ), Raw( PartRaw { content: "source", span: Span { start: Position { line: 256, column: 35, }, end: Position { line: 256, column: 41, }, }, }, ), ], to: Identifier( Identifier { id: "cniConfig", span: Span { start: Position { line: 256, column: 44, }, end: Position { line: 256, column: 53, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 258, column: 7, }, end: Position { line: 258, column: 15, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 258, column: 16, }, end: Position { line: 258, column: 26, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 258, column: 27, }, end: Position { line: 258, column: 34, }, }, }, ), Raw( PartRaw { content: "seedDockerImages", span: Span { start: Position { line: 258, column: 35, }, end: Position { line: 258, column: 51, }, }, }, ), ], to: List( List { elements: [ Identifier( Identifier { id: "infraContainer", span: Span { start: Position { line: 258, column: 55, }, end: Position { line: 258, column: 69, }, }, }, ), ], span: Span { start: Position { line: 258, column: 54, }, end: Position { line: 258, column: 70, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "boot", span: Span { start: Position { line: 260, column: 7, }, end: Position { line: 260, column: 11, }, }, }, ), Raw( PartRaw { content: "kernel", span: Span { start: Position { line: 260, column: 12, }, end: Position { line: 260, column: 18, }, }, }, ), Raw( PartRaw { content: "sysctl", span: Span { start: Position { line: 260, column: 19, }, end: Position { line: 260, column: 25, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "net.bridge.bridge-nf-call-iptables", span: Span { start: Position { line: 261, column: 10, }, end: Position { line: 261, column: 44, }, }, }, ), ], span: Span { start: Position { line: 261, column: 9, }, end: Position { line: 261, column: 45, }, }, }, ), }, ), ], to: Integer( Integer { value: "1", span: Span { start: Position { line: 261, column: 49, }, end: Position { line: 261, column: 50, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "net.ipv4.ip_forward", span: Span { start: Position { line: 262, column: 10, }, end: Position { line: 262, column: 29, }, }, }, ), ], span: Span { start: Position { line: 262, column: 9, }, end: Position { line: 262, column: 30, }, }, }, ), }, ), ], to: Integer( Integer { value: "1", span: Span { start: Position { line: 262, column: 49, }, end: Position { line: 262, column: 50, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "net.bridge.bridge-nf-call-ip6tables", span: Span { start: Position { line: 263, column: 10, }, end: Position { line: 263, column: 45, }, }, }, ), ], span: Span { start: Position { line: 263, column: 9, }, end: Position { line: 263, column: 46, }, }, }, ), }, ), ], to: Integer( Integer { value: "1", span: Span { start: Position { line: 263, column: 49, }, end: Position { line: 263, column: 50, }, }, }, ), }, ), ], span: Span { start: Position { line: 260, column: 28, }, end: Position { line: 264, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 266, column: 7, }, end: Position { line: 266, column: 14, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 266, column: 15, }, end: Position { line: 266, column: 23, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 266, column: 24, }, end: Position { line: 266, column: 31, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 267, column: 9, }, end: Position { line: 267, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Kubernetes Kubelet Service", span: Span { start: Position { line: 267, column: 24, }, end: Position { line: 267, column: 50, }, }, }, ), ], span: Span { start: Position { line: 267, column: 23, }, end: Position { line: 267, column: 51, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 268, column: 9, }, end: Position { line: 268, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "kubernetes.target", span: Span { start: Position { line: 268, column: 23, }, end: Position { line: 268, column: 40, }, }, }, ), ], span: Span { start: Position { line: 268, column: 22, }, end: Position { line: 268, column: 41, }, }, }, ), ], span: Span { start: Position { line: 268, column: 20, }, end: Position { line: 268, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 269, column: 9, }, end: Position { line: 269, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "containerd.service", span: Span { start: Position { line: 269, column: 20, }, end: Position { line: 269, column: 38, }, }, }, ), ], span: Span { start: Position { line: 269, column: 19, }, end: Position { line: 269, column: 39, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 269, column: 41, }, end: Position { line: 269, column: 55, }, }, }, ), ], span: Span { start: Position { line: 269, column: 40, }, end: Position { line: 269, column: 56, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "kube-apiserver.service", span: Span { start: Position { line: 269, column: 58, }, end: Position { line: 269, column: 80, }, }, }, ), ], span: Span { start: Position { line: 269, column: 57, }, end: Position { line: 269, column: 81, }, }, }, ), ], span: Span { start: Position { line: 269, column: 17, }, end: Position { line: 269, column: 83, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 270, column: 9, }, end: Position { line: 270, column: 13, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 270, column: 21, }, end: Position { line: 270, column: 25, }, }, }, ), target: BinaryOperation( BinaryOperation { left: List( List { elements: [ Identifier( Identifier { id: "gitMinimal", span: Span { start: Position { line: 271, column: 11, }, end: Position { line: 271, column: 21, }, }, }, ), Identifier( Identifier { id: "openssh", span: Span { start: Position { line: 272, column: 11, }, end: Position { line: 272, column: 18, }, }, }, ), Identifier( Identifier { id: "util-linux", span: Span { start: Position { line: 273, column: 11, }, end: Position { line: 273, column: 21, }, }, }, ), Identifier( Identifier { id: "iproute2", span: Span { start: Position { line: 274, column: 11, }, end: Position { line: 274, column: 19, }, }, }, ), Identifier( Identifier { id: "ethtool", span: Span { start: Position { line: 275, column: 11, }, end: Position { line: 275, column: 18, }, }, }, ), Identifier( Identifier { id: "thin-provisioning-tools", span: Span { start: Position { line: 276, column: 11, }, end: Position { line: 276, column: 34, }, }, }, ), Identifier( Identifier { id: "iptables", span: Span { start: Position { line: 277, column: 11, }, end: Position { line: 277, column: 19, }, }, }, ), Identifier( Identifier { id: "socat", span: Span { start: Position { line: 278, column: 11, }, end: Position { line: 278, column: 16, }, }, }, ), ], span: Span { start: Position { line: 270, column: 27, }, end: Position { line: 279, column: 10, }, }, }, ), operator: Concatenation, right: BinaryOperation( BinaryOperation { left: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 279, column: 14, }, end: Position { line: 279, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optional", span: Span { start: Position { line: 279, column: 18, }, end: Position { line: 279, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 279, column: 27, }, end: Position { line: 279, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "boot", span: Span { start: Position { line: 279, column: 34, }, end: Position { line: 279, column: 38, }, }, }, ), Raw( PartRaw { content: "zfs", span: Span { start: Position { line: 279, column: 39, }, end: Position { line: 279, column: 42, }, }, }, ), Raw( PartRaw { content: "enabled", span: Span { start: Position { line: 279, column: 43, }, end: Position { line: 279, column: 50, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 279, column: 51, }, end: Position { line: 279, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "boot", span: Span { start: Position { line: 279, column: 58, }, end: Position { line: 279, column: 62, }, }, }, ), Raw( PartRaw { content: "zfs", span: Span { start: Position { line: 279, column: 63, }, end: Position { line: 279, column: 66, }, }, }, ), Raw( PartRaw { content: "package", span: Span { start: Position { line: 279, column: 67, }, end: Position { line: 279, column: 74, }, }, }, ), ], default: None, }, ), ], }, ), operator: Concatenation, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 279, column: 78, }, end: Position { line: 279, column: 81, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 279, column: 82, }, end: Position { line: 279, column: 86, }, }, }, ), ], default: None, }, ), }, ), }, ), span: Span { start: Position { line: 270, column: 16, }, end: Position { line: 279, column: 86, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 280, column: 9, }, end: Position { line: 280, column: 17, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 281, column: 1, }, end: Position { line: 281, column: 11, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatMapStrings", span: Span { start: Position { line: 281, column: 13, }, end: Position { line: 281, column: 29, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "img", }, ), body: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "echo \"Seeding container image: ", span: Span { start: Position { line: 282, column: 1, }, end: Position { line: 282, column: 44, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "img", span: Span { start: Position { line: 282, column: 46, }, end: Position { line: 282, column: 49, }, }, }, ), }, ), Raw( PartRaw { content: "\"\n", span: Span { start: Position { line: 282, column: 1, }, end: Position { line: 283, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: IfThenElse( IfThenElse { predicate: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 283, column: 19, }, end: Position { line: 283, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "hasSuffix", span: Span { start: Position { line: 283, column: 23, }, end: Position { line: 283, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "gz", span: Span { start: Position { line: 283, column: 34, }, end: Position { line: 283, column: 36, }, }, }, ), ], span: Span { start: Position { line: 283, column: 33, }, end: Position { line: 283, column: 37, }, }, }, ), Identifier( Identifier { id: "img", span: Span { start: Position { line: 283, column: 38, }, end: Position { line: 283, column: 41, }, }, }, ), ], }, ), then: IndentedString( IndentedString { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 284, column: 19, }, end: Position { line: 284, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "gzip", span: Span { start: Position { line: 284, column: 24, }, end: Position { line: 284, column: 28, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/zcat \"", span: Span { start: Position { line: 284, column: 17, }, end: Position { line: 284, column: 40, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "img", span: Span { start: Position { line: 284, column: 42, }, end: Position { line: 284, column: 45, }, }, }, ), }, ), Raw( PartRaw { content: "\" | ", span: Span { start: Position { line: 284, column: 17, }, end: Position { line: 284, column: 50, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 284, column: 52, }, end: Position { line: 284, column: 56, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "containerd", span: Span { start: Position { line: 284, column: 57, }, end: Position { line: 284, column: 67, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/ctr -n k8s.io image import --all-platforms -", span: Span { start: Position { line: 284, column: 17, }, end: Position { line: 284, column: 117, }, }, }, ), ], span: Span { start: Position { line: 284, column: 15, }, end: Position { line: 284, column: 119, }, }, }, ), else_: IndentedString( IndentedString { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 286, column: 19, }, end: Position { line: 286, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "coreutils", span: Span { start: Position { line: 286, column: 24, }, end: Position { line: 286, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/cat \"", span: Span { start: Position { line: 286, column: 17, }, end: Position { line: 286, column: 44, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "img", span: Span { start: Position { line: 286, column: 46, }, end: Position { line: 286, column: 49, }, }, }, ), }, ), Raw( PartRaw { content: "\" | ", span: Span { start: Position { line: 286, column: 17, }, end: Position { line: 286, column: 54, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 286, column: 56, }, end: Position { line: 286, column: 60, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "containerd", span: Span { start: Position { line: 286, column: 61, }, end: Position { line: 286, column: 71, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/ctr -n k8s.io image import --all-platforms -", span: Span { start: Position { line: 286, column: 17, }, end: Position { line: 286, column: 121, }, }, }, ), ], span: Span { start: Position { line: 286, column: 15, }, end: Position { line: 286, column: 123, }, }, }, ), span: Span { start: Position { line: 283, column: 15, }, end: Position { line: 286, column: 123, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 282, column: 1, }, end: Position { line: 288, column: 11, }, }, }, ), ], span: Span { start: Position { line: 281, column: 36, }, end: Position { line: 288, column: 13, }, }, }, ), span: Span { start: Position { line: 281, column: 31, }, end: Position { line: 288, column: 13, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 288, column: 15, }, end: Position { line: 288, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "seedDockerImages", span: Span { start: Position { line: 288, column: 19, }, end: Position { line: 288, column: 35, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n\nrm /opt/cni/bin/* || true\n", span: Span { start: Position { line: 281, column: 1, }, end: Position { line: 291, column: 11, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatMapStrings", span: Span { start: Position { line: 291, column: 13, }, end: Position { line: 291, column: 29, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "package", }, ), body: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "echo \"Linking cni package: ", span: Span { start: Position { line: 292, column: 1, }, end: Position { line: 292, column: 40, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "package", span: Span { start: Position { line: 292, column: 42, }, end: Position { line: 292, column: 49, }, }, }, ), }, ), Raw( PartRaw { content: "\"\nln -fs ", span: Span { start: Position { line: 292, column: 1, }, end: Position { line: 293, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "package", span: Span { start: Position { line: 293, column: 22, }, end: Position { line: 293, column: 29, }, }, }, ), }, ), Raw( PartRaw { content: "/bin/* /opt/cni/bin\n", span: Span { start: Position { line: 292, column: 1, }, end: Position { line: 294, column: 11, }, }, }, ), ], span: Span { start: Position { line: 291, column: 40, }, end: Position { line: 294, column: 13, }, }, }, ), span: Span { start: Position { line: 291, column: 31, }, end: Position { line: 294, column: 13, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 294, column: 15, }, end: Position { line: 294, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni", span: Span { start: Position { line: 294, column: 19, }, end: Position { line: 294, column: 22, }, }, }, ), Raw( PartRaw { content: "packages", span: Span { start: Position { line: 294, column: 23, }, end: Position { line: 294, column: 31, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 281, column: 1, }, end: Position { line: 295, column: 9, }, }, }, ), ], span: Span { start: Position { line: 280, column: 20, }, end: Position { line: 295, column: 11, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 296, column: 9, }, end: Position { line: 296, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Slice", span: Span { start: Position { line: 297, column: 11, }, end: Position { line: 297, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "kubernetes.slice", span: Span { start: Position { line: 297, column: 20, }, end: Position { line: 297, column: 36, }, }, }, ), ], span: Span { start: Position { line: 297, column: 19, }, end: Position { line: 297, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "CPUAccounting", span: Span { start: Position { line: 298, column: 11, }, end: Position { line: 298, column: 24, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 298, column: 27, }, end: Position { line: 298, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "MemoryAccounting", span: Span { start: Position { line: 299, column: 11, }, end: Position { line: 299, column: 27, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 299, column: 30, }, end: Position { line: 299, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Restart", span: Span { start: Position { line: 300, column: 11, }, end: Position { line: 300, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "on-failure", span: Span { start: Position { line: 300, column: 22, }, end: Position { line: 300, column: 32, }, }, }, ), ], span: Span { start: Position { line: 300, column: 21, }, end: Position { line: 300, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "RestartSec", span: Span { start: Position { line: 301, column: 11, }, end: Position { line: 301, column: 21, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "1000ms", span: Span { start: Position { line: 301, column: 25, }, end: Position { line: 301, column: 31, }, }, }, ), ], span: Span { start: Position { line: 301, column: 24, }, end: Position { line: 301, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 302, column: 11, }, end: Position { line: 302, column: 20, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 302, column: 27, }, end: Position { line: 302, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 302, column: 31, }, end: Position { line: 302, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/kubelet \\\n --address=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 303, column: 23, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 303, column: 25, }, end: Position { line: 303, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "address", span: Span { start: Position { line: 303, column: 29, }, end: Position { line: 303, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n --authentication-token-webhook \\\n --authentication-token-webhook-cache-ttl=\"10s\" \\\n --authorization-mode=Webhook \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 307, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 307, column: 15, }, end: Position { line: 307, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 307, column: 31, }, end: Position { line: 307, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clientCaFile", span: Span { start: Position { line: 307, column: 35, }, end: Position { line: 307, column: 47, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 307, column: 51, }, end: Position { line: 307, column: 55, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--client-ca-file=", span: Span { start: Position { line: 308, column: 16, }, end: Position { line: 308, column: 52, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 308, column: 35, }, end: Position { line: 308, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clientCaFile", span: Span { start: Position { line: 308, column: 39, }, end: Position { line: 308, column: 51, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 308, column: 15, }, end: Position { line: 308, column: 53, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 309, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 309, column: 15, }, end: Position { line: 309, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 309, column: 31, }, end: Position { line: 309, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clusterDns", span: Span { start: Position { line: 309, column: 35, }, end: Position { line: 309, column: 45, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 309, column: 49, }, end: Position { line: 309, column: 51, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--cluster-dns=", span: Span { start: Position { line: 310, column: 16, }, end: Position { line: 310, column: 47, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 310, column: 32, }, end: Position { line: 310, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clusterDns", span: Span { start: Position { line: 310, column: 36, }, end: Position { line: 310, column: 46, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 310, column: 15, }, end: Position { line: 310, column: 48, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 311, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 311, column: 15, }, end: Position { line: 311, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 311, column: 31, }, end: Position { line: 311, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clusterDomain", span: Span { start: Position { line: 311, column: 35, }, end: Position { line: 311, column: 48, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 311, column: 52, }, end: Position { line: 311, column: 54, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--cluster-domain=", span: Span { start: Position { line: 312, column: 16, }, end: Position { line: 312, column: 53, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 312, column: 35, }, end: Position { line: 312, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "clusterDomain", span: Span { start: Position { line: 312, column: 39, }, end: Position { line: 312, column: 52, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 312, column: 15, }, end: Position { line: 312, column: 54, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 313, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 313, column: 15, }, end: Position { line: 313, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 313, column: 31, }, end: Position { line: 313, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "featureGates", span: Span { start: Position { line: 313, column: 35, }, end: Position { line: 313, column: 47, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: List( List { elements: [], span: Span { start: Position { line: 313, column: 51, }, end: Position { line: 313, column: 53, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--feature-gates=", span: Span { start: Position { line: 314, column: 16, }, end: Position { line: 314, column: 104, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatMapStringsSep", span: Span { start: Position { line: 314, column: 34, }, end: Position { line: 314, column: 53, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 314, column: 55, }, end: Position { line: 314, column: 56, }, }, }, ), ], span: Span { start: Position { line: 314, column: 54, }, end: Position { line: 314, column: 57, }, }, }, ), Function( Function { head: Simple( FunctionHeadSimple { identifier: "feature", }, ), body: String( String_ { parts: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "feature", span: Span { start: Position { line: 314, column: 71, }, end: Position { line: 314, column: 78, }, }, }, ), }, ), Raw( PartRaw { content: "=true", span: Span { start: Position { line: 314, column: 69, }, end: Position { line: 314, column: 84, }, }, }, ), ], span: Span { start: Position { line: 314, column: 68, }, end: Position { line: 314, column: 85, }, }, }, ), span: Span { start: Position { line: 314, column: 59, }, end: Position { line: 314, column: 85, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 314, column: 87, }, end: Position { line: 314, column: 90, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "featureGates", span: Span { start: Position { line: 314, column: 91, }, end: Position { line: 314, column: 103, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 314, column: 15, }, end: Position { line: 314, column: 105, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --hairpin-mode=hairpin-veth \\\n --healthz-bind-address=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 316, column: 36, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 316, column: 38, }, end: Position { line: 316, column: 41, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "healthz", span: Span { start: Position { line: 316, column: 42, }, end: Position { line: 316, column: 49, }, }, }, ), Raw( PartRaw { content: "bind", span: Span { start: Position { line: 316, column: 50, }, end: Position { line: 316, column: 54, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n --healthz-port=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 317, column: 28, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 317, column: 30, }, end: Position { line: 317, column: 38, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 317, column: 39, }, end: Position { line: 317, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "healthz", span: Span { start: Position { line: 317, column: 43, }, end: Position { line: 317, column: 50, }, }, }, ), Raw( PartRaw { content: "port", span: Span { start: Position { line: 317, column: 51, }, end: Position { line: 317, column: 55, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --hostname-override=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 318, column: 33, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 318, column: 35, }, end: Position { line: 318, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 318, column: 39, }, end: Position { line: 318, column: 47, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n --kubeconfig=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 319, column: 26, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "kubeconfig", span: Span { start: Position { line: 319, column: 28, }, end: Position { line: 319, column: 38, }, }, }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 320, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 320, column: 15, }, end: Position { line: 320, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 320, column: 31, }, end: Position { line: 320, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nodeIp", span: Span { start: Position { line: 320, column: 35, }, end: Position { line: 320, column: 41, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 320, column: 45, }, end: Position { line: 320, column: 49, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--node-ip=", span: Span { start: Position { line: 321, column: 16, }, end: Position { line: 321, column: 39, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 321, column: 28, }, end: Position { line: 321, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nodeIp", span: Span { start: Position { line: 321, column: 32, }, end: Position { line: 321, column: 38, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 321, column: 15, }, end: Position { line: 321, column: 40, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --pod-infra-container-image=pause \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 323, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 323, column: 15, }, end: Position { line: 323, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 323, column: 31, }, end: Position { line: 323, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "manifests", span: Span { start: Position { line: 323, column: 35, }, end: Position { line: 323, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 323, column: 48, }, end: Position { line: 323, column: 50, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--pod-manifest-path=/etc/", span: Span { start: Position { line: 324, column: 16, }, end: Position { line: 324, column: 56, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "manifestPath", span: Span { start: Position { line: 324, column: 43, }, end: Position { line: 324, column: 55, }, }, }, ), }, ), ], span: Span { start: Position { line: 324, column: 15, }, end: Position { line: 324, column: 57, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --port=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 325, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 325, column: 22, }, end: Position { line: 325, column: 30, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 325, column: 31, }, end: Position { line: 325, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 325, column: 35, }, end: Position { line: 325, column: 39, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --register-node=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 326, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "boolToString", span: Span { start: Position { line: 326, column: 31, }, end: Position { line: 326, column: 43, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 326, column: 44, }, end: Position { line: 326, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "registerNode", span: Span { start: Position { line: 326, column: 48, }, end: Position { line: 326, column: 60, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 327, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 327, column: 15, }, end: Position { line: 327, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "taints", span: Span { start: Position { line: 327, column: 31, }, end: Position { line: 327, column: 37, }, }, }, ), operator: NotEqualTo, right: String( String_ { parts: [], span: Span { start: Position { line: 327, column: 41, }, end: Position { line: 327, column: 43, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--register-with-taints=", span: Span { start: Position { line: 328, column: 16, }, end: Position { line: 328, column: 48, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "taints", span: Span { start: Position { line: 328, column: 41, }, end: Position { line: 328, column: 47, }, }, }, ), }, ), ], span: Span { start: Position { line: 328, column: 15, }, end: Position { line: 328, column: 49, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --root-dir=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 329, column: 24, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 329, column: 26, }, end: Position { line: 329, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 329, column: 30, }, end: Position { line: 329, column: 37, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 330, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 330, column: 15, }, end: Position { line: 330, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 330, column: 31, }, end: Position { line: 330, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tlsCertFile", span: Span { start: Position { line: 330, column: 35, }, end: Position { line: 330, column: 46, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 330, column: 50, }, end: Position { line: 330, column: 54, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--tls-cert-file=", span: Span { start: Position { line: 331, column: 16, }, end: Position { line: 331, column: 50, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 331, column: 34, }, end: Position { line: 331, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tlsCertFile", span: Span { start: Position { line: 331, column: 38, }, end: Position { line: 331, column: 49, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 331, column: 15, }, end: Position { line: 331, column: 51, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 332, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 332, column: 15, }, end: Position { line: 332, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 332, column: 31, }, end: Position { line: 332, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tlsKeyFile", span: Span { start: Position { line: 332, column: 35, }, end: Position { line: 332, column: 45, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 332, column: 49, }, end: Position { line: 332, column: 53, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--tls-private-key-file=", span: Span { start: Position { line: 333, column: 16, }, end: Position { line: 333, column: 56, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 333, column: 41, }, end: Position { line: 333, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "tlsKeyFile", span: Span { start: Position { line: 333, column: 45, }, end: Position { line: 333, column: 55, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 333, column: 15, }, end: Position { line: 333, column: 57, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 334, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 334, column: 15, }, end: Position { line: 334, column: 29, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 334, column: 31, }, end: Position { line: 334, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "verbosity", span: Span { start: Position { line: 334, column: 35, }, end: Position { line: 334, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 334, column: 48, }, end: Position { line: 334, column: 52, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "--v=", span: Span { start: Position { line: 334, column: 55, }, end: Position { line: 334, column: 84, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 334, column: 61, }, end: Position { line: 334, column: 69, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 334, column: 70, }, end: Position { line: 334, column: 73, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "verbosity", span: Span { start: Position { line: 334, column: 74, }, end: Position { line: 334, column: 83, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 334, column: 54, }, end: Position { line: 334, column: 85, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --container-runtime=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 335, column: 33, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 335, column: 35, }, end: Position { line: 335, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "containerRuntime", span: Span { start: Position { line: 335, column: 39, }, end: Position { line: 335, column: 55, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n --container-runtime-endpoint=", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 336, column: 42, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 336, column: 44, }, end: Position { line: 336, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "containerRuntimeEndpoint", span: Span { start: Position { line: 336, column: 48, }, end: Position { line: 336, column: 72, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n --cgroup-driver=systemd \\\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 338, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 338, column: 15, }, end: Position { line: 338, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraOpts", span: Span { start: Position { line: 338, column: 19, }, end: Position { line: 338, column: 28, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n ", span: Span { start: Position { line: 302, column: 25, }, end: Position { line: 339, column: 11, }, }, }, ), ], span: Span { start: Position { line: 302, column: 23, }, end: Position { line: 339, column: 13, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "WorkingDirectory", span: Span { start: Position { line: 340, column: 11, }, end: Position { line: 340, column: 27, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 340, column: 30, }, end: Position { line: 340, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 340, column: 34, }, end: Position { line: 340, column: 41, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 296, column: 25, }, end: Position { line: 341, column: 10, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "unitConfig", span: Span { start: Position { line: 342, column: 9, }, end: Position { line: 342, column: 19, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "StartLimitIntervalSec", span: Span { start: Position { line: 343, column: 11, }, end: Position { line: 343, column: 32, }, }, }, ), ], to: Integer( Integer { value: "0", span: Span { start: Position { line: 343, column: 35, }, end: Position { line: 343, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 342, column: 22, }, end: Position { line: 344, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 266, column: 34, }, end: Position { line: 345, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 348, column: 7, }, end: Position { line: 348, column: 15, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 348, column: 16, }, end: Position { line: 348, column: 26, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 348, column: 27, }, end: Position { line: 348, column: 34, }, }, }, ), Raw( PartRaw { content: "cni", span: Span { start: Position { line: 348, column: 35, }, end: Position { line: 348, column: 38, }, }, }, ), Raw( PartRaw { content: "packages", span: Span { start: Position { line: 348, column: 39, }, end: Position { line: 348, column: 47, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 348, column: 51, }, end: Position { line: 348, column: 55, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni-plugins", span: Span { start: Position { line: 348, column: 56, }, end: Position { line: 348, column: 67, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 348, column: 68, }, end: Position { line: 348, column: 72, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cni-plugin-flannel", span: Span { start: Position { line: 348, column: 73, }, end: Position { line: 348, column: 91, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 348, column: 50, }, end: Position { line: 348, column: 92, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "boot", span: Span { start: Position { line: 350, column: 7, }, end: Position { line: 350, column: 11, }, }, }, ), Raw( PartRaw { content: "kernelModules", span: Span { start: Position { line: 350, column: 12, }, end: Position { line: 350, column: 25, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "br_netfilter", span: Span { start: Position { line: 350, column: 30, }, end: Position { line: 350, column: 42, }, }, }, ), ], span: Span { start: Position { line: 350, column: 29, }, end: Position { line: 350, column: 43, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "overlay", span: Span { start: Position { line: 350, column: 45, }, end: Position { line: 350, column: 52, }, }, }, ), ], span: Span { start: Position { line: 350, column: 44, }, end: Position { line: 350, column: 53, }, }, }, ), ], span: Span { start: Position { line: 350, column: 28, }, end: Position { line: 350, column: 54, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 352, column: 7, }, end: Position { line: 352, column: 15, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 352, column: 16, }, end: Position { line: 352, column: 26, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 352, column: 27, }, end: Position { line: 352, column: 34, }, }, }, ), Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 352, column: 35, }, end: Position { line: 352, column: 43, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 352, column: 51, }, end: Position { line: 352, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "networking", span: Span { start: Position { line: 352, column: 58, }, end: Position { line: 352, column: 68, }, }, }, ), ], default: None, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkDefault", span: Span { start: Position { line: 353, column: 9, }, end: Position { line: 353, column: 18, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "hostName", span: Span { start: Position { line: 353, column: 20, }, end: Position { line: 353, column: 28, }, }, }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 353, column: 31, }, end: Position { line: 353, column: 45, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "domain", span: Span { start: Position { line: 353, column: 47, }, end: Position { line: 353, column: 53, }, }, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 353, column: 57, }, end: Position { line: 353, column: 61, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: ".", span: Span { start: Position { line: 353, column: 64, }, end: Position { line: 353, column: 74, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "domain", span: Span { start: Position { line: 353, column: 67, }, end: Position { line: 353, column: 73, }, }, }, ), }, ), ], span: Span { start: Position { line: 353, column: 63, }, end: Position { line: 353, column: 75, }, }, }, ), ], }, ), }, ), ], }, ), span: Span { start: Position { line: 352, column: 46, }, end: Position { line: 353, column: 76, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 355, column: 7, }, end: Position { line: 355, column: 15, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 355, column: 16, }, end: Position { line: 355, column: 26, }, }, }, ), Raw( PartRaw { content: "pki", span: Span { start: Position { line: 355, column: 27, }, end: Position { line: 355, column: 30, }, }, }, ), Raw( PartRaw { content: "certs", span: Span { start: Position { line: 355, column: 31, }, end: Position { line: 355, column: 36, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 355, column: 44, }, end: Position { line: 355, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lib", span: Span { start: Position { line: 355, column: 48, }, end: Position { line: 355, column: 51, }, }, }, ), ], default: None, }, ), target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 356, column: 9, }, end: Position { line: 356, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkCert", span: Span { start: Position { line: 356, column: 19, }, end: Position { line: 356, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 357, column: 11, }, end: Position { line: 357, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 357, column: 19, }, end: Position { line: 357, column: 26, }, }, }, ), ], span: Span { start: Position { line: 357, column: 18, }, end: Position { line: 357, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "CN", span: Span { start: Position { line: 358, column: 11, }, end: Position { line: 358, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 358, column: 16, }, end: Position { line: 358, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 358, column: 20, }, end: Position { line: 358, column: 27, }, }, }, ), Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 358, column: 28, }, end: Position { line: 358, column: 36, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "action", span: Span { start: Position { line: 359, column: 11, }, end: Position { line: 359, column: 17, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "systemctl restart kubelet.service", span: Span { start: Position { line: 359, column: 21, }, end: Position { line: 359, column: 54, }, }, }, ), ], span: Span { start: Position { line: 359, column: 20, }, end: Position { line: 359, column: 55, }, }, }, ), }, ), ], span: Span { start: Position { line: 356, column: 26, }, end: Position { line: 361, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "kubeletClient", span: Span { start: Position { line: 362, column: 9, }, end: Position { line: 362, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkCert", span: Span { start: Position { line: 362, column: 25, }, end: Position { line: 362, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 363, column: 11, }, end: Position { line: 363, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "kubelet-client", span: Span { start: Position { line: 363, column: 19, }, end: Position { line: 363, column: 33, }, }, }, ), ], span: Span { start: Position { line: 363, column: 18, }, end: Position { line: 363, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "CN", span: Span { start: Position { line: 364, column: 11, }, end: Position { line: 364, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "system:node:", span: Span { start: Position { line: 364, column: 17, }, end: Position { line: 364, column: 52, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 364, column: 31, }, end: Position { line: 364, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 364, column: 35, }, end: Position { line: 364, column: 42, }, }, }, ), Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 364, column: 43, }, end: Position { line: 364, column: 51, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 364, column: 16, }, end: Position { line: 364, column: 53, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "fields", span: Span { start: Position { line: 365, column: 11, }, end: Position { line: 365, column: 17, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "O", span: Span { start: Position { line: 366, column: 13, }, end: Position { line: 366, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "system:nodes", span: Span { start: Position { line: 366, column: 18, }, end: Position { line: 366, column: 30, }, }, }, ), ], span: Span { start: Position { line: 366, column: 17, }, end: Position { line: 366, column: 31, }, }, }, ), }, ), ], span: Span { start: Position { line: 365, column: 20, }, end: Position { line: 367, column: 12, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "action", span: Span { start: Position { line: 368, column: 11, }, end: Position { line: 368, column: 17, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "systemctl restart kubelet.service", span: Span { start: Position { line: 368, column: 21, }, end: Position { line: 368, column: 54, }, }, }, ), ], span: Span { start: Position { line: 368, column: 20, }, end: Position { line: 368, column: 55, }, }, }, ), }, ), ], span: Span { start: Position { line: 362, column: 32, }, end: Position { line: 369, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 355, column: 53, }, end: Position { line: 370, column: 8, }, }, }, ), span: Span { start: Position { line: 355, column: 39, }, end: Position { line: 370, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 372, column: 7, }, end: Position { line: 372, column: 15, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 372, column: 16, }, end: Position { line: 372, column: 26, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 372, column: 27, }, end: Position { line: 372, column: 34, }, }, }, ), Raw( PartRaw { content: "kubeconfig", span: Span { start: Position { line: 372, column: 35, }, end: Position { line: 372, column: 45, }, }, }, ), Raw( PartRaw { content: "server", span: Span { start: Position { line: 372, column: 46, }, end: Position { line: 372, column: 52, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkDefault", span: Span { start: Position { line: 372, column: 55, }, end: Position { line: 372, column: 64, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "top", span: Span { start: Position { line: 372, column: 65, }, end: Position { line: 372, column: 68, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apiserverAddress", span: Span { start: Position { line: 372, column: 69, }, end: Position { line: 372, column: 85, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 254, column: 22, }, end: Position { line: 373, column: 6, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 375, column: 6, }, end: Position { line: 375, column: 10, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 375, column: 12, }, end: Position { line: 375, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 375, column: 16, }, end: Position { line: 375, column: 22, }, }, }, ), ], default: None, }, ), operator: LogicalAnd, right: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 375, column: 26, }, end: Position { line: 375, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "manifests", span: Span { start: Position { line: 375, column: 30, }, end: Position { line: 375, column: 39, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 375, column: 43, }, end: Position { line: 375, column: 45, }, }, }, ), }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 376, column: 7, }, end: Position { line: 376, column: 18, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 376, column: 19, }, end: Position { line: 376, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mapAttrs'", span: Span { start: Position { line: 376, column: 25, }, end: Position { line: 376, column: 34, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "name", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "manifest", }, ), body: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "nameValuePair", span: Span { start: Position { line: 377, column: 9, }, end: Position { line: 377, column: 22, }, }, }, ), arguments: [ String( String_ { parts: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "manifestPath", span: Span { start: Position { line: 377, column: 26, }, end: Position { line: 377, column: 38, }, }, }, ), }, ), Raw( PartRaw { content: "/", span: Span { start: Position { line: 377, column: 24, }, end: Position { line: 377, column: 40, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "name", span: Span { start: Position { line: 377, column: 42, }, end: Position { line: 377, column: 46, }, }, }, ), }, ), Raw( PartRaw { content: ".json", span: Span { start: Position { line: 377, column: 24, }, end: Position { line: 377, column: 52, }, }, }, ), ], span: Span { start: Position { line: 377, column: 23, }, end: Position { line: 377, column: 53, }, }, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "text", span: Span { start: Position { line: 378, column: 11, }, end: Position { line: 378, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 378, column: 18, }, end: Position { line: 378, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "toJSON", span: Span { start: Position { line: 378, column: 27, }, end: Position { line: 378, column: 33, }, }, }, ), ], default: None, }, ), arguments: [ Identifier( Identifier { id: "manifest", span: Span { start: Position { line: 378, column: 34, }, end: Position { line: 378, column: 42, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mode", span: Span { start: Position { line: 379, column: 11, }, end: Position { line: 379, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0755", span: Span { start: Position { line: 379, column: 19, }, end: Position { line: 379, column: 23, }, }, }, ), ], span: Span { start: Position { line: 379, column: 18, }, end: Position { line: 379, column: 24, }, }, }, ), }, ), ], span: Span { start: Position { line: 377, column: 54, }, end: Position { line: 380, column: 10, }, }, }, ), ], }, ), span: Span { start: Position { line: 376, column: 42, }, end: Position { line: 380, column: 10, }, }, }, ), span: Span { start: Position { line: 376, column: 36, }, end: Position { line: 380, column: 10, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 381, column: 9, }, end: Position { line: 381, column: 12, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "manifests", span: Span { start: Position { line: 381, column: 13, }, end: Position { line: 381, column: 22, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 375, column: 47, }, end: Position { line: 382, column: 6, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 384, column: 6, }, end: Position { line: 384, column: 10, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 384, column: 12, }, end: Position { line: 384, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "unschedulable", span: Span { start: Position { line: 384, column: 16, }, end: Position { line: 384, column: 29, }, }, }, ), ], default: None, }, ), operator: LogicalAnd, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 384, column: 33, }, end: Position { line: 384, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 384, column: 37, }, end: Position { line: 384, column: 43, }, }, }, ), ], default: None, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 385, column: 7, }, end: Position { line: 385, column: 15, }, }, }, ), Raw( PartRaw { content: "kubernetes", span: Span { start: Position { line: 385, column: 16, }, end: Position { line: 385, column: 26, }, }, }, ), Raw( PartRaw { content: "kubelet", span: Span { start: Position { line: 385, column: 27, }, end: Position { line: 385, column: 34, }, }, }, ), Raw( PartRaw { content: "taints", span: Span { start: Position { line: 385, column: 35, }, end: Position { line: 385, column: 41, }, }, }, ), Raw( PartRaw { content: "unschedulable", span: Span { start: Position { line: 385, column: 42, }, end: Position { line: 385, column: 55, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "value", span: Span { start: Position { line: 386, column: 9, }, end: Position { line: 386, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "true", span: Span { start: Position { line: 386, column: 18, }, end: Position { line: 386, column: 22, }, }, }, ), ], span: Span { start: Position { line: 386, column: 17, }, end: Position { line: 386, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "effect", span: Span { start: Position { line: 387, column: 9, }, end: Position { line: 387, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "NoSchedule", span: Span { start: Position { line: 387, column: 19, }, end: Position { line: 387, column: 29, }, }, }, ), ], span: Span { start: Position { line: 387, column: 18, }, end: Position { line: 387, column: 30, }, }, }, ), }, ), ], span: Span { start: Position { line: 385, column: 58, }, end: Position { line: 388, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 384, column: 45, }, end: Position { line: 389, column: 6, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 253, column: 20, }, end: Position { line: 391, column: 4, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 393, column: 3, }, end: Position { line: 393, column: 7, }, }, }, ), Raw( PartRaw { content: "buildDocsInSandbox", span: Span { start: Position { line: 393, column: 8, }, end: Position { line: 393, column: 26, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 393, column: 29, }, end: Position { line: 393, column: 34, }, }, }, ), }, ), ], span: Span { start: Position { line: 60, column: 1, }, end: Position { line: 394, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 394, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 394, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 394, column: 2, }, }, }, )