 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerStorage ¶
Container includes dummy storage for RC pods and experimental storage for Scale.
func NewStorage ¶
func NewStorage(optsGetter generic.RESTOptionsGetter) ContainerStorage
type ScaleREST ¶
type ScaleREST struct {
	// contains filtered or unexported fields
}
    func (*ScaleREST) Get ¶
func (r *ScaleREST) Get(ctx genericapirequest.Context, name string, options *metav1.GetOptions) (runtime.Object, error)
func (*ScaleREST) Update ¶
func (r *ScaleREST) Update(ctx genericapirequest.Context, name string, objInfo rest.UpdatedObjectInfo, createValidation rest.ValidateObjectFunc, updateValidation rest.ValidateObjectUpdateFunc) (runtime.Object, bool, error)
 Click to show internal directories. 
   Click to hide internal directories.