Documentation
¶
Index ¶
- func CreateClients(kConfig *rest.Config) (kubeClient.Interface, frameworkClient.Interface)
- func DeleteCRD(config *rest.Config, name string)
- func GetPodDeletionStartTime(pod *core.Pod) *meta.Time
- func PutCRD(config *rest.Config, crd *apiExtensions.CustomResourceDefinition, ...)
- func ToConfigMap(obj interface{}) *core.ConfigMap
- func ToFramework(obj interface{}) *ci.Framework
- func ToPod(obj interface{}) *core.Pod
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClients ¶
func CreateClients(kConfig *rest.Config) ( kubeClient.Interface, frameworkClient.Interface)
func PutCRD ¶
func PutCRD( config *rest.Config, crd *apiExtensions.CustomResourceDefinition, establishedCheckIntervalSec *int64, establishedCheckTimeoutSec *int64)
func ToConfigMap ¶
obj should come from ConfigMap SharedIndexInformer, otherwise may panic.
func ToFramework ¶
obj should come from Framework SharedIndexInformer, otherwise may panic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.