 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func List ¶
func List(filter ...generic.Filter[*schedulerApi.ArangoProfile]) generic.ExtractorList[*schedulerApi.ArangoProfileList, *schedulerApi.ArangoProfile]
Types ¶
type Definition ¶
type Definition interface {
	base.Inspector
	V1Beta1() (generic.Inspector[*schedulerApi.ArangoProfile], error)
}
    type Inspector ¶
type Inspector interface {
	ArangoProfile() Definition
}
     Click to show internal directories. 
   Click to hide internal directories.