/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/server/ |
H A D | container_create_windows.go | 108 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 113 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 117 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 118 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 119 …customopts.WithAnnotation(annotations.SandboxNamespace, sandboxConfig.GetMetadata().GetNamespace()… 120 customopts.WithAnnotation(annotations.SandboxName, sandboxConfig.GetMetadata().GetName()), 121 customopts.WithAnnotation(annotations.ContainerName, containerName), 122 customopts.WithAnnotation(annotations.ImageName, imageName),
|
H A D | sandbox_run_windows.go | 61 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 65 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 66 customopts.WithAnnotation(annotations.SandboxID, id), 67 customopts.WithAnnotation(annotations.SandboxNamespace, config.GetMetadata().GetNamespace()), 68 customopts.WithAnnotation(annotations.SandboxName, config.GetMetadata().GetName()), 69 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | sandbox_run_linux.go | 148 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 152 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 153 customopts.WithAnnotation(annotations.SandboxID, id), 154 customopts.WithAnnotation(annotations.SandboxNamespace, config.GetMetadata().GetNamespace()), 155 customopts.WithAnnotation(annotations.SandboxName, config.GetMetadata().GetName()), 156 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | container_create_linux.go | 261 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 266 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 288 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 289 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 290 …customopts.WithAnnotation(annotations.SandboxNamespace, sandboxConfig.GetMetadata().GetNamespace()… 291 customopts.WithAnnotation(annotations.SandboxName, sandboxConfig.GetMetadata().GetName()), 292 customopts.WithAnnotation(annotations.ContainerName, containerName), 293 customopts.WithAnnotation(annotations.ImageName, imageName),
|
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/server/ |
H A D | container_create_windows.go | 108 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 113 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 117 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 118 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 119 …customopts.WithAnnotation(annotations.SandboxNamespace, sandboxConfig.GetMetadata().GetNamespace()… 120 customopts.WithAnnotation(annotations.SandboxName, sandboxConfig.GetMetadata().GetName()), 121 customopts.WithAnnotation(annotations.ContainerName, containerName), 122 customopts.WithAnnotation(annotations.ImageName, imageName),
|
H A D | sandbox_run_windows.go | 61 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 65 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 66 customopts.WithAnnotation(annotations.SandboxID, id), 67 customopts.WithAnnotation(annotations.SandboxNamespace, config.GetMetadata().GetNamespace()), 68 customopts.WithAnnotation(annotations.SandboxName, config.GetMetadata().GetName()), 69 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | container_create_linux.go | 258 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 263 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 270 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 271 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 272 …customopts.WithAnnotation(annotations.SandboxNamespace, sandboxConfig.GetMetadata().GetNamespace()… 273 customopts.WithAnnotation(annotations.SandboxName, sandboxConfig.GetMetadata().GetName()), 274 customopts.WithAnnotation(annotations.ContainerName, containerName), 275 customopts.WithAnnotation(annotations.ImageName, imageName),
|
H A D | sandbox_run_linux.go | 148 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 152 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 153 customopts.WithAnnotation(annotations.SandboxID, id), 154 customopts.WithAnnotation(annotations.SandboxNamespace, config.GetMetadata().GetNamespace()), 155 customopts.WithAnnotation(annotations.SandboxName, config.GetMetadata().GetName()), 156 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/server/ |
H A D | container_create_windows.go | 108 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 113 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 117 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 118 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 119 …customopts.WithAnnotation(annotations.SandboxNamespace, sandboxConfig.GetMetadata().GetNamespace()… 120 customopts.WithAnnotation(annotations.SandboxName, sandboxConfig.GetMetadata().GetName()), 121 customopts.WithAnnotation(annotations.ContainerName, containerName), 122 customopts.WithAnnotation(annotations.ImageName, imageName),
|
H A D | sandbox_run_windows.go | 61 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 65 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 66 customopts.WithAnnotation(annotations.SandboxID, id), 67 customopts.WithAnnotation(annotations.SandboxNamespace, config.GetMetadata().GetNamespace()), 68 customopts.WithAnnotation(annotations.SandboxName, config.GetMetadata().GetName()), 69 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | sandbox_run_linux.go | 148 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 152 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 153 customopts.WithAnnotation(annotations.SandboxID, id), 154 customopts.WithAnnotation(annotations.SandboxNamespace, config.GetMetadata().GetNamespace()), 155 customopts.WithAnnotation(annotations.SandboxName, config.GetMetadata().GetName()), 156 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | container_create_linux.go | 265 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 270 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 292 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 293 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 294 …customopts.WithAnnotation(annotations.SandboxNamespace, sandboxConfig.GetMetadata().GetNamespace()… 295 customopts.WithAnnotation(annotations.SandboxName, sandboxConfig.GetMetadata().GetName()), 296 customopts.WithAnnotation(annotations.ContainerName, containerName), 297 customopts.WithAnnotation(annotations.ImageName, imageName),
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/cri/pkg/server/ |
H A D | container_create_windows.go | 98 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 103 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 107 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 108 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 109 customopts.WithAnnotation(annotations.ContainerName, containerName),
|
H A D | sandbox_run_windows.go | 61 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 65 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 66 customopts.WithAnnotation(annotations.SandboxID, id), 67 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | container_create_unix.go | 244 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 249 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 256 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 257 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 258 customopts.WithAnnotation(annotations.ContainerName, containerName),
|
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/ |
H A D | container_create_windows.go | 98 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 103 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 107 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 108 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 109 customopts.WithAnnotation(annotations.ContainerName, containerName),
|
H A D | sandbox_run_windows.go | 61 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 65 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 66 customopts.WithAnnotation(annotations.SandboxID, id), 67 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | container_create_unix.go | 244 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 249 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 256 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 257 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 258 customopts.WithAnnotation(annotations.ContainerName, containerName),
|
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/ |
H A D | container_create_windows.go | 98 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 103 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 107 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 108 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 109 customopts.WithAnnotation(annotations.ContainerName, containerName),
|
H A D | sandbox_run_windows.go | 61 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 65 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeSandbox), 66 customopts.WithAnnotation(annotations.SandboxID, id), 67 customopts.WithAnnotation(annotations.SandboxLogDir, config.GetLogDirectory()),
|
H A D | container_create_unix.go | 244 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 249 specOpts = append(specOpts, customopts.WithAnnotation(pKey, pValue)) 256 customopts.WithAnnotation(annotations.ContainerType, annotations.ContainerTypeContainer), 257 customopts.WithAnnotation(annotations.SandboxID, sandboxID), 258 customopts.WithAnnotation(annotations.ContainerName, containerName),
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/ |
H A D | ConformancePackEvaluationResult.h | 198 …inline ConformancePackEvaluationResult& WithAnnotation(const Aws::String& value) { SetAnnotation(v… in WithAnnotation() function 204 …inline ConformancePackEvaluationResult& WithAnnotation(Aws::String&& value) { SetAnnotation(std::m… in WithAnnotation() function 210 …inline ConformancePackEvaluationResult& WithAnnotation(const char* value) { SetAnnotation(value); … in WithAnnotation() function
|
H A D | ExternalEvaluation.h | 213 …inline ExternalEvaluation& WithAnnotation(const Aws::String& value) { SetAnnotation(value); return… in WithAnnotation() function 219 …inline ExternalEvaluation& WithAnnotation(Aws::String&& value) { SetAnnotation(std::move(value)); … in WithAnnotation() function 225 …inline ExternalEvaluation& WithAnnotation(const char* value) { SetAnnotation(value); return *this;} in WithAnnotation() function
|
H A D | Evaluation.h | 239 … inline Evaluation& WithAnnotation(const Aws::String& value) { SetAnnotation(value); return *this;} in WithAnnotation() function 245 …inline Evaluation& WithAnnotation(Aws::String&& value) { SetAnnotation(std::move(value)); return *… in WithAnnotation() function 251 inline Evaluation& WithAnnotation(const char* value) { SetAnnotation(value); return *this;} in WithAnnotation() function
|
H A D | EvaluationResult.h | 233 …inline EvaluationResult& WithAnnotation(const Aws::String& value) { SetAnnotation(value); return *… in WithAnnotation() function 239 …inline EvaluationResult& WithAnnotation(Aws::String&& value) { SetAnnotation(std::move(value)); re… in WithAnnotation() function 245 … inline EvaluationResult& WithAnnotation(const char* value) { SetAnnotation(value); return *this;} in WithAnnotation() function
|