Documentation ¶
Index ¶
- type BatchGetRoleBindingsDescriptor
- func (d *BatchGetRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetRoleBindingsDescriptor) GetApiName() string
- func (d *BatchGetRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetRoleBindingsDescriptor) GetFullMethodName() string
- func (d *BatchGetRoleBindingsDescriptor) GetMethodName() string
- func (d *BatchGetRoleBindingsDescriptor) GetProtoPkgName() string
- func (d *BatchGetRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetRoleBindingsDescriptor) GetServiceDomain() string
- func (d *BatchGetRoleBindingsDescriptor) GetServiceVersion() string
- func (d *BatchGetRoleBindingsDescriptor) GetVerb() string
- func (d *BatchGetRoleBindingsDescriptor) HasResource() bool
- func (d *BatchGetRoleBindingsDescriptor) IsClientStream() bool
- func (d *BatchGetRoleBindingsDescriptor) IsCollection() bool
- func (d *BatchGetRoleBindingsDescriptor) IsPlural() bool
- func (d *BatchGetRoleBindingsDescriptor) IsServerStream() bool
- func (d *BatchGetRoleBindingsDescriptor) IsUnary() bool
- func (d *BatchGetRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetRoleBindingsDescriptor) RequestHasResourceBody() bool
- type BatchGetRoleBindingsDescriptorClientMsgHandle
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetRoleBindingsDescriptorServerMsgHandle
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetRoleBindingsRequest
- func (*BatchGetRoleBindingsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *BatchGetRoleBindingsRequest) GetNames() []*role_binding.Name
- func (m *BatchGetRoleBindingsRequest) GetView() view.View
- func (*BatchGetRoleBindingsRequest) GotenMessage()
- func (obj *BatchGetRoleBindingsRequest) GotenValidate() error
- func (m *BatchGetRoleBindingsRequest) Marshal() ([]byte, error)
- func (m *BatchGetRoleBindingsRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetRoleBindingsRequest) ProtoMessage()
- func (m *BatchGetRoleBindingsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetRoleBindingsRequest) Reset()
- func (m *BatchGetRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *BatchGetRoleBindingsRequest) SetNames(fv []*role_binding.Name)
- func (m *BatchGetRoleBindingsRequest) SetView(fv view.View)
- func (m *BatchGetRoleBindingsRequest) String() string
- func (m *BatchGetRoleBindingsRequest) Unmarshal(b []byte) error
- func (m *BatchGetRoleBindingsRequest) UnmarshalJSON(data []byte) error
- type BatchGetRoleBindingsResponse
- func (*BatchGetRoleBindingsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetRoleBindingsResponse) GetMissing() []*role_binding.Name
- func (m *BatchGetRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
- func (*BatchGetRoleBindingsResponse) GotenMessage()
- func (obj *BatchGetRoleBindingsResponse) GotenValidate() error
- func (m *BatchGetRoleBindingsResponse) Marshal() ([]byte, error)
- func (m *BatchGetRoleBindingsResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetRoleBindingsResponse) ProtoMessage()
- func (m *BatchGetRoleBindingsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetRoleBindingsResponse) Reset()
- func (m *BatchGetRoleBindingsResponse) SetMissing(fv []*role_binding.Name)
- func (m *BatchGetRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
- func (m *BatchGetRoleBindingsResponse) String() string
- func (m *BatchGetRoleBindingsResponse) Unmarshal(b []byte) error
- func (m *BatchGetRoleBindingsResponse) UnmarshalJSON(data []byte) error
- type CreateRoleBindingDescriptor
- func (d *CreateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateRoleBindingDescriptor) GetApiName() string
- func (d *CreateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateRoleBindingDescriptor) GetFullMethodName() string
- func (d *CreateRoleBindingDescriptor) GetMethodName() string
- func (d *CreateRoleBindingDescriptor) GetProtoPkgName() string
- func (d *CreateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateRoleBindingDescriptor) GetServiceDomain() string
- func (d *CreateRoleBindingDescriptor) GetServiceVersion() string
- func (d *CreateRoleBindingDescriptor) GetVerb() string
- func (d *CreateRoleBindingDescriptor) HasResource() bool
- func (d *CreateRoleBindingDescriptor) IsClientStream() bool
- func (d *CreateRoleBindingDescriptor) IsCollection() bool
- func (d *CreateRoleBindingDescriptor) IsPlural() bool
- func (d *CreateRoleBindingDescriptor) IsServerStream() bool
- func (d *CreateRoleBindingDescriptor) IsUnary() bool
- func (d *CreateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateRoleBindingDescriptor) RequestHasResourceBody() bool
- type CreateRoleBindingDescriptorClientMsgHandle
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateRoleBindingDescriptorServerMsgHandle
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateRoleBindingRequest
- func (*CreateRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *CreateRoleBindingRequest) GetParent() *role_binding.ParentName
- func (m *CreateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
- func (*CreateRoleBindingRequest) GotenMessage()
- func (obj *CreateRoleBindingRequest) GotenValidate() error
- func (m *CreateRoleBindingRequest) Marshal() ([]byte, error)
- func (m *CreateRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (*CreateRoleBindingRequest) ProtoMessage()
- func (m *CreateRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *CreateRoleBindingRequest) Reset()
- func (m *CreateRoleBindingRequest) SetParent(fv *role_binding.ParentName)
- func (m *CreateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
- func (m *CreateRoleBindingRequest) String() string
- func (m *CreateRoleBindingRequest) Unmarshal(b []byte) error
- func (m *CreateRoleBindingRequest) UnmarshalJSON(data []byte) error
- type DeleteRoleBindingDescriptor
- func (d *DeleteRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteRoleBindingDescriptor) GetApiName() string
- func (d *DeleteRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteRoleBindingDescriptor) GetFullMethodName() string
- func (d *DeleteRoleBindingDescriptor) GetMethodName() string
- func (d *DeleteRoleBindingDescriptor) GetProtoPkgName() string
- func (d *DeleteRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteRoleBindingDescriptor) GetServiceDomain() string
- func (d *DeleteRoleBindingDescriptor) GetServiceVersion() string
- func (d *DeleteRoleBindingDescriptor) GetVerb() string
- func (d *DeleteRoleBindingDescriptor) HasResource() bool
- func (d *DeleteRoleBindingDescriptor) IsClientStream() bool
- func (d *DeleteRoleBindingDescriptor) IsCollection() bool
- func (d *DeleteRoleBindingDescriptor) IsPlural() bool
- func (d *DeleteRoleBindingDescriptor) IsServerStream() bool
- func (d *DeleteRoleBindingDescriptor) IsUnary() bool
- func (d *DeleteRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteRoleBindingDescriptor) RequestHasResourceBody() bool
- type DeleteRoleBindingDescriptorClientMsgHandle
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteRoleBindingDescriptorServerMsgHandle
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteRoleBindingRequest
- func (*DeleteRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *DeleteRoleBindingRequest) GetName() *role_binding.Name
- func (*DeleteRoleBindingRequest) GotenMessage()
- func (obj *DeleteRoleBindingRequest) GotenValidate() error
- func (m *DeleteRoleBindingRequest) Marshal() ([]byte, error)
- func (m *DeleteRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (*DeleteRoleBindingRequest) ProtoMessage()
- func (m *DeleteRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *DeleteRoleBindingRequest) Reset()
- func (m *DeleteRoleBindingRequest) SetName(fv *role_binding.Name)
- func (m *DeleteRoleBindingRequest) String() string
- func (m *DeleteRoleBindingRequest) Unmarshal(b []byte) error
- func (m *DeleteRoleBindingRequest) UnmarshalJSON(data []byte) error
- type GetRoleBindingDescriptor
- func (d *GetRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetRoleBindingDescriptor) GetApiName() string
- func (d *GetRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetRoleBindingDescriptor) GetFullMethodName() string
- func (d *GetRoleBindingDescriptor) GetMethodName() string
- func (d *GetRoleBindingDescriptor) GetProtoPkgName() string
- func (d *GetRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetRoleBindingDescriptor) GetServiceDomain() string
- func (d *GetRoleBindingDescriptor) GetServiceVersion() string
- func (d *GetRoleBindingDescriptor) GetVerb() string
- func (d *GetRoleBindingDescriptor) HasResource() bool
- func (d *GetRoleBindingDescriptor) IsClientStream() bool
- func (d *GetRoleBindingDescriptor) IsCollection() bool
- func (d *GetRoleBindingDescriptor) IsPlural() bool
- func (d *GetRoleBindingDescriptor) IsServerStream() bool
- func (d *GetRoleBindingDescriptor) IsUnary() bool
- func (d *GetRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetRoleBindingDescriptor) RequestHasResourceBody() bool
- type GetRoleBindingDescriptorClientMsgHandle
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetRoleBindingDescriptorServerMsgHandle
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetRoleBindingRequest
- func (*GetRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *GetRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *GetRoleBindingRequest) GetName() *role_binding.Name
- func (m *GetRoleBindingRequest) GetView() view.View
- func (*GetRoleBindingRequest) GotenMessage()
- func (obj *GetRoleBindingRequest) GotenValidate() error
- func (m *GetRoleBindingRequest) Marshal() ([]byte, error)
- func (m *GetRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (*GetRoleBindingRequest) ProtoMessage()
- func (m *GetRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *GetRoleBindingRequest) Reset()
- func (m *GetRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *GetRoleBindingRequest) SetName(fv *role_binding.Name)
- func (m *GetRoleBindingRequest) SetView(fv view.View)
- func (m *GetRoleBindingRequest) String() string
- func (m *GetRoleBindingRequest) Unmarshal(b []byte) error
- func (m *GetRoleBindingRequest) UnmarshalJSON(data []byte) error
- type ListRoleBindingsDescriptor
- func (d *ListRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListRoleBindingsDescriptor) GetApiName() string
- func (d *ListRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListRoleBindingsDescriptor) GetFullMethodName() string
- func (d *ListRoleBindingsDescriptor) GetMethodName() string
- func (d *ListRoleBindingsDescriptor) GetProtoPkgName() string
- func (d *ListRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListRoleBindingsDescriptor) GetServiceDomain() string
- func (d *ListRoleBindingsDescriptor) GetServiceVersion() string
- func (d *ListRoleBindingsDescriptor) GetVerb() string
- func (d *ListRoleBindingsDescriptor) HasResource() bool
- func (d *ListRoleBindingsDescriptor) IsClientStream() bool
- func (d *ListRoleBindingsDescriptor) IsCollection() bool
- func (d *ListRoleBindingsDescriptor) IsPlural() bool
- func (d *ListRoleBindingsDescriptor) IsServerStream() bool
- func (d *ListRoleBindingsDescriptor) IsUnary() bool
- func (d *ListRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListRoleBindingsDescriptor) RequestHasResourceBody() bool
- type ListRoleBindingsDescriptorClientMsgHandle
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListRoleBindingsDescriptorServerMsgHandle
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListRoleBindingsRequest
- func (*ListRoleBindingsRequest) Descriptor() ([]byte, []int)
- func (m *ListRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *ListRoleBindingsRequest) GetFilter() *role_binding.Filter
- func (m *ListRoleBindingsRequest) GetIncludePagingInfo() bool
- func (m *ListRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
- func (m *ListRoleBindingsRequest) GetPageSize() int32
- func (m *ListRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
- func (m *ListRoleBindingsRequest) GetParent() *role_binding.ParentName
- func (m *ListRoleBindingsRequest) GetView() view.View
- func (*ListRoleBindingsRequest) GotenMessage()
- func (obj *ListRoleBindingsRequest) GotenValidate() error
- func (m *ListRoleBindingsRequest) Marshal() ([]byte, error)
- func (m *ListRoleBindingsRequest) MarshalJSON() ([]byte, error)
- func (*ListRoleBindingsRequest) ProtoMessage()
- func (m *ListRoleBindingsRequest) ProtoReflect() preflect.Message
- func (m *ListRoleBindingsRequest) Reset()
- func (m *ListRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *ListRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
- func (m *ListRoleBindingsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
- func (m *ListRoleBindingsRequest) SetPageSize(fv int32)
- func (m *ListRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
- func (m *ListRoleBindingsRequest) SetParent(fv *role_binding.ParentName)
- func (m *ListRoleBindingsRequest) SetView(fv view.View)
- func (m *ListRoleBindingsRequest) String() string
- func (m *ListRoleBindingsRequest) Unmarshal(b []byte) error
- func (m *ListRoleBindingsRequest) UnmarshalJSON(data []byte) error
- type ListRoleBindingsResponse
- func (*ListRoleBindingsResponse) Descriptor() ([]byte, []int)
- func (m *ListRoleBindingsResponse) GetCurrentOffset() int32
- func (m *ListRoleBindingsResponse) GetNextPageToken() *role_binding.PagerCursor
- func (m *ListRoleBindingsResponse) GetPrevPageToken() *role_binding.PagerCursor
- func (m *ListRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
- func (m *ListRoleBindingsResponse) GetTotalResultsCount() int32
- func (*ListRoleBindingsResponse) GotenMessage()
- func (obj *ListRoleBindingsResponse) GotenValidate() error
- func (m *ListRoleBindingsResponse) Marshal() ([]byte, error)
- func (m *ListRoleBindingsResponse) MarshalJSON() ([]byte, error)
- func (*ListRoleBindingsResponse) ProtoMessage()
- func (m *ListRoleBindingsResponse) ProtoReflect() preflect.Message
- func (m *ListRoleBindingsResponse) Reset()
- func (m *ListRoleBindingsResponse) SetCurrentOffset(fv int32)
- func (m *ListRoleBindingsResponse) SetNextPageToken(fv *role_binding.PagerCursor)
- func (m *ListRoleBindingsResponse) SetPrevPageToken(fv *role_binding.PagerCursor)
- func (m *ListRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
- func (m *ListRoleBindingsResponse) SetTotalResultsCount(fv int32)
- func (m *ListRoleBindingsResponse) String() string
- func (m *ListRoleBindingsResponse) Unmarshal(b []byte) error
- func (m *ListRoleBindingsResponse) UnmarshalJSON(data []byte) error
- type RoleBindingServiceClient
- type RoleBindingServiceDescriptor
- func (d *RoleBindingServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *RoleBindingServiceDescriptor) GetApiName() string
- func (d *RoleBindingServiceDescriptor) GetFullAPIName() string
- func (d *RoleBindingServiceDescriptor) GetProtoPkgName() string
- func (d *RoleBindingServiceDescriptor) GetServiceDomain() string
- func (d *RoleBindingServiceDescriptor) GetServiceVersion() string
- type UpdateRoleBindingDescriptor
- func (d *UpdateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateRoleBindingDescriptor) GetApiName() string
- func (d *UpdateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateRoleBindingDescriptor) GetFullMethodName() string
- func (d *UpdateRoleBindingDescriptor) GetMethodName() string
- func (d *UpdateRoleBindingDescriptor) GetProtoPkgName() string
- func (d *UpdateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateRoleBindingDescriptor) GetServiceDomain() string
- func (d *UpdateRoleBindingDescriptor) GetServiceVersion() string
- func (d *UpdateRoleBindingDescriptor) GetVerb() string
- func (d *UpdateRoleBindingDescriptor) HasResource() bool
- func (d *UpdateRoleBindingDescriptor) IsClientStream() bool
- func (d *UpdateRoleBindingDescriptor) IsCollection() bool
- func (d *UpdateRoleBindingDescriptor) IsPlural() bool
- func (d *UpdateRoleBindingDescriptor) IsServerStream() bool
- func (d *UpdateRoleBindingDescriptor) IsUnary() bool
- func (d *UpdateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateRoleBindingDescriptor) RequestHasResourceBody() bool
- type UpdateRoleBindingDescriptorClientMsgHandle
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateRoleBindingDescriptorServerMsgHandle
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateRoleBindingRequest
- func (*UpdateRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *UpdateRoleBindingRequest) GetAllowMissing() bool
- func (m *UpdateRoleBindingRequest) GetCas() *UpdateRoleBindingRequest_CAS
- func (m *UpdateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
- func (m *UpdateRoleBindingRequest) GetUpdateMask() *role_binding.RoleBinding_FieldMask
- func (*UpdateRoleBindingRequest) GotenMessage()
- func (obj *UpdateRoleBindingRequest) GotenValidate() error
- func (m *UpdateRoleBindingRequest) Marshal() ([]byte, error)
- func (m *UpdateRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (*UpdateRoleBindingRequest) ProtoMessage()
- func (m *UpdateRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *UpdateRoleBindingRequest) Reset()
- func (m *UpdateRoleBindingRequest) SetAllowMissing(fv bool)
- func (m *UpdateRoleBindingRequest) SetCas(fv *UpdateRoleBindingRequest_CAS)
- func (m *UpdateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
- func (m *UpdateRoleBindingRequest) SetUpdateMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *UpdateRoleBindingRequest) String() string
- func (m *UpdateRoleBindingRequest) Unmarshal(b []byte) error
- func (m *UpdateRoleBindingRequest) UnmarshalJSON(data []byte) error
- type UpdateRoleBindingRequest_CAS
- func (*UpdateRoleBindingRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateRoleBindingRequest_CAS) GetConditionalState() *role_binding.RoleBinding
- func (m *UpdateRoleBindingRequest_CAS) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (*UpdateRoleBindingRequest_CAS) GotenMessage()
- func (obj *UpdateRoleBindingRequest_CAS) GotenValidate() error
- func (m *UpdateRoleBindingRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateRoleBindingRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateRoleBindingRequest_CAS) ProtoMessage()
- func (m *UpdateRoleBindingRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateRoleBindingRequest_CAS) Reset()
- func (m *UpdateRoleBindingRequest_CAS) SetConditionalState(fv *role_binding.RoleBinding)
- func (m *UpdateRoleBindingRequest_CAS) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *UpdateRoleBindingRequest_CAS) String() string
- func (m *UpdateRoleBindingRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateRoleBindingRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchRoleBindingClientStream
- type WatchRoleBindingDescriptor
- func (d *WatchRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchRoleBindingDescriptor) GetApiName() string
- func (d *WatchRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingDescriptor) GetFullMethodName() string
- func (d *WatchRoleBindingDescriptor) GetMethodName() string
- func (d *WatchRoleBindingDescriptor) GetProtoPkgName() string
- func (d *WatchRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingDescriptor) GetServiceDomain() string
- func (d *WatchRoleBindingDescriptor) GetServiceVersion() string
- func (d *WatchRoleBindingDescriptor) GetVerb() string
- func (d *WatchRoleBindingDescriptor) HasResource() bool
- func (d *WatchRoleBindingDescriptor) IsClientStream() bool
- func (d *WatchRoleBindingDescriptor) IsCollection() bool
- func (d *WatchRoleBindingDescriptor) IsPlural() bool
- func (d *WatchRoleBindingDescriptor) IsServerStream() bool
- func (d *WatchRoleBindingDescriptor) IsUnary() bool
- func (d *WatchRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchRoleBindingDescriptor) RequestHasResourceBody() bool
- type WatchRoleBindingDescriptorClientMsgHandle
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingDescriptorServerMsgHandle
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingRequest
- func (*WatchRoleBindingRequest) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *WatchRoleBindingRequest) GetName() *role_binding.Name
- func (m *WatchRoleBindingRequest) GetView() view.View
- func (*WatchRoleBindingRequest) GotenMessage()
- func (obj *WatchRoleBindingRequest) GotenValidate() error
- func (m *WatchRoleBindingRequest) Marshal() ([]byte, error)
- func (m *WatchRoleBindingRequest) MarshalJSON() ([]byte, error)
- func (*WatchRoleBindingRequest) ProtoMessage()
- func (m *WatchRoleBindingRequest) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingRequest) Reset()
- func (m *WatchRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *WatchRoleBindingRequest) SetName(fv *role_binding.Name)
- func (m *WatchRoleBindingRequest) SetView(fv view.View)
- func (m *WatchRoleBindingRequest) String() string
- func (m *WatchRoleBindingRequest) Unmarshal(b []byte) error
- func (m *WatchRoleBindingRequest) UnmarshalJSON(data []byte) error
- type WatchRoleBindingResponse
- func (*WatchRoleBindingResponse) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingResponse) GetChange() *role_binding.RoleBindingChange
- func (*WatchRoleBindingResponse) GotenMessage()
- func (obj *WatchRoleBindingResponse) GotenValidate() error
- func (m *WatchRoleBindingResponse) Marshal() ([]byte, error)
- func (m *WatchRoleBindingResponse) MarshalJSON() ([]byte, error)
- func (*WatchRoleBindingResponse) ProtoMessage()
- func (m *WatchRoleBindingResponse) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingResponse) Reset()
- func (m *WatchRoleBindingResponse) SetChange(fv *role_binding.RoleBindingChange)
- func (m *WatchRoleBindingResponse) String() string
- func (m *WatchRoleBindingResponse) Unmarshal(b []byte) error
- func (m *WatchRoleBindingResponse) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsClientStream
- type WatchRoleBindingsDescriptor
- func (d *WatchRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchRoleBindingsDescriptor) GetApiName() string
- func (d *WatchRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingsDescriptor) GetFullMethodName() string
- func (d *WatchRoleBindingsDescriptor) GetMethodName() string
- func (d *WatchRoleBindingsDescriptor) GetProtoPkgName() string
- func (d *WatchRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchRoleBindingsDescriptor) GetServiceDomain() string
- func (d *WatchRoleBindingsDescriptor) GetServiceVersion() string
- func (d *WatchRoleBindingsDescriptor) GetVerb() string
- func (d *WatchRoleBindingsDescriptor) HasResource() bool
- func (d *WatchRoleBindingsDescriptor) IsClientStream() bool
- func (d *WatchRoleBindingsDescriptor) IsCollection() bool
- func (d *WatchRoleBindingsDescriptor) IsPlural() bool
- func (d *WatchRoleBindingsDescriptor) IsServerStream() bool
- func (d *WatchRoleBindingsDescriptor) IsUnary() bool
- func (d *WatchRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchRoleBindingsDescriptor) RequestHasResourceBody() bool
- type WatchRoleBindingsDescriptorClientMsgHandle
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingsDescriptorServerMsgHandle
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchRoleBindingsRequest
- func (*WatchRoleBindingsRequest) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
- func (m *WatchRoleBindingsRequest) GetFilter() *role_binding.Filter
- func (m *WatchRoleBindingsRequest) GetMaxChunkSize() int32
- func (m *WatchRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
- func (m *WatchRoleBindingsRequest) GetPageSize() int32
- func (m *WatchRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
- func (m *WatchRoleBindingsRequest) GetParent() *role_binding.ParentName
- func (m *WatchRoleBindingsRequest) GetResumeToken() string
- func (m *WatchRoleBindingsRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchRoleBindingsRequest) GetType() watch_type.WatchType
- func (m *WatchRoleBindingsRequest) GetView() view.View
- func (*WatchRoleBindingsRequest) GotenMessage()
- func (obj *WatchRoleBindingsRequest) GotenValidate() error
- func (m *WatchRoleBindingsRequest) Marshal() ([]byte, error)
- func (m *WatchRoleBindingsRequest) MarshalJSON() ([]byte, error)
- func (*WatchRoleBindingsRequest) ProtoMessage()
- func (m *WatchRoleBindingsRequest) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingsRequest) Reset()
- func (m *WatchRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
- func (m *WatchRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
- func (m *WatchRoleBindingsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
- func (m *WatchRoleBindingsRequest) SetPageSize(fv int32)
- func (m *WatchRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
- func (m *WatchRoleBindingsRequest) SetParent(fv *role_binding.ParentName)
- func (m *WatchRoleBindingsRequest) SetResumeToken(fv string)
- func (m *WatchRoleBindingsRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchRoleBindingsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchRoleBindingsRequest) SetView(fv view.View)
- func (m *WatchRoleBindingsRequest) String() string
- func (m *WatchRoleBindingsRequest) Unmarshal(b []byte) error
- func (m *WatchRoleBindingsRequest) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsResponse
- func (*WatchRoleBindingsResponse) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingsResponse) GetIsCurrent() bool
- func (m *WatchRoleBindingsResponse) GetIsHardReset() bool
- func (m *WatchRoleBindingsResponse) GetIsSoftReset() bool
- func (m *WatchRoleBindingsResponse) GetPageTokenChange() *WatchRoleBindingsResponse_PageTokenChange
- func (m *WatchRoleBindingsResponse) GetResumeToken() string
- func (m *WatchRoleBindingsResponse) GetRoleBindingChanges() []*role_binding.RoleBindingChange
- func (m *WatchRoleBindingsResponse) GetSnapshotSize() int64
- func (*WatchRoleBindingsResponse) GotenMessage()
- func (obj *WatchRoleBindingsResponse) GotenValidate() error
- func (m *WatchRoleBindingsResponse) Marshal() ([]byte, error)
- func (m *WatchRoleBindingsResponse) MarshalJSON() ([]byte, error)
- func (*WatchRoleBindingsResponse) ProtoMessage()
- func (m *WatchRoleBindingsResponse) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingsResponse) Reset()
- func (m *WatchRoleBindingsResponse) SetIsCurrent(fv bool)
- func (m *WatchRoleBindingsResponse) SetIsHardReset(fv bool)
- func (m *WatchRoleBindingsResponse) SetIsSoftReset(fv bool)
- func (m *WatchRoleBindingsResponse) SetPageTokenChange(fv *WatchRoleBindingsResponse_PageTokenChange)
- func (m *WatchRoleBindingsResponse) SetResumeToken(fv string)
- func (m *WatchRoleBindingsResponse) SetRoleBindingChanges(fv []*role_binding.RoleBindingChange)
- func (m *WatchRoleBindingsResponse) SetSnapshotSize(fv int64)
- func (m *WatchRoleBindingsResponse) String() string
- func (m *WatchRoleBindingsResponse) Unmarshal(b []byte) error
- func (m *WatchRoleBindingsResponse) UnmarshalJSON(data []byte) error
- type WatchRoleBindingsResponse_PageTokenChange
- func (*WatchRoleBindingsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchRoleBindingsResponse_PageTokenChange) GetNextPageToken() *role_binding.PagerCursor
- func (m *WatchRoleBindingsResponse_PageTokenChange) GetPrevPageToken() *role_binding.PagerCursor
- func (*WatchRoleBindingsResponse_PageTokenChange) GotenMessage()
- func (obj *WatchRoleBindingsResponse_PageTokenChange) GotenValidate() error
- func (m *WatchRoleBindingsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchRoleBindingsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchRoleBindingsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchRoleBindingsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchRoleBindingsResponse_PageTokenChange) Reset()
- func (m *WatchRoleBindingsResponse_PageTokenChange) SetNextPageToken(fv *role_binding.PagerCursor)
- func (m *WatchRoleBindingsResponse_PageTokenChange) SetPrevPageToken(fv *role_binding.PagerCursor)
- func (m *WatchRoleBindingsResponse_PageTokenChange) String() string
- func (m *WatchRoleBindingsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchRoleBindingsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetRoleBindingsDescriptor ¶
type BatchGetRoleBindingsDescriptor struct{}
func GetBatchGetRoleBindingsDescriptor ¶
func GetBatchGetRoleBindingsDescriptor() *BatchGetRoleBindingsDescriptor
func (*BatchGetRoleBindingsDescriptor) GetApiDescriptor ¶
func (d *BatchGetRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetRoleBindingsDescriptor) GetApiName ¶
func (d *BatchGetRoleBindingsDescriptor) GetApiName() string
func (*BatchGetRoleBindingsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetRoleBindingsDescriptor) GetFullMethodName ¶
func (d *BatchGetRoleBindingsDescriptor) GetFullMethodName() string
func (*BatchGetRoleBindingsDescriptor) GetMethodName ¶
func (d *BatchGetRoleBindingsDescriptor) GetMethodName() string
func (*BatchGetRoleBindingsDescriptor) GetProtoPkgName ¶
func (d *BatchGetRoleBindingsDescriptor) GetProtoPkgName() string
func (*BatchGetRoleBindingsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetRoleBindingsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetRoleBindingsDescriptor) GetServiceDomain ¶
func (d *BatchGetRoleBindingsDescriptor) GetServiceDomain() string
func (*BatchGetRoleBindingsDescriptor) GetServiceVersion ¶
func (d *BatchGetRoleBindingsDescriptor) GetServiceVersion() string
func (*BatchGetRoleBindingsDescriptor) GetVerb ¶
func (d *BatchGetRoleBindingsDescriptor) GetVerb() string
func (*BatchGetRoleBindingsDescriptor) HasResource ¶
func (d *BatchGetRoleBindingsDescriptor) HasResource() bool
func (*BatchGetRoleBindingsDescriptor) IsClientStream ¶
func (d *BatchGetRoleBindingsDescriptor) IsClientStream() bool
func (*BatchGetRoleBindingsDescriptor) IsCollection ¶
func (d *BatchGetRoleBindingsDescriptor) IsCollection() bool
func (*BatchGetRoleBindingsDescriptor) IsPlural ¶
func (d *BatchGetRoleBindingsDescriptor) IsPlural() bool
func (*BatchGetRoleBindingsDescriptor) IsServerStream ¶
func (d *BatchGetRoleBindingsDescriptor) IsServerStream() bool
func (*BatchGetRoleBindingsDescriptor) IsUnary ¶
func (d *BatchGetRoleBindingsDescriptor) IsUnary() bool
func (*BatchGetRoleBindingsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetRoleBindingsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetRoleBindingsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetRoleBindingsDescriptor) RequestHasResourceBody() bool
type BatchGetRoleBindingsDescriptorClientMsgHandle ¶
type BatchGetRoleBindingsDescriptorClientMsgHandle struct{}
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetRoleBindingsDescriptorServerMsgHandle ¶
type BatchGetRoleBindingsDescriptorServerMsgHandle struct{}
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetRoleBindingsRequest ¶
type BatchGetRoleBindingsRequest struct { // Names of RoleBindings Names []*role_binding.Name `protobuf:"bytes,2,rep,customtype=Name,name=names,proto3" json:"names,omitempty" firestore:"names"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetRoleBindings][ntt.iam.v1.BatchGetRoleBindings]
func (*BatchGetRoleBindingsRequest) Descriptor ¶
func (*BatchGetRoleBindingsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetRoleBindingsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetRoleBindingsRequest) GetFieldMask ¶
func (m *BatchGetRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*BatchGetRoleBindingsRequest) GetNames ¶
func (m *BatchGetRoleBindingsRequest) GetNames() []*role_binding.Name
func (*BatchGetRoleBindingsRequest) GetView ¶
func (m *BatchGetRoleBindingsRequest) GetView() view.View
func (*BatchGetRoleBindingsRequest) GotenMessage ¶
func (*BatchGetRoleBindingsRequest) GotenMessage()
func (*BatchGetRoleBindingsRequest) GotenValidate ¶
func (obj *BatchGetRoleBindingsRequest) GotenValidate() error
func (*BatchGetRoleBindingsRequest) Marshal ¶
func (m *BatchGetRoleBindingsRequest) Marshal() ([]byte, error)
func (*BatchGetRoleBindingsRequest) MarshalJSON ¶
func (m *BatchGetRoleBindingsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetRoleBindingsRequest) ProtoMessage ¶
func (*BatchGetRoleBindingsRequest) ProtoMessage()
func (*BatchGetRoleBindingsRequest) ProtoReflect ¶
func (m *BatchGetRoleBindingsRequest) ProtoReflect() preflect.Message
func (*BatchGetRoleBindingsRequest) Reset ¶
func (m *BatchGetRoleBindingsRequest) Reset()
func (*BatchGetRoleBindingsRequest) SetFieldMask ¶
func (m *BatchGetRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*BatchGetRoleBindingsRequest) SetNames ¶
func (m *BatchGetRoleBindingsRequest) SetNames(fv []*role_binding.Name)
func (*BatchGetRoleBindingsRequest) SetView ¶
func (m *BatchGetRoleBindingsRequest) SetView(fv view.View)
func (*BatchGetRoleBindingsRequest) String ¶
func (m *BatchGetRoleBindingsRequest) String() string
func (*BatchGetRoleBindingsRequest) Unmarshal ¶
func (m *BatchGetRoleBindingsRequest) Unmarshal(b []byte) error
func (*BatchGetRoleBindingsRequest) UnmarshalJSON ¶
func (m *BatchGetRoleBindingsRequest) UnmarshalJSON(data []byte) error
type BatchGetRoleBindingsResponse ¶
type BatchGetRoleBindingsResponse struct { // found RoleBindings RoleBindings []*role_binding.RoleBinding `protobuf:"bytes,1,rep,name=role_bindings,json=roleBindings,proto3" json:"role_bindings,omitempty" firestore:"roleBindings"` // list of not found RoleBindings Missing []*role_binding.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetRoleBindingsResponse
func (*BatchGetRoleBindingsResponse) Descriptor ¶
func (*BatchGetRoleBindingsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetRoleBindingsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetRoleBindingsResponse) GetMissing ¶
func (m *BatchGetRoleBindingsResponse) GetMissing() []*role_binding.Name
func (*BatchGetRoleBindingsResponse) GetRoleBindings ¶
func (m *BatchGetRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
func (*BatchGetRoleBindingsResponse) GotenMessage ¶
func (*BatchGetRoleBindingsResponse) GotenMessage()
func (*BatchGetRoleBindingsResponse) GotenValidate ¶
func (obj *BatchGetRoleBindingsResponse) GotenValidate() error
func (*BatchGetRoleBindingsResponse) Marshal ¶
func (m *BatchGetRoleBindingsResponse) Marshal() ([]byte, error)
func (*BatchGetRoleBindingsResponse) MarshalJSON ¶
func (m *BatchGetRoleBindingsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetRoleBindingsResponse) ProtoMessage ¶
func (*BatchGetRoleBindingsResponse) ProtoMessage()
func (*BatchGetRoleBindingsResponse) ProtoReflect ¶
func (m *BatchGetRoleBindingsResponse) ProtoReflect() preflect.Message
func (*BatchGetRoleBindingsResponse) Reset ¶
func (m *BatchGetRoleBindingsResponse) Reset()
func (*BatchGetRoleBindingsResponse) SetMissing ¶
func (m *BatchGetRoleBindingsResponse) SetMissing(fv []*role_binding.Name)
func (*BatchGetRoleBindingsResponse) SetRoleBindings ¶
func (m *BatchGetRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
func (*BatchGetRoleBindingsResponse) String ¶
func (m *BatchGetRoleBindingsResponse) String() string
func (*BatchGetRoleBindingsResponse) Unmarshal ¶
func (m *BatchGetRoleBindingsResponse) Unmarshal(b []byte) error
func (*BatchGetRoleBindingsResponse) UnmarshalJSON ¶
func (m *BatchGetRoleBindingsResponse) UnmarshalJSON(data []byte) error
type CreateRoleBindingDescriptor ¶
type CreateRoleBindingDescriptor struct{}
func GetCreateRoleBindingDescriptor ¶
func GetCreateRoleBindingDescriptor() *CreateRoleBindingDescriptor
func (*CreateRoleBindingDescriptor) GetApiDescriptor ¶
func (d *CreateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateRoleBindingDescriptor) GetApiName ¶
func (d *CreateRoleBindingDescriptor) GetApiName() string
func (*CreateRoleBindingDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateRoleBindingDescriptor) GetFullMethodName ¶
func (d *CreateRoleBindingDescriptor) GetFullMethodName() string
func (*CreateRoleBindingDescriptor) GetMethodName ¶
func (d *CreateRoleBindingDescriptor) GetMethodName() string
func (*CreateRoleBindingDescriptor) GetProtoPkgName ¶
func (d *CreateRoleBindingDescriptor) GetProtoPkgName() string
func (*CreateRoleBindingDescriptor) GetResourceDescriptor ¶
func (d *CreateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateRoleBindingDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateRoleBindingDescriptor) GetServiceDomain ¶
func (d *CreateRoleBindingDescriptor) GetServiceDomain() string
func (*CreateRoleBindingDescriptor) GetServiceVersion ¶
func (d *CreateRoleBindingDescriptor) GetServiceVersion() string
func (*CreateRoleBindingDescriptor) GetVerb ¶
func (d *CreateRoleBindingDescriptor) GetVerb() string
func (*CreateRoleBindingDescriptor) HasResource ¶
func (d *CreateRoleBindingDescriptor) HasResource() bool
func (*CreateRoleBindingDescriptor) IsClientStream ¶
func (d *CreateRoleBindingDescriptor) IsClientStream() bool
func (*CreateRoleBindingDescriptor) IsCollection ¶
func (d *CreateRoleBindingDescriptor) IsCollection() bool
func (*CreateRoleBindingDescriptor) IsPlural ¶
func (d *CreateRoleBindingDescriptor) IsPlural() bool
func (*CreateRoleBindingDescriptor) IsServerStream ¶
func (d *CreateRoleBindingDescriptor) IsServerStream() bool
func (*CreateRoleBindingDescriptor) IsUnary ¶
func (d *CreateRoleBindingDescriptor) IsUnary() bool
func (*CreateRoleBindingDescriptor) NewEmptyClientMsg ¶
func (d *CreateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateRoleBindingDescriptor) NewEmptyServerMsg ¶
func (d *CreateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateRoleBindingDescriptor) RequestHasResourceBody ¶
func (d *CreateRoleBindingDescriptor) RequestHasResourceBody() bool
type CreateRoleBindingDescriptorClientMsgHandle ¶
type CreateRoleBindingDescriptorClientMsgHandle struct{}
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateRoleBindingDescriptorServerMsgHandle ¶
type CreateRoleBindingDescriptorServerMsgHandle struct{}
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateRoleBindingRequest ¶
type CreateRoleBindingRequest struct { // Parent name of ntt.iam.v1.RoleBinding Parent *role_binding.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // RoleBinding resource body RoleBinding *role_binding.RoleBinding `protobuf:"bytes,2,opt,name=role_binding,json=roleBinding,proto3" json:"role_binding,omitempty" firestore:"roleBinding"` // contains filtered or unexported fields }
Request message for method [CreateRoleBinding][ntt.iam.v1.CreateRoleBinding]
func (*CreateRoleBindingRequest) Descriptor ¶
func (*CreateRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*CreateRoleBindingRequest) GetParent ¶
func (m *CreateRoleBindingRequest) GetParent() *role_binding.ParentName
func (*CreateRoleBindingRequest) GetRoleBinding ¶
func (m *CreateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
func (*CreateRoleBindingRequest) GotenMessage ¶
func (*CreateRoleBindingRequest) GotenMessage()
func (*CreateRoleBindingRequest) GotenValidate ¶
func (obj *CreateRoleBindingRequest) GotenValidate() error
func (*CreateRoleBindingRequest) Marshal ¶
func (m *CreateRoleBindingRequest) Marshal() ([]byte, error)
func (*CreateRoleBindingRequest) MarshalJSON ¶
func (m *CreateRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*CreateRoleBindingRequest) ProtoMessage ¶
func (*CreateRoleBindingRequest) ProtoMessage()
func (*CreateRoleBindingRequest) ProtoReflect ¶
func (m *CreateRoleBindingRequest) ProtoReflect() preflect.Message
func (*CreateRoleBindingRequest) Reset ¶
func (m *CreateRoleBindingRequest) Reset()
func (*CreateRoleBindingRequest) SetParent ¶
func (m *CreateRoleBindingRequest) SetParent(fv *role_binding.ParentName)
func (*CreateRoleBindingRequest) SetRoleBinding ¶
func (m *CreateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
func (*CreateRoleBindingRequest) String ¶
func (m *CreateRoleBindingRequest) String() string
func (*CreateRoleBindingRequest) Unmarshal ¶
func (m *CreateRoleBindingRequest) Unmarshal(b []byte) error
func (*CreateRoleBindingRequest) UnmarshalJSON ¶
func (m *CreateRoleBindingRequest) UnmarshalJSON(data []byte) error
type DeleteRoleBindingDescriptor ¶
type DeleteRoleBindingDescriptor struct{}
func GetDeleteRoleBindingDescriptor ¶
func GetDeleteRoleBindingDescriptor() *DeleteRoleBindingDescriptor
func (*DeleteRoleBindingDescriptor) GetApiDescriptor ¶
func (d *DeleteRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteRoleBindingDescriptor) GetApiName ¶
func (d *DeleteRoleBindingDescriptor) GetApiName() string
func (*DeleteRoleBindingDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteRoleBindingDescriptor) GetFullMethodName ¶
func (d *DeleteRoleBindingDescriptor) GetFullMethodName() string
func (*DeleteRoleBindingDescriptor) GetMethodName ¶
func (d *DeleteRoleBindingDescriptor) GetMethodName() string
func (*DeleteRoleBindingDescriptor) GetProtoPkgName ¶
func (d *DeleteRoleBindingDescriptor) GetProtoPkgName() string
func (*DeleteRoleBindingDescriptor) GetResourceDescriptor ¶
func (d *DeleteRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteRoleBindingDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteRoleBindingDescriptor) GetServiceDomain ¶
func (d *DeleteRoleBindingDescriptor) GetServiceDomain() string
func (*DeleteRoleBindingDescriptor) GetServiceVersion ¶
func (d *DeleteRoleBindingDescriptor) GetServiceVersion() string
func (*DeleteRoleBindingDescriptor) GetVerb ¶
func (d *DeleteRoleBindingDescriptor) GetVerb() string
func (*DeleteRoleBindingDescriptor) HasResource ¶
func (d *DeleteRoleBindingDescriptor) HasResource() bool
func (*DeleteRoleBindingDescriptor) IsClientStream ¶
func (d *DeleteRoleBindingDescriptor) IsClientStream() bool
func (*DeleteRoleBindingDescriptor) IsCollection ¶
func (d *DeleteRoleBindingDescriptor) IsCollection() bool
func (*DeleteRoleBindingDescriptor) IsPlural ¶
func (d *DeleteRoleBindingDescriptor) IsPlural() bool
func (*DeleteRoleBindingDescriptor) IsServerStream ¶
func (d *DeleteRoleBindingDescriptor) IsServerStream() bool
func (*DeleteRoleBindingDescriptor) IsUnary ¶
func (d *DeleteRoleBindingDescriptor) IsUnary() bool
func (*DeleteRoleBindingDescriptor) NewEmptyClientMsg ¶
func (d *DeleteRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteRoleBindingDescriptor) NewEmptyServerMsg ¶
func (d *DeleteRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteRoleBindingDescriptor) RequestHasResourceBody ¶
func (d *DeleteRoleBindingDescriptor) RequestHasResourceBody() bool
type DeleteRoleBindingDescriptorClientMsgHandle ¶
type DeleteRoleBindingDescriptorClientMsgHandle struct{}
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteRoleBindingDescriptorServerMsgHandle ¶
type DeleteRoleBindingDescriptorServerMsgHandle struct{}
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteRoleBindingRequest ¶
type DeleteRoleBindingRequest struct { // Name of ntt.iam.v1.RoleBinding Name *role_binding.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteRoleBinding][ntt.iam.v1.DeleteRoleBinding]
func (*DeleteRoleBindingRequest) Descriptor ¶
func (*DeleteRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*DeleteRoleBindingRequest) GetName ¶
func (m *DeleteRoleBindingRequest) GetName() *role_binding.Name
func (*DeleteRoleBindingRequest) GotenMessage ¶
func (*DeleteRoleBindingRequest) GotenMessage()
func (*DeleteRoleBindingRequest) GotenValidate ¶
func (obj *DeleteRoleBindingRequest) GotenValidate() error
func (*DeleteRoleBindingRequest) Marshal ¶
func (m *DeleteRoleBindingRequest) Marshal() ([]byte, error)
func (*DeleteRoleBindingRequest) MarshalJSON ¶
func (m *DeleteRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*DeleteRoleBindingRequest) ProtoMessage ¶
func (*DeleteRoleBindingRequest) ProtoMessage()
func (*DeleteRoleBindingRequest) ProtoReflect ¶
func (m *DeleteRoleBindingRequest) ProtoReflect() preflect.Message
func (*DeleteRoleBindingRequest) Reset ¶
func (m *DeleteRoleBindingRequest) Reset()
func (*DeleteRoleBindingRequest) SetName ¶
func (m *DeleteRoleBindingRequest) SetName(fv *role_binding.Name)
func (*DeleteRoleBindingRequest) String ¶
func (m *DeleteRoleBindingRequest) String() string
func (*DeleteRoleBindingRequest) Unmarshal ¶
func (m *DeleteRoleBindingRequest) Unmarshal(b []byte) error
func (*DeleteRoleBindingRequest) UnmarshalJSON ¶
func (m *DeleteRoleBindingRequest) UnmarshalJSON(data []byte) error
type GetRoleBindingDescriptor ¶
type GetRoleBindingDescriptor struct{}
func GetGetRoleBindingDescriptor ¶
func GetGetRoleBindingDescriptor() *GetRoleBindingDescriptor
func (*GetRoleBindingDescriptor) GetApiDescriptor ¶
func (d *GetRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetRoleBindingDescriptor) GetApiName ¶
func (d *GetRoleBindingDescriptor) GetApiName() string
func (*GetRoleBindingDescriptor) GetClientMsgReflectHandle ¶
func (d *GetRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetRoleBindingDescriptor) GetFullMethodName ¶
func (d *GetRoleBindingDescriptor) GetFullMethodName() string
func (*GetRoleBindingDescriptor) GetMethodName ¶
func (d *GetRoleBindingDescriptor) GetMethodName() string
func (*GetRoleBindingDescriptor) GetProtoPkgName ¶
func (d *GetRoleBindingDescriptor) GetProtoPkgName() string
func (*GetRoleBindingDescriptor) GetResourceDescriptor ¶
func (d *GetRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetRoleBindingDescriptor) GetServerMsgReflectHandle ¶
func (d *GetRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetRoleBindingDescriptor) GetServiceDomain ¶
func (d *GetRoleBindingDescriptor) GetServiceDomain() string
func (*GetRoleBindingDescriptor) GetServiceVersion ¶
func (d *GetRoleBindingDescriptor) GetServiceVersion() string
func (*GetRoleBindingDescriptor) GetVerb ¶
func (d *GetRoleBindingDescriptor) GetVerb() string
func (*GetRoleBindingDescriptor) HasResource ¶
func (d *GetRoleBindingDescriptor) HasResource() bool
func (*GetRoleBindingDescriptor) IsClientStream ¶
func (d *GetRoleBindingDescriptor) IsClientStream() bool
func (*GetRoleBindingDescriptor) IsCollection ¶
func (d *GetRoleBindingDescriptor) IsCollection() bool
func (*GetRoleBindingDescriptor) IsPlural ¶
func (d *GetRoleBindingDescriptor) IsPlural() bool
func (*GetRoleBindingDescriptor) IsServerStream ¶
func (d *GetRoleBindingDescriptor) IsServerStream() bool
func (*GetRoleBindingDescriptor) IsUnary ¶
func (d *GetRoleBindingDescriptor) IsUnary() bool
func (*GetRoleBindingDescriptor) NewEmptyClientMsg ¶
func (d *GetRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*GetRoleBindingDescriptor) NewEmptyServerMsg ¶
func (d *GetRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*GetRoleBindingDescriptor) RequestHasResourceBody ¶
func (d *GetRoleBindingDescriptor) RequestHasResourceBody() bool
type GetRoleBindingDescriptorClientMsgHandle ¶
type GetRoleBindingDescriptorClientMsgHandle struct{}
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetRoleBindingDescriptorServerMsgHandle ¶
type GetRoleBindingDescriptorServerMsgHandle struct{}
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetRoleBindingRequest ¶
type GetRoleBindingRequest struct { // Name of ntt.iam.v1.RoleBinding Name *role_binding.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetRoleBinding][ntt.iam.v1.GetRoleBinding]
func (*GetRoleBindingRequest) Descriptor ¶
func (*GetRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*GetRoleBindingRequest) GetFieldMask ¶
func (m *GetRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*GetRoleBindingRequest) GetName ¶
func (m *GetRoleBindingRequest) GetName() *role_binding.Name
func (*GetRoleBindingRequest) GetView ¶
func (m *GetRoleBindingRequest) GetView() view.View
func (*GetRoleBindingRequest) GotenMessage ¶
func (*GetRoleBindingRequest) GotenMessage()
func (*GetRoleBindingRequest) GotenValidate ¶
func (obj *GetRoleBindingRequest) GotenValidate() error
func (*GetRoleBindingRequest) Marshal ¶
func (m *GetRoleBindingRequest) Marshal() ([]byte, error)
func (*GetRoleBindingRequest) MarshalJSON ¶
func (m *GetRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*GetRoleBindingRequest) ProtoMessage ¶
func (*GetRoleBindingRequest) ProtoMessage()
func (*GetRoleBindingRequest) ProtoReflect ¶
func (m *GetRoleBindingRequest) ProtoReflect() preflect.Message
func (*GetRoleBindingRequest) Reset ¶
func (m *GetRoleBindingRequest) Reset()
func (*GetRoleBindingRequest) SetFieldMask ¶
func (m *GetRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*GetRoleBindingRequest) SetName ¶
func (m *GetRoleBindingRequest) SetName(fv *role_binding.Name)
func (*GetRoleBindingRequest) SetView ¶
func (m *GetRoleBindingRequest) SetView(fv view.View)
func (*GetRoleBindingRequest) String ¶
func (m *GetRoleBindingRequest) String() string
func (*GetRoleBindingRequest) Unmarshal ¶
func (m *GetRoleBindingRequest) Unmarshal(b []byte) error
func (*GetRoleBindingRequest) UnmarshalJSON ¶
func (m *GetRoleBindingRequest) UnmarshalJSON(data []byte) error
type ListRoleBindingsDescriptor ¶
type ListRoleBindingsDescriptor struct{}
func GetListRoleBindingsDescriptor ¶
func GetListRoleBindingsDescriptor() *ListRoleBindingsDescriptor
func (*ListRoleBindingsDescriptor) GetApiDescriptor ¶
func (d *ListRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListRoleBindingsDescriptor) GetApiName ¶
func (d *ListRoleBindingsDescriptor) GetApiName() string
func (*ListRoleBindingsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListRoleBindingsDescriptor) GetFullMethodName ¶
func (d *ListRoleBindingsDescriptor) GetFullMethodName() string
func (*ListRoleBindingsDescriptor) GetMethodName ¶
func (d *ListRoleBindingsDescriptor) GetMethodName() string
func (*ListRoleBindingsDescriptor) GetProtoPkgName ¶
func (d *ListRoleBindingsDescriptor) GetProtoPkgName() string
func (*ListRoleBindingsDescriptor) GetResourceDescriptor ¶
func (d *ListRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListRoleBindingsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListRoleBindingsDescriptor) GetServiceDomain ¶
func (d *ListRoleBindingsDescriptor) GetServiceDomain() string
func (*ListRoleBindingsDescriptor) GetServiceVersion ¶
func (d *ListRoleBindingsDescriptor) GetServiceVersion() string
func (*ListRoleBindingsDescriptor) GetVerb ¶
func (d *ListRoleBindingsDescriptor) GetVerb() string
func (*ListRoleBindingsDescriptor) HasResource ¶
func (d *ListRoleBindingsDescriptor) HasResource() bool
func (*ListRoleBindingsDescriptor) IsClientStream ¶
func (d *ListRoleBindingsDescriptor) IsClientStream() bool
func (*ListRoleBindingsDescriptor) IsCollection ¶
func (d *ListRoleBindingsDescriptor) IsCollection() bool
func (*ListRoleBindingsDescriptor) IsPlural ¶
func (d *ListRoleBindingsDescriptor) IsPlural() bool
func (*ListRoleBindingsDescriptor) IsServerStream ¶
func (d *ListRoleBindingsDescriptor) IsServerStream() bool
func (*ListRoleBindingsDescriptor) IsUnary ¶
func (d *ListRoleBindingsDescriptor) IsUnary() bool
func (*ListRoleBindingsDescriptor) NewEmptyClientMsg ¶
func (d *ListRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListRoleBindingsDescriptor) NewEmptyServerMsg ¶
func (d *ListRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListRoleBindingsDescriptor) RequestHasResourceBody ¶
func (d *ListRoleBindingsDescriptor) RequestHasResourceBody() bool
type ListRoleBindingsDescriptorClientMsgHandle ¶
type ListRoleBindingsDescriptorClientMsgHandle struct{}
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListRoleBindingsDescriptorServerMsgHandle ¶
type ListRoleBindingsDescriptorServerMsgHandle struct{}
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListRoleBindingsRequest ¶
type ListRoleBindingsRequest struct { // Parent name of ntt.iam.v1.RoleBinding Parent *role_binding.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer RoleBindings than requested. // If unspecified, server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Typically, this is the value of // [ListRoleBindingsResponse.next_page_token][ntt.iam.v1.ListRoleBindingsResponse.next_page_token] PageToken *role_binding.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination list // of field path with order directive, either 'asc' or 'desc'. If direction is // not provided, 'asc' is assumed. e.g. "state.nested_field asc, // state.something.else desc, theme" OrderBy *role_binding.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *role_binding.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListRoleBindings][ntt.iam.v1.ListRoleBindings]
func (*ListRoleBindingsRequest) Descriptor ¶
func (*ListRoleBindingsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListRoleBindingsRequest.ProtoReflect.Descriptor instead.
func (*ListRoleBindingsRequest) GetFieldMask ¶
func (m *ListRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*ListRoleBindingsRequest) GetFilter ¶
func (m *ListRoleBindingsRequest) GetFilter() *role_binding.Filter
func (*ListRoleBindingsRequest) GetIncludePagingInfo ¶
func (m *ListRoleBindingsRequest) GetIncludePagingInfo() bool
func (*ListRoleBindingsRequest) GetOrderBy ¶
func (m *ListRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
func (*ListRoleBindingsRequest) GetPageSize ¶
func (m *ListRoleBindingsRequest) GetPageSize() int32
func (*ListRoleBindingsRequest) GetPageToken ¶
func (m *ListRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
func (*ListRoleBindingsRequest) GetParent ¶
func (m *ListRoleBindingsRequest) GetParent() *role_binding.ParentName
func (*ListRoleBindingsRequest) GetView ¶
func (m *ListRoleBindingsRequest) GetView() view.View
func (*ListRoleBindingsRequest) GotenMessage ¶
func (*ListRoleBindingsRequest) GotenMessage()
func (*ListRoleBindingsRequest) GotenValidate ¶
func (obj *ListRoleBindingsRequest) GotenValidate() error
func (*ListRoleBindingsRequest) Marshal ¶
func (m *ListRoleBindingsRequest) Marshal() ([]byte, error)
func (*ListRoleBindingsRequest) MarshalJSON ¶
func (m *ListRoleBindingsRequest) MarshalJSON() ([]byte, error)
func (*ListRoleBindingsRequest) ProtoMessage ¶
func (*ListRoleBindingsRequest) ProtoMessage()
func (*ListRoleBindingsRequest) ProtoReflect ¶
func (m *ListRoleBindingsRequest) ProtoReflect() preflect.Message
func (*ListRoleBindingsRequest) Reset ¶
func (m *ListRoleBindingsRequest) Reset()
func (*ListRoleBindingsRequest) SetFieldMask ¶
func (m *ListRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*ListRoleBindingsRequest) SetFilter ¶
func (m *ListRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
func (*ListRoleBindingsRequest) SetIncludePagingInfo ¶
func (m *ListRoleBindingsRequest) SetIncludePagingInfo(fv bool)
func (*ListRoleBindingsRequest) SetOrderBy ¶
func (m *ListRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
func (*ListRoleBindingsRequest) SetPageSize ¶
func (m *ListRoleBindingsRequest) SetPageSize(fv int32)
func (*ListRoleBindingsRequest) SetPageToken ¶
func (m *ListRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
func (*ListRoleBindingsRequest) SetParent ¶
func (m *ListRoleBindingsRequest) SetParent(fv *role_binding.ParentName)
func (*ListRoleBindingsRequest) SetView ¶
func (m *ListRoleBindingsRequest) SetView(fv view.View)
func (*ListRoleBindingsRequest) String ¶
func (m *ListRoleBindingsRequest) String() string
func (*ListRoleBindingsRequest) Unmarshal ¶
func (m *ListRoleBindingsRequest) Unmarshal(b []byte) error
func (*ListRoleBindingsRequest) UnmarshalJSON ¶
func (m *ListRoleBindingsRequest) UnmarshalJSON(data []byte) error
type ListRoleBindingsResponse ¶
type ListRoleBindingsResponse struct { // The list of RoleBindings RoleBindings []*role_binding.RoleBinding `protobuf:"bytes,1,rep,name=role_bindings,json=roleBindings,proto3" json:"role_bindings,omitempty" firestore:"roleBindings"` // A token to retrieve previous page of results. Pass this value in the // [ListRoleBindingsRequest.page_token][ntt.iam.v1.ListRoleBindingsRequest.page_token] PrevPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListRoleBindingsRequest.page_token][ntt.iam.v1.ListRoleBindingsRequest.page_token] NextPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page or 0 if no page tokens were given, // paging info was not requested or there was an error while trying to get // it). Page index can be computed from offset and limit provided in a // request. CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total RoleBindings across all pages or 0, if there are no items, // paging info was not requested or there was an error while trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListRoleBindings][ntt.iam.v1.ListRoleBindings]
func (*ListRoleBindingsResponse) Descriptor ¶
func (*ListRoleBindingsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListRoleBindingsResponse.ProtoReflect.Descriptor instead.
func (*ListRoleBindingsResponse) GetCurrentOffset ¶
func (m *ListRoleBindingsResponse) GetCurrentOffset() int32
func (*ListRoleBindingsResponse) GetNextPageToken ¶
func (m *ListRoleBindingsResponse) GetNextPageToken() *role_binding.PagerCursor
func (*ListRoleBindingsResponse) GetPrevPageToken ¶
func (m *ListRoleBindingsResponse) GetPrevPageToken() *role_binding.PagerCursor
func (*ListRoleBindingsResponse) GetRoleBindings ¶
func (m *ListRoleBindingsResponse) GetRoleBindings() []*role_binding.RoleBinding
func (*ListRoleBindingsResponse) GetTotalResultsCount ¶
func (m *ListRoleBindingsResponse) GetTotalResultsCount() int32
func (*ListRoleBindingsResponse) GotenMessage ¶
func (*ListRoleBindingsResponse) GotenMessage()
func (*ListRoleBindingsResponse) GotenValidate ¶
func (obj *ListRoleBindingsResponse) GotenValidate() error
func (*ListRoleBindingsResponse) Marshal ¶
func (m *ListRoleBindingsResponse) Marshal() ([]byte, error)
func (*ListRoleBindingsResponse) MarshalJSON ¶
func (m *ListRoleBindingsResponse) MarshalJSON() ([]byte, error)
func (*ListRoleBindingsResponse) ProtoMessage ¶
func (*ListRoleBindingsResponse) ProtoMessage()
func (*ListRoleBindingsResponse) ProtoReflect ¶
func (m *ListRoleBindingsResponse) ProtoReflect() preflect.Message
func (*ListRoleBindingsResponse) Reset ¶
func (m *ListRoleBindingsResponse) Reset()
func (*ListRoleBindingsResponse) SetCurrentOffset ¶
func (m *ListRoleBindingsResponse) SetCurrentOffset(fv int32)
func (*ListRoleBindingsResponse) SetNextPageToken ¶
func (m *ListRoleBindingsResponse) SetNextPageToken(fv *role_binding.PagerCursor)
func (*ListRoleBindingsResponse) SetPrevPageToken ¶
func (m *ListRoleBindingsResponse) SetPrevPageToken(fv *role_binding.PagerCursor)
func (*ListRoleBindingsResponse) SetRoleBindings ¶
func (m *ListRoleBindingsResponse) SetRoleBindings(fv []*role_binding.RoleBinding)
func (*ListRoleBindingsResponse) SetTotalResultsCount ¶
func (m *ListRoleBindingsResponse) SetTotalResultsCount(fv int32)
func (*ListRoleBindingsResponse) String ¶
func (m *ListRoleBindingsResponse) String() string
func (*ListRoleBindingsResponse) Unmarshal ¶
func (m *ListRoleBindingsResponse) Unmarshal(b []byte) error
func (*ListRoleBindingsResponse) UnmarshalJSON ¶
func (m *ListRoleBindingsResponse) UnmarshalJSON(data []byte) error
type RoleBindingServiceClient ¶
type RoleBindingServiceClient interface { GetRoleBinding(ctx context.Context, in *GetRoleBindingRequest, opts ...grpc.CallOption) (*role_binding.RoleBinding, error) BatchGetRoleBindings(ctx context.Context, in *BatchGetRoleBindingsRequest, opts ...grpc.CallOption) (*BatchGetRoleBindingsResponse, error) ListRoleBindings(ctx context.Context, in *ListRoleBindingsRequest, opts ...grpc.CallOption) (*ListRoleBindingsResponse, error) WatchRoleBinding(ctx context.Context, in *WatchRoleBindingRequest, opts ...grpc.CallOption) (WatchRoleBindingClientStream, error) WatchRoleBindings(ctx context.Context, in *WatchRoleBindingsRequest, opts ...grpc.CallOption) (WatchRoleBindingsClientStream, error) CreateRoleBinding(ctx context.Context, in *CreateRoleBindingRequest, opts ...grpc.CallOption) (*role_binding.RoleBinding, error) UpdateRoleBinding(ctx context.Context, in *UpdateRoleBindingRequest, opts ...grpc.CallOption) (*role_binding.RoleBinding, error) DeleteRoleBinding(ctx context.Context, in *DeleteRoleBindingRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
RoleBindingServiceClient is the client API for RoleBindingService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewRoleBindingServiceClient ¶
func NewRoleBindingServiceClient(cc grpc.ClientConnInterface) RoleBindingServiceClient
type RoleBindingServiceDescriptor ¶
type RoleBindingServiceDescriptor struct{}
func GetRoleBindingServiceDescriptor ¶
func GetRoleBindingServiceDescriptor() *RoleBindingServiceDescriptor
func (*RoleBindingServiceDescriptor) AllMethodDescriptors ¶
func (d *RoleBindingServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*RoleBindingServiceDescriptor) GetApiName ¶
func (d *RoleBindingServiceDescriptor) GetApiName() string
func (*RoleBindingServiceDescriptor) GetFullAPIName ¶
func (d *RoleBindingServiceDescriptor) GetFullAPIName() string
func (*RoleBindingServiceDescriptor) GetProtoPkgName ¶
func (d *RoleBindingServiceDescriptor) GetProtoPkgName() string
func (*RoleBindingServiceDescriptor) GetServiceDomain ¶
func (d *RoleBindingServiceDescriptor) GetServiceDomain() string
func (*RoleBindingServiceDescriptor) GetServiceVersion ¶
func (d *RoleBindingServiceDescriptor) GetServiceVersion() string
type UpdateRoleBindingDescriptor ¶
type UpdateRoleBindingDescriptor struct{}
func GetUpdateRoleBindingDescriptor ¶
func GetUpdateRoleBindingDescriptor() *UpdateRoleBindingDescriptor
func (*UpdateRoleBindingDescriptor) GetApiDescriptor ¶
func (d *UpdateRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateRoleBindingDescriptor) GetApiName ¶
func (d *UpdateRoleBindingDescriptor) GetApiName() string
func (*UpdateRoleBindingDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateRoleBindingDescriptor) GetFullMethodName ¶
func (d *UpdateRoleBindingDescriptor) GetFullMethodName() string
func (*UpdateRoleBindingDescriptor) GetMethodName ¶
func (d *UpdateRoleBindingDescriptor) GetMethodName() string
func (*UpdateRoleBindingDescriptor) GetProtoPkgName ¶
func (d *UpdateRoleBindingDescriptor) GetProtoPkgName() string
func (*UpdateRoleBindingDescriptor) GetResourceDescriptor ¶
func (d *UpdateRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateRoleBindingDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateRoleBindingDescriptor) GetServiceDomain ¶
func (d *UpdateRoleBindingDescriptor) GetServiceDomain() string
func (*UpdateRoleBindingDescriptor) GetServiceVersion ¶
func (d *UpdateRoleBindingDescriptor) GetServiceVersion() string
func (*UpdateRoleBindingDescriptor) GetVerb ¶
func (d *UpdateRoleBindingDescriptor) GetVerb() string
func (*UpdateRoleBindingDescriptor) HasResource ¶
func (d *UpdateRoleBindingDescriptor) HasResource() bool
func (*UpdateRoleBindingDescriptor) IsClientStream ¶
func (d *UpdateRoleBindingDescriptor) IsClientStream() bool
func (*UpdateRoleBindingDescriptor) IsCollection ¶
func (d *UpdateRoleBindingDescriptor) IsCollection() bool
func (*UpdateRoleBindingDescriptor) IsPlural ¶
func (d *UpdateRoleBindingDescriptor) IsPlural() bool
func (*UpdateRoleBindingDescriptor) IsServerStream ¶
func (d *UpdateRoleBindingDescriptor) IsServerStream() bool
func (*UpdateRoleBindingDescriptor) IsUnary ¶
func (d *UpdateRoleBindingDescriptor) IsUnary() bool
func (*UpdateRoleBindingDescriptor) NewEmptyClientMsg ¶
func (d *UpdateRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateRoleBindingDescriptor) NewEmptyServerMsg ¶
func (d *UpdateRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateRoleBindingDescriptor) RequestHasResourceBody ¶
func (d *UpdateRoleBindingDescriptor) RequestHasResourceBody() bool
type UpdateRoleBindingDescriptorClientMsgHandle ¶
type UpdateRoleBindingDescriptorClientMsgHandle struct{}
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateRoleBindingDescriptorServerMsgHandle ¶
type UpdateRoleBindingDescriptorServerMsgHandle struct{}
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateRoleBindingRequest ¶
type UpdateRoleBindingRequest struct { // RoleBinding resource body RoleBinding *role_binding.RoleBinding `protobuf:"bytes,2,opt,name=role_binding,json=roleBinding,proto3" json:"role_binding,omitempty" firestore:"roleBinding"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *role_binding.RoleBinding_FieldMask `` /* 147-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateRoleBindingRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateRoleBinding][ntt.iam.v1.UpdateRoleBinding]
func (*UpdateRoleBindingRequest) Descriptor ¶
func (*UpdateRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*UpdateRoleBindingRequest) GetAllowMissing ¶
func (m *UpdateRoleBindingRequest) GetAllowMissing() bool
func (*UpdateRoleBindingRequest) GetCas ¶
func (m *UpdateRoleBindingRequest) GetCas() *UpdateRoleBindingRequest_CAS
func (*UpdateRoleBindingRequest) GetRoleBinding ¶
func (m *UpdateRoleBindingRequest) GetRoleBinding() *role_binding.RoleBinding
func (*UpdateRoleBindingRequest) GetUpdateMask ¶
func (m *UpdateRoleBindingRequest) GetUpdateMask() *role_binding.RoleBinding_FieldMask
func (*UpdateRoleBindingRequest) GotenMessage ¶
func (*UpdateRoleBindingRequest) GotenMessage()
func (*UpdateRoleBindingRequest) GotenValidate ¶
func (obj *UpdateRoleBindingRequest) GotenValidate() error
func (*UpdateRoleBindingRequest) Marshal ¶
func (m *UpdateRoleBindingRequest) Marshal() ([]byte, error)
func (*UpdateRoleBindingRequest) MarshalJSON ¶
func (m *UpdateRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*UpdateRoleBindingRequest) ProtoMessage ¶
func (*UpdateRoleBindingRequest) ProtoMessage()
func (*UpdateRoleBindingRequest) ProtoReflect ¶
func (m *UpdateRoleBindingRequest) ProtoReflect() preflect.Message
func (*UpdateRoleBindingRequest) Reset ¶
func (m *UpdateRoleBindingRequest) Reset()
func (*UpdateRoleBindingRequest) SetAllowMissing ¶
func (m *UpdateRoleBindingRequest) SetAllowMissing(fv bool)
func (*UpdateRoleBindingRequest) SetCas ¶
func (m *UpdateRoleBindingRequest) SetCas(fv *UpdateRoleBindingRequest_CAS)
func (*UpdateRoleBindingRequest) SetRoleBinding ¶
func (m *UpdateRoleBindingRequest) SetRoleBinding(fv *role_binding.RoleBinding)
func (*UpdateRoleBindingRequest) SetUpdateMask ¶
func (m *UpdateRoleBindingRequest) SetUpdateMask(fv *role_binding.RoleBinding_FieldMask)
func (*UpdateRoleBindingRequest) String ¶
func (m *UpdateRoleBindingRequest) String() string
func (*UpdateRoleBindingRequest) Unmarshal ¶
func (m *UpdateRoleBindingRequest) Unmarshal(b []byte) error
func (*UpdateRoleBindingRequest) UnmarshalJSON ¶
func (m *UpdateRoleBindingRequest) UnmarshalJSON(data []byte) error
type UpdateRoleBindingRequest_CAS ¶
type UpdateRoleBindingRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *role_binding.RoleBinding `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateRoleBindingRequest_CAS) Descriptor ¶
func (*UpdateRoleBindingRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateRoleBindingRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateRoleBindingRequest_CAS) GetConditionalState ¶
func (m *UpdateRoleBindingRequest_CAS) GetConditionalState() *role_binding.RoleBinding
func (*UpdateRoleBindingRequest_CAS) GetFieldMask ¶
func (m *UpdateRoleBindingRequest_CAS) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*UpdateRoleBindingRequest_CAS) GotenMessage ¶
func (*UpdateRoleBindingRequest_CAS) GotenMessage()
func (*UpdateRoleBindingRequest_CAS) GotenValidate ¶
func (obj *UpdateRoleBindingRequest_CAS) GotenValidate() error
func (*UpdateRoleBindingRequest_CAS) Marshal ¶
func (m *UpdateRoleBindingRequest_CAS) Marshal() ([]byte, error)
func (*UpdateRoleBindingRequest_CAS) MarshalJSON ¶
func (m *UpdateRoleBindingRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateRoleBindingRequest_CAS) ProtoMessage ¶
func (*UpdateRoleBindingRequest_CAS) ProtoMessage()
func (*UpdateRoleBindingRequest_CAS) ProtoReflect ¶
func (m *UpdateRoleBindingRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateRoleBindingRequest_CAS) Reset ¶
func (m *UpdateRoleBindingRequest_CAS) Reset()
func (*UpdateRoleBindingRequest_CAS) SetConditionalState ¶
func (m *UpdateRoleBindingRequest_CAS) SetConditionalState(fv *role_binding.RoleBinding)
func (*UpdateRoleBindingRequest_CAS) SetFieldMask ¶
func (m *UpdateRoleBindingRequest_CAS) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*UpdateRoleBindingRequest_CAS) String ¶
func (m *UpdateRoleBindingRequest_CAS) String() string
func (*UpdateRoleBindingRequest_CAS) Unmarshal ¶
func (m *UpdateRoleBindingRequest_CAS) Unmarshal(b []byte) error
func (*UpdateRoleBindingRequest_CAS) UnmarshalJSON ¶
func (m *UpdateRoleBindingRequest_CAS) UnmarshalJSON(data []byte) error
type WatchRoleBindingClientStream ¶
type WatchRoleBindingClientStream interface { Recv() (*WatchRoleBindingResponse, error) grpc.ClientStream }
type WatchRoleBindingDescriptor ¶
type WatchRoleBindingDescriptor struct{}
func GetWatchRoleBindingDescriptor ¶
func GetWatchRoleBindingDescriptor() *WatchRoleBindingDescriptor
func (*WatchRoleBindingDescriptor) GetApiDescriptor ¶
func (d *WatchRoleBindingDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchRoleBindingDescriptor) GetApiName ¶
func (d *WatchRoleBindingDescriptor) GetApiName() string
func (*WatchRoleBindingDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchRoleBindingDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingDescriptor) GetFullMethodName ¶
func (d *WatchRoleBindingDescriptor) GetFullMethodName() string
func (*WatchRoleBindingDescriptor) GetMethodName ¶
func (d *WatchRoleBindingDescriptor) GetMethodName() string
func (*WatchRoleBindingDescriptor) GetProtoPkgName ¶
func (d *WatchRoleBindingDescriptor) GetProtoPkgName() string
func (*WatchRoleBindingDescriptor) GetResourceDescriptor ¶
func (d *WatchRoleBindingDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchRoleBindingDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchRoleBindingDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingDescriptor) GetServiceDomain ¶
func (d *WatchRoleBindingDescriptor) GetServiceDomain() string
func (*WatchRoleBindingDescriptor) GetServiceVersion ¶
func (d *WatchRoleBindingDescriptor) GetServiceVersion() string
func (*WatchRoleBindingDescriptor) GetVerb ¶
func (d *WatchRoleBindingDescriptor) GetVerb() string
func (*WatchRoleBindingDescriptor) HasResource ¶
func (d *WatchRoleBindingDescriptor) HasResource() bool
func (*WatchRoleBindingDescriptor) IsClientStream ¶
func (d *WatchRoleBindingDescriptor) IsClientStream() bool
func (*WatchRoleBindingDescriptor) IsCollection ¶
func (d *WatchRoleBindingDescriptor) IsCollection() bool
func (*WatchRoleBindingDescriptor) IsPlural ¶
func (d *WatchRoleBindingDescriptor) IsPlural() bool
func (*WatchRoleBindingDescriptor) IsServerStream ¶
func (d *WatchRoleBindingDescriptor) IsServerStream() bool
func (*WatchRoleBindingDescriptor) IsUnary ¶
func (d *WatchRoleBindingDescriptor) IsUnary() bool
func (*WatchRoleBindingDescriptor) NewEmptyClientMsg ¶
func (d *WatchRoleBindingDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchRoleBindingDescriptor) NewEmptyServerMsg ¶
func (d *WatchRoleBindingDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchRoleBindingDescriptor) RequestHasResourceBody ¶
func (d *WatchRoleBindingDescriptor) RequestHasResourceBody() bool
type WatchRoleBindingDescriptorClientMsgHandle ¶
type WatchRoleBindingDescriptorClientMsgHandle struct{}
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchRoleBindingDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingDescriptorServerMsgHandle ¶
type WatchRoleBindingDescriptorServerMsgHandle struct{}
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchRoleBindingDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingRequest ¶
type WatchRoleBindingRequest struct { // Name of ntt.iam.v1.RoleBinding Name *role_binding.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchRoleBinding][ntt.iam.v1.WatchRoleBinding]
func (*WatchRoleBindingRequest) Descriptor ¶
func (*WatchRoleBindingRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingRequest.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingRequest) GetFieldMask ¶
func (m *WatchRoleBindingRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*WatchRoleBindingRequest) GetName ¶
func (m *WatchRoleBindingRequest) GetName() *role_binding.Name
func (*WatchRoleBindingRequest) GetView ¶
func (m *WatchRoleBindingRequest) GetView() view.View
func (*WatchRoleBindingRequest) GotenMessage ¶
func (*WatchRoleBindingRequest) GotenMessage()
func (*WatchRoleBindingRequest) GotenValidate ¶
func (obj *WatchRoleBindingRequest) GotenValidate() error
func (*WatchRoleBindingRequest) Marshal ¶
func (m *WatchRoleBindingRequest) Marshal() ([]byte, error)
func (*WatchRoleBindingRequest) MarshalJSON ¶
func (m *WatchRoleBindingRequest) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingRequest) ProtoMessage ¶
func (*WatchRoleBindingRequest) ProtoMessage()
func (*WatchRoleBindingRequest) ProtoReflect ¶
func (m *WatchRoleBindingRequest) ProtoReflect() preflect.Message
func (*WatchRoleBindingRequest) Reset ¶
func (m *WatchRoleBindingRequest) Reset()
func (*WatchRoleBindingRequest) SetFieldMask ¶
func (m *WatchRoleBindingRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*WatchRoleBindingRequest) SetName ¶
func (m *WatchRoleBindingRequest) SetName(fv *role_binding.Name)
func (*WatchRoleBindingRequest) SetView ¶
func (m *WatchRoleBindingRequest) SetView(fv view.View)
func (*WatchRoleBindingRequest) String ¶
func (m *WatchRoleBindingRequest) String() string
func (*WatchRoleBindingRequest) Unmarshal ¶
func (m *WatchRoleBindingRequest) Unmarshal(b []byte) error
func (*WatchRoleBindingRequest) UnmarshalJSON ¶
func (m *WatchRoleBindingRequest) UnmarshalJSON(data []byte) error
type WatchRoleBindingResponse ¶
type WatchRoleBindingResponse struct { Change *role_binding.RoleBindingChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchRoleBindingResponse
func (*WatchRoleBindingResponse) Descriptor ¶
func (*WatchRoleBindingResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingResponse.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingResponse) GetChange ¶
func (m *WatchRoleBindingResponse) GetChange() *role_binding.RoleBindingChange
func (*WatchRoleBindingResponse) GotenMessage ¶
func (*WatchRoleBindingResponse) GotenMessage()
func (*WatchRoleBindingResponse) GotenValidate ¶
func (obj *WatchRoleBindingResponse) GotenValidate() error
func (*WatchRoleBindingResponse) Marshal ¶
func (m *WatchRoleBindingResponse) Marshal() ([]byte, error)
func (*WatchRoleBindingResponse) MarshalJSON ¶
func (m *WatchRoleBindingResponse) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingResponse) ProtoMessage ¶
func (*WatchRoleBindingResponse) ProtoMessage()
func (*WatchRoleBindingResponse) ProtoReflect ¶
func (m *WatchRoleBindingResponse) ProtoReflect() preflect.Message
func (*WatchRoleBindingResponse) Reset ¶
func (m *WatchRoleBindingResponse) Reset()
func (*WatchRoleBindingResponse) SetChange ¶
func (m *WatchRoleBindingResponse) SetChange(fv *role_binding.RoleBindingChange)
func (*WatchRoleBindingResponse) String ¶
func (m *WatchRoleBindingResponse) String() string
func (*WatchRoleBindingResponse) Unmarshal ¶
func (m *WatchRoleBindingResponse) Unmarshal(b []byte) error
func (*WatchRoleBindingResponse) UnmarshalJSON ¶
func (m *WatchRoleBindingResponse) UnmarshalJSON(data []byte) error
type WatchRoleBindingsClientStream ¶
type WatchRoleBindingsClientStream interface { Recv() (*WatchRoleBindingsResponse, error) grpc.ClientStream }
type WatchRoleBindingsDescriptor ¶
type WatchRoleBindingsDescriptor struct{}
func GetWatchRoleBindingsDescriptor ¶
func GetWatchRoleBindingsDescriptor() *WatchRoleBindingsDescriptor
func (*WatchRoleBindingsDescriptor) GetApiDescriptor ¶
func (d *WatchRoleBindingsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchRoleBindingsDescriptor) GetApiName ¶
func (d *WatchRoleBindingsDescriptor) GetApiName() string
func (*WatchRoleBindingsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchRoleBindingsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingsDescriptor) GetFullMethodName ¶
func (d *WatchRoleBindingsDescriptor) GetFullMethodName() string
func (*WatchRoleBindingsDescriptor) GetMethodName ¶
func (d *WatchRoleBindingsDescriptor) GetMethodName() string
func (*WatchRoleBindingsDescriptor) GetProtoPkgName ¶
func (d *WatchRoleBindingsDescriptor) GetProtoPkgName() string
func (*WatchRoleBindingsDescriptor) GetResourceDescriptor ¶
func (d *WatchRoleBindingsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchRoleBindingsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchRoleBindingsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchRoleBindingsDescriptor) GetServiceDomain ¶
func (d *WatchRoleBindingsDescriptor) GetServiceDomain() string
func (*WatchRoleBindingsDescriptor) GetServiceVersion ¶
func (d *WatchRoleBindingsDescriptor) GetServiceVersion() string
func (*WatchRoleBindingsDescriptor) GetVerb ¶
func (d *WatchRoleBindingsDescriptor) GetVerb() string
func (*WatchRoleBindingsDescriptor) HasResource ¶
func (d *WatchRoleBindingsDescriptor) HasResource() bool
func (*WatchRoleBindingsDescriptor) IsClientStream ¶
func (d *WatchRoleBindingsDescriptor) IsClientStream() bool
func (*WatchRoleBindingsDescriptor) IsCollection ¶
func (d *WatchRoleBindingsDescriptor) IsCollection() bool
func (*WatchRoleBindingsDescriptor) IsPlural ¶
func (d *WatchRoleBindingsDescriptor) IsPlural() bool
func (*WatchRoleBindingsDescriptor) IsServerStream ¶
func (d *WatchRoleBindingsDescriptor) IsServerStream() bool
func (*WatchRoleBindingsDescriptor) IsUnary ¶
func (d *WatchRoleBindingsDescriptor) IsUnary() bool
func (*WatchRoleBindingsDescriptor) NewEmptyClientMsg ¶
func (d *WatchRoleBindingsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchRoleBindingsDescriptor) NewEmptyServerMsg ¶
func (d *WatchRoleBindingsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchRoleBindingsDescriptor) RequestHasResourceBody ¶
func (d *WatchRoleBindingsDescriptor) RequestHasResourceBody() bool
type WatchRoleBindingsDescriptorClientMsgHandle ¶
type WatchRoleBindingsDescriptorClientMsgHandle struct{}
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchRoleBindingsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingsDescriptorServerMsgHandle ¶
type WatchRoleBindingsDescriptorServerMsgHandle struct{}
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchRoleBindingsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchRoleBindingsRequest ¶
type WatchRoleBindingsRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.types.WatchType" json:"type,omitempty" firestore:"type"` // Parent name of ntt.iam.v1.RoleBinding Parent *role_binding.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer RoleBindings than requested. // If unspecified, server will pick an appropriate default. // Can be populated only for stateful watch type. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Can be populated only for stateful watch type. PageToken *role_binding.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination Can be // populated only for stateful watch type. OrderBy *role_binding.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A token identifying watch resume point from previous session. // Can be populated only for stateless watch type. ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Point in the time from which we want to start getting updates. This field // can be populated only for stateless watch type and if resume token is not // known yet. If specified, initial snapshot will NOT be provided. It is // assumed client can obtain it using separate means. Watch responses will // contain resume tokens which should be used to resume broken connection. StartingTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *role_binding.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view Changes to RoleBinding that don't // affect any of masked fields won't be sent back. FieldMask *role_binding.RoleBinding_FieldMask `` /* 143-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // RoleBinding that don't affect any of masked fields won't be sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [WatchRoleBindings][ntt.iam.v1.WatchRoleBindings]
func (*WatchRoleBindingsRequest) Descriptor ¶
func (*WatchRoleBindingsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingsRequest.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingsRequest) GetFieldMask ¶
func (m *WatchRoleBindingsRequest) GetFieldMask() *role_binding.RoleBinding_FieldMask
func (*WatchRoleBindingsRequest) GetFilter ¶
func (m *WatchRoleBindingsRequest) GetFilter() *role_binding.Filter
func (*WatchRoleBindingsRequest) GetMaxChunkSize ¶
func (m *WatchRoleBindingsRequest) GetMaxChunkSize() int32
func (*WatchRoleBindingsRequest) GetOrderBy ¶
func (m *WatchRoleBindingsRequest) GetOrderBy() *role_binding.OrderBy
func (*WatchRoleBindingsRequest) GetPageSize ¶
func (m *WatchRoleBindingsRequest) GetPageSize() int32
func (*WatchRoleBindingsRequest) GetPageToken ¶
func (m *WatchRoleBindingsRequest) GetPageToken() *role_binding.PagerCursor
func (*WatchRoleBindingsRequest) GetParent ¶
func (m *WatchRoleBindingsRequest) GetParent() *role_binding.ParentName
func (*WatchRoleBindingsRequest) GetResumeToken ¶
func (m *WatchRoleBindingsRequest) GetResumeToken() string
func (*WatchRoleBindingsRequest) GetStartingTime ¶
func (m *WatchRoleBindingsRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchRoleBindingsRequest) GetType ¶
func (m *WatchRoleBindingsRequest) GetType() watch_type.WatchType
func (*WatchRoleBindingsRequest) GetView ¶
func (m *WatchRoleBindingsRequest) GetView() view.View
func (*WatchRoleBindingsRequest) GotenMessage ¶
func (*WatchRoleBindingsRequest) GotenMessage()
func (*WatchRoleBindingsRequest) GotenValidate ¶
func (obj *WatchRoleBindingsRequest) GotenValidate() error
func (*WatchRoleBindingsRequest) Marshal ¶
func (m *WatchRoleBindingsRequest) Marshal() ([]byte, error)
func (*WatchRoleBindingsRequest) MarshalJSON ¶
func (m *WatchRoleBindingsRequest) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsRequest) ProtoMessage ¶
func (*WatchRoleBindingsRequest) ProtoMessage()
func (*WatchRoleBindingsRequest) ProtoReflect ¶
func (m *WatchRoleBindingsRequest) ProtoReflect() preflect.Message
func (*WatchRoleBindingsRequest) Reset ¶
func (m *WatchRoleBindingsRequest) Reset()
func (*WatchRoleBindingsRequest) SetFieldMask ¶
func (m *WatchRoleBindingsRequest) SetFieldMask(fv *role_binding.RoleBinding_FieldMask)
func (*WatchRoleBindingsRequest) SetFilter ¶
func (m *WatchRoleBindingsRequest) SetFilter(fv *role_binding.Filter)
func (*WatchRoleBindingsRequest) SetMaxChunkSize ¶
func (m *WatchRoleBindingsRequest) SetMaxChunkSize(fv int32)
func (*WatchRoleBindingsRequest) SetOrderBy ¶
func (m *WatchRoleBindingsRequest) SetOrderBy(fv *role_binding.OrderBy)
func (*WatchRoleBindingsRequest) SetPageSize ¶
func (m *WatchRoleBindingsRequest) SetPageSize(fv int32)
func (*WatchRoleBindingsRequest) SetPageToken ¶
func (m *WatchRoleBindingsRequest) SetPageToken(fv *role_binding.PagerCursor)
func (*WatchRoleBindingsRequest) SetParent ¶
func (m *WatchRoleBindingsRequest) SetParent(fv *role_binding.ParentName)
func (*WatchRoleBindingsRequest) SetResumeToken ¶
func (m *WatchRoleBindingsRequest) SetResumeToken(fv string)
func (*WatchRoleBindingsRequest) SetStartingTime ¶
func (m *WatchRoleBindingsRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchRoleBindingsRequest) SetType ¶
func (m *WatchRoleBindingsRequest) SetType(fv watch_type.WatchType)
func (*WatchRoleBindingsRequest) SetView ¶
func (m *WatchRoleBindingsRequest) SetView(fv view.View)
func (*WatchRoleBindingsRequest) String ¶
func (m *WatchRoleBindingsRequest) String() string
func (*WatchRoleBindingsRequest) Unmarshal ¶
func (m *WatchRoleBindingsRequest) Unmarshal(b []byte) error
func (*WatchRoleBindingsRequest) UnmarshalJSON ¶
func (m *WatchRoleBindingsRequest) UnmarshalJSON(data []byte) error
type WatchRoleBindingsResponse ¶
type WatchRoleBindingsResponse struct { // Changes of RoleBindings RoleBindingChanges []*role_binding.RoleBindingChange `` /* 148-byte string literal not displayed */ // If request specified max_chunk_size (or this limit was enforced if // stateless watch has been chosen), then responses with "full changeset" will // be divided into chunks. Client should keep receiving messages and, once // is_current has value true, combine this recent message with all previous // ones where is_current is false. If this is the first is_current in a whole // watch stream, then it means that client should have, at this moment, // contain snapshot of the current situation (or more accurately, snapshot of // situation at the moment of request). All RoleBindings will be of type // Added/Current (depending on watch_type specified in the request). Further // responses will be incremental - however messages may still be chunked and // is_current logic still applies. is_current is always true for stateful // watch if max_chunk_size was left to 0. IsCurrent bool `protobuf:"varint,4,opt,name=is_current,json=isCurrent,proto3" json:"is_current,omitempty" firestore:"isCurrent"` // When present, PageTokens used for page navigation should be updated. // Present only if is_current is true (last chunk). PageTokenChange *WatchRoleBindingsResponse_PageTokenChange `` /* 136-byte string literal not displayed */ // Token that can be used if current connection drops and client needs to // reconnect. Populated only for stateless watch type. Present only if // is_current is true (last chunk). ResumeToken string `protobuf:"bytes,5,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Server may occasionally send information how many resources should client // have in its state so far (response message without any changes, but with // snapshot_size field specified). If client has different value than the one // sent by the server, then it should be treated by a client as an error and // should reconnect. If value is smaller then 0, then client should ignore // this field as unpopulated. This field should be checked only for stateless // watch. In stateful those kind of errors are handled by the server side. // Will be never sent together with is_current, is_soft_reset and // is_hard_reset flags. SnapshotSize int64 `protobuf:"varint,6,opt,name=snapshot_size,json=snapshotSize,proto3" json:"snapshot_size,omitempty" firestore:"snapshotSize"` // In case of internal issue server may send response message with this flag. // It indicates that client should drop all changes from recent responses // where is_current is false only! If last message had is_current set to true, // client should do nothing and process normally. Resume token received before // is still valid. This field should be checked only for stateless watch. In // stateful those kind of errors are handled by the server side. Will never be // sent along with is_current, is_hard_reset or snapshot_size. IsSoftReset bool `protobuf:"varint,7,opt,name=is_soft_reset,json=isSoftReset,proto3" json:"is_soft_reset,omitempty" firestore:"isSoftReset"` // In case of internal issue server may send response message with this flag. // After receiving, client should clear whole state (drop all changes received // so far) as server will send new snapshot (RoleBindings will contains // changes of type Current only). Any resume tokens should be discarded as // well. This field should be checked only for stateless watch. In stateful // those kind of errors are handled by the server side. Will never be sent // along with is_current, is_soft_reset or snapshot_size. IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"` // contains filtered or unexported fields }
WatchRoleBindingsResponse
func (*WatchRoleBindingsResponse) Descriptor ¶
func (*WatchRoleBindingsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingsResponse.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingsResponse) GetIsCurrent ¶
func (m *WatchRoleBindingsResponse) GetIsCurrent() bool
func (*WatchRoleBindingsResponse) GetIsHardReset ¶
func (m *WatchRoleBindingsResponse) GetIsHardReset() bool
func (*WatchRoleBindingsResponse) GetIsSoftReset ¶
func (m *WatchRoleBindingsResponse) GetIsSoftReset() bool
func (*WatchRoleBindingsResponse) GetPageTokenChange ¶
func (m *WatchRoleBindingsResponse) GetPageTokenChange() *WatchRoleBindingsResponse_PageTokenChange
func (*WatchRoleBindingsResponse) GetResumeToken ¶
func (m *WatchRoleBindingsResponse) GetResumeToken() string
func (*WatchRoleBindingsResponse) GetRoleBindingChanges ¶
func (m *WatchRoleBindingsResponse) GetRoleBindingChanges() []*role_binding.RoleBindingChange
func (*WatchRoleBindingsResponse) GetSnapshotSize ¶
func (m *WatchRoleBindingsResponse) GetSnapshotSize() int64
func (*WatchRoleBindingsResponse) GotenMessage ¶
func (*WatchRoleBindingsResponse) GotenMessage()
func (*WatchRoleBindingsResponse) GotenValidate ¶
func (obj *WatchRoleBindingsResponse) GotenValidate() error
func (*WatchRoleBindingsResponse) Marshal ¶
func (m *WatchRoleBindingsResponse) Marshal() ([]byte, error)
func (*WatchRoleBindingsResponse) MarshalJSON ¶
func (m *WatchRoleBindingsResponse) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsResponse) ProtoMessage ¶
func (*WatchRoleBindingsResponse) ProtoMessage()
func (*WatchRoleBindingsResponse) ProtoReflect ¶
func (m *WatchRoleBindingsResponse) ProtoReflect() preflect.Message
func (*WatchRoleBindingsResponse) Reset ¶
func (m *WatchRoleBindingsResponse) Reset()
func (*WatchRoleBindingsResponse) SetIsCurrent ¶
func (m *WatchRoleBindingsResponse) SetIsCurrent(fv bool)
func (*WatchRoleBindingsResponse) SetIsHardReset ¶
func (m *WatchRoleBindingsResponse) SetIsHardReset(fv bool)
func (*WatchRoleBindingsResponse) SetIsSoftReset ¶
func (m *WatchRoleBindingsResponse) SetIsSoftReset(fv bool)
func (*WatchRoleBindingsResponse) SetPageTokenChange ¶
func (m *WatchRoleBindingsResponse) SetPageTokenChange(fv *WatchRoleBindingsResponse_PageTokenChange)
func (*WatchRoleBindingsResponse) SetResumeToken ¶
func (m *WatchRoleBindingsResponse) SetResumeToken(fv string)
func (*WatchRoleBindingsResponse) SetRoleBindingChanges ¶
func (m *WatchRoleBindingsResponse) SetRoleBindingChanges(fv []*role_binding.RoleBindingChange)
func (*WatchRoleBindingsResponse) SetSnapshotSize ¶
func (m *WatchRoleBindingsResponse) SetSnapshotSize(fv int64)
func (*WatchRoleBindingsResponse) String ¶
func (m *WatchRoleBindingsResponse) String() string
func (*WatchRoleBindingsResponse) Unmarshal ¶
func (m *WatchRoleBindingsResponse) Unmarshal(b []byte) error
func (*WatchRoleBindingsResponse) UnmarshalJSON ¶
func (m *WatchRoleBindingsResponse) UnmarshalJSON(data []byte) error
type WatchRoleBindingsResponse_PageTokenChange ¶
type WatchRoleBindingsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *role_binding.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchRoleBindingsResponse_PageTokenChange) Descriptor ¶
func (*WatchRoleBindingsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchRoleBindingsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchRoleBindingsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) GetNextPageToken() *role_binding.PagerCursor
func (*WatchRoleBindingsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) GetPrevPageToken() *role_binding.PagerCursor
func (*WatchRoleBindingsResponse_PageTokenChange) GotenMessage ¶
func (*WatchRoleBindingsResponse_PageTokenChange) GotenMessage()
func (*WatchRoleBindingsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchRoleBindingsResponse_PageTokenChange) GotenValidate() error
func (*WatchRoleBindingsResponse_PageTokenChange) Marshal ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchRoleBindingsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchRoleBindingsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchRoleBindingsResponse_PageTokenChange) ProtoMessage()
func (*WatchRoleBindingsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchRoleBindingsResponse_PageTokenChange) Reset ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) Reset()
func (*WatchRoleBindingsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) SetNextPageToken(fv *role_binding.PagerCursor)
func (*WatchRoleBindingsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) SetPrevPageToken(fv *role_binding.PagerCursor)
func (*WatchRoleBindingsResponse_PageTokenChange) String ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) String() string
func (*WatchRoleBindingsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchRoleBindingsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchRoleBindingsResponse_PageTokenChange) UnmarshalJSON(data []byte) error