Home
last modified time | relevance | path

Searched refs:NewLicense (Results 1 – 25 of 64) sorted by relevance

123

/dports/net/bosh-cli/bosh-cli-5.5.0/release/
H A Drelease_test.go81 license := boshlic.NewLicense(NewResource("license", "", nil))
151 license := boshlic.NewLicense(NewExistingResource("license", "lic-fp", "lic-sha1"))
211 lic := boshlic.NewLicense(licRes)
278 lic := boshlic.NewLicense(licRes)
297 lic := boshlic.NewLicense(licRes)
348 lic := boshlic.NewLicense(licRes)
H A Darchive_writer_test.go219 release.LicenseReturns(boshlic.NewLicense(
436 release.LicenseReturns(boshlic.NewLicense(
462 release.LicenseReturns(boshlic.NewLicense(
477 release.LicenseReturns(boshlic.NewLicense(
H A Dmanifest_reader.go163 license := boshlic.NewLicense(resource)
H A Darchive_reader.go234 return boshlic.NewLicense(resource)
H A Dmanifest_reader_test.go160 lic := boshlic.NewLicense(NewExistingResource("license", "lic-fp", "lic-sha"))
H A Ddir_reader_test.go79 lic = boshlic.NewLicense(NewResource("lic", "lic-fp", nil))
H A Darchive_reader_test.go277 lic := boshlic.NewLicense(NewResourceWithBuiltArchive(
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/scripts/
H A Drenew_license.py45 NewLicense = '''/** variable
62 newContent1 = re.sub(r"\/\*.*?Copyright.*?Amazon.com.*?\*\/", NewLicense, content, flags=re.S);
/dports/net/bosh-cli/bosh-cli-5.5.0/release/license/
H A Ddir_reader_test.go51 Expect(license).To(Equal(NewLicense(NewResource("license", "fp", archive))))
73 Expect(license).To(Equal(NewLicense(NewResource("license", "fp", archive))))
H A Dlicense_test.go14 job := NewLicense(boshres.NewResourceWithBuiltArchive("name", "fp", "path", "sha1"))
H A Dlicense.go13 func NewLicense(resource Resource) *License { func
H A Ddir_reader.go38 return NewLicense(NewResource("license", fp, archive)), nil
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/cloudfoundry/bosh-cli/release/license/
H A Dlicense.go13 func NewLicense(resource Resource) *License { func
/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Dredigest_release_test.go83 …fakeSha128Release.LicenseReturns(license.NewLicense(NewResourceWithBuiltArchive("license-resource-…
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/
H A Dobjects.go211 func NewLicense(license License) *License { func
H A Dobject_manager.go762 licenseObj := NewLicense(License{})
/dports/net/traefik/traefik-2.6.1/vendor/github.com/infobloxopen/infoblox-go-client/
H A Dobjects.go211 func NewLicense(license License) *License { func
H A Dobject_manager.go762 licenseObj := NewLicense(License{})
/dports/security/vault/vault-1.8.2/vendor/github.com/googleapis/gnostic/OpenAPIv3/
H A DOpenAPIv3.go1403 x.License, err = NewLicense(v5, compiler.NewContext("license", context))
1472 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/googleapis/gnostic/OpenAPIv2/
H A DOpenAPIv2.go2031 x.License, err = NewLicense(v6, compiler.NewContext("license", context))
2135 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/googleapis/gnostic/gnostic-0c5108395e2d/OpenAPIv3/
H A DOpenAPIv3.go1423 x.License, err = NewLicense(v5, compiler.NewContext("license", context))
1492 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/googleapis/gnostic/openapiv3/
H A DOpenAPIv3.go1434 x.License, err = NewLicense(v5, compiler.NewContext("license", context))
1512 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/OpenAPIv2/
H A DOpenAPIv2.go2031 x.License, err = NewLicense(v6, compiler.NewContext("license", context))
2135 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/googleapis/gnostic/OpenAPIv3/
H A DOpenAPIv3.go1403 x.License, err = NewLicense(v5, compiler.NewContext("license", context))
1472 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/googleapis/gnostic/openapiv3/
H A DOpenAPIv3.go1434 x.License, err = NewLicense(v5, compiler.NewContext("license", context))
1512 func NewLicense(in interface{}, context *compiler.Context) (*License, error) { func

123