type google.golang.org/genproto/googleapis/container/v1.AuthenticatorGroupsConfig
13 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1670: type AuthenticatorGroupsConfig struct {
cluster_service.pb.go#L1683: func (x *AuthenticatorGroupsConfig) Reset() {
cluster_service.pb.go#L1684: *x = AuthenticatorGroupsConfig{}
cluster_service.pb.go#L1692: func (x *AuthenticatorGroupsConfig) String() string {
cluster_service.pb.go#L1696: func (*AuthenticatorGroupsConfig) ProtoMessage() {}
cluster_service.pb.go#L1698: func (x *AuthenticatorGroupsConfig) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1711: func (*AuthenticatorGroupsConfig) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1715: func (x *AuthenticatorGroupsConfig) GetEnabled() bool {
cluster_service.pb.go#L1722: func (x *AuthenticatorGroupsConfig) GetSecurityGroup() string {
cluster_service.pb.go#L2355: AuthenticatorGroupsConfig *AuthenticatorGroupsConfig `protobuf:"bytes,34,opt,name=authenticator_groups_config,json=authenticatorGroupsConfig,proto3" json:"authenticator_groups_config,omitempty"`
cluster_service.pb.go#L2664: func (x *Cluster) GetAuthenticatorGroupsConfig() *AuthenticatorGroupsConfig {
cluster_service.pb.go#L10305: (*AuthenticatorGroupsConfig)(nil), // 21: google.container.v1.AuthenticatorGroupsConfig
cluster_service.pb.go#L10679: switch v := v.(*AuthenticatorGroupsConfig); 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. |