mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
Run pseudo/init-pseudo-module.sh to fetch packages
This commit is contained in:
86
pseudo/k8s/api/testdata/v1.15.0/core.v1.Service.json
vendored
Normal file
86
pseudo/k8s/api/testdata/v1.15.0/core.v1.Service.json
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"kind": "Service",
|
||||
"apiVersion": "v1",
|
||||
"metadata": {
|
||||
"name": "2",
|
||||
"generateName": "3",
|
||||
"namespace": "4",
|
||||
"selfLink": "5",
|
||||
"uid": "ą飋īqJ枊a8衍`Ĩɘ.蘯6ċV夸e",
|
||||
"resourceVersion": "16964250748386560239",
|
||||
"generation": 8071137005907523419,
|
||||
"creationTimestamp": null,
|
||||
"deletionGracePeriodSeconds": -4955867275792137171,
|
||||
"labels": {
|
||||
"7": "8"
|
||||
},
|
||||
"annotations": {
|
||||
"9": "10"
|
||||
},
|
||||
"ownerReferences": [
|
||||
{
|
||||
"apiVersion": "11",
|
||||
"kind": "12",
|
||||
"name": "13",
|
||||
"uid": "Dz廔ȇ{sŊƏp",
|
||||
"controller": false,
|
||||
"blockOwnerDeletion": true
|
||||
}
|
||||
],
|
||||
"finalizers": [
|
||||
"14"
|
||||
],
|
||||
"clusterName": "15",
|
||||
"managedFields": [
|
||||
{
|
||||
"manager": "16",
|
||||
"operation": "鐊唊飙Ş-U圴÷a/ɔ}摁(湗Ć]",
|
||||
"apiVersion": "17",
|
||||
"fields": {"18":{"19":null}}
|
||||
}
|
||||
]
|
||||
},
|
||||
"spec": {
|
||||
"ports": [
|
||||
{
|
||||
"name": "24",
|
||||
"protocol": "脽ěĂ凗蓏Ŋ蛊ĉy緅縕",
|
||||
"port": -1493017703,
|
||||
"targetPort": -123438221,
|
||||
"nodePort": 2048967527
|
||||
}
|
||||
],
|
||||
"selector": {
|
||||
"25": "26"
|
||||
},
|
||||
"clusterIP": "27",
|
||||
"type": "ǡƏS$+½H",
|
||||
"externalIPs": [
|
||||
"28"
|
||||
],
|
||||
"sessionAffinity": "洝尿彀",
|
||||
"loadBalancerIP": "29",
|
||||
"loadBalancerSourceRanges": [
|
||||
"30"
|
||||
],
|
||||
"externalName": "31",
|
||||
"externalTrafficPolicy": "螩B",
|
||||
"healthCheckNodePort": -21009133,
|
||||
"publishNotReadyAddresses": true,
|
||||
"sessionAffinityConfig": {
|
||||
"clientIP": {
|
||||
"timeoutSeconds": -1487653240
|
||||
}
|
||||
}
|
||||
},
|
||||
"status": {
|
||||
"loadBalancer": {
|
||||
"ingress": [
|
||||
{
|
||||
"ip": "32",
|
||||
"hostname": "33"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user