---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "options",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (3, 6),
  },
  target: LetIn {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "top",
        position: (6, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (6, 16),
        },
        Raw {
         content: "kubernetes",
         position: (6, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "otop",
        position: (7, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "options",
       position: (7, 10),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (7, 18),
        },
        Raw {
         content: "kubernetes",
         position: (7, 27),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfg",
        position: (8, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "top",
       position: (8, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "apiserver",
         position: (8, 13),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "isRBACEnabled",
        position: (10, 3),
       },
      ],
     },
     FunctionApplication {
      function: Variable {
       identifier: "elem",
       position: (10, 19),
      },
      arguments: [
       String {
        parts: [
         Raw {
          content: "RBAC",
          position: (10, 25),
         },
        ],
       },
       PropertyAccess {
        expression: Variable {
         identifier: "cfg",
         position: (10, 31),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "authorizationMode",
           position: (10, 35),
          },
         ],
        },
        default: None,
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "apiserverServiceIP",
        position: (12, 3),
       },
      ],
     },
     BinaryOperation {
      operator: Addition,
      operands: [
       FunctionApplication {
        function: Variable {
         identifier: "concatStringsSep",
         position: (12, 25),
        },
        arguments: [
         String {
          parts: [
           Raw {
            content: ".",
            position: (12, 43),
           },
          ],
         },
         FunctionApplication {
          function: Variable {
           identifier: "take",
           position: (13, 5),
          },
          arguments: [
           Int {
            value: 3,
            position: (13, 10),
           },
           FunctionApplication {
            function: Variable {
             identifier: "splitString",
             position: (13, 13),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: ".",
                position: (13, 26),
               },
              ],
             },
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (13, 29),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "serviceClusterIpRange",
                 position: (13, 33),
                },
               ],
              },
              default: None,
             },
            ],
           },
          ],
         },
        ],
       },
       String {
        parts: [
         Raw {
          content: ".1",
          position: (14, 9),
         },
        ],
       },
      ],
      position: (14, 6),
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "imports",
         position: (18, 3),
        },
       ],
      },
      List {
       elements: [
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (19, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (19, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (19, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (19, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "admissionControl",
               position: (19, 67),
              },
             ],
            },
           ],
           position: (19, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (19, 90),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (19, 101),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (19, 114),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "enableAdmissionPlugins",
               position: (19, 126),
              },
             ],
            },
           ],
           position: (19, 87),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (20, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (20, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (20, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (20, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "address",
               position: (20, 67),
              },
             ],
            },
           ],
           position: (20, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (20, 80),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (20, 91),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (20, 104),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "bindAddress",
               position: (20, 116),
              },
             ],
            },
           ],
           position: (20, 78),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (21, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (21, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (21, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (21, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "port",
               position: (21, 67),
              },
             ],
            },
           ],
           position: (21, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (21, 77),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (21, 88),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (21, 101),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "insecurePort",
               position: (21, 113),
              },
             ],
            },
           ],
           position: (21, 75),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRemovedOptionModule",
          position: (22, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (22, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (22, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (22, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "publicAddress",
               position: (22, 67),
              },
             ],
            },
           ],
           position: (22, 28),
          },
          String {
           parts: [],
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (23, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (23, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (23, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (23, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "servers",
               position: (23, 62),
              },
             ],
            },
           ],
           position: (23, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (23, 76),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (23, 87),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (23, 100),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (23, 112),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "servers",
               position: (23, 119),
              },
             ],
            },
           ],
           position: (23, 73),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (24, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (24, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (24, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (24, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "keyFile",
               position: (24, 62),
              },
             ],
            },
           ],
           position: (24, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (24, 76),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (24, 87),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (24, 100),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (24, 112),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "keyFile",
               position: (24, 119),
              },
             ],
            },
           ],
           position: (24, 73),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (25, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (25, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (25, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (25, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "certFile",
               position: (25, 62),
              },
             ],
            },
           ],
           position: (25, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (25, 77),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (25, 88),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (25, 101),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (25, 113),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "certFile",
               position: (25, 120),
              },
             ],
            },
           ],
           position: (25, 74),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (26, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (26, 31),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (26, 42),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (26, 55),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "caFile",
               position: (26, 62),
              },
             ],
            },
           ],
           position: (26, 28),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (26, 75),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "kubernetes",
               position: (26, 86),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "apiserver",
               position: (26, 99),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "etcd",
               position: (26, 111),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "caFile",
               position: (26, 118),
              },
             ],
            },
           ],
           position: (26, 72),
          },
         ],
        },
       ],
       position: (18, 13),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (30, 3),
        },
        Raw {
         content: "services",
         position: (30, 11),
        },
        Raw {
         content: "kubernetes",
         position: (30, 20),
        },
        Raw {
         content: "apiserver",
         position: (30, 31),
        },
       ],
      },
      With {
       expression: PropertyAccess {
        expression: Variable {
         identifier: "lib",
         position: (30, 48),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "types",
           position: (30, 52),
          },
         ],
        },
        default: None,
       },
       target: Map {
        bindings: [
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "advertiseAddress",
             position: (32, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (32, 24),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (33, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver IP address on which to advertise the apiserver\nto members of the cluster. This address must be reachable by the rest\nof the cluster.\n",
                  position: (34, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (38, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (38, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (39, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (39, 14),
                },
                arguments: [
                 Variable {
                  identifier: "str",
                  position: (39, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (32, 33),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "allowPrivileged",
             position: (42, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (42, 23),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (43, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Whether to allow privileged containers on Kubernetes.",
                  position: (43, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (44, 7),
                 },
                ],
               },
               Variable {
                identifier: "false",
                position: (44, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (45, 7),
                 },
                ],
               },
               Variable {
                identifier: "bool",
                position: (45, 14),
               },
              ),
             ],
             recursive: false,
             position: (42, 32),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "authorizationMode",
             position: (48, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (48, 25),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (49, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver authorization mode (AlwaysAllow/AlwaysDeny/ABAC/Webhook/RBAC/Node). See\n<link xlink:href=\"https://kubernetes.io/docs/reference/access-authn-authz/authorization/\"/>\n",
                  position: (50, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (53, 7),
                 },
                ],
               },
               List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "RBAC",
                    position: (53, 19),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Node",
                    position: (53, 26),
                   },
                  ],
                 },
                ],
                position: (53, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (54, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "listOf",
                 position: (54, 14),
                },
                arguments: [
                 FunctionApplication {
                  function: Variable {
                   identifier: "enum",
                   position: (54, 22),
                  },
                  arguments: [
                   List {
                    elements: [
                     String {
                      parts: [
                       Raw {
                        content: "AlwaysAllow",
                        position: (54, 29),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "AlwaysDeny",
                        position: (54, 43),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "ABAC",
                        position: (54, 56),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "Webhook",
                        position: (54, 63),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "RBAC",
                        position: (54, 73),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "Node",
                        position: (54, 80),
                       },
                      ],
                     },
                    ],
                    position: (54, 27),
                   },
                  ],
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (48, 34),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "authorizationPolicy",
             position: (57, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (57, 27),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (58, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver authorization policy file. See\n<link xlink:href=\"https://kubernetes.io/docs/reference/access-authn-authz/authorization/\"/>\n",
                  position: (59, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (62, 7),
                 },
                ],
               },
               List {
                elements: [],
                position: (62, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (63, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "listOf",
                 position: (63, 14),
                },
                arguments: [
                 Variable {
                  identifier: "attrs",
                  position: (63, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (57, 36),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "basicAuthFile",
             position: (66, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (66, 21),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (67, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver basic authentication file. See\n<link xlink:href=\"https://kubernetes.io/docs/reference/access-authn-authz/authentication\"/>\n",
                  position: (68, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (71, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (71, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (72, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (72, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (72, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (66, 30),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "bindAddress",
             position: (75, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (75, 19),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (76, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "The IP address on which to listen for the --secure-port port.\nThe associated interface(s) must be reachable by the rest\nof the cluster, and by CLI/web clients.\n",
                  position: (77, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (81, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "0.0.0.0",
                  position: (81, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (82, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (82, 14),
               },
              ),
             ],
             recursive: false,
             position: (75, 28),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "clientCaFile",
             position: (85, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (85, 20),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (86, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver CA file for client auth.",
                  position: (86, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (87, 7),
                 },
                ],
               },
               PropertyAccess {
                expression: Variable {
                 identifier: "top",
                 position: (87, 17),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "caFile",
                   position: (87, 21),
                  },
                 ],
                },
                default: None,
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "defaultText",
                  position: (88, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "literalExpression",
                 position: (88, 21),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "config.",
                    position: (88, 40),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "otop",
                      position: (88, 49),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "caFile",
                        position: (88, 54),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (89, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (89, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (89, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (85, 29),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "disableAdmissionPlugins",
             position: (92, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (92, 31),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (93, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes admission control plugins to disable. See\n<link xlink:href=\"https://kubernetes.io/docs/admin/admission-controllers/\"/>\n",
                  position: (94, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (97, 7),
                 },
                ],
               },
               List {
                elements: [],
                position: (97, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (98, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "listOf",
                 position: (98, 14),
                },
                arguments: [
                 Variable {
                  identifier: "str",
                  position: (98, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (92, 40),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "enable",
             position: (101, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkEnableOption",
            position: (101, 14),
           },
           arguments: [
            String {
             parts: [
              Raw {
               content: "Kubernetes apiserver",
               position: (101, 30),
              },
             ],
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "enableAdmissionPlugins",
             position: (103, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (103, 30),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (104, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes admission control plugins to enable. See\n<link xlink:href=\"https://kubernetes.io/docs/admin/admission-controllers/\"/>\n",
                  position: (105, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (108, 7),
                 },
                ],
               },
               List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "NamespaceLifecycle",
                    position: (109, 10),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "LimitRanger",
                    position: (109, 31),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "ServiceAccount",
                    position: (109, 45),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "ResourceQuota",
                    position: (110, 10),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "DefaultStorageClass",
                    position: (110, 26),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "DefaultTolerationSeconds",
                    position: (110, 48),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "NodeRestriction",
                    position: (111, 10),
                   },
                  ],
                 },
                ],
                position: (108, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "example",
                  position: (113, 7),
                 },
                ],
               },
               List {
                elements: [
                 String {
                  parts: [
                   Raw {
                    content: "NamespaceLifecycle",
                    position: (114, 10),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "NamespaceExists",
                    position: (114, 31),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "LimitRanger",
                    position: (114, 49),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "SecurityContextDeny",
                    position: (115, 10),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "ServiceAccount",
                    position: (115, 32),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "ResourceQuota",
                    position: (115, 49),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "PodSecurityPolicy",
                    position: (116, 10),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "NodeRestriction",
                    position: (116, 30),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "DefaultStorageClass",
                    position: (116, 48),
                   },
                  ],
                 },
                ],
                position: (113, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (118, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "listOf",
                 position: (118, 14),
                },
                arguments: [
                 Variable {
                  identifier: "str",
                  position: (118, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (103, 39),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "etcd",
             position: (121, 5),
            },
           ],
          },
          Map {
           bindings: [
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "servers",
                position: (122, 7),
               },
              ],
             },
             FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (122, 17),
              },
              arguments: [
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "description",
                     position: (123, 9),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "List of etcd servers.",
                     position: (123, 24),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "default",
                     position: (124, 9),
                    },
                   ],
                  },
                  List {
                   elements: [
                    String {
                     parts: [
                      Raw {
                       content: "http://127.0.0.1:2379",
                       position: (124, 21),
                      },
                     ],
                    },
                   ],
                   position: (124, 19),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "type",
                     position: (125, 9),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (125, 16),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "listOf",
                       position: (125, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (125, 29),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "str",
                        position: (125, 35),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 ),
                ],
                recursive: false,
                position: (122, 26),
               },
              ],
             },
            ),
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "keyFile",
                position: (128, 7),
               },
              ],
             },
             FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (128, 17),
              },
              arguments: [
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "description",
                     position: (129, 9),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "Etcd key file.",
                     position: (129, 24),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "default",
                     position: (130, 9),
                    },
                   ],
                  },
                  Variable {
                   identifier: "null",
                   position: (130, 19),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "type",
                     position: (131, 9),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (131, 16),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "nullOr",
                       position: (131, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (131, 29),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "path",
                        position: (131, 35),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 ),
                ],
                recursive: false,
                position: (128, 26),
               },
              ],
             },
            ),
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "certFile",
                position: (134, 7),
               },
              ],
             },
             FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (134, 18),
              },
              arguments: [
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "description",
                     position: (135, 9),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "Etcd cert file.",
                     position: (135, 24),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "default",
                     position: (136, 9),
                    },
                   ],
                  },
                  Variable {
                   identifier: "null",
                   position: (136, 19),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "type",
                     position: (137, 9),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (137, 16),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "nullOr",
                       position: (137, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (137, 29),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "path",
                        position: (137, 35),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 ),
                ],
                recursive: false,
                position: (134, 27),
               },
              ],
             },
            ),
            KeyValue(
             AttributePath {
              attributes: [
               Raw {
                content: "caFile",
                position: (140, 7),
               },
              ],
             },
             FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (140, 16),
              },
              arguments: [
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "description",
                     position: (141, 9),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "Etcd ca file.",
                     position: (141, 24),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "default",
                     position: (142, 9),
                    },
                   ],
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "top",
                    position: (142, 19),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "caFile",
                      position: (142, 23),
                     },
                    ],
                   },
                   default: None,
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "defaultText",
                     position: (143, 9),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "literalExpression",
                    position: (143, 23),
                   },
                   arguments: [
                    String {
                     parts: [
                      Raw {
                       content: "config.",
                       position: (143, 42),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "otop",
                         position: (143, 51),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "caFile",
                           position: (143, 56),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                     ],
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "type",
                     position: (144, 9),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (144, 16),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "nullOr",
                       position: (144, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (144, 29),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "path",
                        position: (144, 35),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 ),
                ],
                recursive: false,
                position: (140, 25),
               },
              ],
             },
            ),
           ],
           recursive: false,
           position: (121, 12),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "extraOpts",
             position: (148, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (148, 17),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (149, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver extra command line options.",
                  position: (149, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (150, 7),
                 },
                ],
               },
               String {
                parts: [],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (151, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "separatedString",
                 position: (151, 14),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: " ",
                    position: (151, 31),
                   },
                  ],
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (148, 26),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "extraSANs",
             position: (154, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (154, 17),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (155, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Extra x509 Subject Alternative Names to be added to the kubernetes apiserver tls cert.",
                  position: (155, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (156, 7),
                 },
                ],
               },
               List {
                elements: [],
                position: (156, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (157, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "listOf",
                 position: (157, 14),
                },
                arguments: [
                 Variable {
                  identifier: "str",
                  position: (157, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (154, 26),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "featureGates",
             position: (160, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (160, 20),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (161, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "List set of feature gates",
                  position: (161, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (162, 7),
                 },
                ],
               },
               PropertyAccess {
                expression: Variable {
                 identifier: "top",
                 position: (162, 17),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "featureGates",
                   position: (162, 21),
                  },
                 ],
                },
                default: None,
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "defaultText",
                  position: (163, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "literalExpression",
                 position: (163, 21),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "config.",
                    position: (163, 40),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "otop",
                      position: (163, 49),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "featureGates",
                        position: (163, 54),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (164, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "listOf",
                 position: (164, 14),
                },
                arguments: [
                 Variable {
                  identifier: "str",
                  position: (164, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (160, 29),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "insecureBindAddress",
             position: (167, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (167, 27),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (168, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "The IP address on which to serve the --insecure-port.",
                  position: (168, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (169, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "127.0.0.1",
                  position: (169, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (170, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (170, 14),
               },
              ),
             ],
             recursive: false,
             position: (167, 36),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "insecurePort",
             position: (173, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (173, 20),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (174, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver insecure listening port. (0 = disabled)",
                  position: (174, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (175, 7),
                 },
                ],
               },
               Int {
                value: 0,
                position: (175, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (176, 7),
                 },
                ],
               },
               Variable {
                identifier: "int",
                position: (176, 14),
               },
              ),
             ],
             recursive: false,
             position: (173, 29),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "kubeletClientCaFile",
             position: (179, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (179, 27),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (180, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Path to a cert file for connecting to kubelet.",
                  position: (180, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (181, 7),
                 },
                ],
               },
               PropertyAccess {
                expression: Variable {
                 identifier: "top",
                 position: (181, 17),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "caFile",
                   position: (181, 21),
                  },
                 ],
                },
                default: None,
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "defaultText",
                  position: (182, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "literalExpression",
                 position: (182, 21),
                },
                arguments: [
                 String {
                  parts: [
                   Raw {
                    content: "config.",
                    position: (182, 40),
                   },
                   Expression {
                    expression: PropertyAccess {
                     expression: Variable {
                      identifier: "otop",
                      position: (182, 49),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "caFile",
                        position: (182, 54),
                       },
                      ],
                     },
                     default: None,
                    },
                   },
                  ],
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (183, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (183, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (183, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (179, 36),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "kubeletClientCertFile",
             position: (186, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (186, 29),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (187, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Client certificate to use for connections to kubelet.",
                  position: (187, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (188, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (188, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (189, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (189, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (189, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (186, 38),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "kubeletClientKeyFile",
             position: (192, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (192, 28),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (193, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Key to use for connections to kubelet.",
                  position: (193, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (194, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (194, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (195, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (195, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (195, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (192, 37),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "preferredAddressTypes",
             position: (198, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (198, 29),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (199, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "List of the preferred NodeAddressTypes to use for kubelet connections.",
                  position: (199, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (200, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (200, 14),
                },
                arguments: [
                 Variable {
                  identifier: "str",
                  position: (200, 21),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (201, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (201, 17),
               },
              ),
             ],
             recursive: false,
             position: (198, 38),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "proxyClientCertFile",
             position: (204, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (204, 27),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (205, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Client certificate to use for connections to proxy.",
                  position: (205, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (206, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (206, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (207, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (207, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (207, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (204, 36),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "proxyClientKeyFile",
             position: (210, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (210, 26),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (211, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Key to use for connections to proxy.",
                  position: (211, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (212, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (212, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (213, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (213, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (213, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (210, 35),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "runtimeConfig",
             position: (216, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (216, 21),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (217, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Api runtime configuration. See\n<link xlink:href=\"https://kubernetes.io/docs/tasks/administer-cluster/cluster-management/\"/>\n",
                  position: (218, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (221, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "authentication.k8s.io/v1beta1=true",
                  position: (221, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "example",
                  position: (222, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "api/all=false,api/v1=true",
                  position: (222, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (223, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (223, 14),
               },
              ),
             ],
             recursive: false,
             position: (216, 30),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "storageBackend",
             position: (226, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (226, 22),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (227, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver storage backend.\n",
                  position: (228, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (230, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "etcd3",
                  position: (230, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (231, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "enum",
                 position: (231, 14),
                },
                arguments: [
                 List {
                  elements: [
                   String {
                    parts: [
                     Raw {
                      content: "etcd2",
                      position: (231, 21),
                     },
                    ],
                   },
                   String {
                    parts: [
                     Raw {
                      content: "etcd3",
                      position: (231, 29),
                     },
                    ],
                   },
                  ],
                  position: (231, 19),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (226, 31),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "securePort",
             position: (234, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (234, 18),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (235, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver secure port.",
                  position: (235, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (236, 7),
                 },
                ],
               },
               Int {
                value: 6443,
                position: (236, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (237, 7),
                 },
                ],
               },
               Variable {
                identifier: "int",
                position: (237, 14),
               },
              ),
             ],
             recursive: false,
             position: (234, 27),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "apiAudiences",
             position: (240, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (240, 20),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (241, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver ServiceAccount issuer.\n",
                  position: (242, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (244, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "api,https://kubernetes.default.svc",
                  position: (244, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (245, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (245, 14),
               },
              ),
             ],
             recursive: false,
             position: (240, 29),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "serviceAccountIssuer",
             position: (248, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (248, 28),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (249, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver ServiceAccount issuer.\n",
                  position: (250, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (252, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "https://kubernetes.default.svc",
                  position: (252, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (253, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (253, 14),
               },
              ),
             ],
             recursive: false,
             position: (248, 37),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "serviceAccountSigningKeyFile",
             position: (256, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (256, 36),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (257, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Path to the file that contains the current private key of the service\naccount token issuer. The issuer will sign issued ID tokens with this\nprivate key.\n",
                  position: (258, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (262, 7),
                 },
                ],
               },
               Variable {
                identifier: "path",
                position: (262, 14),
               },
              ),
             ],
             recursive: false,
             position: (256, 45),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "serviceAccountKeyFile",
             position: (265, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (265, 29),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (266, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "File containing PEM-encoded x509 RSA or ECDSA private or public keys,\nused to verify ServiceAccount tokens. The specified file can contain\nmultiple keys, and the flag can be specified multiple times with\ndifferent files. If unspecified, --tls-private-key-file is used.\nMust be specified when --service-account-signing-key is provided\n",
                  position: (267, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (273, 7),
                 },
                ],
               },
               Variable {
                identifier: "path",
                position: (273, 14),
               },
              ),
             ],
             recursive: false,
             position: (265, 38),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "serviceClusterIpRange",
             position: (276, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (276, 29),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (277, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "A CIDR notation IP range from which to assign service cluster IPs.\nThis must not overlap with any IP ranges assigned to nodes for pods.\n",
                  position: (278, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (281, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "10.0.0.0/24",
                  position: (281, 18),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (282, 7),
                 },
                ],
               },
               Variable {
                identifier: "str",
                position: (282, 14),
               },
              ),
             ],
             recursive: false,
             position: (276, 38),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "tlsCertFile",
             position: (285, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (285, 19),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (286, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver certificate file.",
                  position: (286, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (287, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (287, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (288, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (288, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (288, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (285, 28),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "tlsKeyFile",
             position: (291, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (291, 18),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (292, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver private key file.",
                  position: (292, 22),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (293, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (293, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (294, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (294, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (294, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (291, 27),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "tokenAuthFile",
             position: (297, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (297, 21),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (298, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver token authentication file. See\n<link xlink:href=\"https://kubernetes.io/docs/reference/access-authn-authz/authentication\"/>\n",
                  position: (299, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (302, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (302, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (303, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (303, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (303, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (297, 30),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "verbosity",
             position: (306, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (306, 17),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (307, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Optional glog verbosity level for logging statements. See\n<link xlink:href=\"https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md\"/>\n",
                  position: (308, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (311, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (311, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (312, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (312, 14),
                },
                arguments: [
                 Variable {
                  identifier: "int",
                  position: (312, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (306, 26),
            },
           ],
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "webhookConfig",
             position: (315, 5),
            },
           ],
          },
          FunctionApplication {
           function: Variable {
            identifier: "mkOption",
            position: (315, 21),
           },
           arguments: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "description",
                  position: (316, 7),
                 },
                ],
               },
               String {
                parts: [
                 Raw {
                  content: "Kubernetes apiserver Webhook config file. It uses the kubeconfig file format.\nSee <link xlink:href=\"https://kubernetes.io/docs/reference/access-authn-authz/webhook/\"/>\n",
                  position: (317, 1),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "default",
                  position: (320, 7),
                 },
                ],
               },
               Variable {
                identifier: "null",
                position: (320, 17),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "type",
                  position: (321, 7),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "nullOr",
                 position: (321, 14),
                },
                arguments: [
                 Variable {
                  identifier: "path",
                  position: (321, 21),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (315, 30),
            },
           ],
          },
         ),
        ],
        recursive: false,
        position: (30, 59),
       },
       position: (30, 43),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (328, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkMerge",
        position: (328, 12),
       },
       arguments: [
        List {
         elements: [
          FunctionApplication {
           function: Variable {
            identifier: "mkIf",
            position: (330, 6),
           },
           arguments: [
            PropertyAccess {
             expression: Variable {
              identifier: "cfg",
              position: (330, 11),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "enable",
                position: (330, 15),
               },
              ],
             },
             default: None,
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "systemd",
                  position: (331, 9),
                 },
                 Raw {
                  content: "services",
                  position: (331, 17),
                 },
                 Raw {
                  content: "kube-apiserver",
                  position: (331, 26),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "description",
                     position: (332, 11),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "Kubernetes APIServer Service",
                     position: (332, 26),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "wantedBy",
                     position: (333, 11),
                    },
                   ],
                  },
                  List {
                   elements: [
                    String {
                     parts: [
                      Raw {
                       content: "kubernetes.target",
                       position: (333, 25),
                      },
                     ],
                    },
                   ],
                   position: (333, 22),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "after",
                     position: (334, 11),
                    },
                   ],
                  },
                  List {
                   elements: [
                    String {
                     parts: [
                      Raw {
                       content: "network.target",
                       position: (334, 22),
                      },
                     ],
                    },
                   ],
                   position: (334, 19),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "serviceConfig",
                     position: (335, 11),
                    },
                   ],
                  },
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "Slice",
                        position: (336, 13),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "kubernetes.slice",
                        position: (336, 22),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "ExecStart",
                        position: (337, 13),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "top",
                          position: (337, 29),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "package",
                            position: (337, 33),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: "/bin/kube-apiserver \\\n              --allow-privileged=",
                        position: (337, 41),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "boolToString",
                          position: (338, 36),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (338, 49),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "allowPrivileged",
                              position: (338, 53),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --authorization-mode=",
                        position: (338, 69),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "concatStringsSep",
                          position: (339, 38),
                         },
                         arguments: [
                          String {
                           parts: [
                            Raw {
                             content: ",",
                             position: (339, 56),
                            },
                           ],
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (339, 59),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "authorizationMode",
                              position: (339, 63),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n                ",
                        position: (339, 81),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (340, 19),
                         },
                         arguments: [
                          FunctionApplication {
                           function: Variable {
                            identifier: "elem",
                            position: (340, 35),
                           },
                           arguments: [
                            String {
                             parts: [
                              Raw {
                               content: "ABAC",
                               position: (340, 41),
                              },
                             ],
                            },
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (340, 47),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "authorizationMode",
                                position: (340, 51),
                               },
                              ],
                             },
                             default: None,
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--authorization-policy-file=",
                             position: (341, 20),
                            },
                            Expression {
                             expression: FunctionApplication {
                              function: PropertyAccess {
                               expression: Variable {
                                identifier: "pkgs",
                                position: (342, 21),
                               },
                               attribute_path: AttributePath {
                                attributes: [
                                 Raw {
                                  content: "writeText",
                                  position: (342, 26),
                                 },
                                ],
                               },
                               default: None,
                              },
                              arguments: [
                               String {
                                parts: [
                                 Raw {
                                  content: "kube-auth-policy.jsonl",
                                  position: (342, 37),
                                 },
                                ],
                               },
                               FunctionApplication {
                                function: Variable {
                                 identifier: "concatMapStringsSep",
                                 position: (343, 22),
                                },
                                arguments: [
                                 String {
                                  parts: [
                                   Raw {
                                    content: "\n",
                                    position: (343, 43),
                                   },
                                  ],
                                 },
                                 Function {
                                  argument: Some(
                                   "l",
                                  ),
                                  arguments: FunctionArguments {
                                   arguments: [],
                                   ellipsis: false,
                                  },
                                  definition: FunctionApplication {
                                   function: PropertyAccess {
                                    expression: Variable {
                                     identifier: "builtins",
                                     position: (343, 51),
                                    },
                                    attribute_path: AttributePath {
                                     attributes: [
                                      Raw {
                                       content: "toJSON",
                                       position: (343, 60),
                                      },
                                     ],
                                    },
                                    default: None,
                                   },
                                   arguments: [
                                    Variable {
                                     identifier: "l",
                                     position: (343, 67),
                                    },
                                   ],
                                  },
                                  position: (343, 48),
                                 },
                                 PropertyAccess {
                                  expression: Variable {
                                   identifier: "cfg",
                                   position: (343, 70),
                                  },
                                  attribute_path: AttributePath {
                                   attributes: [
                                    Raw {
                                     content: "authorizationPolicy",
                                     position: (343, 74),
                                    },
                                   ],
                                  },
                                  default: None,
                                 },
                                ],
                               },
                              ],
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n                ",
                        position: (345, 18),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (346, 19),
                         },
                         arguments: [
                          FunctionApplication {
                           function: Variable {
                            identifier: "elem",
                            position: (346, 35),
                           },
                           arguments: [
                            String {
                             parts: [
                              Raw {
                               content: "Webhook",
                               position: (346, 41),
                              },
                             ],
                            },
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (346, 50),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "authorizationMode",
                                position: (346, 54),
                               },
                              ],
                             },
                             default: None,
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--authorization-webhook-config-file=",
                             position: (347, 20),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (347, 58),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "webhookConfig",
                                 position: (347, 62),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --bind-address=",
                        position: (348, 18),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (349, 32),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "bindAddress",
                            position: (349, 36),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (349, 48),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (350, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (350, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "advertiseAddress",
                                position: (350, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (350, 57),
                            },
                           ],
                           position: (350, 54),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--advertise-address=",
                             position: (351, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (351, 40),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "advertiseAddress",
                                 position: (351, 44),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (351, 63),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (352, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (352, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "clientCaFile",
                                position: (352, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (352, 53),
                            },
                           ],
                           position: (352, 50),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--client-ca-file=",
                             position: (353, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (353, 37),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "clientCaFile",
                                 position: (353, 41),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --disable-admission-plugins=",
                        position: (353, 56),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "concatStringsSep",
                          position: (354, 45),
                         },
                         arguments: [
                          String {
                           parts: [
                            Raw {
                             content: ",",
                             position: (354, 63),
                            },
                           ],
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (354, 66),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "disableAdmissionPlugins",
                              position: (354, 70),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --enable-admission-plugins=",
                        position: (354, 94),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "concatStringsSep",
                          position: (355, 44),
                         },
                         arguments: [
                          String {
                           parts: [
                            Raw {
                             content: ",",
                             position: (355, 62),
                            },
                           ],
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (355, 65),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "enableAdmissionPlugins",
                              position: (355, 69),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --etcd-servers=",
                        position: (355, 92),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "concatStringsSep",
                          position: (356, 32),
                         },
                         arguments: [
                          String {
                           parts: [
                            Raw {
                             content: ",",
                             position: (356, 50),
                            },
                           ],
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (356, 53),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "etcd",
                              position: (356, 57),
                             },
                             Raw {
                              content: "servers",
                              position: (356, 62),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (356, 70),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (357, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (357, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "etcd",
                                position: (357, 37),
                               },
                               Raw {
                                content: "caFile",
                                position: (357, 42),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (357, 52),
                            },
                           ],
                           position: (357, 49),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--etcd-cafile=",
                             position: (358, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (358, 34),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "etcd",
                                 position: (358, 38),
                                },
                                Raw {
                                 content: "caFile",
                                 position: (358, 43),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (358, 52),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (359, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (359, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "etcd",
                                position: (359, 37),
                               },
                               Raw {
                                content: "certFile",
                                position: (359, 42),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (359, 54),
                            },
                           ],
                           position: (359, 51),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--etcd-certfile=",
                             position: (360, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (360, 36),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "etcd",
                                 position: (360, 40),
                                },
                                Raw {
                                 content: "certFile",
                                 position: (360, 45),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (360, 56),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (361, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (361, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "etcd",
                                position: (361, 37),
                               },
                               Raw {
                                content: "keyFile",
                                position: (361, 42),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (361, 53),
                            },
                           ],
                           position: (361, 50),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--etcd-keyfile=",
                             position: (362, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (362, 35),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "etcd",
                                 position: (362, 39),
                                },
                                Raw {
                                 content: "keyFile",
                                 position: (362, 44),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (362, 54),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (363, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (363, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "featureGates",
                                position: (363, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            List {
                             elements: [],
                             position: (363, 53),
                            },
                           ],
                           position: (363, 50),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--feature-gates=",
                             position: (364, 18),
                            },
                            Expression {
                             expression: FunctionApplication {
                              function: Variable {
                               identifier: "concatMapStringsSep",
                               position: (364, 36),
                              },
                              arguments: [
                               String {
                                parts: [
                                 Raw {
                                  content: ",",
                                  position: (364, 57),
                                 },
                                ],
                               },
                               Function {
                                argument: Some(
                                 "feature",
                                ),
                                arguments: FunctionArguments {
                                 arguments: [],
                                 ellipsis: false,
                                },
                                definition: String {
                                 parts: [
                                  Expression {
                                   expression: Variable {
                                    identifier: "feature",
                                    position: (364, 73),
                                   },
                                  },
                                  Raw {
                                   content: "=true",
                                   position: (364, 81),
                                  },
                                 ],
                                },
                                position: (364, 61),
                               },
                               PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (364, 89),
                                },
                                attribute_path: AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "featureGates",
                                   position: (364, 93),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              ],
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (364, 108),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (365, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (365, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "basicAuthFile",
                                position: (365, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (365, 54),
                            },
                           ],
                           position: (365, 51),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--basic-auth-file=",
                             position: (366, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (366, 38),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "basicAuthFile",
                                 position: (366, 42),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (366, 58),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (367, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (367, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "kubeletClientCaFile",
                                position: (367, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (367, 60),
                            },
                           ],
                           position: (367, 57),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--kubelet-certificate-authority=",
                             position: (368, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (368, 52),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "kubeletClientCaFile",
                                 position: (368, 56),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (368, 78),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (369, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (369, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "kubeletClientCertFile",
                                position: (369, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (369, 62),
                            },
                           ],
                           position: (369, 59),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--kubelet-client-certificate=",
                             position: (370, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (370, 49),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "kubeletClientCertFile",
                                 position: (370, 53),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (370, 77),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (371, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (371, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "kubeletClientKeyFile",
                                position: (371, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (371, 61),
                            },
                           ],
                           position: (371, 58),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--kubelet-client-key=",
                             position: (372, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (372, 41),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "kubeletClientKeyFile",
                                 position: (372, 45),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (372, 68),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (373, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (373, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "preferredAddressTypes",
                                position: (373, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (373, 62),
                            },
                           ],
                           position: (373, 59),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--kubelet-preferred-address-types=",
                             position: (374, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (374, 54),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "preferredAddressTypes",
                                 position: (374, 58),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (374, 82),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (375, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (375, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "proxyClientCertFile",
                                position: (375, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (375, 60),
                            },
                           ],
                           position: (375, 57),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--proxy-client-cert-file=",
                             position: (376, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (376, 45),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "proxyClientCertFile",
                                 position: (376, 49),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (376, 71),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (377, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (377, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "proxyClientKeyFile",
                                position: (377, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (377, 59),
                            },
                           ],
                           position: (377, 56),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--proxy-client-key-file=",
                             position: (378, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (378, 44),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "proxyClientKeyFile",
                                 position: (378, 48),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --insecure-bind-address=",
                        position: (378, 69),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (379, 41),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "insecureBindAddress",
                            position: (379, 45),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: " \\\n              --insecure-port=",
                        position: (379, 65),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "toString",
                          position: (380, 33),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (380, 42),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "insecurePort",
                              position: (380, 46),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (380, 59),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (381, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (381, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "runtimeConfig",
                                position: (381, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            String {
                             parts: [],
                            },
                           ],
                           position: (381, 51),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--runtime-config=",
                             position: (382, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (382, 37),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "runtimeConfig",
                                 position: (382, 41),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --secure-port=",
                        position: (382, 57),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "toString",
                          position: (383, 31),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (383, 40),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "securePort",
                              position: (383, 44),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --api-audiences=",
                        position: (383, 55),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "toString",
                          position: (384, 33),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (384, 42),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "apiAudiences",
                              position: (384, 46),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --service-account-issuer=",
                        position: (384, 59),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "toString",
                          position: (385, 42),
                         },
                         arguments: [
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (385, 51),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "serviceAccountIssuer",
                              position: (385, 55),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              --service-account-signing-key-file=",
                        position: (385, 76),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (386, 52),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "serviceAccountSigningKeyFile",
                            position: (386, 56),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: " \\\n              --service-account-key-file=",
                        position: (386, 85),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (387, 44),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "serviceAccountKeyFile",
                            position: (387, 48),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: " \\\n              --service-cluster-ip-range=",
                        position: (387, 70),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (388, 44),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "serviceClusterIpRange",
                            position: (388, 48),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: " \\\n              --storage-backend=",
                        position: (388, 70),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (389, 35),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "storageBackend",
                            position: (389, 39),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (389, 54),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (390, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (390, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "tlsCertFile",
                                position: (390, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (390, 52),
                            },
                           ],
                           position: (390, 49),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--tls-cert-file=",
                             position: (391, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (391, 36),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "tlsCertFile",
                                 position: (391, 40),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (391, 54),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (392, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (392, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "tlsKeyFile",
                                position: (392, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (392, 51),
                            },
                           ],
                           position: (392, 48),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--tls-private-key-file=",
                             position: (393, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (393, 43),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "tlsKeyFile",
                                 position: (393, 47),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (393, 60),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (394, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (394, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "tokenAuthFile",
                                position: (394, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (394, 54),
                            },
                           ],
                           position: (394, 51),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--token-auth-file=",
                             position: (395, 18),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "cfg",
                               position: (395, 38),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "tokenAuthFile",
                                 position: (395, 42),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (395, 58),
                       },
                       Expression {
                        expression: FunctionApplication {
                         function: Variable {
                          identifier: "optionalString",
                          position: (396, 17),
                         },
                         arguments: [
                          BinaryOperation {
                           operator: NotEqualTo,
                           operands: [
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (396, 33),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "verbosity",
                                position: (396, 37),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "null",
                             position: (396, 50),
                            },
                           ],
                           position: (396, 47),
                          },
                          String {
                           parts: [
                            Raw {
                             content: "--v=",
                             position: (396, 57),
                            },
                            Expression {
                             expression: FunctionApplication {
                              function: Variable {
                               identifier: "toString",
                               position: (396, 63),
                              },
                              arguments: [
                               PropertyAccess {
                                expression: Variable {
                                 identifier: "cfg",
                                 position: (396, 72),
                                },
                                attribute_path: AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "verbosity",
                                   position: (396, 76),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              ],
                             },
                            },
                           ],
                          },
                         ],
                        },
                       },
                       Raw {
                        content: " \\\n              ",
                        position: (396, 88),
                       },
                       Expression {
                        expression: PropertyAccess {
                         expression: Variable {
                          identifier: "cfg",
                          position: (397, 17),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "extraOpts",
                            position: (397, 21),
                           },
                          ],
                         },
                         default: None,
                        },
                       },
                       Raw {
                        content: "\n            ",
                        position: (397, 31),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "WorkingDirectory",
                        position: (399, 13),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "top",
                       position: (399, 32),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "dataDir",
                         position: (399, 36),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "User",
                        position: (400, 13),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "kubernetes",
                        position: (400, 21),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "Group",
                        position: (401, 13),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "kubernetes",
                        position: (401, 22),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "AmbientCapabilities",
                        position: (402, 13),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "cap_net_bind_service",
                        position: (402, 36),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "Restart",
                        position: (403, 13),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "on-failure",
                        position: (403, 24),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "RestartSec",
                        position: (404, 13),
                       },
                      ],
                     },
                     Int {
                      value: 5,
                      position: (404, 26),
                     },
                    ),
                   ],
                   recursive: false,
                   position: (335, 27),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "unitConfig",
                     position: (407, 11),
                    },
                   ],
                  },
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "StartLimitIntervalSec",
                        position: (408, 13),
                       },
                      ],
                     },
                     Int {
                      value: 0,
                      position: (408, 37),
                     },
                    ),
                   ],
                   recursive: false,
                   position: (407, 24),
                  },
                 ),
                ],
                recursive: false,
                position: (331, 43),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "services",
                  position: (412, 9),
                 },
                 Raw {
                  content: "etcd",
                  position: (412, 18),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "clientCertAuth",
                     position: (413, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (413, 28),
                   },
                   arguments: [
                    Variable {
                     identifier: "true",
                     position: (413, 38),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "peerClientCertAuth",
                     position: (414, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (414, 32),
                   },
                   arguments: [
                    Variable {
                     identifier: "true",
                     position: (414, 42),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "listenClientUrls",
                     position: (415, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (415, 30),
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "https://0.0.0.0:2379",
                         position: (415, 42),
                        },
                       ],
                      },
                     ],
                     position: (415, 40),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "listenPeerUrls",
                     position: (416, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (416, 28),
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "https://0.0.0.0:2380",
                         position: (416, 40),
                        },
                       ],
                      },
                     ],
                     position: (416, 38),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "advertiseClientUrls",
                     position: (417, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (417, 33),
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "https://",
                         position: (417, 45),
                        },
                        Expression {
                         expression: PropertyAccess {
                          expression: Variable {
                           identifier: "top",
                           position: (417, 55),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "masterAddress",
                             position: (417, 59),
                            },
                           ],
                          },
                          default: None,
                         },
                        },
                        Raw {
                         content: ":2379",
                         position: (417, 73),
                        },
                       ],
                      },
                     ],
                     position: (417, 43),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "initialCluster",
                     position: (418, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (418, 28),
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Expression {
                         expression: PropertyAccess {
                          expression: Variable {
                           identifier: "top",
                           position: (418, 42),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "masterAddress",
                             position: (418, 46),
                            },
                           ],
                          },
                          default: None,
                         },
                        },
                        Raw {
                         content: "=https://",
                         position: (418, 60),
                        },
                        Expression {
                         expression: PropertyAccess {
                          expression: Variable {
                           identifier: "top",
                           position: (418, 71),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "masterAddress",
                             position: (418, 75),
                            },
                           ],
                          },
                          default: None,
                         },
                        },
                        Raw {
                         content: ":2380",
                         position: (418, 89),
                        },
                       ],
                      },
                     ],
                     position: (418, 38),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "name",
                     position: (419, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (419, 18),
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "top",
                      position: (419, 28),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "masterAddress",
                        position: (419, 32),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "initialAdvertisePeerUrls",
                     position: (420, 11),
                    },
                   ],
                  },
                  FunctionApplication {
                   function: Variable {
                    identifier: "mkDefault",
                    position: (420, 38),
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "https://",
                         position: (420, 50),
                        },
                        Expression {
                         expression: PropertyAccess {
                          expression: Variable {
                           identifier: "top",
                           position: (420, 60),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "masterAddress",
                             position: (420, 64),
                            },
                           ],
                          },
                          default: None,
                         },
                        },
                        Raw {
                         content: ":2380",
                         position: (420, 78),
                        },
                       ],
                      },
                     ],
                     position: (420, 48),
                    },
                   ],
                  },
                 ),
                ],
                recursive: false,
                position: (412, 25),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "services",
                  position: (423, 9),
                 },
                 Raw {
                  content: "kubernetes",
                  position: (423, 18),
                 },
                 Raw {
                  content: "addonManager",
                  position: (423, 29),
                 },
                 Raw {
                  content: "bootstrapAddons",
                  position: (423, 42),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkIf",
                 position: (423, 60),
                },
                arguments: [
                 Variable {
                  identifier: "isRBACEnabled",
                  position: (423, 65),
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "apiserver-kubelet-api-admin-crb",
                       position: (425, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "apiVersion",
                          position: (426, 13),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "rbac.authorization.k8s.io/v1",
                          position: (426, 27),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "kind",
                          position: (427, 13),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "ClusterRoleBinding",
                          position: (427, 21),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "metadata",
                          position: (428, 13),
                         },
                        ],
                       },
                       Map {
                        bindings: [
                         KeyValue(
                          AttributePath {
                           attributes: [
                            Raw {
                             content: "name",
                             position: (429, 15),
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "system:kube-apiserver:kubelet-api-admin",
                             position: (429, 23),
                            },
                           ],
                          },
                         ),
                        ],
                        recursive: false,
                        position: (428, 24),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "roleRef",
                          position: (431, 13),
                         },
                        ],
                       },
                       Map {
                        bindings: [
                         KeyValue(
                          AttributePath {
                           attributes: [
                            Raw {
                             content: "apiGroup",
                             position: (432, 15),
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "rbac.authorization.k8s.io",
                             position: (432, 27),
                            },
                           ],
                          },
                         ),
                         KeyValue(
                          AttributePath {
                           attributes: [
                            Raw {
                             content: "kind",
                             position: (433, 15),
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "ClusterRole",
                             position: (433, 23),
                            },
                           ],
                          },
                         ),
                         KeyValue(
                          AttributePath {
                           attributes: [
                            Raw {
                             content: "name",
                             position: (434, 15),
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "system:kubelet-api-admin",
                             position: (434, 23),
                            },
                           ],
                          },
                         ),
                        ],
                        recursive: false,
                        position: (431, 23),
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "subjects",
                          position: (436, 13),
                         },
                        ],
                       },
                       List {
                        elements: [
                         Map {
                          bindings: [
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "kind",
                               position: (437, 15),
                              },
                             ],
                            },
                            String {
                             parts: [
                              Raw {
                               content: "User",
                               position: (437, 23),
                              },
                             ],
                            },
                           ),
                           KeyValue(
                            AttributePath {
                             attributes: [
                              Raw {
                               content: "name",
                               position: (438, 15),
                              },
                             ],
                            },
                            String {
                             parts: [
                              Raw {
                               content: "system:kube-apiserver",
                               position: (438, 23),
                              },
                             ],
                            },
                           ),
                          ],
                          recursive: false,
                          position: (436, 25),
                         },
                        ],
                        position: (436, 24),
                       },
                      ),
                     ],
                     recursive: false,
                     position: (425, 45),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (423, 79),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "services",
                  position: (444, 7),
                 },
                 Raw {
                  content: "kubernetes",
                  position: (444, 16),
                 },
                 Raw {
                  content: "pki",
                  position: (444, 27),
                 },
                 Raw {
                  content: "certs",
                  position: (444, 31),
                 },
                ],
               },
               With {
                expression: PropertyAccess {
                 expression: Variable {
                  identifier: "top",
                  position: (444, 44),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "lib",
                    position: (444, 48),
                   },
                  ],
                 },
                 default: None,
                },
                target: Map {
                 bindings: [
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "apiServer",
                      position: (445, 9),
                     },
                    ],
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "mkCert",
                     position: (445, 21),
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "name",
                           position: (446, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "kube-apiserver",
                           position: (446, 19),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "CN",
                           position: (447, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "kubernetes",
                           position: (447, 17),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "hosts",
                           position: (448, 11),
                          },
                         ],
                        },
                        BinaryOperation {
                         operator: Concatenation,
                         operands: [
                          List {
                           elements: [
                            String {
                             parts: [
                              Raw {
                               content: "kubernetes.default.svc",
                               position: (449, 22),
                              },
                             ],
                            },
                            String {
                             parts: [
                              Raw {
                               content: "kubernetes.default.svc.",
                               position: (450, 22),
                              },
                              Expression {
                               expression: PropertyAccess {
                                expression: Variable {
                                 identifier: "top",
                                 position: (450, 47),
                                },
                                attribute_path: AttributePath {
                                 attributes: [
                                  Raw {
                                   content: "addons",
                                   position: (450, 51),
                                  },
                                  Raw {
                                   content: "dns",
                                   position: (450, 58),
                                  },
                                  Raw {
                                   content: "clusterDomain",
                                   position: (450, 62),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              },
                             ],
                            },
                            PropertyAccess {
                             expression: Variable {
                              identifier: "cfg",
                              position: (451, 21),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "advertiseAddress",
                                position: (451, 25),
                               },
                              ],
                             },
                             default: None,
                            },
                            PropertyAccess {
                             expression: Variable {
                              identifier: "top",
                              position: (452, 21),
                             },
                             attribute_path: AttributePath {
                              attributes: [
                               Raw {
                                content: "masterAddress",
                                position: (452, 25),
                               },
                              ],
                             },
                             default: None,
                            },
                            Variable {
                             identifier: "apiserverServiceIP",
                             position: (453, 21),
                            },
                            String {
                             parts: [
                              Raw {
                               content: "127.0.0.1",
                               position: (454, 22),
                              },
                             ],
                            },
                           ],
                           position: (448, 19),
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (455, 24),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "extraSANs",
                              position: (455, 28),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                         position: (455, 21),
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "action",
                           position: (456, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "systemctl restart kube-apiserver.service",
                           position: (456, 21),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (445, 28),
                     },
                    ],
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "apiserverProxyClient",
                      position: (458, 9),
                     },
                    ],
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "mkCert",
                     position: (458, 32),
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "name",
                           position: (459, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "kube-apiserver-proxy-client",
                           position: (459, 19),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "CN",
                           position: (460, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "front-proxy-client",
                           position: (460, 17),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "action",
                           position: (461, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "systemctl restart kube-apiserver.service",
                           position: (461, 21),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (458, 39),
                     },
                    ],
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "apiserverKubeletClient",
                      position: (463, 9),
                     },
                    ],
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "mkCert",
                     position: (463, 34),
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "name",
                           position: (464, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "kube-apiserver-kubelet-client",
                           position: (464, 19),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "CN",
                           position: (465, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "system:kube-apiserver",
                           position: (465, 17),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "action",
                           position: (466, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "systemctl restart kube-apiserver.service",
                           position: (466, 21),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (463, 41),
                     },
                    ],
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "apiserverEtcdClient",
                      position: (468, 9),
                     },
                    ],
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "mkCert",
                     position: (468, 31),
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "name",
                           position: (469, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "kube-apiserver-etcd-client",
                           position: (469, 19),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "CN",
                           position: (470, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "etcd-client",
                           position: (470, 17),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "action",
                           position: (471, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "systemctl restart kube-apiserver.service",
                           position: (471, 21),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (468, 38),
                     },
                    ],
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "clusterAdmin",
                      position: (473, 9),
                     },
                    ],
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "mkCert",
                     position: (473, 24),
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "name",
                           position: (474, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "cluster-admin",
                           position: (474, 19),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "CN",
                           position: (475, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "cluster-admin",
                           position: (475, 17),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "fields",
                           position: (476, 11),
                          },
                         ],
                        },
                        Map {
                         bindings: [
                          KeyValue(
                           AttributePath {
                            attributes: [
                             Raw {
                              content: "O",
                              position: (477, 13),
                             },
                            ],
                           },
                           String {
                            parts: [
                             Raw {
                              content: "system:masters",
                              position: (477, 18),
                             },
                            ],
                           },
                          ),
                         ],
                         recursive: false,
                         position: (476, 20),
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "privateKeyOwner",
                           position: (479, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "root",
                           position: (479, 30),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (473, 31),
                     },
                    ],
                   },
                  ),
                  KeyValue(
                   AttributePath {
                    attributes: [
                     Raw {
                      content: "etcd",
                      position: (481, 9),
                     },
                    ],
                   },
                   FunctionApplication {
                    function: Variable {
                     identifier: "mkCert",
                     position: (481, 16),
                    },
                    arguments: [
                     Map {
                      bindings: [
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "name",
                           position: (482, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "etcd",
                           position: (482, 19),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "CN",
                           position: (483, 11),
                          },
                         ],
                        },
                        PropertyAccess {
                         expression: Variable {
                          identifier: "top",
                          position: (483, 16),
                         },
                         attribute_path: AttributePath {
                          attributes: [
                           Raw {
                            content: "masterAddress",
                            position: (483, 20),
                           },
                          ],
                         },
                         default: None,
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "hosts",
                           position: (484, 11),
                          },
                         ],
                        },
                        List {
                         elements: [
                          String {
                           parts: [
                            Raw {
                             content: "etcd.local",
                             position: (485, 22),
                            },
                           ],
                          },
                          String {
                           parts: [
                            Raw {
                             content: "etcd.",
                             position: (486, 22),
                            },
                            Expression {
                             expression: PropertyAccess {
                              expression: Variable {
                               identifier: "top",
                               position: (486, 29),
                              },
                              attribute_path: AttributePath {
                               attributes: [
                                Raw {
                                 content: "addons",
                                 position: (486, 33),
                                },
                                Raw {
                                 content: "dns",
                                 position: (486, 40),
                                },
                                Raw {
                                 content: "clusterDomain",
                                 position: (486, 44),
                                },
                               ],
                              },
                              default: None,
                             },
                            },
                           ],
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "top",
                            position: (487, 21),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "masterAddress",
                              position: (487, 25),
                             },
                            ],
                           },
                           default: None,
                          },
                          PropertyAccess {
                           expression: Variable {
                            identifier: "cfg",
                            position: (488, 21),
                           },
                           attribute_path: AttributePath {
                            attributes: [
                             Raw {
                              content: "advertiseAddress",
                              position: (488, 25),
                             },
                            ],
                           },
                           default: None,
                          },
                         ],
                         position: (484, 19),
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "privateKeyOwner",
                           position: (490, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "etcd",
                           position: (490, 30),
                          },
                         ],
                        },
                       ),
                       KeyValue(
                        AttributePath {
                         attributes: [
                          Raw {
                           content: "action",
                           position: (491, 11),
                          },
                         ],
                        },
                        String {
                         parts: [
                          Raw {
                           content: "systemctl restart etcd.service",
                           position: (491, 21),
                          },
                         ],
                        },
                       ),
                      ],
                      recursive: false,
                      position: (481, 23),
                     },
                    ],
                   },
                  ),
                 ],
                 recursive: false,
                 position: (444, 53),
                },
                position: (444, 39),
               },
              ),
             ],
             recursive: false,
             position: (330, 22),
            },
           ],
          },
         ],
         position: (328, 20),
        },
       ],
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "meta",
         position: (499, 3),
        },
        Raw {
         content: "buildDocsInSandbox",
         position: (499, 8),
        },
       ],
      },
      Variable {
       identifier: "false",
       position: (499, 29),
      },
     ),
    ],
    recursive: false,
    position: (16, 1),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 3),
}