Home
last modified time | relevance | path

Searched refs:CreateSnapshot (Results 226 – 250 of 1853) sorted by relevance

12345678910>>...75

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go55 CreateSnapshot []gax.CallOption member
227 CreateSnapshot: []gax.CallOption{
296CreateSnapshot(context.Context, *pubsubpb.CreateSnapshotRequest, ...gax.CallOption) (*pubsubpb.Sna… methodSpec
462 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
463 return c.internalClient.CreateSnapshot(ctx, req, opts...)
887 func (c *subscriberGRPCClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequ… func
895 …opts = append((*c.CallOptions).CreateSnapshot[0:len((*c.CallOptions).CreateSnapshot):len((*c.CallO…
899 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/www/tusd/google-cloud-go-storage-v1.18.2/pubsub/apiv1/
H A Dsubscriber_client.go55 CreateSnapshot []gax.CallOption member
227 CreateSnapshot: []gax.CallOption{
296CreateSnapshot(context.Context, *pubsubpb.CreateSnapshotRequest, ...gax.CallOption) (*pubsubpb.Sna… methodSpec
462 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
463 return c.internalClient.CreateSnapshot(ctx, req, opts...)
887 func (c *subscriberGRPCClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequ… func
895 …opts = append((*c.CallOptions).CreateSnapshot[0:len((*c.CallOptions).CreateSnapshot):len((*c.CallO…
899 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/devel/p5-Paws/Paws-0.14/t/10_responses/
H A Diam-get-user-policy.response.test.yml5 - expected: ec2:CreateSnapshot
/dports/net/py-python-heatclient/python-heatclient-2.4.0/heatclient/osc/v1/
H A Dsnapshot.py139 class CreateSnapshot(command.ShowOne): class
145 parser = super(CreateSnapshot, self).get_parser(prog_name)
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/pubsub/internal/
H A Dsubscriber_metadata.cc97 StatusOr<google::pubsub::v1::Snapshot> SubscriberMetadata::CreateSnapshot( in CreateSnapshot() function in google::cloud::pubsub_internal::GOOGLE_CLOUD_CPP_PUBSUB_NS::SubscriberMetadata
101 return child_->CreateSnapshot(context, request); in CreateSnapshot()
H A Dsubscriber_logging_test.cc203 TEST_F(SubscriberLoggingTest, CreateSnapshot) { in TEST_F() argument
205 EXPECT_CALL(*mock, CreateSnapshot) in TEST_F()
210 auto status = stub.CreateSnapshot(context, request); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Duser_activation.cc11 UserActivation* UserActivation::CreateSnapshot(LocalDOMWindow* window) { in CreateSnapshot() function in blink::UserActivation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Duser_activation.cc11 UserActivation* UserActivation::CreateSnapshot(LocalDOMWindow* window) { in CreateSnapshot() function in blink::UserActivation
/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/
H A Dsnapshots_test.go15 req := &CreateSnapshot{}
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/pubsub/internal/
H A Dsubscriber_logging_test.cc214 TEST_F(SubscriberLoggingTest, CreateSnapshot) { in TEST_F() argument
216 EXPECT_CALL(*mock, CreateSnapshot) in TEST_F()
222 auto status = stub.CreateSnapshot(context, request); in TEST_F()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
222 CreateSnapshot: []gax.CallOption{
691 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
699 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
703 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
221 CreateSnapshot: []gax.CallOption{
690 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
698 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
702 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
221 CreateSnapshot: []gax.CallOption{
690 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
698 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
702 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/devel/gitlab-runner/google-cloud-go-storage-v1.12.0/pubsub/apiv1/
H A Dsubscriber_client.go53 CreateSnapshot []gax.CallOption member
219 CreateSnapshot: []gax.CallOption{
688 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
696 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
700 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
222 CreateSnapshot: []gax.CallOption{
691 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
699 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
703 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/sysutils/gomplate/google-cloud-go-storage-v1.12.0/pubsub/apiv1/
H A Dsubscriber_client.go53 CreateSnapshot []gax.CallOption member
219 CreateSnapshot: []gax.CallOption{
688 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
696 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
700 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go53 CreateSnapshot []gax.CallOption member
219 CreateSnapshot: []gax.CallOption{
688 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
696 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
700 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
222 CreateSnapshot: []gax.CallOption{
691 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
699 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
703 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
222 CreateSnapshot: []gax.CallOption{
691 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
699 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
703 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/www/grafana8/google-cloud-go-storage-v1.14.0/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
222 CreateSnapshot: []gax.CallOption{
691 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
699 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
703 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/sysutils/terraform/terraform-1.0.11/vendor/cloud.google.com/go/pubsub/apiv1/
H A Dsubscriber_client.go54 CreateSnapshot []gax.CallOption member
222 CreateSnapshot: []gax.CallOption{
691 func (c *SubscriberClient) CreateSnapshot(ctx context.Context, req *pubsubpb.CreateSnapshotRequest,… func
699 …opts = append(c.CallOptions.CreateSnapshot[0:len(c.CallOptions.CreateSnapshot):len(c.CallOptions.C…
703 resp, err = c.subscriberClient.CreateSnapshot(ctx, req, settings.GRPC...)
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v2/
H A Dsnapshots_test.go24 snapshot, err := CreateSnapshot(t, client, volume)
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v1/
H A Dsnapshots_test.go46 snapshot, err := CreateSnapshot(t, client, volume)
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/project/images/snapshots/
H A Dforms.py30 class CreateSnapshot(forms.SelfHandlingForm): class
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/noauth/
H A Dsnapshots_test.go46 snapshot, err := CreateSnapshot(t, client, volume)

12345678910>>...75