collectionresources

package
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type REST

type REST struct {
	// contains filtered or unexported fields
}

func NewREST

func NewREST(serializer runtime.NegotiatedSerializer, factory storage.StorageFactory) *REST

func (*REST) ConvertToTable

func (s *REST) ConvertToTable(ctx context.Context, object runtime.Object, tableOptions runtime.Object) (*metav1.Table, error)

func (*REST) Destroy added in v0.6.0

func (s *REST) Destroy()

func (*REST) Get

func (s *REST) Get(ctx context.Context, name string, _ *metav1.GetOptions) (runtime.Object, error)

func (*REST) GetSingularName added in v0.8.0

func (s *REST) GetSingularName() string

GetSingularName implements rest.SingularNameProvider interface

func (*REST) List

func (s *REST) List(ctx context.Context, options *metainternal.ListOptions) (runtime.Object, error)

func (*REST) NamespaceScoped

func (s *REST) NamespaceScoped() bool

func (*REST) New

func (s *REST) New() runtime.Object

func (*REST) NewList

func (s *REST) NewList() runtime.Object

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL