package apimachinery
import "k8s.io/kubernetes/test/e2e/apimachinery"
Index ¶
- Variables
- func SIGDescribe(text string, body func()) bool
- func TestSampleAPIServer(f *framework.Framework, image string)
Variables ¶
var ( CronJobGroupVersionResource = schema.GroupVersionResource{Group: batchv1beta1.GroupName, Version: "v1beta1", Resource: "cronjobs"} )
Functions ¶
func SIGDescribe ¶
func TestSampleAPIServer ¶
A basic test if the sample-apiserver code from 1.10 and compiled against 1.10 will work on the current Aggregator/API-Server.
Source Files ¶
aggregator.go certs.go chunking.go crd_conversion_webhook.go crd_watch.go custom_resource_definition.go etcd_failure.go framework.go garbage_collector.go generated_clientset.go initializers.go namespace.go table_conversion.go watch.go webhook.go
- Version
- v1.13.0
- Published
- Nov 30, 2018
- Platform
- js/wasm
- Imports
- 69 packages
- Last checked
- 8 seconds ago –
Tools for package owners.