Versions in this module Expand all Collapse all v1 v1.1.0 Jul 8, 2017 v1.0.0 Jun 1, 2017 Changes in this version + func CreateOrUpdateEndpoints(eclient clientv1.EndpointsInterface, eps *v1.Endpoints) error + func CreateOrUpdateService(sclient clientv1.ServiceInterface, svc *v1.Service) error + func IsResourceNotFoundError(err error) bool + func NewClusterConfig(host string, tlsInsecure bool, tlsConfig *rest.TLSClientConfig) (*rest.Config, error) + func PodRunningAndReady(pod v1.Pod) (bool, error) + func WaitForTPRReady(restClient rest.Interface, tprGroup, tprVersion, tprName string) error