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: "proxy",
              span: Span {
               start: Position {
                line: 8,
                column: 13,
               },
               end: Position {
                line: 8,
                column: 18,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "imports",
              span: Span {
               start: Position {
                line: 11,
                column: 3,
               },
               end: Position {
                line: 11,
                column: 10,
               },
              },
             },
            ),
           ],
           to: List(
            List {
             elements: [
              FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkRenamedOptionModule",
                  span: Span {
                   start: Position {
                    line: 12,
                    column: 6,
                   },
                   end: Position {
                    line: 12,
                    column: 27,
                   },
                  },
                 },
                ),
                arguments: [
                 List(
                  List {
                   elements: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "services",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 31,
                          },
                          end: Position {
                           line: 12,
                           column: 39,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 30,
                       },
                       end: Position {
                        line: 12,
                        column: 40,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "kubernetes",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 42,
                          },
                          end: Position {
                           line: 12,
                           column: 52,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 41,
                       },
                       end: Position {
                        line: 12,
                        column: 53,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "proxy",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 55,
                          },
                          end: Position {
                           line: 12,
                           column: 60,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 54,
                       },
                       end: Position {
                        line: 12,
                        column: 61,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "address",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 63,
                          },
                          end: Position {
                           line: 12,
                           column: 70,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 62,
                       },
                       end: Position {
                        line: 12,
                        column: 71,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 12,
                     column: 28,
                    },
                    end: Position {
                     line: 12,
                     column: 73,
                    },
                   },
                  },
                 ),
                 List(
                  List {
                   elements: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "services",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 76,
                          },
                          end: Position {
                           line: 12,
                           column: 84,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 75,
                       },
                       end: Position {
                        line: 12,
                        column: 85,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "kubernetes",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 87,
                          },
                          end: Position {
                           line: 12,
                           column: 97,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 86,
                       },
                       end: Position {
                        line: 12,
                        column: 98,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "proxy",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 100,
                          },
                          end: Position {
                           line: 12,
                           column: 105,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 99,
                       },
                       end: Position {
                        line: 12,
                        column: 106,
                       },
                      },
                     },
                    ),
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: "bindAddress",
                         span: Span {
                          start: Position {
                           line: 12,
                           column: 108,
                          },
                          end: Position {
                           line: 12,
                           column: 119,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 107,
                       },
                       end: Position {
                        line: 12,
                        column: 120,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 12,
                     column: 74,
                    },
                    end: Position {
                     line: 12,
                     column: 121,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 11,
               column: 13,
              },
              end: Position {
               line: 13,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 16,
                column: 3,
               },
               end: Position {
                line: 16,
                column: 10,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 16,
                column: 11,
               },
               end: Position {
                line: 16,
                column: 19,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "kubernetes",
              span: Span {
               start: Position {
                line: 16,
                column: 20,
               },
               end: Position {
                line: 16,
                column: 30,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "proxy",
              span: Span {
               start: Position {
                line: 16,
                column: 31,
               },
               end: Position {
                line: 16,
                column: 36,
               },
              },
             },
            ),
           ],
           to: With(
            With {
             expression: PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "lib",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 44,
                  },
                  end: Position {
                   line: 16,
                   column: 47,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "types",
                  span: Span {
                   start: Position {
                    line: 16,
                    column: 48,
                   },
                   end: Position {
                    line: 16,
                    column: 53,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
             target: Map(
              Map {
               recursive: false,
               bindings: [
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "bindAddress",
                     span: Span {
                      start: Position {
                       line: 18,
                       column: 5,
                      },
                      end: Position {
                       line: 18,
                       column: 16,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "mkOption",
                      span: Span {
                       start: Position {
                        line: 18,
                        column: 19,
                       },
                       end: Position {
                        line: 18,
                        column: 27,
                       },
                      },
                     },
                    ),
                    arguments: [
                     Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "description",
                             span: Span {
                              start: Position {
                               line: 19,
                               column: 7,
                              },
                              end: Position {
                               line: 19,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 19,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 19,
                                  column: 24,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "mdDoc",
                                 span: Span {
                                  start: Position {
                                   line: 19,
                                   column: 25,
                                  },
                                  end: Position {
                                   line: 19,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "Kubernetes proxy listening address.",
                                  span: Span {
                                   start: Position {
                                    line: 19,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 19,
                                    column: 67,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 19,
                                 column: 31,
                                },
                                end: Position {
                                 line: 19,
                                 column: 68,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "default",
                             span: Span {
                              start: Position {
                               line: 20,
                               column: 7,
                              },
                              end: Position {
                               line: 20,
                               column: 14,
                              },
                             },
                            },
                           ),
                          ],
                          to: String(
                           String_ {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "0.0.0.0",
                               span: Span {
                                start: Position {
                                 line: 20,
                                 column: 18,
                                },
                                end: Position {
                                 line: 20,
                                 column: 25,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 20,
                              column: 17,
                             },
                             end: Position {
                              line: 20,
                              column: 26,
                             },
                            },
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "type",
                             span: Span {
                              start: Position {
                               line: 21,
                               column: 7,
                              },
                              end: Position {
                               line: 21,
                               column: 11,
                              },
                             },
                            },
                           ),
                          ],
                          to: Identifier(
                           Identifier {
                            id: "str",
                            span: Span {
                             start: Position {
                              line: 21,
                              column: 14,
                             },
                             end: Position {
                              line: 21,
                              column: 17,
                             },
                            },
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 18,
                         column: 28,
                        },
                        end: Position {
                         line: 22,
                         column: 6,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "enable",
                     span: Span {
                      start: Position {
                       line: 24,
                       column: 5,
                      },
                      end: Position {
                       line: 24,
                       column: 11,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "mkEnableOption",
                      span: Span {
                       start: Position {
                        line: 24,
                        column: 14,
                       },
                       end: Position {
                        line: 24,
                        column: 28,
                       },
                      },
                     },
                    ),
                    arguments: [
                     FunctionApplication(
                      FunctionApplication {
                       function: PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "lib",
                           span: Span {
                            start: Position {
                             line: 24,
                             column: 30,
                            },
                            end: Position {
                             line: 24,
                             column: 33,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "mdDoc",
                            span: Span {
                             start: Position {
                              line: 24,
                              column: 34,
                             },
                             end: Position {
                              line: 24,
                              column: 39,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                       arguments: [
                        String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "Kubernetes proxy",
                             span: Span {
                              start: Position {
                               line: 24,
                               column: 41,
                              },
                              end: Position {
                               line: 24,
                               column: 57,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 24,
                            column: 40,
                           },
                           end: Position {
                            line: 24,
                            column: 58,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "extraOpts",
                     span: Span {
                      start: Position {
                       line: 26,
                       column: 5,
                      },
                      end: Position {
                       line: 26,
                       column: 14,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "mkOption",
                      span: Span {
                       start: Position {
                        line: 26,
                        column: 17,
                       },
                       end: Position {
                        line: 26,
                        column: 25,
                       },
                      },
                     },
                    ),
                    arguments: [
                     Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "description",
                             span: Span {
                              start: Position {
                               line: 27,
                               column: 7,
                              },
                              end: Position {
                               line: 27,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 27,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 27,
                                  column: 24,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "mdDoc",
                                 span: Span {
                                  start: Position {
                                   line: 27,
                                   column: 25,
                                  },
                                  end: Position {
                                   line: 27,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "Kubernetes proxy extra command line options.",
                                  span: Span {
                                   start: Position {
                                    line: 27,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 27,
                                    column: 76,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 27,
                                 column: 31,
                                },
                                end: Position {
                                 line: 27,
                                 column: 77,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "default",
                             span: Span {
                              start: Position {
                               line: 28,
                               column: 7,
                              },
                              end: Position {
                               line: 28,
                               column: 14,
                              },
                             },
                            },
                           ),
                          ],
                          to: String(
                           String_ {
                            parts: [],
                            span: Span {
                             start: Position {
                              line: 28,
                              column: 17,
                             },
                             end: Position {
                              line: 28,
                              column: 19,
                             },
                            },
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "type",
                             span: Span {
                              start: Position {
                               line: 29,
                               column: 7,
                              },
                              end: Position {
                               line: 29,
                               column: 11,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "separatedString",
                              span: Span {
                               start: Position {
                                line: 29,
                                column: 14,
                               },
                               end: Position {
                                line: 29,
                                column: 29,
                               },
                              },
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: " ",
                                  span: Span {
                                   start: Position {
                                    line: 29,
                                    column: 31,
                                   },
                                   end: Position {
                                    line: 29,
                                    column: 32,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 29,
                                 column: 30,
                                },
                                end: Position {
                                 line: 29,
                                 column: 33,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 26,
                         column: 26,
                        },
                        end: Position {
                         line: 30,
                         column: 6,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "featureGates",
                     span: Span {
                      start: Position {
                       line: 32,
                       column: 5,
                      },
                      end: Position {
                       line: 32,
                       column: 17,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "mkOption",
                      span: Span {
                       start: Position {
                        line: 32,
                        column: 20,
                       },
                       end: Position {
                        line: 32,
                        column: 28,
                       },
                      },
                     },
                    ),
                    arguments: [
                     Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "description",
                             span: Span {
                              start: Position {
                               line: 33,
                               column: 7,
                              },
                              end: Position {
                               line: 33,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 33,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 33,
                                  column: 24,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "mdDoc",
                                 span: Span {
                                  start: Position {
                                   line: 33,
                                   column: 25,
                                  },
                                  end: Position {
                                   line: 33,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "List set of feature gates",
                                  span: Span {
                                   start: Position {
                                    line: 33,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 33,
                                    column: 57,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 33,
                                 column: 31,
                                },
                                end: Position {
                                 line: 33,
                                 column: 58,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "default",
                             span: Span {
                              start: Position {
                               line: 34,
                               column: 7,
                              },
                              end: Position {
                               line: 34,
                               column: 14,
                              },
                             },
                            },
                           ),
                          ],
                          to: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "top",
                              span: Span {
                               start: Position {
                                line: 34,
                                column: 17,
                               },
                               end: Position {
                                line: 34,
                                column: 20,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "featureGates",
                               span: Span {
                                start: Position {
                                 line: 34,
                                 column: 21,
                                },
                                end: Position {
                                 line: 34,
                                 column: 33,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "defaultText",
                             span: Span {
                              start: Position {
                               line: 35,
                               column: 7,
                              },
                              end: Position {
                               line: 35,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "literalExpression",
                              span: Span {
                               start: Position {
                                line: 35,
                                column: 21,
                               },
                               end: Position {
                                line: 35,
                                column: 38,
                               },
                              },
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "config.",
                                  span: Span {
                                   start: Position {
                                    line: 35,
                                    column: 40,
                                   },
                                   end: Position {
                                    line: 35,
                                    column: 67,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "otop",
                                      span: Span {
                                       start: Position {
                                        line: 35,
                                        column: 49,
                                       },
                                       end: Position {
                                        line: 35,
                                        column: 53,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "featureGates",
                                       span: Span {
                                        start: Position {
                                         line: 35,
                                         column: 54,
                                        },
                                        end: Position {
                                         line: 35,
                                         column: 66,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 35,
                                 column: 39,
                                },
                                end: Position {
                                 line: 35,
                                 column: 68,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "type",
                             span: Span {
                              start: Position {
                               line: 36,
                               column: 7,
                              },
                              end: Position {
                               line: 36,
                               column: 11,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "listOf",
                              span: Span {
                               start: Position {
                                line: 36,
                                column: 14,
                               },
                               end: Position {
                                line: 36,
                                column: 20,
                               },
                              },
                             },
                            ),
                            arguments: [
                             Identifier(
                              Identifier {
                               id: "str",
                               span: Span {
                                start: Position {
                                 line: 36,
                                 column: 21,
                                },
                                end: Position {
                                 line: 36,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 32,
                         column: 29,
                        },
                        end: Position {
                         line: 37,
                         column: 6,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "hostname",
                     span: Span {
                      start: Position {
                       line: 39,
                       column: 5,
                      },
                      end: Position {
                       line: 39,
                       column: 13,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "mkOption",
                      span: Span {
                       start: Position {
                        line: 39,
                        column: 16,
                       },
                       end: Position {
                        line: 39,
                        column: 24,
                       },
                      },
                     },
                    ),
                    arguments: [
                     Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "description",
                             span: Span {
                              start: Position {
                               line: 40,
                               column: 7,
                              },
                              end: Position {
                               line: 40,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 40,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 40,
                                  column: 24,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "mdDoc",
                                 span: Span {
                                  start: Position {
                                   line: 40,
                                   column: 25,
                                  },
                                  end: Position {
                                   line: 40,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "Kubernetes proxy hostname override.",
                                  span: Span {
                                   start: Position {
                                    line: 40,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 40,
                                    column: 67,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 40,
                                 column: 31,
                                },
                                end: Position {
                                 line: 40,
                                 column: 68,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "default",
                             span: Span {
                              start: Position {
                               line: 41,
                               column: 7,
                              },
                              end: Position {
                               line: 41,
                               column: 14,
                              },
                             },
                            },
                           ),
                          ],
                          to: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "config",
                              span: Span {
                               start: Position {
                                line: 41,
                                column: 17,
                               },
                               end: Position {
                                line: 41,
                                column: 23,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "networking",
                               span: Span {
                                start: Position {
                                 line: 41,
                                 column: 24,
                                },
                                end: Position {
                                 line: 41,
                                 column: 34,
                                },
                               },
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "hostName",
                               span: Span {
                                start: Position {
                                 line: 41,
                                 column: 35,
                                },
                                end: Position {
                                 line: 41,
                                 column: 43,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "defaultText",
                             span: Span {
                              start: Position {
                               line: 42,
                               column: 7,
                              },
                              end: Position {
                               line: 42,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "literalExpression",
                              span: Span {
                               start: Position {
                                line: 42,
                                column: 21,
                               },
                               end: Position {
                                line: 42,
                                column: 38,
                               },
                              },
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "config.networking.hostName",
                                  span: Span {
                                   start: Position {
                                    line: 42,
                                    column: 40,
                                   },
                                   end: Position {
                                    line: 42,
                                    column: 66,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 42,
                                 column: 39,
                                },
                                end: Position {
                                 line: 42,
                                 column: 67,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "type",
                             span: Span {
                              start: Position {
                               line: 43,
                               column: 7,
                              },
                              end: Position {
                               line: 43,
                               column: 11,
                              },
                             },
                            },
                           ),
                          ],
                          to: Identifier(
                           Identifier {
                            id: "str",
                            span: Span {
                             start: Position {
                              line: 43,
                              column: 14,
                             },
                             end: Position {
                              line: 43,
                              column: 17,
                             },
                            },
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 39,
                         column: 25,
                        },
                        end: Position {
                         line: 44,
                         column: 6,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "kubeconfig",
                     span: Span {
                      start: Position {
                       line: 46,
                       column: 5,
                      },
                      end: Position {
                       line: 46,
                       column: 15,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "top",
                        span: Span {
                         start: Position {
                          line: 46,
                          column: 18,
                         },
                         end: Position {
                          line: 46,
                          column: 21,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "lib",
                         span: Span {
                          start: Position {
                           line: 46,
                           column: 22,
                          },
                          end: Position {
                           line: 46,
                           column: 25,
                          },
                         },
                        },
                       ),
                       Raw(
                        PartRaw {
                         content: "mkKubeConfigOptions",
                         span: Span {
                          start: Position {
                           line: 46,
                           column: 26,
                          },
                          end: Position {
                           line: 46,
                           column: 45,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    arguments: [
                     String(
                      String_ {
                       parts: [
                        Raw(
                         PartRaw {
                          content: "Kubernetes proxy",
                          span: Span {
                           start: Position {
                            line: 46,
                            column: 47,
                           },
                           end: Position {
                            line: 46,
                            column: 63,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 46,
                         column: 46,
                        },
                        end: Position {
                         line: 46,
                         column: 64,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
                KeyValue(
                 BindingKeyValue {
                  from: [
                   Raw(
                    PartRaw {
                     content: "verbosity",
                     span: Span {
                      start: Position {
                       line: 48,
                       column: 5,
                      },
                      end: Position {
                       line: 48,
                       column: 14,
                      },
                     },
                    },
                   ),
                  ],
                  to: FunctionApplication(
                   FunctionApplication {
                    function: Identifier(
                     Identifier {
                      id: "mkOption",
                      span: Span {
                       start: Position {
                        line: 48,
                        column: 17,
                       },
                       end: Position {
                        line: 48,
                        column: 25,
                       },
                      },
                     },
                    ),
                    arguments: [
                     Map(
                      Map {
                       recursive: false,
                       bindings: [
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "description",
                             span: Span {
                              start: Position {
                               line: 49,
                               column: 7,
                              },
                              end: Position {
                               line: 49,
                               column: 18,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 49,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 49,
                                  column: 24,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "mdDoc",
                                 span: Span {
                                  start: Position {
                                   line: 49,
                                   column: 25,
                                  },
                                  end: Position {
                                   line: 49,
                                   column: 30,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             IndentedString(
                              IndentedString {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "Optional glog verbosity level for logging statements. See\n<https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md>\n",
                                  span: Span {
                                   start: Position {
                                    line: 50,
                                    column: 1,
                                   },
                                   end: Position {
                                    line: 52,
                                    column: 7,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 49,
                                 column: 31,
                                },
                                end: Position {
                                 line: 52,
                                 column: 9,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "default",
                             span: Span {
                              start: Position {
                               line: 53,
                               column: 7,
                              },
                              end: Position {
                               line: 53,
                               column: 14,
                              },
                             },
                            },
                           ),
                          ],
                          to: Identifier(
                           Identifier {
                            id: "null",
                            span: Span {
                             start: Position {
                              line: 53,
                              column: 17,
                             },
                             end: Position {
                              line: 53,
                              column: 21,
                             },
                            },
                           },
                          ),
                         },
                        ),
                        KeyValue(
                         BindingKeyValue {
                          from: [
                           Raw(
                            PartRaw {
                             content: "type",
                             span: Span {
                              start: Position {
                               line: 54,
                               column: 7,
                              },
                              end: Position {
                               line: 54,
                               column: 11,
                              },
                             },
                            },
                           ),
                          ],
                          to: FunctionApplication(
                           FunctionApplication {
                            function: Identifier(
                             Identifier {
                              id: "nullOr",
                              span: Span {
                               start: Position {
                                line: 54,
                                column: 14,
                               },
                               end: Position {
                                line: 54,
                                column: 20,
                               },
                              },
                             },
                            ),
                            arguments: [
                             Identifier(
                              Identifier {
                               id: "int",
                               span: Span {
                                start: Position {
                                 line: 54,
                                 column: 21,
                                },
                                end: Position {
                                 line: 54,
                                 column: 24,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 48,
                         column: 26,
                        },
                        end: Position {
                         line: 55,
                         column: 6,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                 },
                ),
               ],
               span: Span {
                start: Position {
                 line: 16,
                 column: 55,
                },
                end: Position {
                 line: 57,
                 column: 4,
                },
               },
              },
             ),
             span: Span {
              start: Position {
               line: 16,
               column: 39,
              },
              end: Position {
               line: 57,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 60,
                column: 3,
               },
               end: Position {
                line: 60,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkIf",
               span: Span {
                start: Position {
                 line: 60,
                 column: 12,
                },
                end: Position {
                 line: 60,
                 column: 16,
                },
               },
              },
             ),
             arguments: [
              PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 60,
                    column: 17,
                   },
                   end: Position {
                    line: 60,
                    column: 20,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 60,
                     column: 21,
                    },
                    end: Position {
                     line: 60,
                     column: 27,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "systemd",
                      span: Span {
                       start: Position {
                        line: 61,
                        column: 5,
                       },
                       end: Position {
                        line: 61,
                        column: 12,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 61,
                        column: 13,
                       },
                       end: Position {
                        line: 61,
                        column: 21,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "kube-proxy",
                      span: Span {
                       start: Position {
                        line: 61,
                        column: 22,
                       },
                       end: Position {
                        line: 61,
                        column: 32,
                       },
                      },
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 62,
                             column: 7,
                            },
                            end: Position {
                             line: 62,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "Kubernetes Proxy Service",
                             span: Span {
                              start: Position {
                               line: 62,
                               column: 22,
                              },
                              end: Position {
                               line: 62,
                               column: 46,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 62,
                            column: 21,
                           },
                           end: Position {
                            line: 62,
                            column: 47,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "wantedBy",
                           span: Span {
                            start: Position {
                             line: 63,
                             column: 7,
                            },
                            end: Position {
                             line: 63,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: List(
                         List {
                          elements: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "kubernetes.target",
                                span: Span {
                                 start: Position {
                                  line: 63,
                                  column: 21,
                                 },
                                 end: Position {
                                  line: 63,
                                  column: 38,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 63,
                               column: 20,
                              },
                              end: Position {
                               line: 63,
                               column: 39,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 63,
                            column: 18,
                           },
                           end: Position {
                            line: 63,
                            column: 41,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "after",
                           span: Span {
                            start: Position {
                             line: 64,
                             column: 7,
                            },
                            end: Position {
                             line: 64,
                             column: 12,
                            },
                           },
                          },
                         ),
                        ],
                        to: List(
                         List {
                          elements: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "kube-apiserver.service",
                                span: Span {
                                 start: Position {
                                  line: 64,
                                  column: 18,
                                 },
                                 end: Position {
                                  line: 64,
                                  column: 40,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 64,
                               column: 17,
                              },
                              end: Position {
                               line: 64,
                               column: 41,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 64,
                            column: 15,
                           },
                           end: Position {
                            line: 64,
                            column: 43,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "path",
                           span: Span {
                            start: Position {
                             line: 65,
                             column: 7,
                            },
                            end: Position {
                             line: 65,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: With(
                         With {
                          expression: Identifier(
                           Identifier {
                            id: "pkgs",
                            span: Span {
                             start: Position {
                              line: 65,
                              column: 19,
                             },
                             end: Position {
                              line: 65,
                              column: 23,
                             },
                            },
                           },
                          ),
                          target: List(
                           List {
                            elements: [
                             Identifier(
                              Identifier {
                               id: "iptables",
                               span: Span {
                                start: Position {
                                 line: 65,
                                 column: 27,
                                },
                                end: Position {
                                 line: 65,
                                 column: 35,
                                },
                               },
                              },
                             ),
                             Identifier(
                              Identifier {
                               id: "conntrack-tools",
                               span: Span {
                                start: Position {
                                 line: 65,
                                 column: 36,
                                },
                                end: Position {
                                 line: 65,
                                 column: 51,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 65,
                              column: 25,
                             },
                             end: Position {
                              line: 65,
                              column: 53,
                             },
                            },
                           },
                          ),
                          span: Span {
                           start: Position {
                            line: 65,
                            column: 14,
                           },
                           end: Position {
                            line: 65,
                            column: 53,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "serviceConfig",
                           span: Span {
                            start: Position {
                             line: 66,
                             column: 7,
                            },
                            end: Position {
                             line: 66,
                             column: 20,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "Slice",
                                span: Span {
                                 start: Position {
                                  line: 67,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 67,
                                  column: 14,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "kubernetes.slice",
                                  span: Span {
                                   start: Position {
                                    line: 67,
                                    column: 18,
                                   },
                                   end: Position {
                                    line: 67,
                                    column: 34,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 67,
                                 column: 17,
                                },
                                end: Position {
                                 line: 67,
                                 column: 35,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "ExecStart",
                                span: Span {
                                 start: Position {
                                  line: 68,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 68,
                                  column: 18,
                                 },
                                },
                               },
                              ),
                             ],
                             to: IndentedString(
                              IndentedString {
                               parts: [
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "top",
                                      span: Span {
                                       start: Position {
                                        line: 68,
                                        column: 25,
                                       },
                                       end: Position {
                                        line: 68,
                                        column: 28,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 68,
                                         column: 29,
                                        },
                                        end: Position {
                                         line: 68,
                                         column: 36,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/bin/kube-proxy \\\n          --bind-address=",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 69,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 69,
                                        column: 28,
                                       },
                                       end: Position {
                                        line: 69,
                                        column: 31,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "bindAddress",
                                       span: Span {
                                        start: Position {
                                         line: 69,
                                         column: 32,
                                        },
                                        end: Position {
                                         line: 69,
                                         column: 43,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: " \\\n          ",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 70,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: FunctionApplication(
                                   FunctionApplication {
                                    function: Identifier(
                                     Identifier {
                                      id: "optionalString",
                                      span: Span {
                                       start: Position {
                                        line: 70,
                                        column: 13,
                                       },
                                       end: Position {
                                        line: 70,
                                        column: 27,
                                       },
                                      },
                                     },
                                    ),
                                    arguments: [
                                     BinaryOperation(
                                      BinaryOperation {
                                       left: PropertyAccess(
                                        PropertyAccess {
                                         expression: Identifier(
                                          Identifier {
                                           id: "top",
                                           span: Span {
                                            start: Position {
                                             line: 70,
                                             column: 29,
                                            },
                                            end: Position {
                                             line: 70,
                                             column: 32,
                                            },
                                           },
                                          },
                                         ),
                                         attribute_path: [
                                          Raw(
                                           PartRaw {
                                            content: "clusterCidr",
                                            span: Span {
                                             start: Position {
                                              line: 70,
                                              column: 33,
                                             },
                                             end: Position {
                                              line: 70,
                                              column: 44,
                                             },
                                            },
                                           },
                                          ),
                                         ],
                                         default: None,
                                        },
                                       ),
                                       operator: NotEqualTo,
                                       right: Identifier(
                                        Identifier {
                                         id: "null",
                                         span: Span {
                                          start: Position {
                                           line: 70,
                                           column: 46,
                                          },
                                          end: Position {
                                           line: 70,
                                           column: 50,
                                          },
                                         },
                                        },
                                       ),
                                      },
                                     ),
                                     String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "--cluster-cidr=",
                                          span: Span {
                                           start: Position {
                                            line: 71,
                                            column: 14,
                                           },
                                           end: Position {
                                            line: 71,
                                            column: 47,
                                           },
                                          },
                                         },
                                        ),
                                        Interpolation(
                                         PartInterpolation {
                                          expression: PropertyAccess(
                                           PropertyAccess {
                                            expression: Identifier(
                                             Identifier {
                                              id: "top",
                                              span: Span {
                                               start: Position {
                                                line: 71,
                                                column: 31,
                                               },
                                               end: Position {
                                                line: 71,
                                                column: 34,
                                               },
                                              },
                                             },
                                            ),
                                            attribute_path: [
                                             Raw(
                                              PartRaw {
                                               content: "clusterCidr",
                                               span: Span {
                                                start: Position {
                                                 line: 71,
                                                 column: 35,
                                                },
                                                end: Position {
                                                 line: 71,
                                                 column: 46,
                                                },
                                               },
                                              },
                                             ),
                                            ],
                                            default: None,
                                           },
                                          ),
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 71,
                                         column: 13,
                                        },
                                        end: Position {
                                         line: 71,
                                         column: 48,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: " \\\n          ",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 72,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: FunctionApplication(
                                   FunctionApplication {
                                    function: Identifier(
                                     Identifier {
                                      id: "optionalString",
                                      span: Span {
                                       start: Position {
                                        line: 72,
                                        column: 13,
                                       },
                                       end: Position {
                                        line: 72,
                                        column: 27,
                                       },
                                      },
                                     },
                                    ),
                                    arguments: [
                                     BinaryOperation(
                                      BinaryOperation {
                                       left: PropertyAccess(
                                        PropertyAccess {
                                         expression: Identifier(
                                          Identifier {
                                           id: "cfg",
                                           span: Span {
                                            start: Position {
                                             line: 72,
                                             column: 29,
                                            },
                                            end: Position {
                                             line: 72,
                                             column: 32,
                                            },
                                           },
                                          },
                                         ),
                                         attribute_path: [
                                          Raw(
                                           PartRaw {
                                            content: "featureGates",
                                            span: Span {
                                             start: Position {
                                              line: 72,
                                              column: 33,
                                             },
                                             end: Position {
                                              line: 72,
                                              column: 45,
                                             },
                                            },
                                           },
                                          ),
                                         ],
                                         default: None,
                                        },
                                       ),
                                       operator: NotEqualTo,
                                       right: List(
                                        List {
                                         elements: [],
                                         span: Span {
                                          start: Position {
                                           line: 72,
                                           column: 49,
                                          },
                                          end: Position {
                                           line: 72,
                                           column: 51,
                                          },
                                         },
                                        },
                                       ),
                                      },
                                     ),
                                     String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "--feature-gates=",
                                          span: Span {
                                           start: Position {
                                            line: 73,
                                            column: 14,
                                           },
                                           end: Position {
                                            line: 73,
                                            column: 102,
                                           },
                                          },
                                         },
                                        ),
                                        Interpolation(
                                         PartInterpolation {
                                          expression: FunctionApplication(
                                           FunctionApplication {
                                            function: Identifier(
                                             Identifier {
                                              id: "concatMapStringsSep",
                                              span: Span {
                                               start: Position {
                                                line: 73,
                                                column: 32,
                                               },
                                               end: Position {
                                                line: 73,
                                                column: 51,
                                               },
                                              },
                                             },
                                            ),
                                            arguments: [
                                             String(
                                              String_ {
                                               parts: [
                                                Raw(
                                                 PartRaw {
                                                  content: ",",
                                                  span: Span {
                                                   start: Position {
                                                    line: 73,
                                                    column: 53,
                                                   },
                                                   end: Position {
                                                    line: 73,
                                                    column: 54,
                                                   },
                                                  },
                                                 },
                                                ),
                                               ],
                                               span: Span {
                                                start: Position {
                                                 line: 73,
                                                 column: 52,
                                                },
                                                end: Position {
                                                 line: 73,
                                                 column: 55,
                                                },
                                               },
                                              },
                                             ),
                                             Function(
                                              Function {
                                               head: Simple(
                                                FunctionHeadSimple {
                                                 identifier: "feature",
                                                },
                                               ),
                                               body: String(
                                                String_ {
                                                 parts: [
                                                  Interpolation(
                                                   PartInterpolation {
                                                    expression: Identifier(
                                                     Identifier {
                                                      id: "feature",
                                                      span: Span {
                                                       start: Position {
                                                        line: 73,
                                                        column: 69,
                                                       },
                                                       end: Position {
                                                        line: 73,
                                                        column: 76,
                                                       },
                                                      },
                                                     },
                                                    ),
                                                   },
                                                  ),
                                                  Raw(
                                                   PartRaw {
                                                    content: "=true",
                                                    span: Span {
                                                     start: Position {
                                                      line: 73,
                                                      column: 67,
                                                     },
                                                     end: Position {
                                                      line: 73,
                                                      column: 82,
                                                     },
                                                    },
                                                   },
                                                  ),
                                                 ],
                                                 span: Span {
                                                  start: Position {
                                                   line: 73,
                                                   column: 66,
                                                  },
                                                  end: Position {
                                                   line: 73,
                                                   column: 83,
                                                  },
                                                 },
                                                },
                                               ),
                                               span: Span {
                                                start: Position {
                                                 line: 73,
                                                 column: 57,
                                                },
                                                end: Position {
                                                 line: 73,
                                                 column: 83,
                                                },
                                               },
                                              },
                                             ),
                                             PropertyAccess(
                                              PropertyAccess {
                                               expression: Identifier(
                                                Identifier {
                                                 id: "cfg",
                                                 span: Span {
                                                  start: Position {
                                                   line: 73,
                                                   column: 85,
                                                  },
                                                  end: Position {
                                                   line: 73,
                                                   column: 88,
                                                  },
                                                 },
                                                },
                                               ),
                                               attribute_path: [
                                                Raw(
                                                 PartRaw {
                                                  content: "featureGates",
                                                  span: Span {
                                                   start: Position {
                                                    line: 73,
                                                    column: 89,
                                                   },
                                                   end: Position {
                                                    line: 73,
                                                    column: 101,
                                                   },
                                                  },
                                                 },
                                                ),
                                               ],
                                               default: None,
                                              },
                                             ),
                                            ],
                                           },
                                          ),
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 73,
                                         column: 13,
                                        },
                                        end: Position {
                                         line: 73,
                                         column: 103,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: " \\\n          --hostname-override=",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 74,
                                    column: 31,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 74,
                                        column: 33,
                                       },
                                       end: Position {
                                        line: 74,
                                        column: 36,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "hostname",
                                       span: Span {
                                        start: Position {
                                         line: 74,
                                         column: 37,
                                        },
                                        end: Position {
                                         line: 74,
                                         column: 45,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: " \\\n          --kubeconfig=",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 75,
                                    column: 24,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: FunctionApplication(
                                   FunctionApplication {
                                    function: PropertyAccess(
                                     PropertyAccess {
                                      expression: Identifier(
                                       Identifier {
                                        id: "top",
                                        span: Span {
                                         start: Position {
                                          line: 75,
                                          column: 26,
                                         },
                                         end: Position {
                                          line: 75,
                                          column: 29,
                                         },
                                        },
                                       },
                                      ),
                                      attribute_path: [
                                       Raw(
                                        PartRaw {
                                         content: "lib",
                                         span: Span {
                                          start: Position {
                                           line: 75,
                                           column: 30,
                                          },
                                          end: Position {
                                           line: 75,
                                           column: 33,
                                          },
                                         },
                                        },
                                       ),
                                       Raw(
                                        PartRaw {
                                         content: "mkKubeConfig",
                                         span: Span {
                                          start: Position {
                                           line: 75,
                                           column: 34,
                                          },
                                          end: Position {
                                           line: 75,
                                           column: 46,
                                          },
                                         },
                                        },
                                       ),
                                      ],
                                      default: None,
                                     },
                                    ),
                                    arguments: [
                                     String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "kube-proxy",
                                          span: Span {
                                           start: Position {
                                            line: 75,
                                            column: 48,
                                           },
                                           end: Position {
                                            line: 75,
                                            column: 58,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 75,
                                         column: 47,
                                        },
                                        end: Position {
                                         line: 75,
                                         column: 59,
                                        },
                                       },
                                      },
                                     ),
                                     PropertyAccess(
                                      PropertyAccess {
                                       expression: Identifier(
                                        Identifier {
                                         id: "cfg",
                                         span: Span {
                                          start: Position {
                                           line: 75,
                                           column: 60,
                                          },
                                          end: Position {
                                           line: 75,
                                           column: 63,
                                          },
                                         },
                                        },
                                       ),
                                       attribute_path: [
                                        Raw(
                                         PartRaw {
                                          content: "kubeconfig",
                                          span: Span {
                                           start: Position {
                                            line: 75,
                                            column: 64,
                                           },
                                           end: Position {
                                            line: 75,
                                            column: 74,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       default: None,
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: " \\\n          ",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 76,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: FunctionApplication(
                                   FunctionApplication {
                                    function: Identifier(
                                     Identifier {
                                      id: "optionalString",
                                      span: Span {
                                       start: Position {
                                        line: 76,
                                        column: 13,
                                       },
                                       end: Position {
                                        line: 76,
                                        column: 27,
                                       },
                                      },
                                     },
                                    ),
                                    arguments: [
                                     BinaryOperation(
                                      BinaryOperation {
                                       left: PropertyAccess(
                                        PropertyAccess {
                                         expression: Identifier(
                                          Identifier {
                                           id: "cfg",
                                           span: Span {
                                            start: Position {
                                             line: 76,
                                             column: 29,
                                            },
                                            end: Position {
                                             line: 76,
                                             column: 32,
                                            },
                                           },
                                          },
                                         ),
                                         attribute_path: [
                                          Raw(
                                           PartRaw {
                                            content: "verbosity",
                                            span: Span {
                                             start: Position {
                                              line: 76,
                                              column: 33,
                                             },
                                             end: Position {
                                              line: 76,
                                              column: 42,
                                             },
                                            },
                                           },
                                          ),
                                         ],
                                         default: None,
                                        },
                                       ),
                                       operator: NotEqualTo,
                                       right: Identifier(
                                        Identifier {
                                         id: "null",
                                         span: Span {
                                          start: Position {
                                           line: 76,
                                           column: 46,
                                          },
                                          end: Position {
                                           line: 76,
                                           column: 50,
                                          },
                                         },
                                        },
                                       ),
                                      },
                                     ),
                                     String(
                                      String_ {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "--v=",
                                          span: Span {
                                           start: Position {
                                            line: 76,
                                            column: 53,
                                           },
                                           end: Position {
                                            line: 76,
                                            column: 82,
                                           },
                                          },
                                         },
                                        ),
                                        Interpolation(
                                         PartInterpolation {
                                          expression: FunctionApplication(
                                           FunctionApplication {
                                            function: Identifier(
                                             Identifier {
                                              id: "toString",
                                              span: Span {
                                               start: Position {
                                                line: 76,
                                                column: 59,
                                               },
                                               end: Position {
                                                line: 76,
                                                column: 67,
                                               },
                                              },
                                             },
                                            ),
                                            arguments: [
                                             PropertyAccess(
                                              PropertyAccess {
                                               expression: Identifier(
                                                Identifier {
                                                 id: "cfg",
                                                 span: Span {
                                                  start: Position {
                                                   line: 76,
                                                   column: 68,
                                                  },
                                                  end: Position {
                                                   line: 76,
                                                   column: 71,
                                                  },
                                                 },
                                                },
                                               ),
                                               attribute_path: [
                                                Raw(
                                                 PartRaw {
                                                  content: "verbosity",
                                                  span: Span {
                                                   start: Position {
                                                    line: 76,
                                                    column: 72,
                                                   },
                                                   end: Position {
                                                    line: 76,
                                                    column: 81,
                                                   },
                                                  },
                                                 },
                                                ),
                                               ],
                                               default: None,
                                              },
                                             ),
                                            ],
                                           },
                                          ),
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 76,
                                         column: 52,
                                        },
                                        end: Position {
                                         line: 76,
                                         column: 83,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: " \\\n          ",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 77,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 77,
                                        column: 13,
                                       },
                                       end: Position {
                                        line: 77,
                                        column: 16,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "extraOpts",
                                       span: Span {
                                        start: Position {
                                         line: 77,
                                         column: 17,
                                        },
                                        end: Position {
                                         line: 77,
                                         column: 26,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "\n        ",
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 78,
                                    column: 9,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 68,
                                 column: 21,
                                },
                                end: Position {
                                 line: 78,
                                 column: 11,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "WorkingDirectory",
                                span: Span {
                                 start: Position {
                                  line: 79,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 25,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "top",
                                 span: Span {
                                  start: Position {
                                   line: 79,
                                   column: 28,
                                  },
                                  end: Position {
                                   line: 79,
                                   column: 31,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "dataDir",
                                  span: Span {
                                   start: Position {
                                    line: 79,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 79,
                                    column: 39,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "Restart",
                                span: Span {
                                 start: Position {
                                  line: 80,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 80,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "on-failure",
                                  span: Span {
                                   start: Position {
                                    line: 80,
                                    column: 20,
                                   },
                                   end: Position {
                                    line: 80,
                                    column: 30,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 80,
                                 column: 19,
                                },
                                end: Position {
                                 line: 80,
                                 column: 31,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "RestartSec",
                                span: Span {
                                 start: Position {
                                  line: 81,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 81,
                                  column: 19,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Integer(
                              Integer {
                               value: "5",
                               span: Span {
                                start: Position {
                                 line: 81,
                                 column: 22,
                                },
                                end: Position {
                                 line: 81,
                                 column: 23,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 66,
                            column: 23,
                           },
                           end: Position {
                            line: 82,
                            column: 8,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "unitConfig",
                           span: Span {
                            start: Position {
                             line: 83,
                             column: 7,
                            },
                            end: Position {
                             line: 83,
                             column: 17,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "StartLimitIntervalSec",
                                span: Span {
                                 start: Position {
                                  line: 84,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 84,
                                  column: 30,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Integer(
                              Integer {
                               value: "0",
                               span: Span {
                                start: Position {
                                 line: 84,
                                 column: 33,
                                },
                                end: Position {
                                 line: 84,
                                 column: 34,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 83,
                            column: 20,
                           },
                           end: Position {
                            line: 85,
                            column: 8,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 61,
                       column: 35,
                      },
                      end: Position {
                       line: 86,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 88,
                        column: 5,
                       },
                       end: Position {
                        line: 88,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "kubernetes",
                      span: Span {
                       start: Position {
                        line: 88,
                        column: 14,
                       },
                       end: Position {
                        line: 88,
                        column: 24,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "proxy",
                      span: Span {
                       start: Position {
                        line: 88,
                        column: 25,
                       },
                       end: Position {
                        line: 88,
                        column: 30,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "hostname",
                      span: Span {
                       start: Position {
                        line: 88,
                        column: 31,
                       },
                       end: Position {
                        line: 88,
                        column: 39,
                       },
                      },
                     },
                    ),
                   ],
                   to: With(
                    With {
                     expression: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "config",
                         span: Span {
                          start: Position {
                           line: 88,
                           column: 47,
                          },
                          end: Position {
                           line: 88,
                           column: 53,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "networking",
                          span: Span {
                           start: Position {
                            line: 88,
                            column: 54,
                           },
                           end: Position {
                            line: 88,
                            column: 64,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     target: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkDefault",
                         span: Span {
                          start: Position {
                           line: 88,
                           column: 66,
                          },
                          end: Position {
                           line: 88,
                           column: 75,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Identifier(
                         Identifier {
                          id: "hostName",
                          span: Span {
                           start: Position {
                            line: 88,
                            column: 76,
                           },
                           end: Position {
                            line: 88,
                            column: 84,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                     span: Span {
                      start: Position {
                       line: 88,
                       column: 42,
                      },
                      end: Position {
                       line: 88,
                       column: 84,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 90,
                        column: 5,
                       },
                       end: Position {
                        line: 90,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "kubernetes",
                      span: Span {
                       start: Position {
                        line: 90,
                        column: 14,
                       },
                       end: Position {
                        line: 90,
                        column: 24,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "pki",
                      span: Span {
                       start: Position {
                        line: 90,
                        column: 25,
                       },
                       end: Position {
                        line: 90,
                        column: 28,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "certs",
                      span: Span {
                       start: Position {
                        line: 90,
                        column: 29,
                       },
                       end: Position {
                        line: 90,
                        column: 34,
                       },
                      },
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "kubeProxyClient",
                           span: Span {
                            start: Position {
                             line: 91,
                             column: 7,
                            },
                            end: Position {
                             line: 91,
                             column: 22,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "top",
                              span: Span {
                               start: Position {
                                line: 91,
                                column: 25,
                               },
                               end: Position {
                                line: 91,
                                column: 28,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "lib",
                               span: Span {
                                start: Position {
                                 line: 91,
                                 column: 29,
                                },
                                end: Position {
                                 line: 91,
                                 column: 32,
                                },
                               },
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "mkCert",
                               span: Span {
                                start: Position {
                                 line: 91,
                                 column: 33,
                                },
                                end: Position {
                                 line: 91,
                                 column: 39,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           Map(
                            Map {
                             recursive: false,
                             bindings: [
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "name",
                                   span: Span {
                                    start: Position {
                                     line: 92,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 92,
                                     column: 13,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "kube-proxy-client",
                                     span: Span {
                                      start: Position {
                                       line: 92,
                                       column: 17,
                                      },
                                      end: Position {
                                       line: 92,
                                       column: 34,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 92,
                                    column: 16,
                                   },
                                   end: Position {
                                    line: 92,
                                    column: 35,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "CN",
                                   span: Span {
                                    start: Position {
                                     line: 93,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 93,
                                     column: 11,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "system:kube-proxy",
                                     span: Span {
                                      start: Position {
                                       line: 93,
                                       column: 15,
                                      },
                                      end: Position {
                                       line: 93,
                                       column: 32,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 93,
                                    column: 14,
                                   },
                                   end: Position {
                                    line: 93,
                                    column: 33,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                              KeyValue(
                               BindingKeyValue {
                                from: [
                                 Raw(
                                  PartRaw {
                                   content: "action",
                                   span: Span {
                                    start: Position {
                                     line: 94,
                                     column: 9,
                                    },
                                    end: Position {
                                     line: 94,
                                     column: 15,
                                    },
                                   },
                                  },
                                 ),
                                ],
                                to: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "systemctl restart kube-proxy.service",
                                     span: Span {
                                      start: Position {
                                       line: 94,
                                       column: 19,
                                      },
                                      end: Position {
                                       line: 94,
                                       column: 55,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 94,
                                    column: 18,
                                   },
                                   end: Position {
                                    line: 94,
                                    column: 56,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 91,
                               column: 40,
                              },
                              end: Position {
                               line: 95,
                               column: 8,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 90,
                       column: 37,
                      },
                      end: Position {
                       line: 96,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "services",
                      span: Span {
                       start: Position {
                        line: 98,
                        column: 5,
                       },
                       end: Position {
                        line: 98,
                        column: 13,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "kubernetes",
                      span: Span {
                       start: Position {
                        line: 98,
                        column: 14,
                       },
                       end: Position {
                        line: 98,
                        column: 24,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "proxy",
                      span: Span {
                       start: Position {
                        line: 98,
                        column: 25,
                       },
                       end: Position {
                        line: 98,
                        column: 30,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "kubeconfig",
                      span: Span {
                       start: Position {
                        line: 98,
                        column: 31,
                       },
                       end: Position {
                        line: 98,
                        column: 41,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "server",
                      span: Span {
                       start: Position {
                        line: 98,
                        column: 42,
                       },
                       end: Position {
                        line: 98,
                        column: 48,
                       },
                      },
                     },
                    ),
                   ],
                   to: FunctionApplication(
                    FunctionApplication {
                     function: Identifier(
                      Identifier {
                       id: "mkDefault",
                       span: Span {
                        start: Position {
                         line: 98,
                         column: 51,
                        },
                        end: Position {
                         line: 98,
                         column: 60,
                        },
                       },
                      },
                     ),
                     arguments: [
                      PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "top",
                          span: Span {
                           start: Position {
                            line: 98,
                            column: 61,
                           },
                           end: Position {
                            line: 98,
                            column: 64,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "apiserverAddress",
                           span: Span {
                            start: Position {
                             line: 98,
                             column: 65,
                            },
                            end: Position {
                             line: 98,
                             column: 81,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     ],
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 60,
                  column: 28,
                 },
                 end: Position {
                  line: 99,
                  column: 4,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "meta",
              span: Span {
               start: Position {
                line: 101,
                column: 3,
               },
               end: Position {
                line: 101,
                column: 7,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "buildDocsInSandbox",
              span: Span {
               start: Position {
                line: 101,
                column: 8,
               },
               end: Position {
                line: 101,
                column: 26,
               },
              },
             },
            ),
           ],
           to: Identifier(
            Identifier {
             id: "false",
             span: Span {
              start: Position {
               line: 101,
               column: 29,
              },
              end: Position {
               line: 101,
               column: 34,
              },
             },
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 10,
          column: 1,
         },
         end: Position {
          line: 102,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 102,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 102,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 102,
    column: 2,
   },
  },
 },
)