MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/cloud-builders / types & classes

Types & classes72 in github.com/GoogleCloudPlatform/cloud-builders

↓ 1 callersTypeAliassizeBytes
gcs-fetcher/pkg/fetcher/fetcher.go:77
ClassApp
Hello world using the Record feature of jdk17 to ensure that the builder we are using supports at least jdk17.
mvn/examples/jdk17/src/main/java/com/google/App.java:7
ClassApplication
Application example.
mvn/examples/spring_boot/src/main/java/hello/Application.java:7
ClassApplication
Application example.
gradle/examples/spring_boot_compat/src/main/java/hello/Application.java:7
ClassApplication
Application example.
gradle/examples/spring_boot/src/main/java/hello/Application.java:7
StructClients
Clients is a wrapper around HTTP clients and CLIs.
gke-deploy/services/clients.go:13
StructDeployer
Deployer handles the deployment of an image to a cluster.
gke-deploy/deployer/deployer.go:38
StructFetcher
Fetcher is the main workhorse of this package and does all the heavy lifting.
gcs-fetcher/pkg/fetcher/fetcher.go:142
InterfaceGCS
GCS allows us to inject dependencies to facilitate testing.
gcs-fetcher/pkg/fetcher/fetcher.go:137
InterfaceGCS
GCS allows us to inject dependencies to facilitate testing.
gcs-fetcher/pkg/uploader/uploader.go:51
StructGCS
gke-deploy/core/gcs/gcs.go:23
StructGcloud
Gcloud implements the GcloudService interface.
gke-deploy/services/gcloud.go:38
InterfaceGcloudService
GcloudService is an interface for gcloud operations.
gke-deploy/services/clients.go:33
InterfaceGcsService
GcsService is an interface for interacting with Google Cloud Storage
gke-deploy/services/clients.go:52
StructGetResponse
StatResponse represents a response tuple for a Stat function call.
gke-deploy/testservices/kubectl.go:16
ClassGreetingController
GreetingController example.
mvn/examples/spring_boot/src/main/java/hello/GreetingController.java:9
ClassGreetingController
GreetingController example.
gradle/examples/spring_boot_compat/src/main/java/hello/GreetingController.java:9
ClassGreetingController
GreetingController example.
gradle/examples/spring_boot/src/main/java/hello/GreetingController.java:9
StructGsutil
Gsutil implements the GcsService interface
gke-deploy/services/gsutil.go:12
StructKubectl
Kubectl implements the KubectlService interface. The service account that is calling this must have permission to access the cluster. e.g., to run on
gke-deploy/services/kubectl.go:12
InterfaceKubectlService
KubectlService is an interface for kubectl operations.
gke-deploy/services/clients.go:40
StructManifestItem
ManifestItem describes an item in the source manifest.
gcs-fetcher/pkg/common/common.go:26
ClassMyServlet
MyServlet is an example class that demonstrates use of the App Engine maven plug-in.
mvn/examples/hello_appengine/src/main/java/com/example/MyServlet.java:12
InterfaceOS
OS allows us to inject dependencies to facilitate testing.
gcs-fetcher/pkg/fetcher/fetcher.go:127
InterfaceOS
OS allows us to inject dependencies to facilitate testing.
gcs-fetcher/pkg/uploader/uploader.go:45
StructOS
OS implements the OSService interface.
gke-deploy/services/os.go:10
InterfaceOSService
OSService is an interface for os operations.
gke-deploy/services/clients.go:22
StructObject
Object extends unstructured.Unstructured, which implements runtime.Object
gke-deploy/core/resource/resource.go:49
TypeAliasObjects
Objects maps resource file base names to corresponding resource objects (mutable).
gke-deploy/core/resource/resource.go:46
ClassPerson
mvn/examples/jdk17/src/main/java/com/google/App.java:8
ClassProgram
dotnet/examples/TestApp-2.1/Program.cs:13
ClassProgram
dotnet/examples/TestApp-2.0/Program.cs:13
StructReadDirResponse
ReadDirResponse represents a response tuple for a ReadDir function call.
gke-deploy/testservices/os.go:28
StructReadFileResponse
ReadDirResponse represents a response tuple for a ReadFile function call.
gke-deploy/testservices/os.go:34
StructRemote
Remote implements the RemoteService interface.
gke-deploy/services/remote.go:15
InterfaceRemoteService
RemoteService is an interface for github.com/google/go-containerregistry/pkg/v1/remote.
gke-deploy/services/clients.go:47
ClassStartup
dotnet/examples/TestApp-2.1/Startup.cs:14
ClassStartup
dotnet/examples/TestApp-2.0/Startup.cs:14
StructStatResponse
StatResponse represents a response tuple for a Stat function call.
gke-deploy/testservices/os.go:22
StructTempDirResponse
TempDirResponse represents a response tuple for a TempDir function call.
gke-deploy/testservices/os.go:40
StructTestFileInfo
TestFileInfo implements the os.FileInfo interface.
gke-deploy/testservices/os.go:109
StructTestGcloud
TestGcloud implements the GcloudService interface.
gke-deploy/testservices/gcloud.go:8
StructTestGcsService
gke-deploy/testservices/gsutil.go:16
StructTestImage
TestImage simplements the v1.Image interface.
gke-deploy/testservices/remote.go:22
StructTestKubectl
TestKubectl implements the KubectlService interface.
gke-deploy/testservices/kubectl.go:9
StructTestOS
TestOS implements the OSService interface.
gke-deploy/testservices/os.go:11
StructTestRemote
TestRemote implements the RemoteService interface.
gke-deploy/testservices/remote.go:11
StructUploader
Uploader encapsulates methods for uploading files incrementally and producing a source manifest.
gcs-fetcher/pkg/uploader/uploader.go:35
ClassValuesController
dotnet/examples/TestApp-2.1/Controllers/ValuesController.cs:9
ClassValuesController
dotnet/examples/TestApp-2.0/Controllers/ValuesController.cs:9
StructcountWriter
gcs-fetcher/pkg/uploader/uploader.go:143
StructfakeGCS
fakeGCS allows us to simulate errors when interacting with GCS.
gcs-fetcher/pkg/fetcher/fetcher_test.go:103
StructfakeGCSErrorReader
gcs-fetcher/pkg/fetcher/fetcher_test.go:87
StructfakeGCSResponse
gcs-fetcher/pkg/fetcher/fetcher_test.go:97
StructfakeOS
fakeOS raises errors if configures, otherwise simply passes through to the normal os package.
gcs-fetcher/pkg/fetcher/fetcher_test.go:148
StructfetchOnceResult
gcs-fetcher/pkg/fetcher/fetcher.go:110
Structjob
job is a file to download, corresponds to an entry in the manifest file.
gcs-fetcher/pkg/fetcher/fetcher.go:80
Structjob
gcs-fetcher/pkg/uploader/uploader.go:55
StructjobAttempt
jobAttempt is an attempt to download a particular file, may result in success or failure (indicated by err).
gcs-fetcher/pkg/fetcher/fetcher.go:90
StructjobReport
jobReport stores all the details about the attempts to download a particular file.
gcs-fetcher/pkg/fetcher/fetcher.go:99
Structoptions
gke-deploy/cmd/prepare/prepare.go:36
Structoptions
gke-deploy/cmd/apply/apply.go:34
Structoptions
gke-deploy/cmd/run/run.go:44
StructpermissionError
gcs-fetcher/pkg/fetcher/fetcher.go:167
StructrealGCS
realGCS is a wrapper over the GCS client functions.
gcs-fetcher/cmd/gcs-uploader/main.go:89
StructrealGCS
realGCS is a wrapper over the GCS client functions.
gcs-fetcher/cmd/gcs-fetcher/main.go:129
StructrealOS
realOS merely wraps the os package implementations.
gcs-fetcher/cmd/gcs-uploader/main.go:100
StructrealOS
realOS merely wraps the os package implementations.
gcs-fetcher/cmd/gcs-fetcher/main.go:138
StructresourceDecoder
gke-deploy/core/resource/resource.go:30
Structstats
gcs-fetcher/pkg/fetcher/fetcher.go:115
StructtestContext
gcs-fetcher/pkg/fetcher/fetcher_test.go:201
StructzipEntry
gcs-fetcher/pkg/fetcher/fetcher_test.go:878