Home
last modified time | relevance | path

Searched defs:GCP (Results 1 – 25 of 67) sorted by relevance

123

/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/storage/
H A Dgcp.go3 type GCP struct { struct
4 ServiceAccountKey string `json:"-"`
5 ServiceAccountKeyPath string `json:"-"`
6 ProjectID string `json:"-"`
7 Zone string `json:"zone,omitempty"`
8 Region string `json:"region,omitempty"`
9 Zones []string `json:"zones,omitempty"`
12 func (g GCP) Empty() bool {
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/cloud/
H A Dcloud-priv.h118 struct GCP struct
133 * answers true if within GCP argument
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/cloud/
H A Dcloud-priv.h118 struct GCP struct
133 * answers true if within GCP argument
/dports/sysutils/istio/istio-1.6.7/tests/integration/
H A DGKE.md11 ### Install Google Cloud SDK
20 ### Create a project
24 ### Configure GCE/GKE Service Account
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/internal/website/content/tutorials/
H A Dguestbook.md93 ### Provision resources
107 ### Deploy the application
118 ### Cleanup
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/internal/website/content/tutorials/
H A Dguestbook.md93 ### Provision resources
107 ### Deploy the application
118 ### Cleanup
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/internal/website/content/tutorials/
H A Dguestbook.md93 ### Provision resources
107 ### Deploy the application
118 ### Cleanup
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/internal/website/content/tutorials/
H A Dguestbook.md93 ### Provision resources
107 ### Deploy the application
118 ### Cleanup
/dports/www/varnish6/varnish-cache-varnish-6.6.2/doc/sphinx/installation/
H A Dcloud_ubuntu.rst45 … GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-4-payg-ubuntu
46 … GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-5-payg-ubuntu
H A Dcloud_redhat.rst48 …GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-4-payg-red-hat
49 …GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-5-payg-red-hat
H A Dcloud_debian.rst45 … GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-4-payg-ubuntu
46 … GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-5-payg-ubuntu
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/cloud/
H A Dgcp.h48 typedef struct GCP GCP; typedef
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/cloud/
H A Dgcp.h48 typedef struct GCP GCP; typedef
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/gcp/gcpcloud/
H A Dgcpcloud.go32 var GCP = wire.NewSet(Services, gcp.DefaultIdentity) var
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/gcp/gcpcloud/
H A Dgcpcloud.go32 var GCP = wire.NewSet(Services, gcp.DefaultIdentity) var
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/gcp/gcpcloud/
H A Dgcpcloud.go32 var GCP = wire.NewSet(Services, gcp.DefaultIdentity) var
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/gcp/gcpcloud/
H A Dgcpcloud.go32 var GCP = wire.NewSet(Services, gcp.DefaultIdentity) var
/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/metadata/spatial/
H A DGCP.java55 public interface GCP { interface
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/docs/
H A Dcf-lbs.md27 ## GCP section in Cloud Foundry Load Balancers
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/gcp/
H A Dclient_provider.go21 func NewClient(gcpConfig storage.GCP, basePath string) (Client, error) {
/dports/math/R-cran-terra/terra/R/
H A Dgcp.R3 setClass("GCP", class
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/config/
H A Dvalidate_iaas.go68 func gcp(state storage.GCP) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Dwindows.md86 ### Optional: Use GCP VM Instance as a runner
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/reg/
H A DTiePoint.h36GCP //> point is associated with a manually-entered ground control. Possibly multiple image p… enumerator
/dports/cad/opencascade/opencascade-7.6.0/src/ChFiDS/
H A DChFiDS_Spine.cxx651 GCPnts_AbscissaPoint GCP(myCurve,L,myCurve.FirstParameter(),uapp); in Parameter() local
746 GCPnts_AbscissaPoint GCP(myCurve,L,myCurve.FirstParameter(),uapp); in Value() local
798 GCPnts_AbscissaPoint GCP(myCurve,L,myCurve.FirstParameter(),uapp); in D1() local
849 GCPnts_AbscissaPoint GCP(myCurve,L,myCurve.FirstParameter(),uapp); in D2() local

123