Versions in this module Expand all Collapse all v0 v0.2.0 Nov 28, 2018 Changes in this version + type Interface struct + func (_m *Interface) Autoscaling() v1alpha1.AutoscalingV1alpha1Interface + func (_m *Interface) AutoscalingV1alpha1() v1alpha1.AutoscalingV1alpha1Interface + func (_m *Interface) Discovery() discovery.DiscoveryInterface + func (_m *Interface) Serving() servingv1alpha1.ServingV1alpha1Interface + func (_m *Interface) ServingV1alpha1() servingv1alpha1.ServingV1alpha1Interface + type ServiceInterface struct + func (_m *ServiceInterface) Create(_a0 *v1alpha1.Service) (*v1alpha1.Service, error) + func (_m *ServiceInterface) Delete(name string, options *v1.DeleteOptions) error + func (_m *ServiceInterface) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error + func (_m *ServiceInterface) Get(name string, options v1.GetOptions) (*v1alpha1.Service, error) + func (_m *ServiceInterface) List(opts v1.ListOptions) (*v1alpha1.ServiceList, error) + func (_m *ServiceInterface) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (*v1alpha1.Service, error) + func (_m *ServiceInterface) Update(_a0 *v1alpha1.Service) (*v1alpha1.Service, error) + func (_m *ServiceInterface) UpdateStatus(_a0 *v1alpha1.Service) (*v1alpha1.Service, error) + func (_m *ServiceInterface) Watch(opts v1.ListOptions) (watch.Interface, error) + type ServingV1alpha1Interface struct + func (_m *ServingV1alpha1Interface) Configurations(namespace string) v1alpha1.ConfigurationInterface + func (_m *ServingV1alpha1Interface) RESTClient() rest.Interface + func (_m *ServingV1alpha1Interface) Revisions(namespace string) v1alpha1.RevisionInterface + func (_m *ServingV1alpha1Interface) Routes(namespace string) v1alpha1.RouteInterface + func (_m *ServingV1alpha1Interface) Services(namespace string) v1alpha1.ServiceInterface