Documentation ¶
Index ¶
- Variables
- func RegisterAppConfigurationServer(s grpc.ServiceRegistrar, srv AppConfigurationServer)
- type AppConfigurationClient
- type AppConfigurationServer
- type AppendPermissionRequest
- func (*AppendPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AppendPermissionRequest) GetAppUuid() string
- func (x *AppendPermissionRequest) GetTracing_ID() string
- func (x *AppendPermissionRequest) GetUserUuid() string
- func (*AppendPermissionRequest) ProtoMessage()
- func (x *AppendPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *AppendPermissionRequest) Reset()
- func (x *AppendPermissionRequest) String() string
- type AppendPermissionResponse
- func (*AppendPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AppendPermissionResponse) GetMsg() string
- func (x *AppendPermissionResponse) GetStatusCode() int32
- func (*AppendPermissionResponse) ProtoMessage()
- func (x *AppendPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *AppendPermissionResponse) Reset()
- func (x *AppendPermissionResponse) String() string
- type ClientBtnDef
- func (*ClientBtnDef) Descriptor() ([]byte, []int)deprecated
- func (x *ClientBtnDef) GetId() int32
- func (x *ClientBtnDef) GetName() string
- func (*ClientBtnDef) ProtoMessage()
- func (x *ClientBtnDef) ProtoReflect() protoreflect.Message
- func (x *ClientBtnDef) Reset()
- func (x *ClientBtnDef) String() string
- type ClientConfig
- func (*ClientConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ClientConfig) GetBtnDefs() []*ClientBtnDef
- func (x *ClientConfig) GetStages() []*ClientStage
- func (*ClientConfig) ProtoMessage()
- func (x *ClientConfig) ProtoReflect() protoreflect.Message
- func (x *ClientConfig) Reset()
- func (x *ClientConfig) String() string
- type ClientStage
- func (*ClientStage) Descriptor() ([]byte, []int)deprecated
- func (x *ClientStage) GetId() int32
- func (x *ClientStage) GetRegex() string
- func (x *ClientStage) GetTransition() string
- func (x *ClientStage) GetType() int32
- func (*ClientStage) ProtoMessage()
- func (x *ClientStage) ProtoReflect() protoreflect.Message
- func (x *ClientStage) Reset()
- func (x *ClientStage) String() string
- type GetForClientRequest
- func (*GetForClientRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetForClientRequest) GetAppUuid() string
- func (*GetForClientRequest) ProtoMessage()
- func (x *GetForClientRequest) ProtoReflect() protoreflect.Message
- func (x *GetForClientRequest) Reset()
- func (x *GetForClientRequest) String() string
- type GetForClientResponse
- func (*GetForClientResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetForClientResponse) GetConfig() *ClientConfig
- func (x *GetForClientResponse) GetMsg() string
- func (x *GetForClientResponse) GetStatusCode() int32
- func (*GetForClientResponse) ProtoMessage()
- func (x *GetForClientResponse) ProtoReflect() protoreflect.Message
- func (x *GetForClientResponse) Reset()
- func (x *GetForClientResponse) String() string
- type GetRequest
- func (*GetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRequest) GetAppUuid() string
- func (x *GetRequest) GetAuthedUser() *common.AuthedUser
- func (x *GetRequest) GetTracing_ID() string
- func (*GetRequest) ProtoMessage()
- func (x *GetRequest) ProtoReflect() protoreflect.Message
- func (x *GetRequest) Reset()
- func (x *GetRequest) String() string
- type GetResponse
- func (*GetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResponse) GetConfigs() *common.AppConfigurations
- func (x *GetResponse) GetMsg() string
- func (x *GetResponse) GetStatusCode() int32
- func (*GetResponse) ProtoMessage()
- func (x *GetResponse) ProtoReflect() protoreflect.Message
- func (x *GetResponse) Reset()
- func (x *GetResponse) String() string
- type InitRequest
- func (*InitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InitRequest) GetAppOwner() string
- func (x *InitRequest) GetAppRefUuid() string
- func (x *InitRequest) GetIsPrivate() bool
- func (x *InitRequest) GetOwnerOrgn() string
- func (x *InitRequest) GetTracing_ID() string
- func (*InitRequest) ProtoMessage()
- func (x *InitRequest) ProtoReflect() protoreflect.Message
- func (x *InitRequest) Reset()
- func (x *InitRequest) String() string
- type InitResponse
- func (*InitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InitResponse) GetMsg() string
- func (x *InitResponse) GetStatusCode() int32
- func (*InitResponse) ProtoMessage()
- func (x *InitResponse) ProtoReflect() protoreflect.Message
- func (x *InitResponse) Reset()
- func (x *InitResponse) String() string
- type LockConfigRequest
- func (*LockConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LockConfigRequest) GetAppRefUuid() string
- func (x *LockConfigRequest) GetAuthedUser() *common.AuthedUser
- func (x *LockConfigRequest) GetTracing_ID() string
- func (*LockConfigRequest) ProtoMessage()
- func (x *LockConfigRequest) ProtoReflect() protoreflect.Message
- func (x *LockConfigRequest) Reset()
- func (x *LockConfigRequest) String() string
- type LockConfigResponse
- func (*LockConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LockConfigResponse) GetMsg() string
- func (x *LockConfigResponse) GetStatusCode() int32
- func (*LockConfigResponse) ProtoMessage()
- func (x *LockConfigResponse) ProtoReflect() protoreflect.Message
- func (x *LockConfigResponse) Reset()
- func (x *LockConfigResponse) String() string
- type RollbackAppendPermissionRequest
- func (*RollbackAppendPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackAppendPermissionRequest) GetAppUuid() string
- func (x *RollbackAppendPermissionRequest) GetTracing_ID() string
- func (x *RollbackAppendPermissionRequest) GetUserUuid() string
- func (*RollbackAppendPermissionRequest) ProtoMessage()
- func (x *RollbackAppendPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *RollbackAppendPermissionRequest) Reset()
- func (x *RollbackAppendPermissionRequest) String() string
- type RollbackAppendPermissionResponse
- func (*RollbackAppendPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackAppendPermissionResponse) GetMsg() string
- func (x *RollbackAppendPermissionResponse) GetStatusCode() int32
- func (*RollbackAppendPermissionResponse) ProtoMessage()
- func (x *RollbackAppendPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *RollbackAppendPermissionResponse) Reset()
- func (x *RollbackAppendPermissionResponse) String() string
- type UnimplementedAppConfigurationServer
- func (UnimplementedAppConfigurationServer) AppendPermission(context.Context, *AppendPermissionRequest) (*AppendPermissionResponse, error)
- func (UnimplementedAppConfigurationServer) Get(context.Context, *GetRequest) (*GetResponse, error)
- func (UnimplementedAppConfigurationServer) GetForClient(context.Context, *GetForClientRequest) (*GetForClientResponse, error)
- func (UnimplementedAppConfigurationServer) Initialize(context.Context, *InitRequest) (*InitResponse, error)
- func (UnimplementedAppConfigurationServer) LockConfig(context.Context, *LockConfigRequest) (*LockConfigResponse, error)
- func (UnimplementedAppConfigurationServer) RollbackAppendPermission(context.Context, *RollbackAppendPermissionRequest) (*RollbackAppendPermissionResponse, error)
- func (UnimplementedAppConfigurationServer) UnlockConfig(context.Context, *UnlockConfigRequest) (*UnlockConfigResponse, error)
- func (UnimplementedAppConfigurationServer) Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
- type UnlockConfigRequest
- func (*UnlockConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnlockConfigRequest) GetAppRefUuid() string
- func (x *UnlockConfigRequest) GetAuthedUser() *common.AuthedUser
- func (x *UnlockConfigRequest) GetTracing_ID() string
- func (*UnlockConfigRequest) ProtoMessage()
- func (x *UnlockConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UnlockConfigRequest) Reset()
- func (x *UnlockConfigRequest) String() string
- type UnlockConfigResponse
- func (*UnlockConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnlockConfigResponse) GetMsg() string
- func (x *UnlockConfigResponse) GetStatusCode() int32
- func (*UnlockConfigResponse) ProtoMessage()
- func (x *UnlockConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UnlockConfigResponse) Reset()
- func (x *UnlockConfigResponse) String() string
- type UnsafeAppConfigurationServer
- type UpdateRequest
- func (*UpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRequest) GetAppRefUuid() string
- func (x *UpdateRequest) GetAuthedUser() *common.AuthedUser
- func (x *UpdateRequest) GetBtnDefs() []*common.BtnDef
- func (x *UpdateRequest) GetRecords() []*common.Record
- func (x *UpdateRequest) GetStages() []*common.Stage
- func (x *UpdateRequest) GetTracing_ID() string
- func (x *UpdateRequest) GetUpdateFlag() string
- func (*UpdateRequest) ProtoMessage()
- func (x *UpdateRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRequest) Reset()
- func (x *UpdateRequest) String() string
- type UpdateResponse
- func (*UpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateResponse) GetMsg() string
- func (x *UpdateResponse) GetStatusCode() int32
- func (*UpdateResponse) ProtoMessage()
- func (x *UpdateResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateResponse) Reset()
- func (x *UpdateResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var AppConfiguration_ServiceDesc = grpc.ServiceDesc{ ServiceName: "config_proto.AppConfiguration", HandlerType: (*AppConfigurationServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Initialize", Handler: _AppConfiguration_Initialize_Handler, }, { MethodName: "Get", Handler: _AppConfiguration_Get_Handler, }, { MethodName: "Update", Handler: _AppConfiguration_Update_Handler, }, { MethodName: "AppendPermission", Handler: _AppConfiguration_AppendPermission_Handler, }, { MethodName: "RollbackAppendPermission", Handler: _AppConfiguration_RollbackAppendPermission_Handler, }, { MethodName: "LockConfig", Handler: _AppConfiguration_LockConfig_Handler, }, { MethodName: "UnlockConfig", Handler: _AppConfiguration_UnlockConfig_Handler, }, { MethodName: "GetForClient", Handler: _AppConfiguration_GetForClient_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "service.app.config.agent/cmd/grpcserver/proto/api.app-config.proto", }
AppConfiguration_ServiceDesc is the grpc.ServiceDesc for AppConfiguration service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_service_app_config_agent_cmd_grpcserver_proto_api_app_config_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAppConfigurationServer ¶
func RegisterAppConfigurationServer(s grpc.ServiceRegistrar, srv AppConfigurationServer)
Types ¶
type AppConfigurationClient ¶
type AppConfigurationClient interface { Initialize(ctx context.Context, in *InitRequest, opts ...grpc.CallOption) (*InitResponse, error) Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error) Update(ctx context.Context, in *UpdateRequest, opts ...grpc.CallOption) (*UpdateResponse, error) AppendPermission(ctx context.Context, in *AppendPermissionRequest, opts ...grpc.CallOption) (*AppendPermissionResponse, error) RollbackAppendPermission(ctx context.Context, in *RollbackAppendPermissionRequest, opts ...grpc.CallOption) (*RollbackAppendPermissionResponse, error) LockConfig(ctx context.Context, in *LockConfigRequest, opts ...grpc.CallOption) (*LockConfigResponse, error) UnlockConfig(ctx context.Context, in *UnlockConfigRequest, opts ...grpc.CallOption) (*UnlockConfigResponse, error) GetForClient(ctx context.Context, in *GetForClientRequest, opts ...grpc.CallOption) (*GetForClientResponse, error) }
AppConfigurationClient is the client API for AppConfiguration service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAppConfigurationClient ¶
func NewAppConfigurationClient(cc grpc.ClientConnInterface) AppConfigurationClient
type AppConfigurationServer ¶
type AppConfigurationServer interface { Initialize(context.Context, *InitRequest) (*InitResponse, error) Get(context.Context, *GetRequest) (*GetResponse, error) Update(context.Context, *UpdateRequest) (*UpdateResponse, error) AppendPermission(context.Context, *AppendPermissionRequest) (*AppendPermissionResponse, error) RollbackAppendPermission(context.Context, *RollbackAppendPermissionRequest) (*RollbackAppendPermissionResponse, error) LockConfig(context.Context, *LockConfigRequest) (*LockConfigResponse, error) UnlockConfig(context.Context, *UnlockConfigRequest) (*UnlockConfigResponse, error) GetForClient(context.Context, *GetForClientRequest) (*GetForClientResponse, error) // contains filtered or unexported methods }
AppConfigurationServer is the server API for AppConfiguration service. All implementations must embed UnimplementedAppConfigurationServer for forward compatibility
type AppendPermissionRequest ¶
type AppendPermissionRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AppUuid string `protobuf:"bytes,2,opt,name=app_uuid,json=appUuid,proto3" json:"app_uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*AppendPermissionRequest) Descriptor
deprecated
func (*AppendPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AppendPermissionRequest.ProtoReflect.Descriptor instead.
func (*AppendPermissionRequest) GetAppUuid ¶
func (x *AppendPermissionRequest) GetAppUuid() string
func (*AppendPermissionRequest) GetTracing_ID ¶
func (x *AppendPermissionRequest) GetTracing_ID() string
func (*AppendPermissionRequest) GetUserUuid ¶
func (x *AppendPermissionRequest) GetUserUuid() string
func (*AppendPermissionRequest) ProtoMessage ¶
func (*AppendPermissionRequest) ProtoMessage()
func (*AppendPermissionRequest) ProtoReflect ¶
func (x *AppendPermissionRequest) ProtoReflect() protoreflect.Message
func (*AppendPermissionRequest) Reset ¶
func (x *AppendPermissionRequest) Reset()
func (*AppendPermissionRequest) String ¶
func (x *AppendPermissionRequest) String() string
type AppendPermissionResponse ¶
type AppendPermissionResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*AppendPermissionResponse) Descriptor
deprecated
func (*AppendPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AppendPermissionResponse.ProtoReflect.Descriptor instead.
func (*AppendPermissionResponse) GetMsg ¶
func (x *AppendPermissionResponse) GetMsg() string
func (*AppendPermissionResponse) GetStatusCode ¶
func (x *AppendPermissionResponse) GetStatusCode() int32
func (*AppendPermissionResponse) ProtoMessage ¶
func (*AppendPermissionResponse) ProtoMessage()
func (*AppendPermissionResponse) ProtoReflect ¶
func (x *AppendPermissionResponse) ProtoReflect() protoreflect.Message
func (*AppendPermissionResponse) Reset ¶
func (x *AppendPermissionResponse) Reset()
func (*AppendPermissionResponse) String ¶
func (x *AppendPermissionResponse) String() string
type ClientBtnDef ¶
type ClientBtnDef struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ClientBtnDef) Descriptor
deprecated
func (*ClientBtnDef) Descriptor() ([]byte, []int)
Deprecated: Use ClientBtnDef.ProtoReflect.Descriptor instead.
func (*ClientBtnDef) GetId ¶
func (x *ClientBtnDef) GetId() int32
func (*ClientBtnDef) GetName ¶
func (x *ClientBtnDef) GetName() string
func (*ClientBtnDef) ProtoMessage ¶
func (*ClientBtnDef) ProtoMessage()
func (*ClientBtnDef) ProtoReflect ¶
func (x *ClientBtnDef) ProtoReflect() protoreflect.Message
func (*ClientBtnDef) Reset ¶
func (x *ClientBtnDef) Reset()
func (*ClientBtnDef) String ¶
func (x *ClientBtnDef) String() string
type ClientConfig ¶
type ClientConfig struct { Stages []*ClientStage `protobuf:"bytes,1,rep,name=stages,proto3" json:"stages,omitempty"` BtnDefs []*ClientBtnDef `protobuf:"bytes,2,rep,name=btn_defs,json=btnDefs,proto3" json:"btn_defs,omitempty"` // contains filtered or unexported fields }
func (*ClientConfig) Descriptor
deprecated
func (*ClientConfig) Descriptor() ([]byte, []int)
Deprecated: Use ClientConfig.ProtoReflect.Descriptor instead.
func (*ClientConfig) GetBtnDefs ¶
func (x *ClientConfig) GetBtnDefs() []*ClientBtnDef
func (*ClientConfig) GetStages ¶
func (x *ClientConfig) GetStages() []*ClientStage
func (*ClientConfig) ProtoMessage ¶
func (*ClientConfig) ProtoMessage()
func (*ClientConfig) ProtoReflect ¶
func (x *ClientConfig) ProtoReflect() protoreflect.Message
func (*ClientConfig) Reset ¶
func (x *ClientConfig) Reset()
func (*ClientConfig) String ¶
func (x *ClientConfig) String() string
type ClientStage ¶
type ClientStage struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` Transition string `protobuf:"bytes,3,opt,name=transition,proto3" json:"transition,omitempty"` Regex string `protobuf:"bytes,4,opt,name=regex,proto3" json:"regex,omitempty"` // contains filtered or unexported fields }
func (*ClientStage) Descriptor
deprecated
func (*ClientStage) Descriptor() ([]byte, []int)
Deprecated: Use ClientStage.ProtoReflect.Descriptor instead.
func (*ClientStage) GetId ¶
func (x *ClientStage) GetId() int32
func (*ClientStage) GetRegex ¶
func (x *ClientStage) GetRegex() string
func (*ClientStage) GetTransition ¶
func (x *ClientStage) GetTransition() string
func (*ClientStage) GetType ¶
func (x *ClientStage) GetType() int32
func (*ClientStage) ProtoMessage ¶
func (*ClientStage) ProtoMessage()
func (*ClientStage) ProtoReflect ¶
func (x *ClientStage) ProtoReflect() protoreflect.Message
func (*ClientStage) Reset ¶
func (x *ClientStage) Reset()
func (*ClientStage) String ¶
func (x *ClientStage) String() string
type GetForClientRequest ¶
type GetForClientRequest struct { AppUuid string `protobuf:"bytes,1,opt,name=app_uuid,json=appUuid,proto3" json:"app_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetForClientRequest) Descriptor
deprecated
func (*GetForClientRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetForClientRequest.ProtoReflect.Descriptor instead.
func (*GetForClientRequest) GetAppUuid ¶
func (x *GetForClientRequest) GetAppUuid() string
func (*GetForClientRequest) ProtoMessage ¶
func (*GetForClientRequest) ProtoMessage()
func (*GetForClientRequest) ProtoReflect ¶
func (x *GetForClientRequest) ProtoReflect() protoreflect.Message
func (*GetForClientRequest) Reset ¶
func (x *GetForClientRequest) Reset()
func (*GetForClientRequest) String ¶
func (x *GetForClientRequest) String() string
type GetForClientResponse ¶
type GetForClientResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Config *ClientConfig `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*GetForClientResponse) Descriptor
deprecated
func (*GetForClientResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetForClientResponse.ProtoReflect.Descriptor instead.
func (*GetForClientResponse) GetConfig ¶
func (x *GetForClientResponse) GetConfig() *ClientConfig
func (*GetForClientResponse) GetMsg ¶
func (x *GetForClientResponse) GetMsg() string
func (*GetForClientResponse) GetStatusCode ¶
func (x *GetForClientResponse) GetStatusCode() int32
func (*GetForClientResponse) ProtoMessage ¶
func (*GetForClientResponse) ProtoMessage()
func (*GetForClientResponse) ProtoReflect ¶
func (x *GetForClientResponse) ProtoReflect() protoreflect.Message
func (*GetForClientResponse) Reset ¶
func (x *GetForClientResponse) Reset()
func (*GetForClientResponse) String ¶
func (x *GetForClientResponse) String() string
type GetRequest ¶
type GetRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AuthedUser *common.AuthedUser `protobuf:"bytes,2,opt,name=authed_user,json=authedUser,proto3" json:"authed_user,omitempty"` AppUuid string `protobuf:"bytes,3,opt,name=app_uuid,json=appUuid,proto3" json:"app_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetAppUuid ¶
func (x *GetRequest) GetAppUuid() string
func (*GetRequest) GetAuthedUser ¶
func (x *GetRequest) GetAuthedUser() *common.AuthedUser
func (*GetRequest) GetTracing_ID ¶
func (x *GetRequest) GetTracing_ID() string
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
type GetResponse ¶
type GetResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` Configs *common.AppConfigurations `protobuf:"bytes,3,opt,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*GetResponse) Descriptor
deprecated
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetConfigs ¶
func (x *GetResponse) GetConfigs() *common.AppConfigurations
func (*GetResponse) GetMsg ¶
func (x *GetResponse) GetMsg() string
func (*GetResponse) GetStatusCode ¶
func (x *GetResponse) GetStatusCode() int32
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶
func (x *GetResponse) Reset()
func (*GetResponse) String ¶
func (x *GetResponse) String() string
type InitRequest ¶
type InitRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AppRefUuid string `protobuf:"bytes,2,opt,name=app_ref_uuid,json=appRefUuid,proto3" json:"app_ref_uuid,omitempty"` AppOwner string `protobuf:"bytes,3,opt,name=app_owner,json=appOwner,proto3" json:"app_owner,omitempty"` IsPrivate bool `protobuf:"varint,4,opt,name=is_private,json=isPrivate,proto3" json:"is_private,omitempty"` OwnerOrgn string `protobuf:"bytes,5,opt,name=owner_orgn,json=ownerOrgn,proto3" json:"owner_orgn,omitempty"` // contains filtered or unexported fields }
func (*InitRequest) Descriptor
deprecated
func (*InitRequest) Descriptor() ([]byte, []int)
Deprecated: Use InitRequest.ProtoReflect.Descriptor instead.
func (*InitRequest) GetAppOwner ¶
func (x *InitRequest) GetAppOwner() string
func (*InitRequest) GetAppRefUuid ¶
func (x *InitRequest) GetAppRefUuid() string
func (*InitRequest) GetIsPrivate ¶
func (x *InitRequest) GetIsPrivate() bool
func (*InitRequest) GetOwnerOrgn ¶
func (x *InitRequest) GetOwnerOrgn() string
func (*InitRequest) GetTracing_ID ¶
func (x *InitRequest) GetTracing_ID() string
func (*InitRequest) ProtoMessage ¶
func (*InitRequest) ProtoMessage()
func (*InitRequest) ProtoReflect ¶
func (x *InitRequest) ProtoReflect() protoreflect.Message
func (*InitRequest) Reset ¶
func (x *InitRequest) Reset()
func (*InitRequest) String ¶
func (x *InitRequest) String() string
type InitResponse ¶
type InitResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*InitResponse) Descriptor
deprecated
func (*InitResponse) Descriptor() ([]byte, []int)
Deprecated: Use InitResponse.ProtoReflect.Descriptor instead.
func (*InitResponse) GetMsg ¶
func (x *InitResponse) GetMsg() string
func (*InitResponse) GetStatusCode ¶
func (x *InitResponse) GetStatusCode() int32
func (*InitResponse) ProtoMessage ¶
func (*InitResponse) ProtoMessage()
func (*InitResponse) ProtoReflect ¶
func (x *InitResponse) ProtoReflect() protoreflect.Message
func (*InitResponse) Reset ¶
func (x *InitResponse) Reset()
func (*InitResponse) String ¶
func (x *InitResponse) String() string
type LockConfigRequest ¶
type LockConfigRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AppRefUuid string `protobuf:"bytes,2,opt,name=app_ref_uuid,json=appRefUuid,proto3" json:"app_ref_uuid,omitempty"` AuthedUser *common.AuthedUser `protobuf:"bytes,3,opt,name=authed_user,json=authedUser,proto3" json:"authed_user,omitempty"` // contains filtered or unexported fields }
func (*LockConfigRequest) Descriptor
deprecated
func (*LockConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use LockConfigRequest.ProtoReflect.Descriptor instead.
func (*LockConfigRequest) GetAppRefUuid ¶
func (x *LockConfigRequest) GetAppRefUuid() string
func (*LockConfigRequest) GetAuthedUser ¶
func (x *LockConfigRequest) GetAuthedUser() *common.AuthedUser
func (*LockConfigRequest) GetTracing_ID ¶
func (x *LockConfigRequest) GetTracing_ID() string
func (*LockConfigRequest) ProtoMessage ¶
func (*LockConfigRequest) ProtoMessage()
func (*LockConfigRequest) ProtoReflect ¶
func (x *LockConfigRequest) ProtoReflect() protoreflect.Message
func (*LockConfigRequest) Reset ¶
func (x *LockConfigRequest) Reset()
func (*LockConfigRequest) String ¶
func (x *LockConfigRequest) String() string
type LockConfigResponse ¶
type LockConfigResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*LockConfigResponse) Descriptor
deprecated
func (*LockConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use LockConfigResponse.ProtoReflect.Descriptor instead.
func (*LockConfigResponse) GetMsg ¶
func (x *LockConfigResponse) GetMsg() string
func (*LockConfigResponse) GetStatusCode ¶
func (x *LockConfigResponse) GetStatusCode() int32
func (*LockConfigResponse) ProtoMessage ¶
func (*LockConfigResponse) ProtoMessage()
func (*LockConfigResponse) ProtoReflect ¶
func (x *LockConfigResponse) ProtoReflect() protoreflect.Message
func (*LockConfigResponse) Reset ¶
func (x *LockConfigResponse) Reset()
func (*LockConfigResponse) String ¶
func (x *LockConfigResponse) String() string
type RollbackAppendPermissionRequest ¶
type RollbackAppendPermissionRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AppUuid string `protobuf:"bytes,2,opt,name=app_uuid,json=appUuid,proto3" json:"app_uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*RollbackAppendPermissionRequest) Descriptor
deprecated
func (*RollbackAppendPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RollbackAppendPermissionRequest.ProtoReflect.Descriptor instead.
func (*RollbackAppendPermissionRequest) GetAppUuid ¶
func (x *RollbackAppendPermissionRequest) GetAppUuid() string
func (*RollbackAppendPermissionRequest) GetTracing_ID ¶
func (x *RollbackAppendPermissionRequest) GetTracing_ID() string
func (*RollbackAppendPermissionRequest) GetUserUuid ¶
func (x *RollbackAppendPermissionRequest) GetUserUuid() string
func (*RollbackAppendPermissionRequest) ProtoMessage ¶
func (*RollbackAppendPermissionRequest) ProtoMessage()
func (*RollbackAppendPermissionRequest) ProtoReflect ¶
func (x *RollbackAppendPermissionRequest) ProtoReflect() protoreflect.Message
func (*RollbackAppendPermissionRequest) Reset ¶
func (x *RollbackAppendPermissionRequest) Reset()
func (*RollbackAppendPermissionRequest) String ¶
func (x *RollbackAppendPermissionRequest) String() string
type RollbackAppendPermissionResponse ¶
type RollbackAppendPermissionResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*RollbackAppendPermissionResponse) Descriptor
deprecated
func (*RollbackAppendPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RollbackAppendPermissionResponse.ProtoReflect.Descriptor instead.
func (*RollbackAppendPermissionResponse) GetMsg ¶
func (x *RollbackAppendPermissionResponse) GetMsg() string
func (*RollbackAppendPermissionResponse) GetStatusCode ¶
func (x *RollbackAppendPermissionResponse) GetStatusCode() int32
func (*RollbackAppendPermissionResponse) ProtoMessage ¶
func (*RollbackAppendPermissionResponse) ProtoMessage()
func (*RollbackAppendPermissionResponse) ProtoReflect ¶
func (x *RollbackAppendPermissionResponse) ProtoReflect() protoreflect.Message
func (*RollbackAppendPermissionResponse) Reset ¶
func (x *RollbackAppendPermissionResponse) Reset()
func (*RollbackAppendPermissionResponse) String ¶
func (x *RollbackAppendPermissionResponse) String() string
type UnimplementedAppConfigurationServer ¶
type UnimplementedAppConfigurationServer struct { }
UnimplementedAppConfigurationServer must be embedded to have forward compatible implementations.
func (UnimplementedAppConfigurationServer) AppendPermission ¶
func (UnimplementedAppConfigurationServer) AppendPermission(context.Context, *AppendPermissionRequest) (*AppendPermissionResponse, error)
func (UnimplementedAppConfigurationServer) Get ¶
func (UnimplementedAppConfigurationServer) Get(context.Context, *GetRequest) (*GetResponse, error)
func (UnimplementedAppConfigurationServer) GetForClient ¶
func (UnimplementedAppConfigurationServer) GetForClient(context.Context, *GetForClientRequest) (*GetForClientResponse, error)
func (UnimplementedAppConfigurationServer) Initialize ¶
func (UnimplementedAppConfigurationServer) Initialize(context.Context, *InitRequest) (*InitResponse, error)
func (UnimplementedAppConfigurationServer) LockConfig ¶
func (UnimplementedAppConfigurationServer) LockConfig(context.Context, *LockConfigRequest) (*LockConfigResponse, error)
func (UnimplementedAppConfigurationServer) RollbackAppendPermission ¶
func (UnimplementedAppConfigurationServer) RollbackAppendPermission(context.Context, *RollbackAppendPermissionRequest) (*RollbackAppendPermissionResponse, error)
func (UnimplementedAppConfigurationServer) UnlockConfig ¶
func (UnimplementedAppConfigurationServer) UnlockConfig(context.Context, *UnlockConfigRequest) (*UnlockConfigResponse, error)
func (UnimplementedAppConfigurationServer) Update ¶
func (UnimplementedAppConfigurationServer) Update(context.Context, *UpdateRequest) (*UpdateResponse, error)
type UnlockConfigRequest ¶
type UnlockConfigRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AppRefUuid string `protobuf:"bytes,2,opt,name=app_ref_uuid,json=appRefUuid,proto3" json:"app_ref_uuid,omitempty"` AuthedUser *common.AuthedUser `protobuf:"bytes,3,opt,name=authed_user,json=authedUser,proto3" json:"authed_user,omitempty"` // contains filtered or unexported fields }
func (*UnlockConfigRequest) Descriptor
deprecated
func (*UnlockConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnlockConfigRequest.ProtoReflect.Descriptor instead.
func (*UnlockConfigRequest) GetAppRefUuid ¶
func (x *UnlockConfigRequest) GetAppRefUuid() string
func (*UnlockConfigRequest) GetAuthedUser ¶
func (x *UnlockConfigRequest) GetAuthedUser() *common.AuthedUser
func (*UnlockConfigRequest) GetTracing_ID ¶
func (x *UnlockConfigRequest) GetTracing_ID() string
func (*UnlockConfigRequest) ProtoMessage ¶
func (*UnlockConfigRequest) ProtoMessage()
func (*UnlockConfigRequest) ProtoReflect ¶
func (x *UnlockConfigRequest) ProtoReflect() protoreflect.Message
func (*UnlockConfigRequest) Reset ¶
func (x *UnlockConfigRequest) Reset()
func (*UnlockConfigRequest) String ¶
func (x *UnlockConfigRequest) String() string
type UnlockConfigResponse ¶
type UnlockConfigResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*UnlockConfigResponse) Descriptor
deprecated
func (*UnlockConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnlockConfigResponse.ProtoReflect.Descriptor instead.
func (*UnlockConfigResponse) GetMsg ¶
func (x *UnlockConfigResponse) GetMsg() string
func (*UnlockConfigResponse) GetStatusCode ¶
func (x *UnlockConfigResponse) GetStatusCode() int32
func (*UnlockConfigResponse) ProtoMessage ¶
func (*UnlockConfigResponse) ProtoMessage()
func (*UnlockConfigResponse) ProtoReflect ¶
func (x *UnlockConfigResponse) ProtoReflect() protoreflect.Message
func (*UnlockConfigResponse) Reset ¶
func (x *UnlockConfigResponse) Reset()
func (*UnlockConfigResponse) String ¶
func (x *UnlockConfigResponse) String() string
type UnsafeAppConfigurationServer ¶
type UnsafeAppConfigurationServer interface {
// contains filtered or unexported methods
}
UnsafeAppConfigurationServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppConfigurationServer will result in compilation errors.
type UpdateRequest ¶
type UpdateRequest struct { Tracing_ID string `protobuf:"bytes,1,opt,name=tracing_ID,json=tracingID,proto3" json:"tracing_ID,omitempty"` AuthedUser *common.AuthedUser `protobuf:"bytes,2,opt,name=authed_user,json=authedUser,proto3" json:"authed_user,omitempty"` AppRefUuid string `protobuf:"bytes,3,opt,name=app_ref_uuid,json=appRefUuid,proto3" json:"app_ref_uuid,omitempty"` UpdateFlag string `protobuf:"bytes,4,opt,name=update_flag,json=updateFlag,proto3" json:"update_flag,omitempty"` Stages []*common.Stage `protobuf:"bytes,5,rep,name=stages,proto3" json:"stages,omitempty"` Records []*common.Record `protobuf:"bytes,6,rep,name=records,proto3" json:"records,omitempty"` BtnDefs []*common.BtnDef `protobuf:"bytes,7,rep,name=btn_defs,json=btnDefs,proto3" json:"btn_defs,omitempty"` // contains filtered or unexported fields }
func (*UpdateRequest) Descriptor
deprecated
func (*UpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRequest.ProtoReflect.Descriptor instead.
func (*UpdateRequest) GetAppRefUuid ¶
func (x *UpdateRequest) GetAppRefUuid() string
func (*UpdateRequest) GetAuthedUser ¶
func (x *UpdateRequest) GetAuthedUser() *common.AuthedUser
func (*UpdateRequest) GetBtnDefs ¶
func (x *UpdateRequest) GetBtnDefs() []*common.BtnDef
func (*UpdateRequest) GetRecords ¶
func (x *UpdateRequest) GetRecords() []*common.Record
func (*UpdateRequest) GetStages ¶
func (x *UpdateRequest) GetStages() []*common.Stage
func (*UpdateRequest) GetTracing_ID ¶
func (x *UpdateRequest) GetTracing_ID() string
func (*UpdateRequest) GetUpdateFlag ¶
func (x *UpdateRequest) GetUpdateFlag() string
func (*UpdateRequest) ProtoMessage ¶
func (*UpdateRequest) ProtoMessage()
func (*UpdateRequest) ProtoReflect ¶
func (x *UpdateRequest) ProtoReflect() protoreflect.Message
func (*UpdateRequest) Reset ¶
func (x *UpdateRequest) Reset()
func (*UpdateRequest) String ¶
func (x *UpdateRequest) String() string
type UpdateResponse ¶
type UpdateResponse struct { StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*UpdateResponse) Descriptor
deprecated
func (*UpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateResponse.ProtoReflect.Descriptor instead.
func (*UpdateResponse) GetMsg ¶
func (x *UpdateResponse) GetMsg() string
func (*UpdateResponse) GetStatusCode ¶
func (x *UpdateResponse) GetStatusCode() int32
func (*UpdateResponse) ProtoMessage ¶
func (*UpdateResponse) ProtoMessage()
func (*UpdateResponse) ProtoReflect ¶
func (x *UpdateResponse) ProtoReflect() protoreflect.Message
func (*UpdateResponse) Reset ¶
func (x *UpdateResponse) Reset()
func (*UpdateResponse) String ¶
func (x *UpdateResponse) String() string