responsev1

package
v0.35.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 23 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_cerbos_response_v1_response_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AddOrUpdatePolicyResponse

type AddOrUpdatePolicyResponse struct {
	Success *emptypb.Empty `protobuf:"bytes,1,opt,name=success,proto3" json:"success,omitempty"`
	// contains filtered or unexported fields
}

func (*AddOrUpdatePolicyResponse) Descriptor deprecated

func (*AddOrUpdatePolicyResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddOrUpdatePolicyResponse.ProtoReflect.Descriptor instead.

func (*AddOrUpdatePolicyResponse) GetSuccess

func (x *AddOrUpdatePolicyResponse) GetSuccess() *emptypb.Empty

func (*AddOrUpdatePolicyResponse) HashPB

func (m *AddOrUpdatePolicyResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*AddOrUpdatePolicyResponse) MarshalToSizedBufferVT

func (m *AddOrUpdatePolicyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*AddOrUpdatePolicyResponse) MarshalToVT

func (m *AddOrUpdatePolicyResponse) MarshalToVT(dAtA []byte) (int, error)

func (*AddOrUpdatePolicyResponse) MarshalVT

func (m *AddOrUpdatePolicyResponse) MarshalVT() (dAtA []byte, err error)

func (*AddOrUpdatePolicyResponse) ProtoMessage

func (*AddOrUpdatePolicyResponse) ProtoMessage()

func (*AddOrUpdatePolicyResponse) ProtoReflect

func (*AddOrUpdatePolicyResponse) Reset

func (x *AddOrUpdatePolicyResponse) Reset()

func (*AddOrUpdatePolicyResponse) SizeVT

func (m *AddOrUpdatePolicyResponse) SizeVT() (n int)

func (*AddOrUpdatePolicyResponse) String

func (x *AddOrUpdatePolicyResponse) String() string

func (*AddOrUpdatePolicyResponse) UnmarshalVT

func (m *AddOrUpdatePolicyResponse) UnmarshalVT(dAtA []byte) error

type AddOrUpdateSchemaResponse

type AddOrUpdateSchemaResponse struct {
	// contains filtered or unexported fields
}

func (*AddOrUpdateSchemaResponse) Descriptor deprecated

func (*AddOrUpdateSchemaResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddOrUpdateSchemaResponse.ProtoReflect.Descriptor instead.

func (*AddOrUpdateSchemaResponse) MarshalToSizedBufferVT

func (m *AddOrUpdateSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*AddOrUpdateSchemaResponse) MarshalToVT

func (m *AddOrUpdateSchemaResponse) MarshalToVT(dAtA []byte) (int, error)

func (*AddOrUpdateSchemaResponse) MarshalVT

func (m *AddOrUpdateSchemaResponse) MarshalVT() (dAtA []byte, err error)

func (*AddOrUpdateSchemaResponse) ProtoMessage

func (*AddOrUpdateSchemaResponse) ProtoMessage()

func (*AddOrUpdateSchemaResponse) ProtoReflect

func (*AddOrUpdateSchemaResponse) Reset

func (x *AddOrUpdateSchemaResponse) Reset()

func (*AddOrUpdateSchemaResponse) SizeVT

func (m *AddOrUpdateSchemaResponse) SizeVT() (n int)

func (*AddOrUpdateSchemaResponse) String

func (x *AddOrUpdateSchemaResponse) String() string

func (*AddOrUpdateSchemaResponse) UnmarshalVT

func (m *AddOrUpdateSchemaResponse) UnmarshalVT(dAtA []byte) error

type CheckResourceBatchResponse

type CheckResourceBatchResponse struct {
	RequestId string                                        `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Results   []*CheckResourceBatchResponse_ActionEffectMap `protobuf:"bytes,2,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

Deprecated. See CheckResourcesResponse.

func (*CheckResourceBatchResponse) Descriptor deprecated

func (*CheckResourceBatchResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourceBatchResponse.ProtoReflect.Descriptor instead.

func (*CheckResourceBatchResponse) GetRequestId

func (x *CheckResourceBatchResponse) GetRequestId() string

func (*CheckResourceBatchResponse) GetResults

func (*CheckResourceBatchResponse) HashPB

func (m *CheckResourceBatchResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceBatchResponse) MarshalToSizedBufferVT

func (m *CheckResourceBatchResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceBatchResponse) MarshalToVT

func (m *CheckResourceBatchResponse) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceBatchResponse) MarshalVT

func (m *CheckResourceBatchResponse) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceBatchResponse) ProtoMessage

func (*CheckResourceBatchResponse) ProtoMessage()

func (*CheckResourceBatchResponse) ProtoReflect

func (*CheckResourceBatchResponse) Reset

func (x *CheckResourceBatchResponse) Reset()

func (*CheckResourceBatchResponse) SizeVT

func (m *CheckResourceBatchResponse) SizeVT() (n int)

func (*CheckResourceBatchResponse) String

func (x *CheckResourceBatchResponse) String() string

func (*CheckResourceBatchResponse) UnmarshalVT

func (m *CheckResourceBatchResponse) UnmarshalVT(dAtA []byte) error

type CheckResourceBatchResponse_ActionEffectMap

type CheckResourceBatchResponse_ActionEffectMap struct {
	ResourceId       string                 `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	Actions          map[string]v14.Effect  `` /* 185-byte string literal not displayed */
	ValidationErrors []*v11.ValidationError `protobuf:"bytes,3,rep,name=validation_errors,json=validationErrors,proto3" json:"validation_errors,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourceBatchResponse_ActionEffectMap) Descriptor deprecated

Deprecated: Use CheckResourceBatchResponse_ActionEffectMap.ProtoReflect.Descriptor instead.

func (*CheckResourceBatchResponse_ActionEffectMap) GetActions

func (*CheckResourceBatchResponse_ActionEffectMap) GetResourceId

func (*CheckResourceBatchResponse_ActionEffectMap) GetValidationErrors

func (*CheckResourceBatchResponse_ActionEffectMap) HashPB

func (m *CheckResourceBatchResponse_ActionEffectMap) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceBatchResponse_ActionEffectMap) MarshalToSizedBufferVT

func (m *CheckResourceBatchResponse_ActionEffectMap) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceBatchResponse_ActionEffectMap) MarshalToVT

func (m *CheckResourceBatchResponse_ActionEffectMap) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceBatchResponse_ActionEffectMap) MarshalVT

func (m *CheckResourceBatchResponse_ActionEffectMap) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceBatchResponse_ActionEffectMap) ProtoMessage

func (*CheckResourceBatchResponse_ActionEffectMap) ProtoReflect

func (*CheckResourceBatchResponse_ActionEffectMap) Reset

func (*CheckResourceBatchResponse_ActionEffectMap) SizeVT

func (*CheckResourceBatchResponse_ActionEffectMap) String

func (*CheckResourceBatchResponse_ActionEffectMap) UnmarshalVT

func (m *CheckResourceBatchResponse_ActionEffectMap) UnmarshalVT(dAtA []byte) error

type CheckResourceSetResponse

type CheckResourceSetResponse struct {
	RequestId         string                                               `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	ResourceInstances map[string]*CheckResourceSetResponse_ActionEffectMap `` /* 200-byte string literal not displayed */
	Meta              *CheckResourceSetResponse_Meta                       `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
	// contains filtered or unexported fields
}

Deprecated. See CheckResourcesResponse.

func (*CheckResourceSetResponse) Descriptor deprecated

func (*CheckResourceSetResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourceSetResponse.ProtoReflect.Descriptor instead.

func (*CheckResourceSetResponse) GetMeta

func (*CheckResourceSetResponse) GetRequestId

func (x *CheckResourceSetResponse) GetRequestId() string

func (*CheckResourceSetResponse) GetResourceInstances

func (*CheckResourceSetResponse) HashPB

func (m *CheckResourceSetResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceSetResponse) MarshalToSizedBufferVT

func (m *CheckResourceSetResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse) MarshalToVT

func (m *CheckResourceSetResponse) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse) MarshalVT

func (m *CheckResourceSetResponse) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceSetResponse) ProtoMessage

func (*CheckResourceSetResponse) ProtoMessage()

func (*CheckResourceSetResponse) ProtoReflect

func (x *CheckResourceSetResponse) ProtoReflect() protoreflect.Message

func (*CheckResourceSetResponse) Reset

func (x *CheckResourceSetResponse) Reset()

func (*CheckResourceSetResponse) SizeVT

func (m *CheckResourceSetResponse) SizeVT() (n int)

func (*CheckResourceSetResponse) String

func (x *CheckResourceSetResponse) String() string

func (*CheckResourceSetResponse) UnmarshalVT

func (m *CheckResourceSetResponse) UnmarshalVT(dAtA []byte) error

type CheckResourceSetResponse_ActionEffectMap

type CheckResourceSetResponse_ActionEffectMap struct {
	Actions          map[string]v14.Effect  `` /* 185-byte string literal not displayed */
	ValidationErrors []*v11.ValidationError `protobuf:"bytes,2,rep,name=validation_errors,json=validationErrors,proto3" json:"validation_errors,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourceSetResponse_ActionEffectMap) Descriptor deprecated

func (*CheckResourceSetResponse_ActionEffectMap) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourceSetResponse_ActionEffectMap.ProtoReflect.Descriptor instead.

func (*CheckResourceSetResponse_ActionEffectMap) GetActions

func (*CheckResourceSetResponse_ActionEffectMap) GetValidationErrors

func (x *CheckResourceSetResponse_ActionEffectMap) GetValidationErrors() []*v11.ValidationError

func (*CheckResourceSetResponse_ActionEffectMap) HashPB

func (m *CheckResourceSetResponse_ActionEffectMap) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceSetResponse_ActionEffectMap) MarshalToSizedBufferVT

func (m *CheckResourceSetResponse_ActionEffectMap) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_ActionEffectMap) MarshalToVT

func (m *CheckResourceSetResponse_ActionEffectMap) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_ActionEffectMap) MarshalVT

func (m *CheckResourceSetResponse_ActionEffectMap) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceSetResponse_ActionEffectMap) ProtoMessage

func (*CheckResourceSetResponse_ActionEffectMap) ProtoReflect

func (*CheckResourceSetResponse_ActionEffectMap) Reset

func (*CheckResourceSetResponse_ActionEffectMap) SizeVT

func (*CheckResourceSetResponse_ActionEffectMap) String

func (*CheckResourceSetResponse_ActionEffectMap) UnmarshalVT

func (m *CheckResourceSetResponse_ActionEffectMap) UnmarshalVT(dAtA []byte) error

type CheckResourceSetResponse_Meta

type CheckResourceSetResponse_Meta struct {
	ResourceInstances map[string]*CheckResourceSetResponse_Meta_ActionMeta `` /* 200-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CheckResourceSetResponse_Meta) Descriptor deprecated

func (*CheckResourceSetResponse_Meta) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourceSetResponse_Meta.ProtoReflect.Descriptor instead.

func (*CheckResourceSetResponse_Meta) GetResourceInstances

func (*CheckResourceSetResponse_Meta) HashPB

func (m *CheckResourceSetResponse_Meta) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceSetResponse_Meta) MarshalToSizedBufferVT

func (m *CheckResourceSetResponse_Meta) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_Meta) MarshalToVT

func (m *CheckResourceSetResponse_Meta) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_Meta) MarshalVT

func (m *CheckResourceSetResponse_Meta) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceSetResponse_Meta) ProtoMessage

func (*CheckResourceSetResponse_Meta) ProtoMessage()

func (*CheckResourceSetResponse_Meta) ProtoReflect

func (*CheckResourceSetResponse_Meta) Reset

func (x *CheckResourceSetResponse_Meta) Reset()

func (*CheckResourceSetResponse_Meta) SizeVT

func (m *CheckResourceSetResponse_Meta) SizeVT() (n int)

func (*CheckResourceSetResponse_Meta) String

func (*CheckResourceSetResponse_Meta) UnmarshalVT

func (m *CheckResourceSetResponse_Meta) UnmarshalVT(dAtA []byte) error

type CheckResourceSetResponse_Meta_ActionMeta

type CheckResourceSetResponse_Meta_ActionMeta struct {
	Actions               map[string]*CheckResourceSetResponse_Meta_EffectMeta `` /* 155-byte string literal not displayed */
	EffectiveDerivedRoles []string                                             `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CheckResourceSetResponse_Meta_ActionMeta) Descriptor deprecated

func (*CheckResourceSetResponse_Meta_ActionMeta) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourceSetResponse_Meta_ActionMeta.ProtoReflect.Descriptor instead.

func (*CheckResourceSetResponse_Meta_ActionMeta) GetActions

func (*CheckResourceSetResponse_Meta_ActionMeta) GetEffectiveDerivedRoles

func (x *CheckResourceSetResponse_Meta_ActionMeta) GetEffectiveDerivedRoles() []string

func (*CheckResourceSetResponse_Meta_ActionMeta) HashPB

func (m *CheckResourceSetResponse_Meta_ActionMeta) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceSetResponse_Meta_ActionMeta) MarshalToSizedBufferVT

func (m *CheckResourceSetResponse_Meta_ActionMeta) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_Meta_ActionMeta) MarshalToVT

func (m *CheckResourceSetResponse_Meta_ActionMeta) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_Meta_ActionMeta) MarshalVT

func (m *CheckResourceSetResponse_Meta_ActionMeta) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceSetResponse_Meta_ActionMeta) ProtoMessage

func (*CheckResourceSetResponse_Meta_ActionMeta) ProtoReflect

func (*CheckResourceSetResponse_Meta_ActionMeta) Reset

func (*CheckResourceSetResponse_Meta_ActionMeta) SizeVT

func (*CheckResourceSetResponse_Meta_ActionMeta) String

func (*CheckResourceSetResponse_Meta_ActionMeta) UnmarshalVT

func (m *CheckResourceSetResponse_Meta_ActionMeta) UnmarshalVT(dAtA []byte) error

type CheckResourceSetResponse_Meta_EffectMeta

type CheckResourceSetResponse_Meta_EffectMeta struct {
	MatchedPolicy string `protobuf:"bytes,1,opt,name=matched_policy,json=matchedPolicy,proto3" json:"matched_policy,omitempty"`
	MatchedScope  string `protobuf:"bytes,2,opt,name=matched_scope,json=matchedScope,proto3" json:"matched_scope,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourceSetResponse_Meta_EffectMeta) Descriptor deprecated

func (*CheckResourceSetResponse_Meta_EffectMeta) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourceSetResponse_Meta_EffectMeta.ProtoReflect.Descriptor instead.

func (*CheckResourceSetResponse_Meta_EffectMeta) GetMatchedPolicy

func (x *CheckResourceSetResponse_Meta_EffectMeta) GetMatchedPolicy() string

func (*CheckResourceSetResponse_Meta_EffectMeta) GetMatchedScope

func (x *CheckResourceSetResponse_Meta_EffectMeta) GetMatchedScope() string

func (*CheckResourceSetResponse_Meta_EffectMeta) HashPB

func (m *CheckResourceSetResponse_Meta_EffectMeta) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourceSetResponse_Meta_EffectMeta) MarshalToSizedBufferVT

func (m *CheckResourceSetResponse_Meta_EffectMeta) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_Meta_EffectMeta) MarshalToVT

func (m *CheckResourceSetResponse_Meta_EffectMeta) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourceSetResponse_Meta_EffectMeta) MarshalVT

func (m *CheckResourceSetResponse_Meta_EffectMeta) MarshalVT() (dAtA []byte, err error)

func (*CheckResourceSetResponse_Meta_EffectMeta) ProtoMessage

func (*CheckResourceSetResponse_Meta_EffectMeta) ProtoReflect

func (*CheckResourceSetResponse_Meta_EffectMeta) Reset

func (*CheckResourceSetResponse_Meta_EffectMeta) SizeVT

func (*CheckResourceSetResponse_Meta_EffectMeta) String

func (*CheckResourceSetResponse_Meta_EffectMeta) UnmarshalVT

func (m *CheckResourceSetResponse_Meta_EffectMeta) UnmarshalVT(dAtA []byte) error

type CheckResourcesResponse

type CheckResourcesResponse struct {
	RequestId    string                                `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Results      []*CheckResourcesResponse_ResultEntry `protobuf:"bytes,2,rep,name=results,proto3" json:"results,omitempty"`
	CerbosCallId string                                `protobuf:"bytes,3,opt,name=cerbos_call_id,json=cerbosCallId,proto3" json:"cerbos_call_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourcesResponse) Descriptor deprecated

func (*CheckResourcesResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourcesResponse.ProtoReflect.Descriptor instead.

func (*CheckResourcesResponse) GetCerbosCallId added in v0.33.0

func (x *CheckResourcesResponse) GetCerbosCallId() string

func (*CheckResourcesResponse) GetRequestId

func (x *CheckResourcesResponse) GetRequestId() string

func (*CheckResourcesResponse) GetResults

func (*CheckResourcesResponse) HashPB

func (m *CheckResourcesResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourcesResponse) MarshalToSizedBufferVT

func (m *CheckResourcesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse) MarshalToVT

func (m *CheckResourcesResponse) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse) MarshalVT

func (m *CheckResourcesResponse) MarshalVT() (dAtA []byte, err error)

func (*CheckResourcesResponse) ProtoMessage

func (*CheckResourcesResponse) ProtoMessage()

func (*CheckResourcesResponse) ProtoReflect

func (x *CheckResourcesResponse) ProtoReflect() protoreflect.Message

func (*CheckResourcesResponse) Reset

func (x *CheckResourcesResponse) Reset()

func (*CheckResourcesResponse) SizeVT

func (m *CheckResourcesResponse) SizeVT() (n int)

func (*CheckResourcesResponse) String

func (x *CheckResourcesResponse) String() string

func (*CheckResourcesResponse) UnmarshalVT

func (m *CheckResourcesResponse) UnmarshalVT(dAtA []byte) error

type CheckResourcesResponse_ResultEntry

type CheckResourcesResponse_ResultEntry struct {
	Resource         *CheckResourcesResponse_ResultEntry_Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
	Actions          map[string]v14.Effect                        `` /* 185-byte string literal not displayed */
	ValidationErrors []*v11.ValidationError                       `protobuf:"bytes,3,rep,name=validation_errors,json=validationErrors,proto3" json:"validation_errors,omitempty"`
	Meta             *CheckResourcesResponse_ResultEntry_Meta     `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"`
	Outputs          []*v1.OutputEntry                            `protobuf:"bytes,5,rep,name=outputs,proto3" json:"outputs,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourcesResponse_ResultEntry) Descriptor deprecated

func (*CheckResourcesResponse_ResultEntry) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourcesResponse_ResultEntry.ProtoReflect.Descriptor instead.

func (*CheckResourcesResponse_ResultEntry) GetActions

func (*CheckResourcesResponse_ResultEntry) GetMeta

func (*CheckResourcesResponse_ResultEntry) GetOutputs

func (*CheckResourcesResponse_ResultEntry) GetResource

func (*CheckResourcesResponse_ResultEntry) GetValidationErrors

func (x *CheckResourcesResponse_ResultEntry) GetValidationErrors() []*v11.ValidationError

func (*CheckResourcesResponse_ResultEntry) HashPB

func (m *CheckResourcesResponse_ResultEntry) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourcesResponse_ResultEntry) MarshalToSizedBufferVT

func (m *CheckResourcesResponse_ResultEntry) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry) MarshalToVT

func (m *CheckResourcesResponse_ResultEntry) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry) MarshalVT

func (m *CheckResourcesResponse_ResultEntry) MarshalVT() (dAtA []byte, err error)

func (*CheckResourcesResponse_ResultEntry) ProtoMessage

func (*CheckResourcesResponse_ResultEntry) ProtoMessage()

func (*CheckResourcesResponse_ResultEntry) ProtoReflect

func (*CheckResourcesResponse_ResultEntry) Reset

func (*CheckResourcesResponse_ResultEntry) SizeVT

func (m *CheckResourcesResponse_ResultEntry) SizeVT() (n int)

func (*CheckResourcesResponse_ResultEntry) String

func (*CheckResourcesResponse_ResultEntry) UnmarshalVT

func (m *CheckResourcesResponse_ResultEntry) UnmarshalVT(dAtA []byte) error

type CheckResourcesResponse_ResultEntry_Meta

type CheckResourcesResponse_ResultEntry_Meta struct {
	Actions               map[string]*CheckResourcesResponse_ResultEntry_Meta_EffectMeta `` /* 155-byte string literal not displayed */
	EffectiveDerivedRoles []string                                                       `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CheckResourcesResponse_ResultEntry_Meta) Descriptor deprecated

func (*CheckResourcesResponse_ResultEntry_Meta) Descriptor() ([]byte, []int)

Deprecated: Use CheckResourcesResponse_ResultEntry_Meta.ProtoReflect.Descriptor instead.

func (*CheckResourcesResponse_ResultEntry_Meta) GetActions

func (*CheckResourcesResponse_ResultEntry_Meta) GetEffectiveDerivedRoles

func (x *CheckResourcesResponse_ResultEntry_Meta) GetEffectiveDerivedRoles() []string

func (*CheckResourcesResponse_ResultEntry_Meta) HashPB

func (m *CheckResourcesResponse_ResultEntry_Meta) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourcesResponse_ResultEntry_Meta) MarshalToSizedBufferVT

func (m *CheckResourcesResponse_ResultEntry_Meta) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry_Meta) MarshalToVT

func (m *CheckResourcesResponse_ResultEntry_Meta) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry_Meta) MarshalVT

func (m *CheckResourcesResponse_ResultEntry_Meta) MarshalVT() (dAtA []byte, err error)

func (*CheckResourcesResponse_ResultEntry_Meta) ProtoMessage

func (*CheckResourcesResponse_ResultEntry_Meta) ProtoReflect

func (*CheckResourcesResponse_ResultEntry_Meta) Reset

func (*CheckResourcesResponse_ResultEntry_Meta) SizeVT

func (*CheckResourcesResponse_ResultEntry_Meta) String

func (*CheckResourcesResponse_ResultEntry_Meta) UnmarshalVT

func (m *CheckResourcesResponse_ResultEntry_Meta) UnmarshalVT(dAtA []byte) error

type CheckResourcesResponse_ResultEntry_Meta_EffectMeta

type CheckResourcesResponse_ResultEntry_Meta_EffectMeta struct {
	MatchedPolicy string `protobuf:"bytes,1,opt,name=matched_policy,json=matchedPolicy,proto3" json:"matched_policy,omitempty"`
	MatchedScope  string `protobuf:"bytes,2,opt,name=matched_scope,json=matchedScope,proto3" json:"matched_scope,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) Descriptor deprecated

Deprecated: Use CheckResourcesResponse_ResultEntry_Meta_EffectMeta.ProtoReflect.Descriptor instead.

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) GetMatchedPolicy

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) GetMatchedScope

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) HashPB

func (m *CheckResourcesResponse_ResultEntry_Meta_EffectMeta) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) MarshalToSizedBufferVT

func (m *CheckResourcesResponse_ResultEntry_Meta_EffectMeta) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) MarshalToVT

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) MarshalVT

func (m *CheckResourcesResponse_ResultEntry_Meta_EffectMeta) MarshalVT() (dAtA []byte, err error)

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) ProtoMessage

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) ProtoReflect

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) Reset

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) SizeVT

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) String

func (*CheckResourcesResponse_ResultEntry_Meta_EffectMeta) UnmarshalVT

type CheckResourcesResponse_ResultEntry_Resource

type CheckResourcesResponse_ResultEntry_Resource struct {
	Id            string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Kind          string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"`
	PolicyVersion string `protobuf:"bytes,3,opt,name=policy_version,json=policyVersion,proto3" json:"policy_version,omitempty"`
	Scope         string `protobuf:"bytes,4,opt,name=scope,proto3" json:"scope,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckResourcesResponse_ResultEntry_Resource) Descriptor deprecated

Deprecated: Use CheckResourcesResponse_ResultEntry_Resource.ProtoReflect.Descriptor instead.

func (*CheckResourcesResponse_ResultEntry_Resource) GetId

func (*CheckResourcesResponse_ResultEntry_Resource) GetKind

func (*CheckResourcesResponse_ResultEntry_Resource) GetPolicyVersion

func (*CheckResourcesResponse_ResultEntry_Resource) GetScope

func (*CheckResourcesResponse_ResultEntry_Resource) HashPB

func (m *CheckResourcesResponse_ResultEntry_Resource) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*CheckResourcesResponse_ResultEntry_Resource) MarshalToSizedBufferVT

func (m *CheckResourcesResponse_ResultEntry_Resource) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry_Resource) MarshalToVT

func (m *CheckResourcesResponse_ResultEntry_Resource) MarshalToVT(dAtA []byte) (int, error)

func (*CheckResourcesResponse_ResultEntry_Resource) MarshalVT

func (m *CheckResourcesResponse_ResultEntry_Resource) MarshalVT() (dAtA []byte, err error)

func (*CheckResourcesResponse_ResultEntry_Resource) ProtoMessage

func (*CheckResourcesResponse_ResultEntry_Resource) ProtoReflect

func (*CheckResourcesResponse_ResultEntry_Resource) Reset

func (*CheckResourcesResponse_ResultEntry_Resource) SizeVT

func (*CheckResourcesResponse_ResultEntry_Resource) String

func (*CheckResourcesResponse_ResultEntry_Resource) UnmarshalVT

type DeleteSchemaResponse

type DeleteSchemaResponse struct {
	DeletedSchemas uint32 `protobuf:"varint,1,opt,name=deleted_schemas,json=deletedSchemas,proto3" json:"deleted_schemas,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSchemaResponse) Descriptor deprecated

func (*DeleteSchemaResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteSchemaResponse.ProtoReflect.Descriptor instead.

func (*DeleteSchemaResponse) GetDeletedSchemas

func (x *DeleteSchemaResponse) GetDeletedSchemas() uint32

func (*DeleteSchemaResponse) HashPB

func (m *DeleteSchemaResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*DeleteSchemaResponse) MarshalToSizedBufferVT

func (m *DeleteSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*DeleteSchemaResponse) MarshalToVT

func (m *DeleteSchemaResponse) MarshalToVT(dAtA []byte) (int, error)

func (*DeleteSchemaResponse) MarshalVT

func (m *DeleteSchemaResponse) MarshalVT() (dAtA []byte, err error)

func (*DeleteSchemaResponse) ProtoMessage

func (*DeleteSchemaResponse) ProtoMessage()

func (*DeleteSchemaResponse) ProtoReflect

func (x *DeleteSchemaResponse) ProtoReflect() protoreflect.Message

func (*DeleteSchemaResponse) Reset

func (x *DeleteSchemaResponse) Reset()

func (*DeleteSchemaResponse) SizeVT

func (m *DeleteSchemaResponse) SizeVT() (n int)

func (*DeleteSchemaResponse) String

func (x *DeleteSchemaResponse) String() string

func (*DeleteSchemaResponse) UnmarshalVT

func (m *DeleteSchemaResponse) UnmarshalVT(dAtA []byte) error

type DisablePolicyResponse

type DisablePolicyResponse struct {
	DisabledPolicies uint32 `protobuf:"varint,1,opt,name=disabled_policies,json=disabledPolicies,proto3" json:"disabled_policies,omitempty"`
	// contains filtered or unexported fields
}

func (*DisablePolicyResponse) Descriptor deprecated

func (*DisablePolicyResponse) Descriptor() ([]byte, []int)

Deprecated: Use DisablePolicyResponse.ProtoReflect.Descriptor instead.

func (*DisablePolicyResponse) GetDisabledPolicies

func (x *DisablePolicyResponse) GetDisabledPolicies() uint32

func (*DisablePolicyResponse) HashPB

func (m *DisablePolicyResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*DisablePolicyResponse) MarshalToSizedBufferVT

func (m *DisablePolicyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*DisablePolicyResponse) MarshalToVT

func (m *DisablePolicyResponse) MarshalToVT(dAtA []byte) (int, error)

func (*DisablePolicyResponse) MarshalVT

func (m *DisablePolicyResponse) MarshalVT() (dAtA []byte, err error)

func (*DisablePolicyResponse) ProtoMessage

func (*DisablePolicyResponse) ProtoMessage()

func (*DisablePolicyResponse) ProtoReflect

func (x *DisablePolicyResponse) ProtoReflect() protoreflect.Message

func (*DisablePolicyResponse) Reset

func (x *DisablePolicyResponse) Reset()

func (*DisablePolicyResponse) SizeVT

func (m *DisablePolicyResponse) SizeVT() (n int)

func (*DisablePolicyResponse) String

func (x *DisablePolicyResponse) String() string

func (*DisablePolicyResponse) UnmarshalVT

func (m *DisablePolicyResponse) UnmarshalVT(dAtA []byte) error

type EnablePolicyResponse

type EnablePolicyResponse struct {
	EnabledPolicies uint32 `protobuf:"varint,1,opt,name=enabled_policies,json=enabledPolicies,proto3" json:"enabled_policies,omitempty"`
	// contains filtered or unexported fields
}

func (*EnablePolicyResponse) Descriptor deprecated

func (*EnablePolicyResponse) Descriptor() ([]byte, []int)

Deprecated: Use EnablePolicyResponse.ProtoReflect.Descriptor instead.

func (*EnablePolicyResponse) GetEnabledPolicies

func (x *EnablePolicyResponse) GetEnabledPolicies() uint32

func (*EnablePolicyResponse) HashPB

func (m *EnablePolicyResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*EnablePolicyResponse) MarshalToSizedBufferVT

func (m *EnablePolicyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*EnablePolicyResponse) MarshalToVT

func (m *EnablePolicyResponse) MarshalToVT(dAtA []byte) (int, error)

func (*EnablePolicyResponse) MarshalVT

func (m *EnablePolicyResponse) MarshalVT() (dAtA []byte, err error)

func (*EnablePolicyResponse) ProtoMessage

func (*EnablePolicyResponse) ProtoMessage()

func (*EnablePolicyResponse) ProtoReflect

func (x *EnablePolicyResponse) ProtoReflect() protoreflect.Message

func (*EnablePolicyResponse) Reset

func (x *EnablePolicyResponse) Reset()

func (*EnablePolicyResponse) SizeVT

func (m *EnablePolicyResponse) SizeVT() (n int)

func (*EnablePolicyResponse) String

func (x *EnablePolicyResponse) String() string

func (*EnablePolicyResponse) UnmarshalVT

func (m *EnablePolicyResponse) UnmarshalVT(dAtA []byte) error

type GetPolicyResponse

type GetPolicyResponse struct {
	Policies []*v13.Policy `protobuf:"bytes,1,rep,name=policies,proto3" json:"policies,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPolicyResponse) Descriptor deprecated

func (*GetPolicyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPolicyResponse.ProtoReflect.Descriptor instead.

func (*GetPolicyResponse) GetPolicies

func (x *GetPolicyResponse) GetPolicies() []*v13.Policy

func (*GetPolicyResponse) HashPB

func (m *GetPolicyResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*GetPolicyResponse) MarshalToSizedBufferVT

func (m *GetPolicyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*GetPolicyResponse) MarshalToVT

func (m *GetPolicyResponse) MarshalToVT(dAtA []byte) (int, error)

func (*GetPolicyResponse) MarshalVT

func (m *GetPolicyResponse) MarshalVT() (dAtA []byte, err error)

func (*GetPolicyResponse) ProtoMessage

func (*GetPolicyResponse) ProtoMessage()

func (*GetPolicyResponse) ProtoReflect

func (x *GetPolicyResponse) ProtoReflect() protoreflect.Message

func (*GetPolicyResponse) Reset

func (x *GetPolicyResponse) Reset()

func (*GetPolicyResponse) SizeVT

func (m *GetPolicyResponse) SizeVT() (n int)

func (*GetPolicyResponse) String

func (x *GetPolicyResponse) String() string

func (*GetPolicyResponse) UnmarshalVT

func (m *GetPolicyResponse) UnmarshalVT(dAtA []byte) error

type GetSchemaResponse

type GetSchemaResponse struct {
	Schemas []*v11.Schema `protobuf:"bytes,1,rep,name=schemas,proto3" json:"schemas,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSchemaResponse) Descriptor deprecated

func (*GetSchemaResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSchemaResponse.ProtoReflect.Descriptor instead.

func (*GetSchemaResponse) GetSchemas

func (x *GetSchemaResponse) GetSchemas() []*v11.Schema

func (*GetSchemaResponse) HashPB

func (m *GetSchemaResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*GetSchemaResponse) MarshalToSizedBufferVT

func (m *GetSchemaResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*GetSchemaResponse) MarshalToVT

func (m *GetSchemaResponse) MarshalToVT(dAtA []byte) (int, error)

func (*GetSchemaResponse) MarshalVT

func (m *GetSchemaResponse) MarshalVT() (dAtA []byte, err error)

func (*GetSchemaResponse) ProtoMessage

func (*GetSchemaResponse) ProtoMessage()

func (*GetSchemaResponse) ProtoReflect

func (x *GetSchemaResponse) ProtoReflect() protoreflect.Message

func (*GetSchemaResponse) Reset

func (x *GetSchemaResponse) Reset()

func (*GetSchemaResponse) SizeVT

func (m *GetSchemaResponse) SizeVT() (n int)

func (*GetSchemaResponse) String

func (x *GetSchemaResponse) String() string

func (*GetSchemaResponse) UnmarshalVT

func (m *GetSchemaResponse) UnmarshalVT(dAtA []byte) error

type InspectPoliciesResponse added in v0.35.0

type InspectPoliciesResponse struct {
	Results map[string]*InspectPoliciesResponse_Result `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*InspectPoliciesResponse) Descriptor deprecated added in v0.35.0

func (*InspectPoliciesResponse) Descriptor() ([]byte, []int)

Deprecated: Use InspectPoliciesResponse.ProtoReflect.Descriptor instead.

func (*InspectPoliciesResponse) GetResults added in v0.35.0

func (*InspectPoliciesResponse) HashPB added in v0.35.0

func (m *InspectPoliciesResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*InspectPoliciesResponse) MarshalToSizedBufferVT added in v0.35.0

func (m *InspectPoliciesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*InspectPoliciesResponse) MarshalToVT added in v0.35.0

func (m *InspectPoliciesResponse) MarshalToVT(dAtA []byte) (int, error)

func (*InspectPoliciesResponse) MarshalVT added in v0.35.0

func (m *InspectPoliciesResponse) MarshalVT() (dAtA []byte, err error)

func (*InspectPoliciesResponse) ProtoMessage added in v0.35.0

func (*InspectPoliciesResponse) ProtoMessage()

func (*InspectPoliciesResponse) ProtoReflect added in v0.35.0

func (x *InspectPoliciesResponse) ProtoReflect() protoreflect.Message

func (*InspectPoliciesResponse) Reset added in v0.35.0

func (x *InspectPoliciesResponse) Reset()

func (*InspectPoliciesResponse) SizeVT added in v0.35.0

func (m *InspectPoliciesResponse) SizeVT() (n int)

func (*InspectPoliciesResponse) String added in v0.35.0

func (x *InspectPoliciesResponse) String() string

func (*InspectPoliciesResponse) UnmarshalVT added in v0.35.0

func (m *InspectPoliciesResponse) UnmarshalVT(dAtA []byte) error

type InspectPoliciesResponse_Result added in v0.35.0

type InspectPoliciesResponse_Result struct {
	Actions []string `protobuf:"bytes,1,rep,name=actions,proto3" json:"actions,omitempty"`
	// contains filtered or unexported fields
}

func (*InspectPoliciesResponse_Result) Descriptor deprecated added in v0.35.0

func (*InspectPoliciesResponse_Result) Descriptor() ([]byte, []int)

Deprecated: Use InspectPoliciesResponse_Result.ProtoReflect.Descriptor instead.

func (*InspectPoliciesResponse_Result) GetActions added in v0.35.0

func (x *InspectPoliciesResponse_Result) GetActions() []string

func (*InspectPoliciesResponse_Result) HashPB added in v0.35.0

func (m *InspectPoliciesResponse_Result) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*InspectPoliciesResponse_Result) MarshalToSizedBufferVT added in v0.35.0

func (m *InspectPoliciesResponse_Result) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*InspectPoliciesResponse_Result) MarshalToVT added in v0.35.0

func (m *InspectPoliciesResponse_Result) MarshalToVT(dAtA []byte) (int, error)

func (*InspectPoliciesResponse_Result) MarshalVT added in v0.35.0

func (m *InspectPoliciesResponse_Result) MarshalVT() (dAtA []byte, err error)

func (*InspectPoliciesResponse_Result) ProtoMessage added in v0.35.0

func (*InspectPoliciesResponse_Result) ProtoMessage()

func (*InspectPoliciesResponse_Result) ProtoReflect added in v0.35.0

func (*InspectPoliciesResponse_Result) Reset added in v0.35.0

func (x *InspectPoliciesResponse_Result) Reset()

func (*InspectPoliciesResponse_Result) SizeVT added in v0.35.0

func (m *InspectPoliciesResponse_Result) SizeVT() (n int)

func (*InspectPoliciesResponse_Result) String added in v0.35.0

func (*InspectPoliciesResponse_Result) UnmarshalVT added in v0.35.0

func (m *InspectPoliciesResponse_Result) UnmarshalVT(dAtA []byte) error

type ListAuditLogEntriesResponse

type ListAuditLogEntriesResponse struct {

	// Types that are assignable to Entry:
	//
	//	*ListAuditLogEntriesResponse_AccessLogEntry
	//	*ListAuditLogEntriesResponse_DecisionLogEntry
	Entry isListAuditLogEntriesResponse_Entry `protobuf_oneof:"entry"`
	// contains filtered or unexported fields
}

func (*ListAuditLogEntriesResponse) Descriptor deprecated

func (*ListAuditLogEntriesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListAuditLogEntriesResponse.ProtoReflect.Descriptor instead.

func (*ListAuditLogEntriesResponse) GetAccessLogEntry

func (x *ListAuditLogEntriesResponse) GetAccessLogEntry() *v12.AccessLogEntry

func (*ListAuditLogEntriesResponse) GetDecisionLogEntry

func (x *ListAuditLogEntriesResponse) GetDecisionLogEntry() *v12.DecisionLogEntry

func (*ListAuditLogEntriesResponse) GetEntry

func (m *ListAuditLogEntriesResponse) GetEntry() isListAuditLogEntriesResponse_Entry

func (*ListAuditLogEntriesResponse) HashPB

func (m *ListAuditLogEntriesResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*ListAuditLogEntriesResponse) MarshalToSizedBufferVT

func (m *ListAuditLogEntriesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ListAuditLogEntriesResponse) MarshalToVT

func (m *ListAuditLogEntriesResponse) MarshalToVT(dAtA []byte) (int, error)

func (*ListAuditLogEntriesResponse) MarshalVT

func (m *ListAuditLogEntriesResponse) MarshalVT() (dAtA []byte, err error)

func (*ListAuditLogEntriesResponse) ProtoMessage

func (*ListAuditLogEntriesResponse) ProtoMessage()

func (*ListAuditLogEntriesResponse) ProtoReflect

func (*ListAuditLogEntriesResponse) Reset

func (x *ListAuditLogEntriesResponse) Reset()

func (*ListAuditLogEntriesResponse) SizeVT

func (m *ListAuditLogEntriesResponse) SizeVT() (n int)

func (*ListAuditLogEntriesResponse) String

func (x *ListAuditLogEntriesResponse) String() string

func (*ListAuditLogEntriesResponse) UnmarshalVT

func (m *ListAuditLogEntriesResponse) UnmarshalVT(dAtA []byte) error

type ListAuditLogEntriesResponse_AccessLogEntry

type ListAuditLogEntriesResponse_AccessLogEntry struct {
	AccessLogEntry *v12.AccessLogEntry `protobuf:"bytes,1,opt,name=access_log_entry,json=accessLogEntry,proto3,oneof"`
}

func (*ListAuditLogEntriesResponse_AccessLogEntry) MarshalToSizedBufferVT

func (m *ListAuditLogEntriesResponse_AccessLogEntry) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ListAuditLogEntriesResponse_AccessLogEntry) MarshalToVT

func (m *ListAuditLogEntriesResponse_AccessLogEntry) MarshalToVT(dAtA []byte) (int, error)

func (*ListAuditLogEntriesResponse_AccessLogEntry) SizeVT

type ListAuditLogEntriesResponse_DecisionLogEntry

type ListAuditLogEntriesResponse_DecisionLogEntry struct {
	DecisionLogEntry *v12.DecisionLogEntry `protobuf:"bytes,2,opt,name=decision_log_entry,json=decisionLogEntry,proto3,oneof"`
}

func (*ListAuditLogEntriesResponse_DecisionLogEntry) MarshalToSizedBufferVT

func (m *ListAuditLogEntriesResponse_DecisionLogEntry) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ListAuditLogEntriesResponse_DecisionLogEntry) MarshalToVT

func (m *ListAuditLogEntriesResponse_DecisionLogEntry) MarshalToVT(dAtA []byte) (int, error)

func (*ListAuditLogEntriesResponse_DecisionLogEntry) SizeVT

type ListPoliciesResponse

type ListPoliciesResponse struct {
	PolicyIds []string `protobuf:"bytes,1,rep,name=policy_ids,json=policyIds,proto3" json:"policy_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*ListPoliciesResponse) Descriptor deprecated

func (*ListPoliciesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListPoliciesResponse.ProtoReflect.Descriptor instead.

func (*ListPoliciesResponse) GetPolicyIds

func (x *ListPoliciesResponse) GetPolicyIds() []string

func (*ListPoliciesResponse) HashPB

func (m *ListPoliciesResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*ListPoliciesResponse) MarshalToSizedBufferVT

func (m *ListPoliciesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ListPoliciesResponse) MarshalToVT

func (m *ListPoliciesResponse) MarshalToVT(dAtA []byte) (int, error)

func (*ListPoliciesResponse) MarshalVT

func (m *ListPoliciesResponse) MarshalVT() (dAtA []byte, err error)

func (*ListPoliciesResponse) ProtoMessage

func (*ListPoliciesResponse) ProtoMessage()

func (*ListPoliciesResponse) ProtoReflect

func (x *ListPoliciesResponse) ProtoReflect() protoreflect.Message

func (*ListPoliciesResponse) Reset

func (x *ListPoliciesResponse) Reset()

func (*ListPoliciesResponse) SizeVT

func (m *ListPoliciesResponse) SizeVT() (n int)

func (*ListPoliciesResponse) String

func (x *ListPoliciesResponse) String() string

func (*ListPoliciesResponse) UnmarshalVT

func (m *ListPoliciesResponse) UnmarshalVT(dAtA []byte) error

type ListSchemasResponse

type ListSchemasResponse struct {
	SchemaIds []string `protobuf:"bytes,1,rep,name=schema_ids,json=schemaIds,proto3" json:"schema_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*ListSchemasResponse) Descriptor deprecated

func (*ListSchemasResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListSchemasResponse.ProtoReflect.Descriptor instead.

func (*ListSchemasResponse) GetSchemaIds

func (x *ListSchemasResponse) GetSchemaIds() []string

func (*ListSchemasResponse) HashPB

func (m *ListSchemasResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*ListSchemasResponse) MarshalToSizedBufferVT

func (m *ListSchemasResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ListSchemasResponse) MarshalToVT

func (m *ListSchemasResponse) MarshalToVT(dAtA []byte) (int, error)

func (*ListSchemasResponse) MarshalVT

func (m *ListSchemasResponse) MarshalVT() (dAtA []byte, err error)

func (*ListSchemasResponse) ProtoMessage

func (*ListSchemasResponse) ProtoMessage()

func (*ListSchemasResponse) ProtoReflect

func (x *ListSchemasResponse) ProtoReflect() protoreflect.Message

func (*ListSchemasResponse) Reset

func (x *ListSchemasResponse) Reset()

func (*ListSchemasResponse) SizeVT

func (m *ListSchemasResponse) SizeVT() (n int)

func (*ListSchemasResponse) String

func (x *ListSchemasResponse) String() string

func (*ListSchemasResponse) UnmarshalVT

func (m *ListSchemasResponse) UnmarshalVT(dAtA []byte) error

type PlanResourcesResponse

type PlanResourcesResponse struct {
	RequestId        string                      `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Action           string                      `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"`
	ResourceKind     string                      `protobuf:"bytes,3,opt,name=resource_kind,json=resourceKind,proto3" json:"resource_kind,omitempty"`
	PolicyVersion    string                      `protobuf:"bytes,4,opt,name=policy_version,json=policyVersion,proto3" json:"policy_version,omitempty"`
	Filter           *v1.PlanResourcesFilter     `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	Meta             *PlanResourcesResponse_Meta `protobuf:"bytes,6,opt,name=meta,proto3" json:"meta,omitempty"`
	ValidationErrors []*v11.ValidationError      `protobuf:"bytes,7,rep,name=validation_errors,json=validationErrors,proto3" json:"validation_errors,omitempty"`
	CerbosCallId     string                      `protobuf:"bytes,8,opt,name=cerbos_call_id,json=cerbosCallId,proto3" json:"cerbos_call_id,omitempty"`
	// contains filtered or unexported fields
}

func (*PlanResourcesResponse) Descriptor deprecated

func (*PlanResourcesResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlanResourcesResponse.ProtoReflect.Descriptor instead.

func (*PlanResourcesResponse) GetAction

func (x *PlanResourcesResponse) GetAction() string

func (*PlanResourcesResponse) GetCerbosCallId added in v0.33.0

func (x *PlanResourcesResponse) GetCerbosCallId() string

func (*PlanResourcesResponse) GetFilter

func (*PlanResourcesResponse) GetMeta

func (*PlanResourcesResponse) GetPolicyVersion

func (x *PlanResourcesResponse) GetPolicyVersion() string

func (*PlanResourcesResponse) GetRequestId

func (x *PlanResourcesResponse) GetRequestId() string

func (*PlanResourcesResponse) GetResourceKind

func (x *PlanResourcesResponse) GetResourceKind() string

func (*PlanResourcesResponse) GetValidationErrors

func (x *PlanResourcesResponse) GetValidationErrors() []*v11.ValidationError

func (*PlanResourcesResponse) HashPB

func (m *PlanResourcesResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlanResourcesResponse) MarshalToSizedBufferVT

func (m *PlanResourcesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlanResourcesResponse) MarshalToVT

func (m *PlanResourcesResponse) MarshalToVT(dAtA []byte) (int, error)

func (*PlanResourcesResponse) MarshalVT

func (m *PlanResourcesResponse) MarshalVT() (dAtA []byte, err error)

func (*PlanResourcesResponse) ProtoMessage

func (*PlanResourcesResponse) ProtoMessage()

func (*PlanResourcesResponse) ProtoReflect

func (x *PlanResourcesResponse) ProtoReflect() protoreflect.Message

func (*PlanResourcesResponse) Reset

func (x *PlanResourcesResponse) Reset()

func (*PlanResourcesResponse) SizeVT

func (m *PlanResourcesResponse) SizeVT() (n int)

func (*PlanResourcesResponse) String

func (x *PlanResourcesResponse) String() string

func (*PlanResourcesResponse) UnmarshalVT

func (m *PlanResourcesResponse) UnmarshalVT(dAtA []byte) error

type PlanResourcesResponse_Meta

type PlanResourcesResponse_Meta struct {
	FilterDebug  string `protobuf:"bytes,1,opt,name=filter_debug,json=filterDebug,proto3" json:"filter_debug,omitempty"`
	MatchedScope string `protobuf:"bytes,2,opt,name=matched_scope,json=matchedScope,proto3" json:"matched_scope,omitempty"`
	// contains filtered or unexported fields
}

func (*PlanResourcesResponse_Meta) Descriptor deprecated

func (*PlanResourcesResponse_Meta) Descriptor() ([]byte, []int)

Deprecated: Use PlanResourcesResponse_Meta.ProtoReflect.Descriptor instead.

func (*PlanResourcesResponse_Meta) GetFilterDebug

func (x *PlanResourcesResponse_Meta) GetFilterDebug() string

func (*PlanResourcesResponse_Meta) GetMatchedScope

func (x *PlanResourcesResponse_Meta) GetMatchedScope() string

func (*PlanResourcesResponse_Meta) HashPB

func (m *PlanResourcesResponse_Meta) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlanResourcesResponse_Meta) MarshalToSizedBufferVT

func (m *PlanResourcesResponse_Meta) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlanResourcesResponse_Meta) MarshalToVT

func (m *PlanResourcesResponse_Meta) MarshalToVT(dAtA []byte) (int, error)

func (*PlanResourcesResponse_Meta) MarshalVT

func (m *PlanResourcesResponse_Meta) MarshalVT() (dAtA []byte, err error)

func (*PlanResourcesResponse_Meta) ProtoMessage

func (*PlanResourcesResponse_Meta) ProtoMessage()

func (*PlanResourcesResponse_Meta) ProtoReflect

func (*PlanResourcesResponse_Meta) Reset

func (x *PlanResourcesResponse_Meta) Reset()

func (*PlanResourcesResponse_Meta) SizeVT

func (m *PlanResourcesResponse_Meta) SizeVT() (n int)

func (*PlanResourcesResponse_Meta) String

func (x *PlanResourcesResponse_Meta) String() string

func (*PlanResourcesResponse_Meta) UnmarshalVT

func (m *PlanResourcesResponse_Meta) UnmarshalVT(dAtA []byte) error

type PlaygroundEvaluateResponse

type PlaygroundEvaluateResponse struct {
	PlaygroundId string `protobuf:"bytes,1,opt,name=playground_id,json=playgroundId,proto3" json:"playground_id,omitempty"`
	// Types that are assignable to Outcome:
	//
	//	*PlaygroundEvaluateResponse_Failure
	//	*PlaygroundEvaluateResponse_Success
	Outcome isPlaygroundEvaluateResponse_Outcome `protobuf_oneof:"outcome"`
	// contains filtered or unexported fields
}

func (*PlaygroundEvaluateResponse) Descriptor deprecated

func (*PlaygroundEvaluateResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundEvaluateResponse.ProtoReflect.Descriptor instead.

func (*PlaygroundEvaluateResponse) GetFailure

func (*PlaygroundEvaluateResponse) GetOutcome

func (m *PlaygroundEvaluateResponse) GetOutcome() isPlaygroundEvaluateResponse_Outcome

func (*PlaygroundEvaluateResponse) GetPlaygroundId

func (x *PlaygroundEvaluateResponse) GetPlaygroundId() string

func (*PlaygroundEvaluateResponse) GetSuccess

func (*PlaygroundEvaluateResponse) HashPB

func (m *PlaygroundEvaluateResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundEvaluateResponse) MarshalToSizedBufferVT

func (m *PlaygroundEvaluateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse) MarshalToVT

func (m *PlaygroundEvaluateResponse) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse) MarshalVT

func (m *PlaygroundEvaluateResponse) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundEvaluateResponse) ProtoMessage

func (*PlaygroundEvaluateResponse) ProtoMessage()

func (*PlaygroundEvaluateResponse) ProtoReflect

func (*PlaygroundEvaluateResponse) Reset

func (x *PlaygroundEvaluateResponse) Reset()

func (*PlaygroundEvaluateResponse) SizeVT

func (m *PlaygroundEvaluateResponse) SizeVT() (n int)

func (*PlaygroundEvaluateResponse) String

func (x *PlaygroundEvaluateResponse) String() string

func (*PlaygroundEvaluateResponse) UnmarshalVT

func (m *PlaygroundEvaluateResponse) UnmarshalVT(dAtA []byte) error

type PlaygroundEvaluateResponse_EvalResult

type PlaygroundEvaluateResponse_EvalResult struct {
	Action string     `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"`
	Effect v14.Effect `protobuf:"varint,2,opt,name=effect,proto3,enum=cerbos.effect.v1.Effect" json:"effect,omitempty"`
	Policy string     `protobuf:"bytes,3,opt,name=policy,proto3" json:"policy,omitempty"`
	// Deprecated: Marked as deprecated in cerbos/response/v1/response.proto.
	EffectiveDerivedRoles []string `` /* 126-byte string literal not displayed */
	// Deprecated: Marked as deprecated in cerbos/response/v1/response.proto.
	ValidationErrors []*v11.ValidationError `protobuf:"bytes,5,rep,name=validation_errors,json=validationErrors,proto3" json:"validation_errors,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaygroundEvaluateResponse_EvalResult) Descriptor deprecated

func (*PlaygroundEvaluateResponse_EvalResult) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundEvaluateResponse_EvalResult.ProtoReflect.Descriptor instead.

func (*PlaygroundEvaluateResponse_EvalResult) GetAction

func (*PlaygroundEvaluateResponse_EvalResult) GetEffect

func (*PlaygroundEvaluateResponse_EvalResult) GetEffectiveDerivedRoles deprecated

func (x *PlaygroundEvaluateResponse_EvalResult) GetEffectiveDerivedRoles() []string

Deprecated: Marked as deprecated in cerbos/response/v1/response.proto.

func (*PlaygroundEvaluateResponse_EvalResult) GetPolicy

func (*PlaygroundEvaluateResponse_EvalResult) GetValidationErrors deprecated

func (x *PlaygroundEvaluateResponse_EvalResult) GetValidationErrors() []*v11.ValidationError

Deprecated: Marked as deprecated in cerbos/response/v1/response.proto.

func (*PlaygroundEvaluateResponse_EvalResult) HashPB

func (m *PlaygroundEvaluateResponse_EvalResult) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundEvaluateResponse_EvalResult) MarshalToSizedBufferVT

func (m *PlaygroundEvaluateResponse_EvalResult) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_EvalResult) MarshalToVT

func (m *PlaygroundEvaluateResponse_EvalResult) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_EvalResult) MarshalVT

func (m *PlaygroundEvaluateResponse_EvalResult) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundEvaluateResponse_EvalResult) ProtoMessage

func (*PlaygroundEvaluateResponse_EvalResult) ProtoMessage()

func (*PlaygroundEvaluateResponse_EvalResult) ProtoReflect

func (*PlaygroundEvaluateResponse_EvalResult) Reset

func (*PlaygroundEvaluateResponse_EvalResult) SizeVT

func (*PlaygroundEvaluateResponse_EvalResult) String

func (*PlaygroundEvaluateResponse_EvalResult) UnmarshalVT

func (m *PlaygroundEvaluateResponse_EvalResult) UnmarshalVT(dAtA []byte) error

type PlaygroundEvaluateResponse_EvalResultList

type PlaygroundEvaluateResponse_EvalResultList struct {
	Results               []*PlaygroundEvaluateResponse_EvalResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	EffectiveDerivedRoles []string                                 `` /* 126-byte string literal not displayed */
	ValidationErrors      []*v11.ValidationError                   `protobuf:"bytes,3,rep,name=validation_errors,json=validationErrors,proto3" json:"validation_errors,omitempty"`
	Outputs               []*v1.OutputEntry                        `protobuf:"bytes,4,rep,name=outputs,proto3" json:"outputs,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaygroundEvaluateResponse_EvalResultList) Descriptor deprecated

func (*PlaygroundEvaluateResponse_EvalResultList) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundEvaluateResponse_EvalResultList.ProtoReflect.Descriptor instead.

func (*PlaygroundEvaluateResponse_EvalResultList) GetEffectiveDerivedRoles

func (x *PlaygroundEvaluateResponse_EvalResultList) GetEffectiveDerivedRoles() []string

func (*PlaygroundEvaluateResponse_EvalResultList) GetOutputs

func (*PlaygroundEvaluateResponse_EvalResultList) GetResults

func (*PlaygroundEvaluateResponse_EvalResultList) GetValidationErrors

func (*PlaygroundEvaluateResponse_EvalResultList) HashPB

func (m *PlaygroundEvaluateResponse_EvalResultList) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundEvaluateResponse_EvalResultList) MarshalToSizedBufferVT

func (m *PlaygroundEvaluateResponse_EvalResultList) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_EvalResultList) MarshalToVT

func (m *PlaygroundEvaluateResponse_EvalResultList) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_EvalResultList) MarshalVT

func (m *PlaygroundEvaluateResponse_EvalResultList) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundEvaluateResponse_EvalResultList) ProtoMessage

func (*PlaygroundEvaluateResponse_EvalResultList) ProtoReflect

func (*PlaygroundEvaluateResponse_EvalResultList) Reset

func (*PlaygroundEvaluateResponse_EvalResultList) SizeVT

func (*PlaygroundEvaluateResponse_EvalResultList) String

func (*PlaygroundEvaluateResponse_EvalResultList) UnmarshalVT

func (m *PlaygroundEvaluateResponse_EvalResultList) UnmarshalVT(dAtA []byte) error

type PlaygroundEvaluateResponse_Failure

type PlaygroundEvaluateResponse_Failure struct {
	Failure *PlaygroundFailure `protobuf:"bytes,2,opt,name=failure,proto3,oneof"`
}

func (*PlaygroundEvaluateResponse_Failure) MarshalToSizedBufferVT

func (m *PlaygroundEvaluateResponse_Failure) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_Failure) MarshalToVT

func (m *PlaygroundEvaluateResponse_Failure) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_Failure) SizeVT

func (m *PlaygroundEvaluateResponse_Failure) SizeVT() (n int)

type PlaygroundEvaluateResponse_Success

type PlaygroundEvaluateResponse_Success struct {
	Success *PlaygroundEvaluateResponse_EvalResultList `protobuf:"bytes,3,opt,name=success,proto3,oneof"`
}

func (*PlaygroundEvaluateResponse_Success) MarshalToSizedBufferVT

func (m *PlaygroundEvaluateResponse_Success) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_Success) MarshalToVT

func (m *PlaygroundEvaluateResponse_Success) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundEvaluateResponse_Success) SizeVT

func (m *PlaygroundEvaluateResponse_Success) SizeVT() (n int)

type PlaygroundFailure

type PlaygroundFailure struct {
	Errors []*PlaygroundFailure_Error `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaygroundFailure) Descriptor deprecated

func (*PlaygroundFailure) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundFailure.ProtoReflect.Descriptor instead.

func (*PlaygroundFailure) GetErrors

func (x *PlaygroundFailure) GetErrors() []*PlaygroundFailure_Error

func (*PlaygroundFailure) HashPB

func (m *PlaygroundFailure) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundFailure) MarshalToSizedBufferVT

func (m *PlaygroundFailure) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundFailure) MarshalToVT

func (m *PlaygroundFailure) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundFailure) MarshalVT

func (m *PlaygroundFailure) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundFailure) ProtoMessage

func (*PlaygroundFailure) ProtoMessage()

func (*PlaygroundFailure) ProtoReflect

func (x *PlaygroundFailure) ProtoReflect() protoreflect.Message

func (*PlaygroundFailure) Reset

func (x *PlaygroundFailure) Reset()

func (*PlaygroundFailure) SizeVT

func (m *PlaygroundFailure) SizeVT() (n int)

func (*PlaygroundFailure) String

func (x *PlaygroundFailure) String() string

func (*PlaygroundFailure) UnmarshalVT

func (m *PlaygroundFailure) UnmarshalVT(dAtA []byte) error

type PlaygroundFailure_Error

type PlaygroundFailure_Error struct {
	File    string                          `protobuf:"bytes,1,opt,name=file,proto3" json:"file,omitempty"`
	Error   string                          `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	Details *PlaygroundFailure_ErrorDetails `protobuf:"bytes,3,opt,name=details,proto3" json:"details,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaygroundFailure_Error) Descriptor deprecated

func (*PlaygroundFailure_Error) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundFailure_Error.ProtoReflect.Descriptor instead.

func (*PlaygroundFailure_Error) GetDetails added in v0.34.0

func (*PlaygroundFailure_Error) GetError

func (x *PlaygroundFailure_Error) GetError() string

func (*PlaygroundFailure_Error) GetFile

func (x *PlaygroundFailure_Error) GetFile() string

func (*PlaygroundFailure_Error) HashPB

func (m *PlaygroundFailure_Error) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundFailure_Error) MarshalToSizedBufferVT

func (m *PlaygroundFailure_Error) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundFailure_Error) MarshalToVT

func (m *PlaygroundFailure_Error) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundFailure_Error) MarshalVT

func (m *PlaygroundFailure_Error) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundFailure_Error) ProtoMessage

func (*PlaygroundFailure_Error) ProtoMessage()

func (*PlaygroundFailure_Error) ProtoReflect

func (x *PlaygroundFailure_Error) ProtoReflect() protoreflect.Message

func (*PlaygroundFailure_Error) Reset

func (x *PlaygroundFailure_Error) Reset()

func (*PlaygroundFailure_Error) SizeVT

func (m *PlaygroundFailure_Error) SizeVT() (n int)

func (*PlaygroundFailure_Error) String

func (x *PlaygroundFailure_Error) String() string

func (*PlaygroundFailure_Error) UnmarshalVT

func (m *PlaygroundFailure_Error) UnmarshalVT(dAtA []byte) error

type PlaygroundFailure_ErrorDetails added in v0.34.0

type PlaygroundFailure_ErrorDetails struct {
	Line    uint32 `protobuf:"varint,1,opt,name=line,proto3" json:"line,omitempty"`
	Column  uint32 `protobuf:"varint,2,opt,name=column,proto3" json:"column,omitempty"`
	Context string `protobuf:"bytes,3,opt,name=context,proto3" json:"context,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaygroundFailure_ErrorDetails) Descriptor deprecated added in v0.34.0

func (*PlaygroundFailure_ErrorDetails) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundFailure_ErrorDetails.ProtoReflect.Descriptor instead.

func (*PlaygroundFailure_ErrorDetails) GetColumn added in v0.34.0

func (x *PlaygroundFailure_ErrorDetails) GetColumn() uint32

func (*PlaygroundFailure_ErrorDetails) GetContext added in v0.34.0

func (x *PlaygroundFailure_ErrorDetails) GetContext() string

func (*PlaygroundFailure_ErrorDetails) GetLine added in v0.34.0

func (*PlaygroundFailure_ErrorDetails) HashPB added in v0.34.0

func (m *PlaygroundFailure_ErrorDetails) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundFailure_ErrorDetails) MarshalToSizedBufferVT added in v0.34.0

func (m *PlaygroundFailure_ErrorDetails) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundFailure_ErrorDetails) MarshalToVT added in v0.34.0

func (m *PlaygroundFailure_ErrorDetails) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundFailure_ErrorDetails) MarshalVT added in v0.34.0

func (m *PlaygroundFailure_ErrorDetails) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundFailure_ErrorDetails) ProtoMessage added in v0.34.0

func (*PlaygroundFailure_ErrorDetails) ProtoMessage()

func (*PlaygroundFailure_ErrorDetails) ProtoReflect added in v0.34.0

func (*PlaygroundFailure_ErrorDetails) Reset added in v0.34.0

func (x *PlaygroundFailure_ErrorDetails) Reset()

func (*PlaygroundFailure_ErrorDetails) SizeVT added in v0.34.0

func (m *PlaygroundFailure_ErrorDetails) SizeVT() (n int)

func (*PlaygroundFailure_ErrorDetails) String added in v0.34.0

func (*PlaygroundFailure_ErrorDetails) UnmarshalVT added in v0.34.0

func (m *PlaygroundFailure_ErrorDetails) UnmarshalVT(dAtA []byte) error

type PlaygroundProxyResponse

type PlaygroundProxyResponse struct {
	PlaygroundId string `protobuf:"bytes,1,opt,name=playground_id,json=playgroundId,proto3" json:"playground_id,omitempty"`
	// Types that are assignable to Outcome:
	//
	//	*PlaygroundProxyResponse_Failure
	//	*PlaygroundProxyResponse_CheckResourceSet
	//	*PlaygroundProxyResponse_CheckResourceBatch
	//	*PlaygroundProxyResponse_PlanResources
	//	*PlaygroundProxyResponse_CheckResources
	Outcome isPlaygroundProxyResponse_Outcome `protobuf_oneof:"outcome"`
	// contains filtered or unexported fields
}

func (*PlaygroundProxyResponse) Descriptor deprecated

func (*PlaygroundProxyResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundProxyResponse.ProtoReflect.Descriptor instead.

func (*PlaygroundProxyResponse) GetCheckResourceBatch

func (x *PlaygroundProxyResponse) GetCheckResourceBatch() *CheckResourceBatchResponse

func (*PlaygroundProxyResponse) GetCheckResourceSet

func (x *PlaygroundProxyResponse) GetCheckResourceSet() *CheckResourceSetResponse

func (*PlaygroundProxyResponse) GetCheckResources

func (x *PlaygroundProxyResponse) GetCheckResources() *CheckResourcesResponse

func (*PlaygroundProxyResponse) GetFailure

func (x *PlaygroundProxyResponse) GetFailure() *PlaygroundFailure

func (*PlaygroundProxyResponse) GetOutcome

func (m *PlaygroundProxyResponse) GetOutcome() isPlaygroundProxyResponse_Outcome

func (*PlaygroundProxyResponse) GetPlanResources

func (x *PlaygroundProxyResponse) GetPlanResources() *PlanResourcesResponse

func (*PlaygroundProxyResponse) GetPlaygroundId

func (x *PlaygroundProxyResponse) GetPlaygroundId() string

func (*PlaygroundProxyResponse) HashPB

func (m *PlaygroundProxyResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundProxyResponse) MarshalToSizedBufferVT

func (m *PlaygroundProxyResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse) MarshalToVT

func (m *PlaygroundProxyResponse) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse) MarshalVT

func (m *PlaygroundProxyResponse) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundProxyResponse) ProtoMessage

func (*PlaygroundProxyResponse) ProtoMessage()

func (*PlaygroundProxyResponse) ProtoReflect

func (x *PlaygroundProxyResponse) ProtoReflect() protoreflect.Message

func (*PlaygroundProxyResponse) Reset

func (x *PlaygroundProxyResponse) Reset()

func (*PlaygroundProxyResponse) SizeVT

func (m *PlaygroundProxyResponse) SizeVT() (n int)

func (*PlaygroundProxyResponse) String

func (x *PlaygroundProxyResponse) String() string

func (*PlaygroundProxyResponse) UnmarshalVT

func (m *PlaygroundProxyResponse) UnmarshalVT(dAtA []byte) error

type PlaygroundProxyResponse_CheckResourceBatch

type PlaygroundProxyResponse_CheckResourceBatch struct {
	CheckResourceBatch *CheckResourceBatchResponse `protobuf:"bytes,4,opt,name=check_resource_batch,json=checkResourceBatch,proto3,oneof"`
}

func (*PlaygroundProxyResponse_CheckResourceBatch) MarshalToSizedBufferVT

func (m *PlaygroundProxyResponse_CheckResourceBatch) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_CheckResourceBatch) MarshalToVT

func (m *PlaygroundProxyResponse_CheckResourceBatch) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_CheckResourceBatch) SizeVT

type PlaygroundProxyResponse_CheckResourceSet

type PlaygroundProxyResponse_CheckResourceSet struct {
	CheckResourceSet *CheckResourceSetResponse `protobuf:"bytes,3,opt,name=check_resource_set,json=checkResourceSet,proto3,oneof"`
}

func (*PlaygroundProxyResponse_CheckResourceSet) MarshalToSizedBufferVT

func (m *PlaygroundProxyResponse_CheckResourceSet) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_CheckResourceSet) MarshalToVT

func (m *PlaygroundProxyResponse_CheckResourceSet) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_CheckResourceSet) SizeVT

type PlaygroundProxyResponse_CheckResources

type PlaygroundProxyResponse_CheckResources struct {
	CheckResources *CheckResourcesResponse `protobuf:"bytes,6,opt,name=check_resources,json=checkResources,proto3,oneof"`
}

func (*PlaygroundProxyResponse_CheckResources) MarshalToSizedBufferVT

func (m *PlaygroundProxyResponse_CheckResources) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_CheckResources) MarshalToVT

func (m *PlaygroundProxyResponse_CheckResources) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_CheckResources) SizeVT

type PlaygroundProxyResponse_Failure

type PlaygroundProxyResponse_Failure struct {
	Failure *PlaygroundFailure `protobuf:"bytes,2,opt,name=failure,proto3,oneof"`
}

func (*PlaygroundProxyResponse_Failure) MarshalToSizedBufferVT

func (m *PlaygroundProxyResponse_Failure) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_Failure) MarshalToVT

func (m *PlaygroundProxyResponse_Failure) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_Failure) SizeVT

func (m *PlaygroundProxyResponse_Failure) SizeVT() (n int)

type PlaygroundProxyResponse_PlanResources

type PlaygroundProxyResponse_PlanResources struct {
	PlanResources *PlanResourcesResponse `protobuf:"bytes,5,opt,name=plan_resources,json=planResources,proto3,oneof"`
}

func (*PlaygroundProxyResponse_PlanResources) MarshalToSizedBufferVT

func (m *PlaygroundProxyResponse_PlanResources) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_PlanResources) MarshalToVT

func (m *PlaygroundProxyResponse_PlanResources) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundProxyResponse_PlanResources) SizeVT

type PlaygroundTestResponse

type PlaygroundTestResponse struct {
	PlaygroundId string `protobuf:"bytes,1,opt,name=playground_id,json=playgroundId,proto3" json:"playground_id,omitempty"`
	// Types that are assignable to Outcome:
	//
	//	*PlaygroundTestResponse_Failure
	//	*PlaygroundTestResponse_Success
	Outcome isPlaygroundTestResponse_Outcome `protobuf_oneof:"outcome"`
	// contains filtered or unexported fields
}

func (*PlaygroundTestResponse) Descriptor deprecated

func (*PlaygroundTestResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundTestResponse.ProtoReflect.Descriptor instead.

func (*PlaygroundTestResponse) GetFailure

func (x *PlaygroundTestResponse) GetFailure() *PlaygroundFailure

func (*PlaygroundTestResponse) GetOutcome

func (m *PlaygroundTestResponse) GetOutcome() isPlaygroundTestResponse_Outcome

func (*PlaygroundTestResponse) GetPlaygroundId

func (x *PlaygroundTestResponse) GetPlaygroundId() string

func (*PlaygroundTestResponse) GetSuccess

func (*PlaygroundTestResponse) HashPB

func (m *PlaygroundTestResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundTestResponse) MarshalToSizedBufferVT

func (m *PlaygroundTestResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse) MarshalToVT

func (m *PlaygroundTestResponse) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse) MarshalVT

func (m *PlaygroundTestResponse) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundTestResponse) ProtoMessage

func (*PlaygroundTestResponse) ProtoMessage()

func (*PlaygroundTestResponse) ProtoReflect

func (x *PlaygroundTestResponse) ProtoReflect() protoreflect.Message

func (*PlaygroundTestResponse) Reset

func (x *PlaygroundTestResponse) Reset()

func (*PlaygroundTestResponse) SizeVT

func (m *PlaygroundTestResponse) SizeVT() (n int)

func (*PlaygroundTestResponse) String

func (x *PlaygroundTestResponse) String() string

func (*PlaygroundTestResponse) UnmarshalVT

func (m *PlaygroundTestResponse) UnmarshalVT(dAtA []byte) error

type PlaygroundTestResponse_Failure

type PlaygroundTestResponse_Failure struct {
	Failure *PlaygroundFailure `protobuf:"bytes,2,opt,name=failure,proto3,oneof"`
}

func (*PlaygroundTestResponse_Failure) MarshalToSizedBufferVT

func (m *PlaygroundTestResponse_Failure) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse_Failure) MarshalToVT

func (m *PlaygroundTestResponse_Failure) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse_Failure) SizeVT

func (m *PlaygroundTestResponse_Failure) SizeVT() (n int)

type PlaygroundTestResponse_Success

type PlaygroundTestResponse_Success struct {
	Success *PlaygroundTestResponse_TestResults `protobuf:"bytes,3,opt,name=success,proto3,oneof"`
}

func (*PlaygroundTestResponse_Success) MarshalToSizedBufferVT

func (m *PlaygroundTestResponse_Success) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse_Success) MarshalToVT

func (m *PlaygroundTestResponse_Success) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse_Success) SizeVT

func (m *PlaygroundTestResponse_Success) SizeVT() (n int)

type PlaygroundTestResponse_TestResults

type PlaygroundTestResponse_TestResults struct {
	Results *v13.TestResults `protobuf:"bytes,1,opt,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaygroundTestResponse_TestResults) Descriptor deprecated

func (*PlaygroundTestResponse_TestResults) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundTestResponse_TestResults.ProtoReflect.Descriptor instead.

func (*PlaygroundTestResponse_TestResults) GetResults

func (*PlaygroundTestResponse_TestResults) HashPB

func (m *PlaygroundTestResponse_TestResults) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundTestResponse_TestResults) MarshalToSizedBufferVT

func (m *PlaygroundTestResponse_TestResults) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse_TestResults) MarshalToVT

func (m *PlaygroundTestResponse_TestResults) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundTestResponse_TestResults) MarshalVT

func (m *PlaygroundTestResponse_TestResults) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundTestResponse_TestResults) ProtoMessage

func (*PlaygroundTestResponse_TestResults) ProtoMessage()

func (*PlaygroundTestResponse_TestResults) ProtoReflect

func (*PlaygroundTestResponse_TestResults) Reset

func (*PlaygroundTestResponse_TestResults) SizeVT

func (m *PlaygroundTestResponse_TestResults) SizeVT() (n int)

func (*PlaygroundTestResponse_TestResults) String

func (*PlaygroundTestResponse_TestResults) UnmarshalVT

func (m *PlaygroundTestResponse_TestResults) UnmarshalVT(dAtA []byte) error

type PlaygroundValidateResponse

type PlaygroundValidateResponse struct {
	PlaygroundId string `protobuf:"bytes,1,opt,name=playground_id,json=playgroundId,proto3" json:"playground_id,omitempty"`
	// Types that are assignable to Outcome:
	//
	//	*PlaygroundValidateResponse_Failure
	//	*PlaygroundValidateResponse_Success
	Outcome isPlaygroundValidateResponse_Outcome `protobuf_oneof:"outcome"`
	// contains filtered or unexported fields
}

func (*PlaygroundValidateResponse) Descriptor deprecated

func (*PlaygroundValidateResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlaygroundValidateResponse.ProtoReflect.Descriptor instead.

func (*PlaygroundValidateResponse) GetFailure

func (*PlaygroundValidateResponse) GetOutcome

func (m *PlaygroundValidateResponse) GetOutcome() isPlaygroundValidateResponse_Outcome

func (*PlaygroundValidateResponse) GetPlaygroundId

func (x *PlaygroundValidateResponse) GetPlaygroundId() string

func (*PlaygroundValidateResponse) GetSuccess

func (x *PlaygroundValidateResponse) GetSuccess() *emptypb.Empty

func (*PlaygroundValidateResponse) HashPB

func (m *PlaygroundValidateResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*PlaygroundValidateResponse) MarshalToSizedBufferVT

func (m *PlaygroundValidateResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundValidateResponse) MarshalToVT

func (m *PlaygroundValidateResponse) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundValidateResponse) MarshalVT

func (m *PlaygroundValidateResponse) MarshalVT() (dAtA []byte, err error)

func (*PlaygroundValidateResponse) ProtoMessage

func (*PlaygroundValidateResponse) ProtoMessage()

func (*PlaygroundValidateResponse) ProtoReflect

func (*PlaygroundValidateResponse) Reset

func (x *PlaygroundValidateResponse) Reset()

func (*PlaygroundValidateResponse) SizeVT

func (m *PlaygroundValidateResponse) SizeVT() (n int)

func (*PlaygroundValidateResponse) String

func (x *PlaygroundValidateResponse) String() string

func (*PlaygroundValidateResponse) UnmarshalVT

func (m *PlaygroundValidateResponse) UnmarshalVT(dAtA []byte) error

type PlaygroundValidateResponse_Failure

type PlaygroundValidateResponse_Failure struct {
	Failure *PlaygroundFailure `protobuf:"bytes,2,opt,name=failure,proto3,oneof"`
}

func (*PlaygroundValidateResponse_Failure) MarshalToSizedBufferVT

func (m *PlaygroundValidateResponse_Failure) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundValidateResponse_Failure) MarshalToVT

func (m *PlaygroundValidateResponse_Failure) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundValidateResponse_Failure) SizeVT

func (m *PlaygroundValidateResponse_Failure) SizeVT() (n int)

type PlaygroundValidateResponse_Success

type PlaygroundValidateResponse_Success struct {
	Success *emptypb.Empty `protobuf:"bytes,3,opt,name=success,proto3,oneof"`
}

func (*PlaygroundValidateResponse_Success) MarshalToSizedBufferVT

func (m *PlaygroundValidateResponse_Success) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*PlaygroundValidateResponse_Success) MarshalToVT

func (m *PlaygroundValidateResponse_Success) MarshalToVT(dAtA []byte) (int, error)

func (*PlaygroundValidateResponse_Success) SizeVT

func (m *PlaygroundValidateResponse_Success) SizeVT() (n int)

type ReloadStoreResponse

type ReloadStoreResponse struct {
	// contains filtered or unexported fields
}

func (*ReloadStoreResponse) Descriptor deprecated

func (*ReloadStoreResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReloadStoreResponse.ProtoReflect.Descriptor instead.

func (*ReloadStoreResponse) MarshalToSizedBufferVT

func (m *ReloadStoreResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ReloadStoreResponse) MarshalToVT

func (m *ReloadStoreResponse) MarshalToVT(dAtA []byte) (int, error)

func (*ReloadStoreResponse) MarshalVT

func (m *ReloadStoreResponse) MarshalVT() (dAtA []byte, err error)

func (*ReloadStoreResponse) ProtoMessage

func (*ReloadStoreResponse) ProtoMessage()

func (*ReloadStoreResponse) ProtoReflect

func (x *ReloadStoreResponse) ProtoReflect() protoreflect.Message

func (*ReloadStoreResponse) Reset

func (x *ReloadStoreResponse) Reset()

func (*ReloadStoreResponse) SizeVT

func (m *ReloadStoreResponse) SizeVT() (n int)

func (*ReloadStoreResponse) String

func (x *ReloadStoreResponse) String() string

func (*ReloadStoreResponse) UnmarshalVT

func (m *ReloadStoreResponse) UnmarshalVT(dAtA []byte) error

type ServerInfoResponse

type ServerInfoResponse struct {
	Version   string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
	Commit    string `protobuf:"bytes,2,opt,name=commit,proto3" json:"commit,omitempty"`
	BuildDate string `protobuf:"bytes,3,opt,name=build_date,json=buildDate,proto3" json:"build_date,omitempty"`
	// contains filtered or unexported fields
}

func (*ServerInfoResponse) Descriptor deprecated

func (*ServerInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use ServerInfoResponse.ProtoReflect.Descriptor instead.

func (*ServerInfoResponse) GetBuildDate

func (x *ServerInfoResponse) GetBuildDate() string

func (*ServerInfoResponse) GetCommit

func (x *ServerInfoResponse) GetCommit() string

func (*ServerInfoResponse) GetVersion

func (x *ServerInfoResponse) GetVersion() string

func (*ServerInfoResponse) HashPB

func (m *ServerInfoResponse) HashPB(hasher hash.Hash, ignore map[string]struct{})

HashPB computes a hash of the message using the given hash function The ignore set must contain fully-qualified field names (pkg.msg.field) that should be ignored from the hash

func (*ServerInfoResponse) MarshalToSizedBufferVT

func (m *ServerInfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ServerInfoResponse) MarshalToVT

func (m *ServerInfoResponse) MarshalToVT(dAtA []byte) (int, error)

func (*ServerInfoResponse) MarshalVT

func (m *ServerInfoResponse) MarshalVT() (dAtA []byte, err error)

func (*ServerInfoResponse) ProtoMessage

func (*ServerInfoResponse) ProtoMessage()

func (*ServerInfoResponse) ProtoReflect

func (x *ServerInfoResponse) ProtoReflect() protoreflect.Message

func (*ServerInfoResponse) Reset

func (x *ServerInfoResponse) Reset()

func (*ServerInfoResponse) SizeVT

func (m *ServerInfoResponse) SizeVT() (n int)

func (*ServerInfoResponse) String

func (x *ServerInfoResponse) String() string

func (*ServerInfoResponse) UnmarshalVT

func (m *ServerInfoResponse) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL