 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Strategy ¶
type Strategy struct {
	// contains filtered or unexported fields
}
    func (*Strategy) Get ¶
Get is based on list because list will do the RBAC checks to ensure the user can access that project. This also ensure that you can only delete a project that you have namespace access to
func (*Strategy) List ¶
func (s *Strategy) List(ctx context.Context, namespace string, opts storage.ListOptions) (types.ObjectList, error)
func (*Strategy) NewList ¶
func (s *Strategy) NewList() types.ObjectList
 Click to show internal directories. 
   Click to hide internal directories.