Home
last modified time | relevance | path

Searched refs:ContainerImage (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DContainerImage.h33 class AWS_LIGHTSAIL_API ContainerImage
36 ContainerImage();
37 ContainerImage(Aws::Utils::Json::JsonView jsonValue);
38 ContainerImage& operator=(Aws::Utils::Json::JsonView jsonValue);
70 inline ContainerImage& WithImage(const Aws::String& value) { SetImage(value); return *this;} in WithImage()
75 … inline ContainerImage& WithImage(Aws::String&& value) { SetImage(std::move(value)); return *this;} in WithImage()
80 inline ContainerImage& WithImage(const char* value) { SetImage(value); return *this;} in WithImage()
111 inline ContainerImage& WithDigest(const Aws::String& value) { SetDigest(value); return *this;} in WithDigest()
116 …inline ContainerImage& WithDigest(Aws::String&& value) { SetDigest(std::move(value)); return *this… in WithDigest()
121 inline ContainerImage& WithDigest(const char* value) { SetDigest(value); return *this;} in WithDigest()
[all …]
H A DGetContainerImagesResult.h40 … inline const Aws::Vector<ContainerImage>& GetContainerImages() const{ return m_containerImages; } in GetContainerImages()
46 …inline void SetContainerImages(const Aws::Vector<ContainerImage>& value) { m_containerImages = val… in SetContainerImages()
52 …inline void SetContainerImages(Aws::Vector<ContainerImage>&& value) { m_containerImages = std::mov… in SetContainerImages()
58 …inline GetContainerImagesResult& WithContainerImages(const Aws::Vector<ContainerImage>& value) { S… in WithContainerImages()
64 …inline GetContainerImagesResult& WithContainerImages(Aws::Vector<ContainerImage>&& value) { SetCon… in WithContainerImages()
70 …inline GetContainerImagesResult& AddContainerImages(const ContainerImage& value) { m_containerImag… in AddContainerImages()
76 …inline GetContainerImagesResult& AddContainerImages(ContainerImage&& value) { m_containerImages.pu… in AddContainerImages()
80 Aws::Vector<ContainerImage> m_containerImages;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/source/model/
H A DContainerImage.cpp21 ContainerImage::ContainerImage() : in ContainerImage() function in Aws::Lightsail::Model::ContainerImage
28 ContainerImage::ContainerImage(JsonView jsonValue) : in ContainerImage() function in Aws::Lightsail::Model::ContainerImage
36 ContainerImage& ContainerImage::operator =(JsonView jsonValue) in operator =()
62 JsonValue ContainerImage::Jsonize() const in Jsonize()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go143 return x.ContainerImage
173ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
279 type ContainerImage struct { struct
292 func (x *ContainerImage) Reset() { argument
293 *x = ContainerImage{}
301 func (x *ContainerImage) String() string { argument
305 func (*ContainerImage) ProtoMessage() {} argument
320 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
324 func (x *ContainerImage) GetRepository() string { argument
331 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go143 return x.ContainerImage
173ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
279 type ContainerImage struct { struct
292 func (x *ContainerImage) Reset() { argument
293 *x = ContainerImage{}
301 func (x *ContainerImage) String() string { argument
305 func (*ContainerImage) ProtoMessage() {} argument
320 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
324 func (x *ContainerImage) GetRepository() string { argument
331 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go143 return x.ContainerImage
173ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
279 type ContainerImage struct { struct
292 func (x *ContainerImage) Reset() { argument
293 *x = ContainerImage{}
301 func (x *ContainerImage) String() string { argument
305 func (*ContainerImage) ProtoMessage() {} argument
320 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
324 func (x *ContainerImage) GetRepository() string { argument
331 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go143 return x.ContainerImage
173ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
279 type ContainerImage struct { struct
292 func (x *ContainerImage) Reset() { argument
293 *x = ContainerImage{}
301 func (x *ContainerImage) String() string { argument
305 func (*ContainerImage) ProtoMessage() {} argument
320 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
324 func (x *ContainerImage) GetRepository() string { argument
331 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go143 return x.ContainerImage
173ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
279 type ContainerImage struct { struct
292 func (x *ContainerImage) Reset() { argument
293 *x = ContainerImage{}
301 func (x *ContainerImage) String() string { argument
305 func (*ContainerImage) ProtoMessage() {} argument
320 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
324 func (x *ContainerImage) GetRepository() string { argument
331 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go138 return x.ContainerImage
168ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
274 type ContainerImage struct { struct
287 func (x *ContainerImage) Reset() { argument
288 *x = ContainerImage{}
296 func (x *ContainerImage) String() string { argument
300 func (*ContainerImage) ProtoMessage() {} argument
315 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
319 func (x *ContainerImage) GetRepository() string { argument
326 func (x *ContainerImage) GetTag() string { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/cloud/notebooks/v1beta1/
H A Denvironment.pb.go143 return x.ContainerImage
173ContainerImage *ContainerImage `protobuf:"bytes,7,opt,name=container_image,json=containerImage,pro… member
279 type ContainerImage struct { struct
292 func (x *ContainerImage) Reset() { argument
293 *x = ContainerImage{}
301 func (x *ContainerImage) String() string { argument
305 func (*ContainerImage) ProtoMessage() {} argument
320 func (*ContainerImage) Descriptor() ([]byte, []int) { argument
324 func (x *ContainerImage) GetRepository() string { argument
331 func (x *ContainerImage) GetTag() string { argument
[all …]

12345678910>>...21