Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = strategy{projectapi.Scheme}
Functions ¶
This section is empty.
Types ¶
type REST ¶
type REST struct {
// contains filtered or unexported fields
}
func NewREST ¶
func NewREST(message string, authorizer authorizer.Authorizer, kubeClient kubernetes.Interface) *REST
func (*REST) List ¶
func (r *REST) List(ctx request.Context, options *metainternalversion.ListOptions) (runtime.Object, error)
Click to show internal directories.
Click to hide internal directories.