type google.golang.org/genproto/googleapis/container/v1.CloudRunConfig
12 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1303: CloudRunConfig *CloudRunConfig `protobuf:"bytes,7,opt,name=cloud_run_config,json=cloudRunConfig,proto3" json:"cloud_run_config,omitempty"`
cluster_service.pb.go#L1367: func (x *AddonsConfig) GetCloudRunConfig() *CloudRunConfig {
cluster_service.pb.go#L1730: type CloudRunConfig struct {
cluster_service.pb.go#L1739: func (x *CloudRunConfig) Reset() {
cluster_service.pb.go#L1740: *x = CloudRunConfig{}
cluster_service.pb.go#L1748: func (x *CloudRunConfig) String() string {
cluster_service.pb.go#L1752: func (*CloudRunConfig) ProtoMessage() {}
cluster_service.pb.go#L1754: func (x *CloudRunConfig) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1767: func (*CloudRunConfig) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1771: func (x *CloudRunConfig) GetDisabled() bool {
cluster_service.pb.go#L10306: (*CloudRunConfig)(nil), // 22: google.container.v1.CloudRunConfig
cluster_service.pb.go#L10691: switch v := v.(*CloudRunConfig); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |