Uses of Interface
com.google.container.v1.CloudRunConfigOrBuilder
-
Packages that use CloudRunConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of CloudRunConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement CloudRunConfigOrBuilder Modifier and Type Class Description class
CloudRunConfig
Configuration options for the Cloud Run feature.static class
CloudRunConfig.Builder
Configuration options for the Cloud Run feature.Methods in com.google.container.v1 that return CloudRunConfigOrBuilder Modifier and Type Method Description CloudRunConfigOrBuilder
AddonsConfig.Builder. getCloudRunConfigOrBuilder()
Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfigOrBuilder
AddonsConfig. getCloudRunConfigOrBuilder()
Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfigOrBuilder
AddonsConfigOrBuilder. getCloudRunConfigOrBuilder()
Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.
-