Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CronJobGroupVersionResource unambiguously identifies a CronJob resource. CronJobGroupVersionResource = schema.GroupVersionResource{Group: batchv1beta1.GroupName, Version: "v1beta1", Resource: "cronjobs"} )
Functions ¶
func SIGDescribe ¶
SIGDescribe annotates the test with the SIG label.
func TestSampleAPIServer ¶
func TestSampleAPIServer(f *framework.Framework, aggrclient *aggregatorclient.Clientset, image string)
TestSampleAPIServer is a basic test if the sample-apiserver code from 1.10 and compiled against 1.10 will work on the current Aggregator/API-Server.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.