Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 Changes in this version + var E_Policy = &file_mesh_options_proto_extTypes[1] + var E_Resource = &file_mesh_options_proto_extTypes[0] + var File_mesh_options_proto protoreflect.FileDescriptor + type KumaKdsOptions struct + SendToGlobal bool + SendToZone bool + func (*KumaKdsOptions) Descriptor() ([]byte, []int) + func (*KumaKdsOptions) ProtoMessage() + func (x *KumaKdsOptions) GetSendToGlobal() bool + func (x *KumaKdsOptions) GetSendToZone() bool + func (x *KumaKdsOptions) ProtoReflect() protoreflect.Message + func (x *KumaKdsOptions) Reset() + func (x *KumaKdsOptions) String() string + type KumaPolicyOptions struct + Plural string + SkipRegistration bool + func (*KumaPolicyOptions) Descriptor() ([]byte, []int) + func (*KumaPolicyOptions) ProtoMessage() + func (x *KumaPolicyOptions) GetPlural() string + func (x *KumaPolicyOptions) GetSkipRegistration() bool + func (x *KumaPolicyOptions) ProtoReflect() protoreflect.Message + func (x *KumaPolicyOptions) Reset() + func (x *KumaPolicyOptions) String() string + type KumaResourceOptions struct + AllowToInspect bool + Global bool + IsExperimental bool + Kds *KumaKdsOptions + Name string + Package string + PluralDisplayName string + ScopeNamespace bool + SkipKubernetesWrappers bool + SkipRegistration bool + StorageVersion bool + Type string + Ws *KumaWsOptions + func (*KumaResourceOptions) Descriptor() ([]byte, []int) + func (*KumaResourceOptions) ProtoMessage() + func (x *KumaResourceOptions) GetAllowToInspect() bool + func (x *KumaResourceOptions) GetGlobal() bool + func (x *KumaResourceOptions) GetIsExperimental() bool + func (x *KumaResourceOptions) GetKds() *KumaKdsOptions + func (x *KumaResourceOptions) GetName() string + func (x *KumaResourceOptions) GetPackage() string + func (x *KumaResourceOptions) GetPluralDisplayName() string + func (x *KumaResourceOptions) GetScopeNamespace() bool + func (x *KumaResourceOptions) GetSkipKubernetesWrappers() bool + func (x *KumaResourceOptions) GetSkipRegistration() bool + func (x *KumaResourceOptions) GetStorageVersion() bool + func (x *KumaResourceOptions) GetType() string + func (x *KumaResourceOptions) GetWs() *KumaWsOptions + func (x *KumaResourceOptions) ProtoReflect() protoreflect.Message + func (x *KumaResourceOptions) Reset() + func (x *KumaResourceOptions) String() string + type KumaWsOptions struct + AdminOnly bool + Name string + Plural string + ReadOnly bool + func (*KumaWsOptions) Descriptor() ([]byte, []int) + func (*KumaWsOptions) ProtoMessage() + func (x *KumaWsOptions) GetAdminOnly() bool + func (x *KumaWsOptions) GetName() string + func (x *KumaWsOptions) GetPlural() string + func (x *KumaWsOptions) GetReadOnly() bool + func (x *KumaWsOptions) ProtoReflect() protoreflect.Message + func (x *KumaWsOptions) Reset() + func (x *KumaWsOptions) String() string v1.5.0-rc2 Feb 18, 2022