Home
last modified time | relevance | path

Searched refs:lsBuckets (Results 1 – 2 of 2) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/johannesboyne/gofakes3/
H A Dawscli_test.go24 if len(cli.lsBuckets()) != 0 {
29 if !reflect.DeepEqual(cli.lsBuckets().Names(), []string{"foo"}) {
34 if !reflect.DeepEqual(cli.lsBuckets().Names(), []string{"bar", "foo"}) {
228 func (tc *testCLI) lsBuckets() (buckets gofakes3.Buckets) { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/johannesboyne/gofakes3/
H A Dawscli_test.go24 if len(cli.lsBuckets()) != 0 {
29 if !reflect.DeepEqual(cli.lsBuckets().Names(), []string{"foo"}) {
34 if !reflect.DeepEqual(cli.lsBuckets().Names(), []string{"bar", "foo"}) {
228 func (tc *testCLI) lsBuckets() (buckets gofakes3.Buckets) { func