type google.golang.org/genproto/googleapis/container/v1.ShieldedInstanceConfig
13 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L842: ShieldedInstanceConfig *ShieldedInstanceConfig `protobuf:"bytes,20,opt,name=shielded_instance_config,json=shieldedInstanceConfig,proto3" json:"shielded_instance_config,omitempty"`
cluster_service.pb.go#L975: func (x *NodeConfig) GetShieldedInstanceConfig() *ShieldedInstanceConfig {
cluster_service.pb.go#L983: type ShieldedInstanceConfig struct {
cluster_service.pb.go#L1003: func (x *ShieldedInstanceConfig) Reset() {
cluster_service.pb.go#L1004: *x = ShieldedInstanceConfig{}
cluster_service.pb.go#L1012: func (x *ShieldedInstanceConfig) String() string {
cluster_service.pb.go#L1016: func (*ShieldedInstanceConfig) ProtoMessage() {}
cluster_service.pb.go#L1018: func (x *ShieldedInstanceConfig) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1031: func (*ShieldedInstanceConfig) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1035: func (x *ShieldedInstanceConfig) GetEnableSecureBoot() bool {
cluster_service.pb.go#L1042: func (x *ShieldedInstanceConfig) GetEnableIntegrityMonitoring() bool {
cluster_service.pb.go#L10295: (*ShieldedInstanceConfig)(nil), // 11: google.container.v1.ShieldedInstanceConfig
cluster_service.pb.go#L10559: switch v := v.(*ShieldedInstanceConfig); 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. |