"description":"APIServiceSpec contains information for locating and communicating with a server. Only https is supported, though you are able to disable certificate verification.",
"required":[
"service",
"caBundle",
"groupPriorityMinimum",
"versionPriority"
],
...
...
@@ -85541,7 +85540,6 @@
"description":"APIServiceSpec contains information for locating and communicating with a server. Only https is supported, though you are able to disable certificate verification.",
// This is strongly discouraged. You should use the CABundle instead.
InsecureSkipTLSVerifybool
// CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate.
// +optional
CABundle[]byte
// GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones.
// CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate.
// +optional
optionalbytescaBundle=5;
// GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones.
// GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones.
// Note that other versions of this group might specify even higher GroupPriorityMininum values such that the whole group gets a higher priority.
// CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate.
// +optional
optionalbytescaBundle=5;
// GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones.
// GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones.
// Note that other versions of this group might specify even higher GroupPriorityMininum values such that the whole group gets a higher priority.