sigs.k8s.io/cluster-api-provider-aws@v1.5.5/docs/book/gen-crd-api-reference-docs/config.json (about)

     1  {
     2    "hideMemberFields": [
     3      "TypeMeta"
     4    ],
     5    "hideTypePatterns": [
     6      "ParseError$",
     7      "List$"
     8    ],
     9    "externalPackages": [
    10      {
    11        "typeMatchPrefix": "^k8s\\.io/apimachinery/pkg/apis/meta/v1\\.Duration$",
    12        "docsURLTemplate": "https://pkg.go.dev/k8s.io/apimachinery/pkg/apis/meta/v1#Duration"
    13      },
    14      {
    15        "typeMatchPrefix": "^k8s\\.io/apimachinery/pkg/apis/meta/v1\\.Duration$",
    16        "docsURLTemplate": "https://pkg.go.dev/k8s.io/apimachinery/pkg/apis/meta/v1#Duration"
    17      },
    18      {
    19        "typeMatchPrefix": "^k8s\\.io/(api|apimachinery/pkg/apis)/",
    20        "docsURLTemplate": "https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#{{lower .TypeIdentifier}}-{{arrIndex .PackageSegments -1}}-{{arrIndex .PackageSegments -2}}"
    21      },
    22      {
    23        "typeMatchPrefix": "^sigs\\.k8s\\.io/cluster-api/api/v1alpha3",
    24        "docsURLTemplate": "https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api@v1.0.0"
    25      },
    26      {
    27        "typeMatchPrefix": "^sigs\\.k8s\\.io/cluster-api/api/v1alpha4",
    28        "docsURLTemplate": "https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api@v1.0.0"
    29      },
    30      {
    31        "typeMatchPrefix": "^sigs\\.k8s\\.io/cluster-api/api/v1beta1",
    32        "docsURLTemplate": "https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api@v1.0.0"
    33      },
    34      {
    35        "typeMatchPrefix": "^sigs\\.k8s\\.io/cluster-api/api/v1beta1",
    36        "docsURLTemplate": "https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api@v1.0.0"
    37      },
    38      {
    39        "typeMatchPrefix": "^sigs\\.k8s\\.io/cluster-api/errors",
    40        "docsURLTemplate": "https://pkg.go.dev/sigs.k8s.io/cluster-api@v1.0.0/errors#{{.TypeIdentifier}}"
    41      },
    42      {
    43        "typeMatchPrefix": "^time\\.Duration",
    44        "docsURLTemplate": "https://golang.org/pkg/time/#Duration"
    45      }
    46    ],
    47    "typeDisplayNamePrefixOverrides": {
    48      "k8s.io/api/": "Kubernetes ",
    49      "k8s.io/apimachinery/pkg/apis/": "Kubernetes ",
    50      "sigs.k8s.io/cluster-api/": "Cluster API ",
    51      "sigs.k8s.io/cluster-api-provider-aws/": "Cluster API AWS ",
    52      "../../cmd/clusterawsadm/api/iam/": "IAM ",
    53      "map[../../cmd/clusterawsadm/api/iam/": "map[IAM ",
    54      "*map[../../cmd/clusterawsadm/api/iam/": "*map[IAM ",
    55      "../../api/": "Cluster API AWS ",
    56      "map[../../api/": "map[Cluster API AWS ",
    57      "*map[../../api/": "*map[Cluster API AWS "
    58    },
    59    "markdownDisabled": false
    60  }