Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BatchJobSizeFilter (0.1 sec)

  1. cmd/batch-expire.go

    	Tags          []BatchJobKV        `yaml:"tags,omitempty" json:"tags"`
    	Metadata      []BatchJobKV        `yaml:"metadata,omitempty" json:"metadata"`
    	Size          BatchJobSizeFilter  `yaml:"size" json:"size"`
    	Type          string              `yaml:"type" json:"type"`
    	Name          string              `yaml:"name" json:"name"`
    	Purge         BatchJobExpirePurge `yaml:"purge" json:"purge"`
    }
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Sep 18 17:59:03 UTC 2024
    - 21.9K bytes
    - Viewed (0)
Back to top