Versions in this module Expand all Collapse all v0 v0.0.10 Mar 19, 2019 Changes in this version + type Revision struct + Name string + Namespace string + func (r *Revision) Delete(clientset *client.ConfigSet) error + func (r *Revision) Get(clientset *client.ConfigSet) (*servingv1alpha1.Revision, error) + func (r *Revision) List(clientset *client.ConfigSet) (*servingv1alpha1.RevisionList, error)