type google.golang.org/genproto/googleapis/container/v1.ClientCertificateConfig
12 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1140: ClientCertificateConfig *ClientCertificateConfig `protobuf:"bytes,3,opt,name=client_certificate_config,json=clientCertificateConfig,proto3" json:"client_certificate_config,omitempty"`
cluster_service.pb.go#L1198: func (x *MasterAuth) GetClientCertificateConfig() *ClientCertificateConfig {
cluster_service.pb.go#L1227: type ClientCertificateConfig struct {
cluster_service.pb.go#L1236: func (x *ClientCertificateConfig) Reset() {
cluster_service.pb.go#L1237: *x = ClientCertificateConfig{}
cluster_service.pb.go#L1245: func (x *ClientCertificateConfig) String() string {
cluster_service.pb.go#L1249: func (*ClientCertificateConfig) ProtoMessage() {}
cluster_service.pb.go#L1251: func (x *ClientCertificateConfig) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1264: func (*ClientCertificateConfig) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1268: func (x *ClientCertificateConfig) GetIssueClientCertificate() bool {
cluster_service.pb.go#L10298: (*ClientCertificateConfig)(nil), // 14: google.container.v1.ClientCertificateConfig
cluster_service.pb.go#L10595: switch v := v.(*ClientCertificateConfig); 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. |