Documentation ¶
Overview ¶
Package v2 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterSkaffoldV2ServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterSkaffoldV2ServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SkaffoldV2ServiceClient) error
- func RegisterSkaffoldV2ServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterSkaffoldV2ServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SkaffoldV2ServiceServer) error
- func RegisterSkaffoldV2ServiceServer(s *grpc.Server, srv SkaffoldV2ServiceServer)
- type ActionableErr
- func (*ActionableErr) Descriptor() ([]byte, []int)
- func (m *ActionableErr) GetErrCode() enums.StatusCode
- func (m *ActionableErr) GetMessage() string
- func (m *ActionableErr) GetSuggestions() []*Suggestion
- func (*ActionableErr) ProtoMessage()
- func (m *ActionableErr) Reset()
- func (m *ActionableErr) String() string
- func (m *ActionableErr) XXX_DiscardUnknown()
- func (m *ActionableErr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActionableErr) XXX_Merge(src proto.Message)
- func (m *ActionableErr) XXX_Size() int
- func (m *ActionableErr) XXX_Unmarshal(b []byte) error
- type ApplicationLogEvent
- func (*ApplicationLogEvent) Descriptor() ([]byte, []int)
- func (m *ApplicationLogEvent) GetContainerName() string
- func (m *ApplicationLogEvent) GetMessage() string
- func (m *ApplicationLogEvent) GetPodName() string
- func (*ApplicationLogEvent) ProtoMessage()
- func (m *ApplicationLogEvent) Reset()
- func (m *ApplicationLogEvent) String() string
- func (m *ApplicationLogEvent) XXX_DiscardUnknown()
- func (m *ApplicationLogEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationLogEvent) XXX_Merge(src proto.Message)
- func (m *ApplicationLogEvent) XXX_Size() int
- func (m *ApplicationLogEvent) XXX_Unmarshal(b []byte) error
- type BuildMetadata
- func (*BuildMetadata) Descriptor() ([]byte, []int)
- func (m *BuildMetadata) GetAdditional() map[string]string
- func (m *BuildMetadata) GetArtifacts() []*BuildMetadata_Artifact
- func (m *BuildMetadata) GetType() enums.BuildType
- func (*BuildMetadata) ProtoMessage()
- func (m *BuildMetadata) Reset()
- func (m *BuildMetadata) String() string
- func (m *BuildMetadata) XXX_DiscardUnknown()
- func (m *BuildMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildMetadata) XXX_Merge(src proto.Message)
- func (m *BuildMetadata) XXX_Size() int
- func (m *BuildMetadata) XXX_Unmarshal(b []byte) error
- type BuildMetadata_Artifact
- func (*BuildMetadata_Artifact) Descriptor() ([]byte, []int)
- func (m *BuildMetadata_Artifact) GetName() string
- func (m *BuildMetadata_Artifact) GetType() enums.BuilderType
- func (*BuildMetadata_Artifact) ProtoMessage()
- func (m *BuildMetadata_Artifact) Reset()
- func (m *BuildMetadata_Artifact) String() string
- func (m *BuildMetadata_Artifact) XXX_DiscardUnknown()
- func (m *BuildMetadata_Artifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildMetadata_Artifact) XXX_Merge(src proto.Message)
- func (m *BuildMetadata_Artifact) XXX_Size() int
- func (m *BuildMetadata_Artifact) XXX_Unmarshal(b []byte) error
- type BuildState
- func (*BuildState) Descriptor() ([]byte, []int)
- func (m *BuildState) GetArtifacts() map[string]string
- func (m *BuildState) GetAutoTrigger() bool
- func (m *BuildState) GetStatusCode() enums.StatusCode
- func (*BuildState) ProtoMessage()
- func (m *BuildState) Reset()
- func (m *BuildState) String() string
- func (m *BuildState) XXX_DiscardUnknown()
- func (m *BuildState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildState) XXX_Merge(src proto.Message)
- func (m *BuildState) XXX_Size() int
- func (m *BuildState) XXX_Unmarshal(b []byte) error
- type BuildSubtaskEvent
- func (*BuildSubtaskEvent) Descriptor() ([]byte, []int)
- func (m *BuildSubtaskEvent) GetActionableErr() *ActionableErr
- func (m *BuildSubtaskEvent) GetArtifact() string
- func (m *BuildSubtaskEvent) GetId() string
- func (m *BuildSubtaskEvent) GetStatus() string
- func (m *BuildSubtaskEvent) GetStep() string
- func (m *BuildSubtaskEvent) GetTaskId() string
- func (*BuildSubtaskEvent) ProtoMessage()
- func (m *BuildSubtaskEvent) Reset()
- func (m *BuildSubtaskEvent) String() string
- func (m *BuildSubtaskEvent) XXX_DiscardUnknown()
- func (m *BuildSubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildSubtaskEvent) XXX_Merge(src proto.Message)
- func (m *BuildSubtaskEvent) XXX_Size() int
- func (m *BuildSubtaskEvent) XXX_Unmarshal(b []byte) error
- type BuildType
- type BuilderType
- type ClusterType
- type DebuggingContainerEvent
- func (*DebuggingContainerEvent) Descriptor() ([]byte, []int)
- func (m *DebuggingContainerEvent) GetArtifact() string
- func (m *DebuggingContainerEvent) GetContainerName() string
- func (m *DebuggingContainerEvent) GetDebugPorts() map[string]uint32
- func (m *DebuggingContainerEvent) GetId() string
- func (m *DebuggingContainerEvent) GetNamespace() string
- func (m *DebuggingContainerEvent) GetPodName() string
- func (m *DebuggingContainerEvent) GetRuntime() string
- func (m *DebuggingContainerEvent) GetStatus() string
- func (m *DebuggingContainerEvent) GetTaskId() string
- func (m *DebuggingContainerEvent) GetWorkingDir() string
- func (*DebuggingContainerEvent) ProtoMessage()
- func (m *DebuggingContainerEvent) Reset()
- func (m *DebuggingContainerEvent) String() string
- func (m *DebuggingContainerEvent) XXX_DiscardUnknown()
- func (m *DebuggingContainerEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DebuggingContainerEvent) XXX_Merge(src proto.Message)
- func (m *DebuggingContainerEvent) XXX_Size() int
- func (m *DebuggingContainerEvent) XXX_Unmarshal(b []byte) error
- type DeployMetadata
- func (*DeployMetadata) Descriptor() ([]byte, []int)
- func (m *DeployMetadata) GetCluster() enums.ClusterType
- func (m *DeployMetadata) GetDeployers() []*DeployMetadata_Deployer
- func (*DeployMetadata) ProtoMessage()
- func (m *DeployMetadata) Reset()
- func (m *DeployMetadata) String() string
- func (m *DeployMetadata) XXX_DiscardUnknown()
- func (m *DeployMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeployMetadata) XXX_Merge(src proto.Message)
- func (m *DeployMetadata) XXX_Size() int
- func (m *DeployMetadata) XXX_Unmarshal(b []byte) error
- type DeployMetadata_Deployer
- func (*DeployMetadata_Deployer) Descriptor() ([]byte, []int)
- func (m *DeployMetadata_Deployer) GetCount() int32
- func (m *DeployMetadata_Deployer) GetType() enums.DeployerType
- func (*DeployMetadata_Deployer) ProtoMessage()
- func (m *DeployMetadata_Deployer) Reset()
- func (m *DeployMetadata_Deployer) String() string
- func (m *DeployMetadata_Deployer) XXX_DiscardUnknown()
- func (m *DeployMetadata_Deployer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeployMetadata_Deployer) XXX_Merge(src proto.Message)
- func (m *DeployMetadata_Deployer) XXX_Size() int
- func (m *DeployMetadata_Deployer) XXX_Unmarshal(b []byte) error
- type DeployState
- func (*DeployState) Descriptor() ([]byte, []int)
- func (m *DeployState) GetAutoTrigger() bool
- func (m *DeployState) GetStatus() string
- func (m *DeployState) GetStatusCode() enums.StatusCode
- func (*DeployState) ProtoMessage()
- func (m *DeployState) Reset()
- func (m *DeployState) String() string
- func (m *DeployState) XXX_DiscardUnknown()
- func (m *DeployState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeployState) XXX_Merge(src proto.Message)
- func (m *DeployState) XXX_Size() int
- func (m *DeployState) XXX_Unmarshal(b []byte) error
- type DeploySubtaskEvent
- func (*DeploySubtaskEvent) Descriptor() ([]byte, []int)
- func (m *DeploySubtaskEvent) GetActionableErr() *ActionableErr
- func (m *DeploySubtaskEvent) GetId() string
- func (m *DeploySubtaskEvent) GetStatus() string
- func (m *DeploySubtaskEvent) GetTaskId() string
- func (*DeploySubtaskEvent) ProtoMessage()
- func (m *DeploySubtaskEvent) Reset()
- func (m *DeploySubtaskEvent) String() string
- func (m *DeploySubtaskEvent) XXX_DiscardUnknown()
- func (m *DeploySubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeploySubtaskEvent) XXX_Merge(src proto.Message)
- func (m *DeploySubtaskEvent) XXX_Size() int
- func (m *DeploySubtaskEvent) XXX_Unmarshal(b []byte) error
- type DeployerType
- type Event
- func (*Event) Descriptor() ([]byte, []int)
- func (m *Event) GetApplicationLogEvent() *ApplicationLogEvent
- func (m *Event) GetBuildSubtaskEvent() *BuildSubtaskEvent
- func (m *Event) GetDebuggingContainerEvent() *DebuggingContainerEvent
- func (m *Event) GetDeploySubtaskEvent() *DeploySubtaskEvent
- func (m *Event) GetEventType() isEvent_EventType
- func (m *Event) GetFileSyncEvent() *FileSyncEvent
- func (m *Event) GetMetaEvent() *MetaEvent
- func (m *Event) GetPortEvent() *PortForwardEvent
- func (m *Event) GetSkaffoldLogEvent() *SkaffoldLogEvent
- func (m *Event) GetStatusCheckSubtaskEvent() *StatusCheckSubtaskEvent
- func (m *Event) GetTaskEvent() *TaskEvent
- func (m *Event) GetTerminationEvent() *TerminationEvent
- func (m *Event) GetTestEvent() *TestSubtaskEvent
- func (m *Event) GetTimestamp() *timestamp.Timestamp
- func (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) String() string
- func (m *Event) XXX_DiscardUnknown()
- func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Event) XXX_Merge(src proto.Message)
- func (*Event) XXX_OneofWrappers() []interface{}
- func (m *Event) XXX_Size() int
- func (m *Event) XXX_Unmarshal(b []byte) error
- type Event_ApplicationLogEvent
- type Event_BuildSubtaskEvent
- type Event_DebuggingContainerEvent
- type Event_DeploySubtaskEvent
- type Event_FileSyncEvent
- type Event_MetaEvent
- type Event_PortEvent
- type Event_SkaffoldLogEvent
- type Event_StatusCheckSubtaskEvent
- type Event_TaskEvent
- type Event_TerminationEvent
- type Event_TestEvent
- type FileSyncEvent
- func (*FileSyncEvent) Descriptor() ([]byte, []int)
- func (m *FileSyncEvent) GetActionableErr() *ActionableErr
- func (m *FileSyncEvent) GetFileCount() int32
- func (m *FileSyncEvent) GetId() string
- func (m *FileSyncEvent) GetImage() string
- func (m *FileSyncEvent) GetStatus() string
- func (m *FileSyncEvent) GetTaskId() string
- func (*FileSyncEvent) ProtoMessage()
- func (m *FileSyncEvent) Reset()
- func (m *FileSyncEvent) String() string
- func (m *FileSyncEvent) XXX_DiscardUnknown()
- func (m *FileSyncEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FileSyncEvent) XXX_Merge(src proto.Message)
- func (m *FileSyncEvent) XXX_Size() int
- func (m *FileSyncEvent) XXX_Unmarshal(b []byte) error
- type FileSyncState
- func (*FileSyncState) Descriptor() ([]byte, []int)
- func (m *FileSyncState) GetAutoTrigger() bool
- func (m *FileSyncState) GetStatus() string
- func (*FileSyncState) ProtoMessage()
- func (m *FileSyncState) Reset()
- func (m *FileSyncState) String() string
- func (m *FileSyncState) XXX_DiscardUnknown()
- func (m *FileSyncState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FileSyncState) XXX_Merge(src proto.Message)
- func (m *FileSyncState) XXX_Size() int
- func (m *FileSyncState) XXX_Unmarshal(b []byte) error
- type IntOrString
- func (*IntOrString) Descriptor() ([]byte, []int)
- func (m *IntOrString) GetIntVal() int32
- func (m *IntOrString) GetStrVal() string
- func (m *IntOrString) GetType() int32
- func (*IntOrString) ProtoMessage()
- func (m *IntOrString) Reset()
- func (m *IntOrString) String() string
- func (m *IntOrString) XXX_DiscardUnknown()
- func (m *IntOrString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IntOrString) XXX_Merge(src proto.Message)
- func (m *IntOrString) XXX_Size() int
- func (m *IntOrString) XXX_Unmarshal(b []byte) error
- type Intent
- func (*Intent) Descriptor() ([]byte, []int)
- func (m *Intent) GetBuild() bool
- func (m *Intent) GetDeploy() bool
- func (m *Intent) GetSync() bool
- func (*Intent) ProtoMessage()
- func (m *Intent) Reset()
- func (m *Intent) String() string
- func (m *Intent) XXX_DiscardUnknown()
- func (m *Intent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Intent) XXX_Merge(src proto.Message)
- func (m *Intent) XXX_Size() int
- func (m *Intent) XXX_Unmarshal(b []byte) error
- type LogLevel
- type MetaEvent
- func (*MetaEvent) Descriptor() ([]byte, []int)
- func (m *MetaEvent) GetEntry() string
- func (m *MetaEvent) GetMetadata() *Metadata
- func (*MetaEvent) ProtoMessage()
- func (m *MetaEvent) Reset()
- func (m *MetaEvent) String() string
- func (m *MetaEvent) XXX_DiscardUnknown()
- func (m *MetaEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetaEvent) XXX_Merge(src proto.Message)
- func (m *MetaEvent) XXX_Size() int
- func (m *MetaEvent) XXX_Unmarshal(b []byte) error
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)
- func (m *Metadata) GetAdditional() map[string]string
- func (m *Metadata) GetBuild() *BuildMetadata
- func (m *Metadata) GetDeploy() *DeployMetadata
- func (m *Metadata) GetRunID() string
- func (m *Metadata) GetTest() *TestMetadata
- func (*Metadata) ProtoMessage()
- func (m *Metadata) Reset()
- func (m *Metadata) String() string
- func (m *Metadata) XXX_DiscardUnknown()
- func (m *Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Metadata) XXX_Merge(src proto.Message)
- func (m *Metadata) XXX_Size() int
- func (m *Metadata) XXX_Unmarshal(b []byte) error
- type PortForwardEvent
- func (*PortForwardEvent) Descriptor() ([]byte, []int)
- func (m *PortForwardEvent) GetAddress() string
- func (m *PortForwardEvent) GetContainerName() string
- func (m *PortForwardEvent) GetId() string
- func (m *PortForwardEvent) GetLocalPort() int32
- func (m *PortForwardEvent) GetNamespace() string
- func (m *PortForwardEvent) GetPodName() string
- func (m *PortForwardEvent) GetPortName() string
- func (m *PortForwardEvent) GetResourceName() string
- func (m *PortForwardEvent) GetResourceType() string
- func (m *PortForwardEvent) GetTargetPort() *IntOrString
- func (m *PortForwardEvent) GetTaskId() string
- func (*PortForwardEvent) ProtoMessage()
- func (m *PortForwardEvent) Reset()
- func (m *PortForwardEvent) String() string
- func (m *PortForwardEvent) XXX_DiscardUnknown()
- func (m *PortForwardEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PortForwardEvent) XXX_Merge(src proto.Message)
- func (m *PortForwardEvent) XXX_Size() int
- func (m *PortForwardEvent) XXX_Unmarshal(b []byte) error
- type Request
- func (*Request) Descriptor() ([]byte, []int)
- func (m *Request) GetName() string
- func (*Request) ProtoMessage()
- func (m *Request) Reset()
- func (m *Request) String() string
- func (m *Request) XXX_DiscardUnknown()
- func (m *Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Request) XXX_Merge(src proto.Message)
- func (m *Request) XXX_Size() int
- func (m *Request) XXX_Unmarshal(b []byte) error
- type Response
- func (*Response) Descriptor() ([]byte, []int)
- func (m *Response) GetMsg() string
- func (*Response) ProtoMessage()
- func (m *Response) Reset()
- func (m *Response) String() string
- func (m *Response) XXX_DiscardUnknown()
- func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Response) XXX_Merge(src proto.Message)
- func (m *Response) XXX_Size() int
- func (m *Response) XXX_Unmarshal(b []byte) error
- type SkaffoldLogEvent
- func (*SkaffoldLogEvent) Descriptor() ([]byte, []int)
- func (m *SkaffoldLogEvent) GetLevel() enums.LogLevel
- func (m *SkaffoldLogEvent) GetMessage() string
- func (m *SkaffoldLogEvent) GetOrigin() string
- func (m *SkaffoldLogEvent) GetSubtaskId() string
- func (m *SkaffoldLogEvent) GetTaskId() string
- func (*SkaffoldLogEvent) ProtoMessage()
- func (m *SkaffoldLogEvent) Reset()
- func (m *SkaffoldLogEvent) String() string
- func (m *SkaffoldLogEvent) XXX_DiscardUnknown()
- func (m *SkaffoldLogEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SkaffoldLogEvent) XXX_Merge(src proto.Message)
- func (m *SkaffoldLogEvent) XXX_Size() int
- func (m *SkaffoldLogEvent) XXX_Unmarshal(b []byte) error
- type SkaffoldV2ServiceClient
- type SkaffoldV2ServiceServer
- type SkaffoldV2Service_ApplicationLogsClient
- type SkaffoldV2Service_ApplicationLogsServer
- type SkaffoldV2Service_EventsClient
- type SkaffoldV2Service_EventsServer
- type SkaffoldV2Service_SkaffoldLogsClient
- type SkaffoldV2Service_SkaffoldLogsServer
- type State
- func (*State) Descriptor() ([]byte, []int)
- func (m *State) GetBuildState() *BuildState
- func (m *State) GetDebuggingContainers() []*DebuggingContainerEvent
- func (m *State) GetDeployState() *DeployState
- func (m *State) GetFileSyncState() *FileSyncState
- func (m *State) GetForwardedPorts() map[int32]*PortForwardEvent
- func (m *State) GetMetadata() *Metadata
- func (m *State) GetStatusCheckState() *StatusCheckState
- func (m *State) GetTestState() *TestState
- func (*State) ProtoMessage()
- func (m *State) Reset()
- func (m *State) String() string
- func (m *State) XXX_DiscardUnknown()
- func (m *State) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *State) XXX_Merge(src proto.Message)
- func (m *State) XXX_Size() int
- func (m *State) XXX_Unmarshal(b []byte) error
- type StateResponse
- func (*StateResponse) Descriptor() ([]byte, []int)
- func (m *StateResponse) GetState() *State
- func (*StateResponse) ProtoMessage()
- func (m *StateResponse) Reset()
- func (m *StateResponse) String() string
- func (m *StateResponse) XXX_DiscardUnknown()
- func (m *StateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StateResponse) XXX_Merge(src proto.Message)
- func (m *StateResponse) XXX_Size() int
- func (m *StateResponse) XXX_Unmarshal(b []byte) error
- type StatusCheckState
- func (*StatusCheckState) Descriptor() ([]byte, []int)
- func (m *StatusCheckState) GetResources() map[string]string
- func (m *StatusCheckState) GetStatus() string
- func (m *StatusCheckState) GetStatusCode() enums.StatusCode
- func (*StatusCheckState) ProtoMessage()
- func (m *StatusCheckState) Reset()
- func (m *StatusCheckState) String() string
- func (m *StatusCheckState) XXX_DiscardUnknown()
- func (m *StatusCheckState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusCheckState) XXX_Merge(src proto.Message)
- func (m *StatusCheckState) XXX_Size() int
- func (m *StatusCheckState) XXX_Unmarshal(b []byte) error
- type StatusCheckSubtaskEvent
- func (*StatusCheckSubtaskEvent) Descriptor() ([]byte, []int)
- func (m *StatusCheckSubtaskEvent) GetActionableErr() *ActionableErr
- func (m *StatusCheckSubtaskEvent) GetId() string
- func (m *StatusCheckSubtaskEvent) GetMessage() string
- func (m *StatusCheckSubtaskEvent) GetResource() string
- func (m *StatusCheckSubtaskEvent) GetStatus() string
- func (m *StatusCheckSubtaskEvent) GetStatusCode() enums.StatusCode
- func (m *StatusCheckSubtaskEvent) GetTaskId() string
- func (*StatusCheckSubtaskEvent) ProtoMessage()
- func (m *StatusCheckSubtaskEvent) Reset()
- func (m *StatusCheckSubtaskEvent) String() string
- func (m *StatusCheckSubtaskEvent) XXX_DiscardUnknown()
- func (m *StatusCheckSubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusCheckSubtaskEvent) XXX_Merge(src proto.Message)
- func (m *StatusCheckSubtaskEvent) XXX_Size() int
- func (m *StatusCheckSubtaskEvent) XXX_Unmarshal(b []byte) error
- type StatusCode
- type Suggestion
- func (*Suggestion) Descriptor() ([]byte, []int)
- func (m *Suggestion) GetAction() string
- func (m *Suggestion) GetSuggestionCode() enums.SuggestionCode
- func (*Suggestion) ProtoMessage()
- func (m *Suggestion) Reset()
- func (m *Suggestion) String() string
- func (m *Suggestion) XXX_DiscardUnknown()
- func (m *Suggestion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Suggestion) XXX_Merge(src proto.Message)
- func (m *Suggestion) XXX_Size() int
- func (m *Suggestion) XXX_Unmarshal(b []byte) error
- type SuggestionCode
- type TaskEvent
- func (*TaskEvent) Descriptor() ([]byte, []int)
- func (m *TaskEvent) GetActionableErr() *ActionableErr
- func (m *TaskEvent) GetDescription() string
- func (m *TaskEvent) GetId() string
- func (m *TaskEvent) GetIteration() int32
- func (m *TaskEvent) GetStatus() string
- func (m *TaskEvent) GetTask() string
- func (*TaskEvent) ProtoMessage()
- func (m *TaskEvent) Reset()
- func (m *TaskEvent) String() string
- func (m *TaskEvent) XXX_DiscardUnknown()
- func (m *TaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TaskEvent) XXX_Merge(src proto.Message)
- func (m *TaskEvent) XXX_Size() int
- func (m *TaskEvent) XXX_Unmarshal(b []byte) error
- type TerminationEvent
- func (*TerminationEvent) Descriptor() ([]byte, []int)
- func (m *TerminationEvent) GetErr() *ActionableErr
- func (m *TerminationEvent) GetStatus() string
- func (*TerminationEvent) ProtoMessage()
- func (m *TerminationEvent) Reset()
- func (m *TerminationEvent) String() string
- func (m *TerminationEvent) XXX_DiscardUnknown()
- func (m *TerminationEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TerminationEvent) XXX_Merge(src proto.Message)
- func (m *TerminationEvent) XXX_Size() int
- func (m *TerminationEvent) XXX_Unmarshal(b []byte) error
- type TestMetadata
- func (*TestMetadata) Descriptor() ([]byte, []int)
- func (m *TestMetadata) GetTesters() []*TestMetadata_Tester
- func (*TestMetadata) ProtoMessage()
- func (m *TestMetadata) Reset()
- func (m *TestMetadata) String() string
- func (m *TestMetadata) XXX_DiscardUnknown()
- func (m *TestMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestMetadata) XXX_Merge(src proto.Message)
- func (m *TestMetadata) XXX_Size() int
- func (m *TestMetadata) XXX_Unmarshal(b []byte) error
- type TestMetadata_Tester
- func (*TestMetadata_Tester) Descriptor() ([]byte, []int)
- func (m *TestMetadata_Tester) GetCount() int32
- func (m *TestMetadata_Tester) GetType() enums.TesterType
- func (*TestMetadata_Tester) ProtoMessage()
- func (m *TestMetadata_Tester) Reset()
- func (m *TestMetadata_Tester) String() string
- func (m *TestMetadata_Tester) XXX_DiscardUnknown()
- func (m *TestMetadata_Tester) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestMetadata_Tester) XXX_Merge(src proto.Message)
- func (m *TestMetadata_Tester) XXX_Size() int
- func (m *TestMetadata_Tester) XXX_Unmarshal(b []byte) error
- type TestState
- func (*TestState) Descriptor() ([]byte, []int)
- func (m *TestState) GetStatus() string
- func (m *TestState) GetStatusCode() enums.StatusCode
- func (*TestState) ProtoMessage()
- func (m *TestState) Reset()
- func (m *TestState) String() string
- func (m *TestState) XXX_DiscardUnknown()
- func (m *TestState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestState) XXX_Merge(src proto.Message)
- func (m *TestState) XXX_Size() int
- func (m *TestState) XXX_Unmarshal(b []byte) error
- type TestSubtaskEvent
- func (*TestSubtaskEvent) Descriptor() ([]byte, []int)
- func (m *TestSubtaskEvent) GetActionableErr() *ActionableErr
- func (m *TestSubtaskEvent) GetId() string
- func (m *TestSubtaskEvent) GetStatus() string
- func (m *TestSubtaskEvent) GetTaskId() string
- func (*TestSubtaskEvent) ProtoMessage()
- func (m *TestSubtaskEvent) Reset()
- func (m *TestSubtaskEvent) String() string
- func (m *TestSubtaskEvent) XXX_DiscardUnknown()
- func (m *TestSubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestSubtaskEvent) XXX_Merge(src proto.Message)
- func (m *TestSubtaskEvent) XXX_Size() int
- func (m *TestSubtaskEvent) XXX_Unmarshal(b []byte) error
- type TesterType
- type TriggerRequest
- func (*TriggerRequest) Descriptor() ([]byte, []int)
- func (m *TriggerRequest) GetState() *TriggerState
- func (*TriggerRequest) ProtoMessage()
- func (m *TriggerRequest) Reset()
- func (m *TriggerRequest) String() string
- func (m *TriggerRequest) XXX_DiscardUnknown()
- func (m *TriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TriggerRequest) XXX_Merge(src proto.Message)
- func (m *TriggerRequest) XXX_Size() int
- func (m *TriggerRequest) XXX_Unmarshal(b []byte) error
- type TriggerState
- func (*TriggerState) Descriptor() ([]byte, []int)
- func (m *TriggerState) GetEnabled() bool
- func (m *TriggerState) GetVal() isTriggerState_Val
- func (*TriggerState) ProtoMessage()
- func (m *TriggerState) Reset()
- func (m *TriggerState) String() string
- func (m *TriggerState) XXX_DiscardUnknown()
- func (m *TriggerState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TriggerState) XXX_Merge(src proto.Message)
- func (*TriggerState) XXX_OneofWrappers() []interface{}
- func (m *TriggerState) XXX_Size() int
- func (m *TriggerState) XXX_Unmarshal(b []byte) error
- type TriggerState_Enabled
- type UnimplementedSkaffoldV2ServiceServer
- func (*UnimplementedSkaffoldV2ServiceServer) ApplicationLogs(req *empty.Empty, srv SkaffoldV2Service_ApplicationLogsServer) error
- func (*UnimplementedSkaffoldV2ServiceServer) AutoBuild(ctx context.Context, req *TriggerRequest) (*empty.Empty, error)
- func (*UnimplementedSkaffoldV2ServiceServer) AutoDeploy(ctx context.Context, req *TriggerRequest) (*empty.Empty, error)
- func (*UnimplementedSkaffoldV2ServiceServer) AutoSync(ctx context.Context, req *TriggerRequest) (*empty.Empty, error)
- func (*UnimplementedSkaffoldV2ServiceServer) Events(req *empty.Empty, srv SkaffoldV2Service_EventsServer) error
- func (*UnimplementedSkaffoldV2ServiceServer) Execute(ctx context.Context, req *UserIntentRequest) (*empty.Empty, error)
- func (*UnimplementedSkaffoldV2ServiceServer) GetState(ctx context.Context, req *empty.Empty) (*State, error)
- func (*UnimplementedSkaffoldV2ServiceServer) Handle(ctx context.Context, req *Event) (*empty.Empty, error)
- func (*UnimplementedSkaffoldV2ServiceServer) SkaffoldLogs(req *empty.Empty, srv SkaffoldV2Service_SkaffoldLogsServer) error
- type UserIntentRequest
- func (*UserIntentRequest) Descriptor() ([]byte, []int)
- func (m *UserIntentRequest) GetIntent() *Intent
- func (*UserIntentRequest) ProtoMessage()
- func (m *UserIntentRequest) Reset()
- func (m *UserIntentRequest) String() string
- func (m *UserIntentRequest) XXX_DiscardUnknown()
- func (m *UserIntentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UserIntentRequest) XXX_Merge(src proto.Message)
- func (m *UserIntentRequest) XXX_Size() int
- func (m *UserIntentRequest) XXX_Unmarshal(b []byte) error
Constants ¶
const BuildType_CLUSTER = BuildType(enums.BuildType_CLUSTER)
const BuildType_GCB = BuildType(enums.BuildType_GCB)
const BuildType_LOCAL = BuildType(enums.BuildType_LOCAL)
const BuildType_UNKNOWN_BUILD_TYPE = BuildType(enums.BuildType_UNKNOWN_BUILD_TYPE)
const BuilderType_BAZEL = BuilderType(enums.BuilderType_BAZEL)
const BuilderType_BUILDPACKS = BuilderType(enums.BuilderType_BUILDPACKS)
const BuilderType_CUSTOM = BuilderType(enums.BuilderType_CUSTOM)
const BuilderType_DOCKER = BuilderType(enums.BuilderType_DOCKER)
const BuilderType_JIB = BuilderType(enums.BuilderType_JIB)
const BuilderType_KANIKO = BuilderType(enums.BuilderType_KANIKO)
const BuilderType_UNKNOWN_BUILDER_TYPE = BuilderType(enums.BuilderType_UNKNOWN_BUILDER_TYPE)
const ClusterType_GKE = ClusterType(enums.ClusterType_GKE)
const ClusterType_MINIKUBE = ClusterType(enums.ClusterType_MINIKUBE)
const ClusterType_OTHER = ClusterType(enums.ClusterType_OTHER)
const ClusterType_UNKNOWN_CLUSTER_TYPE = ClusterType(enums.ClusterType_UNKNOWN_CLUSTER_TYPE)
const DeployerType_HELM = DeployerType(enums.DeployerType_HELM)
const DeployerType_KUBECTL = DeployerType(enums.DeployerType_KUBECTL)
const DeployerType_KUSTOMIZE = DeployerType(enums.DeployerType_KUSTOMIZE)
const DeployerType_UNKNOWN_DEPLOYER_TYPE = DeployerType(enums.DeployerType_UNKNOWN_DEPLOYER_TYPE)
const LogLevel_DEBUG = LogLevel(enums.LogLevel_DEBUG)
const LogLevel_ERROR = LogLevel(enums.LogLevel_ERROR)
const LogLevel_FATAL = LogLevel(enums.LogLevel_FATAL)
const LogLevel_INFO = LogLevel(enums.LogLevel_INFO)
const LogLevel_PANIC = LogLevel(enums.LogLevel_PANIC)
const LogLevel_WARN = LogLevel(enums.LogLevel_WARN)
const StatusCode_BUILD_CANCELLED = StatusCode(enums.StatusCode_BUILD_CANCELLED)
const StatusCode_BUILD_DOCKERFILE_NOT_FOUND = StatusCode(enums.StatusCode_BUILD_DOCKERFILE_NOT_FOUND)
const StatusCode_BUILD_DOCKER_CACHE_FROM_PULL_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_CACHE_FROM_PULL_ERR)
const StatusCode_BUILD_DOCKER_CANCELLED = StatusCode(enums.StatusCode_BUILD_DOCKER_CANCELLED)
const StatusCode_BUILD_DOCKER_CONFLICT_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_CONFLICT_ERR)
const StatusCode_BUILD_DOCKER_DAEMON_NOT_RUNNING = StatusCode(enums.StatusCode_BUILD_DOCKER_DAEMON_NOT_RUNNING)
const StatusCode_BUILD_DOCKER_DATA_LOSS_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_DATA_LOSS_ERR)
const StatusCode_BUILD_DOCKER_DEADLINE = StatusCode(enums.StatusCode_BUILD_DOCKER_DEADLINE)
const StatusCode_BUILD_DOCKER_ERROR_NOT_FOUND = StatusCode(enums.StatusCode_BUILD_DOCKER_ERROR_NOT_FOUND)
const StatusCode_BUILD_DOCKER_FORBIDDEN_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_FORBIDDEN_ERR)
const StatusCode_BUILD_DOCKER_GET_DIGEST_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_GET_DIGEST_ERR)
const StatusCode_BUILD_DOCKER_INVALID_PARAM_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_INVALID_PARAM_ERR)
const StatusCode_BUILD_DOCKER_NOT_IMPLEMENTED_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_NOT_IMPLEMENTED_ERR)
const StatusCode_BUILD_DOCKER_NOT_MODIFIED_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_NOT_MODIFIED_ERR)
const StatusCode_BUILD_DOCKER_NO_SPACE_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_NO_SPACE_ERR)
const StatusCode_BUILD_DOCKER_SYSTEM_ERR = StatusCode(enums.StatusCode_BUILD_DOCKER_SYSTEM_ERR)
const StatusCode_BUILD_DOCKER_UNAUTHORIZED = StatusCode(enums.StatusCode_BUILD_DOCKER_UNAUTHORIZED)
const StatusCode_BUILD_DOCKER_UNAVAILABLE = StatusCode(enums.StatusCode_BUILD_DOCKER_UNAVAILABLE)
const StatusCode_BUILD_DOCKER_UNKNOWN = StatusCode(enums.StatusCode_BUILD_DOCKER_UNKNOWN)
const StatusCode_BUILD_JIB_GRADLE_DEP_ERR = StatusCode(enums.StatusCode_BUILD_JIB_GRADLE_DEP_ERR)
const StatusCode_BUILD_JIB_MAVEN_DEP_ERR = StatusCode(enums.StatusCode_BUILD_JIB_MAVEN_DEP_ERR)
const StatusCode_BUILD_PROJECT_NOT_FOUND = StatusCode(enums.StatusCode_BUILD_PROJECT_NOT_FOUND)
const StatusCode_BUILD_PUSH_ACCESS_DENIED = StatusCode(enums.StatusCode_BUILD_PUSH_ACCESS_DENIED)
const StatusCode_BUILD_REGISTRY_GET_DIGEST_ERR = StatusCode(enums.StatusCode_BUILD_REGISTRY_GET_DIGEST_ERR)
const StatusCode_BUILD_SUCCESS = StatusCode(enums.StatusCode_BUILD_SUCCESS)
const StatusCode_BUILD_UNKNOWN = StatusCode(enums.StatusCode_BUILD_UNKNOWN)
const StatusCode_BUILD_UNKNOWN_JIB_PLUGIN_TYPE = StatusCode(enums.StatusCode_BUILD_UNKNOWN_JIB_PLUGIN_TYPE)
const StatusCode_BUILD_USER_ERROR = StatusCode(enums.StatusCode_BUILD_USER_ERROR)
const StatusCode_CLEANUP_UNKNOWN = StatusCode(enums.StatusCode_CLEANUP_UNKNOWN)
const StatusCode_CONFIG_APPLY_PROFILES_ERR = StatusCode(enums.StatusCode_CONFIG_APPLY_PROFILES_ERR)
const StatusCode_CONFIG_BAD_FILTER_ERR = StatusCode(enums.StatusCode_CONFIG_BAD_FILTER_ERR)
const StatusCode_CONFIG_DEFAULT_VALUES_ERR = StatusCode(enums.StatusCode_CONFIG_DEFAULT_VALUES_ERR)
const StatusCode_CONFIG_DEPENDENCY_NOT_FOUND_ERR = StatusCode(enums.StatusCode_CONFIG_DEPENDENCY_NOT_FOUND_ERR)
const StatusCode_CONFIG_DUPLICATE_NAMES_ACROSS_FILES_ERR = StatusCode(enums.StatusCode_CONFIG_DUPLICATE_NAMES_ACROSS_FILES_ERR)
const StatusCode_CONFIG_DUPLICATE_NAMES_SAME_FILE_ERR = StatusCode(enums.StatusCode_CONFIG_DUPLICATE_NAMES_SAME_FILE_ERR)
const StatusCode_CONFIG_FILE_NOT_FOUND_ERR = StatusCode(enums.StatusCode_CONFIG_FILE_NOT_FOUND_ERR)
const StatusCode_CONFIG_FILE_PARSING_ERR = StatusCode(enums.StatusCode_CONFIG_FILE_PARSING_ERR)
const StatusCode_CONFIG_FILE_PATHS_SUBSTITUTION_ERR = StatusCode(enums.StatusCode_CONFIG_FILE_PATHS_SUBSTITUTION_ERR)
const StatusCode_CONFIG_MULTI_IMPORT_PROFILE_CONFLICT_ERR = StatusCode(enums.StatusCode_CONFIG_MULTI_IMPORT_PROFILE_CONFLICT_ERR)
const StatusCode_CONFIG_PROFILES_NOT_FOUND_ERR = StatusCode(enums.StatusCode_CONFIG_PROFILES_NOT_FOUND_ERR)
const StatusCode_CONFIG_UNKNOWN_API_VERSION_ERR = StatusCode(enums.StatusCode_CONFIG_UNKNOWN_API_VERSION_ERR)
const StatusCode_CONFIG_ZERO_FOUND_ERR = StatusCode(enums.StatusCode_CONFIG_ZERO_FOUND_ERR)
const StatusCode_DEPLOY_CANCELLED = StatusCode(enums.StatusCode_DEPLOY_CANCELLED)
const StatusCode_DEPLOY_CLEANUP_ERR = StatusCode(enums.StatusCode_DEPLOY_CLEANUP_ERR)
const StatusCode_DEPLOY_CLUSTER_CONNECTION_ERR = StatusCode(enums.StatusCode_DEPLOY_CLUSTER_CONNECTION_ERR)
const StatusCode_DEPLOY_CLUSTER_INTERNAL_SYSTEM_ERR = StatusCode(enums.StatusCode_DEPLOY_CLUSTER_INTERNAL_SYSTEM_ERR)
const StatusCode_DEPLOY_DEBUG_HELPER_RETRIEVE_ERR = StatusCode(enums.StatusCode_DEPLOY_DEBUG_HELPER_RETRIEVE_ERR)
const StatusCode_DEPLOY_ERR_WAITING_FOR_DELETION = StatusCode(enums.StatusCode_DEPLOY_ERR_WAITING_FOR_DELETION)
const StatusCode_DEPLOY_HELM_APPLY_LABELS = StatusCode(enums.StatusCode_DEPLOY_HELM_APPLY_LABELS)
const StatusCode_DEPLOY_HELM_CREATE_NS_NOT_AVAILABLE = StatusCode(enums.StatusCode_DEPLOY_HELM_CREATE_NS_NOT_AVAILABLE)
const StatusCode_DEPLOY_HELM_MIN_VERSION_ERR = StatusCode(enums.StatusCode_DEPLOY_HELM_MIN_VERSION_ERR)
const StatusCode_DEPLOY_HELM_USER_ERR = StatusCode(enums.StatusCode_DEPLOY_HELM_USER_ERR)
const StatusCode_DEPLOY_HELM_VERSION_ERR = StatusCode(enums.StatusCode_DEPLOY_HELM_VERSION_ERR)
const StatusCode_DEPLOY_KUBECTL_OFFLINE_MODE_ERR = StatusCode(enums.StatusCode_DEPLOY_KUBECTL_OFFLINE_MODE_ERR)
const StatusCode_DEPLOY_KUBECTL_USER_ERR = StatusCode(enums.StatusCode_DEPLOY_KUBECTL_USER_ERR)
const StatusCode_DEPLOY_KUBECTL_VERSION_ERR = StatusCode(enums.StatusCode_DEPLOY_KUBECTL_VERSION_ERR)
const StatusCode_DEPLOY_KUSTOMIZE_USER_ERR = StatusCode(enums.StatusCode_DEPLOY_KUSTOMIZE_USER_ERR)
const StatusCode_DEPLOY_LIST_MANIFEST_ERR = StatusCode(enums.StatusCode_DEPLOY_LIST_MANIFEST_ERR)
const StatusCode_DEPLOY_MANIFEST_WRITE_ERR = StatusCode(enums.StatusCode_DEPLOY_MANIFEST_WRITE_ERR)
const StatusCode_DEPLOY_NO_MATCHING_BUILD = StatusCode(enums.StatusCode_DEPLOY_NO_MATCHING_BUILD)
const StatusCode_DEPLOY_PARSE_MANIFEST_IMAGES_ERR = StatusCode(enums.StatusCode_DEPLOY_PARSE_MANIFEST_IMAGES_ERR)
const StatusCode_DEPLOY_READ_MANIFEST_ERR = StatusCode(enums.StatusCode_DEPLOY_READ_MANIFEST_ERR)
const StatusCode_DEPLOY_READ_REMOTE_MANIFEST_ERR = StatusCode(enums.StatusCode_DEPLOY_READ_REMOTE_MANIFEST_ERR)
const StatusCode_DEPLOY_REPLACE_IMAGE_ERR = StatusCode(enums.StatusCode_DEPLOY_REPLACE_IMAGE_ERR)
const StatusCode_DEPLOY_SET_LABEL_ERR = StatusCode(enums.StatusCode_DEPLOY_SET_LABEL_ERR)
const StatusCode_DEPLOY_SUCCESS = StatusCode(enums.StatusCode_DEPLOY_SUCCESS)
const StatusCode_DEPLOY_TRANSFORM_MANIFEST_ERR = StatusCode(enums.StatusCode_DEPLOY_TRANSFORM_MANIFEST_ERR)
const StatusCode_DEPLOY_UNKNOWN = StatusCode(enums.StatusCode_DEPLOY_UNKNOWN)
const StatusCode_DEVINIT_REGISTER_BUILD_DEPS = StatusCode(enums.StatusCode_DEVINIT_REGISTER_BUILD_DEPS)
const StatusCode_DEVINIT_REGISTER_CONFIG_DEP = StatusCode(enums.StatusCode_DEVINIT_REGISTER_CONFIG_DEP)
const StatusCode_DEVINIT_REGISTER_DEPLOY_DEPS = StatusCode(enums.StatusCode_DEVINIT_REGISTER_DEPLOY_DEPS)
const StatusCode_DEVINIT_REGISTER_TEST_DEPS = StatusCode(enums.StatusCode_DEVINIT_REGISTER_TEST_DEPS)
const StatusCode_DEVINIT_UNKNOWN = StatusCode(enums.StatusCode_DEVINIT_UNKNOWN)
const StatusCode_DEVINIT_UNSUPPORTED_V1_MANIFEST = StatusCode(enums.StatusCode_DEVINIT_UNSUPPORTED_V1_MANIFEST)
const StatusCode_INIT_CACHE_ERROR = StatusCode(enums.StatusCode_INIT_CACHE_ERROR)
const StatusCode_INIT_CREATE_ARTIFACT_DEP_ERROR = StatusCode(enums.StatusCode_INIT_CREATE_ARTIFACT_DEP_ERROR)
const StatusCode_INIT_CREATE_BUILDER_ERROR = StatusCode(enums.StatusCode_INIT_CREATE_BUILDER_ERROR)
const StatusCode_INIT_CREATE_DEPLOYER_ERROR = StatusCode(enums.StatusCode_INIT_CREATE_DEPLOYER_ERROR)
const StatusCode_INIT_CREATE_TAGGER_ERROR = StatusCode(enums.StatusCode_INIT_CREATE_TAGGER_ERROR)
const StatusCode_INIT_CREATE_TEST_DEP_ERROR = StatusCode(enums.StatusCode_INIT_CREATE_TEST_DEP_ERROR)
const StatusCode_INIT_CREATE_WATCH_TRIGGER_ERROR = StatusCode(enums.StatusCode_INIT_CREATE_WATCH_TRIGGER_ERROR)
const StatusCode_INIT_DOCKER_NETWORK_CONTAINER_DOES_NOT_EXIST = StatusCode(enums.StatusCode_INIT_DOCKER_NETWORK_CONTAINER_DOES_NOT_EXIST)
const StatusCode_INIT_DOCKER_NETWORK_INVALID_CONTAINER_NAME = StatusCode(enums.StatusCode_INIT_DOCKER_NETWORK_INVALID_CONTAINER_NAME)
const StatusCode_INIT_DOCKER_NETWORK_INVALID_MODE = StatusCode(enums.StatusCode_INIT_DOCKER_NETWORK_INVALID_MODE)
const StatusCode_INIT_DOCKER_NETWORK_LISTING_CONTAINERS = StatusCode(enums.StatusCode_INIT_DOCKER_NETWORK_LISTING_CONTAINERS)
const StatusCode_INIT_DOCKER_NETWORK_PARSE_ERR = StatusCode(enums.StatusCode_INIT_DOCKER_NETWORK_PARSE_ERR)
const StatusCode_INIT_MINIKUBE_NOT_RUNNING_ERROR = StatusCode(enums.StatusCode_INIT_MINIKUBE_NOT_RUNNING_ERROR)
const StatusCode_INIT_MINIKUBE_PAUSED_ERROR = StatusCode(enums.StatusCode_INIT_MINIKUBE_PAUSED_ERROR)
const StatusCode_INIT_UNKNOWN = StatusCode(enums.StatusCode_INIT_UNKNOWN)
const StatusCode_INSPECT_BUILD_ENV_ALREADY_EXISTS_ERR = StatusCode(enums.StatusCode_INSPECT_BUILD_ENV_ALREADY_EXISTS_ERR)
const StatusCode_INSPECT_BUILD_ENV_INCORRECT_TYPE_ERR = StatusCode(enums.StatusCode_INSPECT_BUILD_ENV_INCORRECT_TYPE_ERR)
const StatusCode_INSPECT_PROFILE_NOT_FOUND_ERR = StatusCode(enums.StatusCode_INSPECT_PROFILE_NOT_FOUND_ERR)
const StatusCode_INSPECT_UNKNOWN_ERR = StatusCode(enums.StatusCode_INSPECT_UNKNOWN_ERR)
const StatusCode_OK = StatusCode(enums.StatusCode_OK)
const StatusCode_STATUSCHECK_CONTAINER_CREATING = StatusCode(enums.StatusCode_STATUSCHECK_CONTAINER_CREATING)
const StatusCode_STATUSCHECK_CONTAINER_RESTARTING = StatusCode(enums.StatusCode_STATUSCHECK_CONTAINER_RESTARTING)
const StatusCode_STATUSCHECK_CONTAINER_TERMINATED = StatusCode(enums.StatusCode_STATUSCHECK_CONTAINER_TERMINATED)
const StatusCode_STATUSCHECK_CONTAINER_WAITING_UNKNOWN = StatusCode(enums.StatusCode_STATUSCHECK_CONTAINER_WAITING_UNKNOWN)
const StatusCode_STATUSCHECK_DEADLINE_EXCEEDED = StatusCode(enums.StatusCode_STATUSCHECK_DEADLINE_EXCEEDED)
const StatusCode_STATUSCHECK_DEPLOYMENT_FETCH_ERR = StatusCode(enums.StatusCode_STATUSCHECK_DEPLOYMENT_FETCH_ERR)
const StatusCode_STATUSCHECK_DEPLOYMENT_ROLLOUT_PENDING = StatusCode(enums.StatusCode_STATUSCHECK_DEPLOYMENT_ROLLOUT_PENDING)
const StatusCode_STATUSCHECK_FAILED_SCHEDULING = StatusCode(enums.StatusCode_STATUSCHECK_FAILED_SCHEDULING)
const StatusCode_STATUSCHECK_IMAGE_PULL_ERR = StatusCode(enums.StatusCode_STATUSCHECK_IMAGE_PULL_ERR)
const StatusCode_STATUSCHECK_KUBECTL_CLIENT_FETCH_ERR = StatusCode(enums.StatusCode_STATUSCHECK_KUBECTL_CLIENT_FETCH_ERR)
const StatusCode_STATUSCHECK_KUBECTL_CONNECTION_ERR = StatusCode(enums.StatusCode_STATUSCHECK_KUBECTL_CONNECTION_ERR)
const StatusCode_STATUSCHECK_KUBECTL_PID_KILLED = StatusCode(enums.StatusCode_STATUSCHECK_KUBECTL_PID_KILLED)
const StatusCode_STATUSCHECK_NODE_DISK_PRESSURE = StatusCode(enums.StatusCode_STATUSCHECK_NODE_DISK_PRESSURE)
const StatusCode_STATUSCHECK_NODE_MEMORY_PRESSURE = StatusCode(enums.StatusCode_STATUSCHECK_NODE_MEMORY_PRESSURE)
const StatusCode_STATUSCHECK_NODE_NETWORK_UNAVAILABLE = StatusCode(enums.StatusCode_STATUSCHECK_NODE_NETWORK_UNAVAILABLE)
const StatusCode_STATUSCHECK_NODE_NOT_READY = StatusCode(enums.StatusCode_STATUSCHECK_NODE_NOT_READY)
const StatusCode_STATUSCHECK_NODE_PID_PRESSURE = StatusCode(enums.StatusCode_STATUSCHECK_NODE_PID_PRESSURE)
const StatusCode_STATUSCHECK_NODE_UNREACHABLE = StatusCode(enums.StatusCode_STATUSCHECK_NODE_UNREACHABLE)
const StatusCode_STATUSCHECK_NODE_UNSCHEDULABLE = StatusCode(enums.StatusCode_STATUSCHECK_NODE_UNSCHEDULABLE)
const StatusCode_STATUSCHECK_POD_INITIALIZING = StatusCode(enums.StatusCode_STATUSCHECK_POD_INITIALIZING)
const StatusCode_STATUSCHECK_RUN_CONTAINER_ERR = StatusCode(enums.StatusCode_STATUSCHECK_RUN_CONTAINER_ERR)
const StatusCode_STATUSCHECK_SUCCESS = StatusCode(enums.StatusCode_STATUSCHECK_SUCCESS)
const StatusCode_STATUSCHECK_UNHEALTHY = StatusCode(enums.StatusCode_STATUSCHECK_UNHEALTHY)
const StatusCode_STATUSCHECK_UNKNOWN = StatusCode(enums.StatusCode_STATUSCHECK_UNKNOWN)
const StatusCode_STATUSCHECK_UNKNOWN_EVENT = StatusCode(enums.StatusCode_STATUSCHECK_UNKNOWN_EVENT)
const StatusCode_STATUSCHECK_UNKNOWN_UNSCHEDULABLE = StatusCode(enums.StatusCode_STATUSCHECK_UNKNOWN_UNSCHEDULABLE)
const StatusCode_STATUSCHECK_USER_CANCELLED = StatusCode(enums.StatusCode_STATUSCHECK_USER_CANCELLED)
const StatusCode_SYNC_INIT_ERROR = StatusCode(enums.StatusCode_SYNC_INIT_ERROR)
const StatusCode_SYNC_UNKNOWN = StatusCode(enums.StatusCode_SYNC_UNKNOWN)
const StatusCode_TEST_CST_USER_ERR = StatusCode(enums.StatusCode_TEST_CST_USER_ERR)
const StatusCode_TEST_CUSTOM_CMD_PARSE_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_PARSE_ERR)
const StatusCode_TEST_CUSTOM_CMD_RETRIEVE_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RETRIEVE_ERR)
const StatusCode_TEST_CUSTOM_CMD_RUN_CANCELLED_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RUN_CANCELLED_ERR)
const StatusCode_TEST_CUSTOM_CMD_RUN_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RUN_ERR)
const StatusCode_TEST_CUSTOM_CMD_RUN_EXECUTION_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RUN_EXECUTION_ERR)
const StatusCode_TEST_CUSTOM_CMD_RUN_EXITED_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RUN_EXITED_ERR)
const StatusCode_TEST_CUSTOM_CMD_RUN_NON_ZERO_EXIT_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RUN_NON_ZERO_EXIT_ERR)
const StatusCode_TEST_CUSTOM_CMD_RUN_TIMEDOUT_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_CMD_RUN_TIMEDOUT_ERR)
const StatusCode_TEST_CUSTOM_DEPENDENCIES_CMD_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_DEPENDENCIES_CMD_ERR)
const StatusCode_TEST_CUSTOM_DEPENDENCIES_UNMARSHALL_ERR = StatusCode(enums.StatusCode_TEST_CUSTOM_DEPENDENCIES_UNMARSHALL_ERR)
const StatusCode_TEST_IMG_PULL_ERR = StatusCode(enums.StatusCode_TEST_IMG_PULL_ERR)
const StatusCode_TEST_SUCCESS = StatusCode(enums.StatusCode_TEST_SUCCESS)
const StatusCode_TEST_UNKNOWN = StatusCode(enums.StatusCode_TEST_UNKNOWN)
const StatusCode_TEST_USER_CONFIG_ERR = StatusCode(enums.StatusCode_TEST_USER_CONFIG_ERR)
const StatusCode_UNKNOWN_ERROR = StatusCode(enums.StatusCode_UNKNOWN_ERROR)
const SuggestionCode_ADDRESS_FAILED_SCHEDULING = SuggestionCode(enums.SuggestionCode_ADDRESS_FAILED_SCHEDULING)
const SuggestionCode_ADDRESS_NODE_DISK_PRESSURE = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_DISK_PRESSURE)
const SuggestionCode_ADDRESS_NODE_MEMORY_PRESSURE = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_MEMORY_PRESSURE)
const SuggestionCode_ADDRESS_NODE_NETWORK_UNAVAILABLE = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_NETWORK_UNAVAILABLE)
const SuggestionCode_ADDRESS_NODE_NOT_READY = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_NOT_READY)
const SuggestionCode_ADDRESS_NODE_PID_PRESSURE = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_PID_PRESSURE)
const SuggestionCode_ADDRESS_NODE_UNREACHABLE = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_UNREACHABLE)
const SuggestionCode_ADDRESS_NODE_UNSCHEDULABLE = SuggestionCode(enums.SuggestionCode_ADDRESS_NODE_UNSCHEDULABLE)
const SuggestionCode_ADD_DEFAULT_REPO = SuggestionCode(enums.SuggestionCode_ADD_DEFAULT_REPO)
const SuggestionCode_CHECK_CLUSTER_CONNECTION = SuggestionCode(enums.SuggestionCode_CHECK_CLUSTER_CONNECTION)
const SuggestionCode_CHECK_CONTAINER_IMAGE = SuggestionCode(enums.SuggestionCode_CHECK_CONTAINER_IMAGE)
const SuggestionCode_CHECK_CONTAINER_LOGS = SuggestionCode(enums.SuggestionCode_CHECK_CONTAINER_LOGS)
const SuggestionCode_CHECK_CUSTOM_COMMAND = SuggestionCode(enums.SuggestionCode_CHECK_CUSTOM_COMMAND)
const SuggestionCode_CHECK_CUSTOM_COMMAND_DEPENDENCIES_CMD = SuggestionCode(enums.SuggestionCode_CHECK_CUSTOM_COMMAND_DEPENDENCIES_CMD)
const SuggestionCode_CHECK_CUSTOM_COMMAND_DEPENDENCIES_PATHS = SuggestionCode(enums.SuggestionCode_CHECK_CUSTOM_COMMAND_DEPENDENCIES_PATHS)
const SuggestionCode_CHECK_DEFAULT_REPO = SuggestionCode(enums.SuggestionCode_CHECK_DEFAULT_REPO)
const SuggestionCode_CHECK_DEFAULT_REPO_GLOBAL_CONFIG = SuggestionCode(enums.SuggestionCode_CHECK_DEFAULT_REPO_GLOBAL_CONFIG)
const SuggestionCode_CHECK_DOCKER_NETWORK_CONTAINER_RUNNING = SuggestionCode(enums.SuggestionCode_CHECK_DOCKER_NETWORK_CONTAINER_RUNNING)
const SuggestionCode_CHECK_DOCKER_RUNNING = SuggestionCode(enums.SuggestionCode_CHECK_DOCKER_RUNNING)
const SuggestionCode_CHECK_GCLOUD_PROJECT = SuggestionCode(enums.SuggestionCode_CHECK_GCLOUD_PROJECT)
const SuggestionCode_CHECK_HOST_CONNECTION = SuggestionCode(enums.SuggestionCode_CHECK_HOST_CONNECTION)
const SuggestionCode_CHECK_MINIKUBE_STATUS = SuggestionCode(enums.SuggestionCode_CHECK_MINIKUBE_STATUS)
const SuggestionCode_CHECK_READINESS_PROBE = SuggestionCode(enums.SuggestionCode_CHECK_READINESS_PROBE)
const SuggestionCode_CHECK_TEST_COMMAND_AND_IMAGE_NAME = SuggestionCode(enums.SuggestionCode_CHECK_TEST_COMMAND_AND_IMAGE_NAME)
const SuggestionCode_CONFIG_CHANGE_NAMES = SuggestionCode(enums.SuggestionCode_CONFIG_CHANGE_NAMES)
const SuggestionCode_CONFIG_CHECK_DEPENDENCY_DEFINITION = SuggestionCode(enums.SuggestionCode_CONFIG_CHECK_DEPENDENCY_DEFINITION)
const SuggestionCode_CONFIG_CHECK_DEPENDENCY_PROFILES_SELECTION = SuggestionCode(enums.SuggestionCode_CONFIG_CHECK_DEPENDENCY_PROFILES_SELECTION)
const SuggestionCode_CONFIG_CHECK_FILE_PATH = SuggestionCode(enums.SuggestionCode_CONFIG_CHECK_FILE_PATH)
const SuggestionCode_CONFIG_CHECK_FILTER = SuggestionCode(enums.SuggestionCode_CONFIG_CHECK_FILTER)
const SuggestionCode_CONFIG_CHECK_PROFILE_DEFINITION = SuggestionCode(enums.SuggestionCode_CONFIG_CHECK_PROFILE_DEFINITION)
const SuggestionCode_CONFIG_CHECK_PROFILE_SELECTION = SuggestionCode(enums.SuggestionCode_CONFIG_CHECK_PROFILE_SELECTION)
const SuggestionCode_CONFIG_FIX_API_VERSION = SuggestionCode(enums.SuggestionCode_CONFIG_FIX_API_VERSION)
const SuggestionCode_DOCKER_AUTH_CONFIGURE = SuggestionCode(enums.SuggestionCode_DOCKER_AUTH_CONFIGURE)
const SuggestionCode_DOCKER_BUILD_RETRY = SuggestionCode(enums.SuggestionCode_DOCKER_BUILD_RETRY)
const SuggestionCode_FIX_CACHE_FROM_ARTIFACT_CONFIG = SuggestionCode(enums.SuggestionCode_FIX_CACHE_FROM_ARTIFACT_CONFIG)
const SuggestionCode_FIX_CUSTOM_COMMAND_TIMEOUT = SuggestionCode(enums.SuggestionCode_FIX_CUSTOM_COMMAND_TIMEOUT)
const SuggestionCode_FIX_DOCKER_NETWORK_CONTAINER_NAME = SuggestionCode(enums.SuggestionCode_FIX_DOCKER_NETWORK_CONTAINER_NAME)
const SuggestionCode_FIX_DOCKER_NETWORK_MODE_WHEN_EXTRACTING_CONTAINER_NAME = SuggestionCode(enums.SuggestionCode_FIX_DOCKER_NETWORK_MODE_WHEN_EXTRACTING_CONTAINER_NAME)
const SuggestionCode_FIX_JIB_PLUGIN_CONFIGURATION = SuggestionCode(enums.SuggestionCode_FIX_JIB_PLUGIN_CONFIGURATION)
const SuggestionCode_FIX_SKAFFOLD_CONFIG_DOCKERFILE = SuggestionCode(enums.SuggestionCode_FIX_SKAFFOLD_CONFIG_DOCKERFILE)
const SuggestionCode_FIX_SKAFFOLD_CONFIG_HELM_ARTIFACT_OVERRIDES = SuggestionCode(enums.SuggestionCode_FIX_SKAFFOLD_CONFIG_HELM_ARTIFACT_OVERRIDES)
const SuggestionCode_FIX_SKAFFOLD_CONFIG_HELM_CREATE_NAMESPACE = SuggestionCode(enums.SuggestionCode_FIX_SKAFFOLD_CONFIG_HELM_CREATE_NAMESPACE)
const SuggestionCode_FIX_USER_BUILD_ERR = SuggestionCode(enums.SuggestionCode_FIX_USER_BUILD_ERR)
const SuggestionCode_GCLOUD_DOCKER_AUTH_CONFIGURE = SuggestionCode(enums.SuggestionCode_GCLOUD_DOCKER_AUTH_CONFIGURE)
const SuggestionCode_INSPECT_CHECK_INPUT_PROFILE = SuggestionCode(enums.SuggestionCode_INSPECT_CHECK_INPUT_PROFILE)
const SuggestionCode_INSPECT_USE_ADD_BUILD_ENV = SuggestionCode(enums.SuggestionCode_INSPECT_USE_ADD_BUILD_ENV)
const SuggestionCode_INSPECT_USE_MODIFY_OR_NEW_PROFILE = SuggestionCode(enums.SuggestionCode_INSPECT_USE_MODIFY_OR_NEW_PROFILE)
const SuggestionCode_INSTALL_HELM = SuggestionCode(enums.SuggestionCode_INSTALL_HELM)
const SuggestionCode_INSTALL_KUBECTL = SuggestionCode(enums.SuggestionCode_INSTALL_KUBECTL)
const SuggestionCode_NIL = SuggestionCode(enums.SuggestionCode_NIL)
const SuggestionCode_OPEN_ISSUE = SuggestionCode(enums.SuggestionCode_OPEN_ISSUE)
const SuggestionCode_RUN_DOCKER_PRUNE = SuggestionCode(enums.SuggestionCode_RUN_DOCKER_PRUNE)
const SuggestionCode_RUN_DOCKER_PULL = SuggestionCode(enums.SuggestionCode_RUN_DOCKER_PULL)
const SuggestionCode_SET_CLEANUP_FLAG = SuggestionCode(enums.SuggestionCode_SET_CLEANUP_FLAG)
const SuggestionCode_SET_RENDER_FLAG_OFFLINE_FALSE = SuggestionCode(enums.SuggestionCode_SET_RENDER_FLAG_OFFLINE_FALSE)
const SuggestionCode_START_MINIKUBE = SuggestionCode(enums.SuggestionCode_START_MINIKUBE)
const SuggestionCode_UNPAUSE_MINIKUBE = SuggestionCode(enums.SuggestionCode_UNPAUSE_MINIKUBE)
const SuggestionCode_UPGRADE_HELM = SuggestionCode(enums.SuggestionCode_UPGRADE_HELM)
const SuggestionCode_UPGRADE_HELM32 = SuggestionCode(enums.SuggestionCode_UPGRADE_HELM32)
const TesterType_CONTAINER_STRUCTURE_TEST = TesterType(enums.TesterType_CONTAINER_STRUCTURE_TEST)
const TesterType_UNIT = TesterType(enums.TesterType_UNIT)
const TesterType_UNKNOWN_TEST_TYPE = TesterType(enums.TesterType_UNKNOWN_TEST_TYPE)
Variables ¶
var BuildType_name = enums.BuildType_name
var BuildType_value = enums.BuildType_value
var BuilderType_name = enums.BuilderType_name
var BuilderType_value = enums.BuilderType_value
var ClusterType_name = enums.ClusterType_name
var ClusterType_value = enums.ClusterType_value
var DeployerType_name = enums.DeployerType_name
var DeployerType_value = enums.DeployerType_value
var LogLevel_name = enums.LogLevel_name
var LogLevel_value = enums.LogLevel_value
var StatusCode_name = enums.StatusCode_name
var StatusCode_value = enums.StatusCode_value
var SuggestionCode_name = enums.SuggestionCode_name
var SuggestionCode_value = enums.SuggestionCode_value
var TesterType_name = enums.TesterType_name
var TesterType_value = enums.TesterType_value
Functions ¶
func RegisterSkaffoldV2ServiceHandler ¶
func RegisterSkaffoldV2ServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterSkaffoldV2ServiceHandler registers the http handlers for service SkaffoldV2Service to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterSkaffoldV2ServiceHandlerClient ¶
func RegisterSkaffoldV2ServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SkaffoldV2ServiceClient) error
RegisterSkaffoldV2ServiceHandlerClient registers the http handlers for service SkaffoldV2Service to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "SkaffoldV2ServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "SkaffoldV2ServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "SkaffoldV2ServiceClient" to call the correct interceptors.
func RegisterSkaffoldV2ServiceHandlerFromEndpoint ¶
func RegisterSkaffoldV2ServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterSkaffoldV2ServiceHandlerFromEndpoint is same as RegisterSkaffoldV2ServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterSkaffoldV2ServiceHandlerServer ¶
func RegisterSkaffoldV2ServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SkaffoldV2ServiceServer) error
RegisterSkaffoldV2ServiceHandlerServer registers the http handlers for service SkaffoldV2Service to "mux". UnaryRPC :call SkaffoldV2ServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterSkaffoldV2ServiceHandlerFromEndpoint instead.
func RegisterSkaffoldV2ServiceServer ¶
func RegisterSkaffoldV2ServiceServer(s *grpc.Server, srv SkaffoldV2ServiceServer)
Types ¶
type ActionableErr ¶
type ActionableErr struct { ErrCode enums.StatusCode `protobuf:"varint,1,opt,name=errCode,proto3,enum=proto.enums.StatusCode" json:"errCode,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Suggestions []*Suggestion `protobuf:"bytes,3,rep,name=suggestions,proto3" json:"suggestions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`ActionableErr` defines an error that occurred along with an optional list of suggestions
func (*ActionableErr) Descriptor ¶
func (*ActionableErr) Descriptor() ([]byte, []int)
func (*ActionableErr) GetErrCode ¶
func (m *ActionableErr) GetErrCode() enums.StatusCode
func (*ActionableErr) GetMessage ¶
func (m *ActionableErr) GetMessage() string
func (*ActionableErr) GetSuggestions ¶
func (m *ActionableErr) GetSuggestions() []*Suggestion
func (*ActionableErr) ProtoMessage ¶
func (*ActionableErr) ProtoMessage()
func (*ActionableErr) Reset ¶
func (m *ActionableErr) Reset()
func (*ActionableErr) String ¶
func (m *ActionableErr) String() string
func (*ActionableErr) XXX_DiscardUnknown ¶
func (m *ActionableErr) XXX_DiscardUnknown()
func (*ActionableErr) XXX_Marshal ¶
func (m *ActionableErr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActionableErr) XXX_Merge ¶
func (m *ActionableErr) XXX_Merge(src proto.Message)
func (*ActionableErr) XXX_Size ¶
func (m *ActionableErr) XXX_Size() int
func (*ActionableErr) XXX_Unmarshal ¶
func (m *ActionableErr) XXX_Unmarshal(b []byte) error
type ApplicationLogEvent ¶
type ApplicationLogEvent struct { ContainerName string `protobuf:"bytes,1,opt,name=containerName,proto3" json:"containerName,omitempty"` PodName string `protobuf:"bytes,2,opt,name=podName,proto3" json:"podName,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`ApplicationLogEvent` represents a log that comes from one of the pods running in the user's application.
func (*ApplicationLogEvent) Descriptor ¶
func (*ApplicationLogEvent) Descriptor() ([]byte, []int)
func (*ApplicationLogEvent) GetContainerName ¶
func (m *ApplicationLogEvent) GetContainerName() string
func (*ApplicationLogEvent) GetMessage ¶
func (m *ApplicationLogEvent) GetMessage() string
func (*ApplicationLogEvent) GetPodName ¶
func (m *ApplicationLogEvent) GetPodName() string
func (*ApplicationLogEvent) ProtoMessage ¶
func (*ApplicationLogEvent) ProtoMessage()
func (*ApplicationLogEvent) Reset ¶
func (m *ApplicationLogEvent) Reset()
func (*ApplicationLogEvent) String ¶
func (m *ApplicationLogEvent) String() string
func (*ApplicationLogEvent) XXX_DiscardUnknown ¶
func (m *ApplicationLogEvent) XXX_DiscardUnknown()
func (*ApplicationLogEvent) XXX_Marshal ¶
func (m *ApplicationLogEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationLogEvent) XXX_Merge ¶
func (m *ApplicationLogEvent) XXX_Merge(src proto.Message)
func (*ApplicationLogEvent) XXX_Size ¶
func (m *ApplicationLogEvent) XXX_Size() int
func (*ApplicationLogEvent) XXX_Unmarshal ¶
func (m *ApplicationLogEvent) XXX_Unmarshal(b []byte) error
type BuildMetadata ¶
type BuildMetadata struct { Artifacts []*BuildMetadata_Artifact `protobuf:"bytes,1,rep,name=artifacts,proto3" json:"artifacts,omitempty"` Type enums.BuildType `protobuf:"varint,2,opt,name=type,proto3,enum=proto.enums.BuildType" json:"type,omitempty"` // Additional key value pairs to describe the build pipeline Additional map[string]string `` /* 162-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildMetadata) Descriptor ¶
func (*BuildMetadata) Descriptor() ([]byte, []int)
func (*BuildMetadata) GetAdditional ¶
func (m *BuildMetadata) GetAdditional() map[string]string
func (*BuildMetadata) GetArtifacts ¶ added in v1.26.0
func (m *BuildMetadata) GetArtifacts() []*BuildMetadata_Artifact
func (*BuildMetadata) GetType ¶
func (m *BuildMetadata) GetType() enums.BuildType
func (*BuildMetadata) ProtoMessage ¶
func (*BuildMetadata) ProtoMessage()
func (*BuildMetadata) Reset ¶
func (m *BuildMetadata) Reset()
func (*BuildMetadata) String ¶
func (m *BuildMetadata) String() string
func (*BuildMetadata) XXX_DiscardUnknown ¶
func (m *BuildMetadata) XXX_DiscardUnknown()
func (*BuildMetadata) XXX_Marshal ¶
func (m *BuildMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildMetadata) XXX_Merge ¶
func (m *BuildMetadata) XXX_Merge(src proto.Message)
func (*BuildMetadata) XXX_Size ¶
func (m *BuildMetadata) XXX_Size() int
func (*BuildMetadata) XXX_Unmarshal ¶
func (m *BuildMetadata) XXX_Unmarshal(b []byte) error
type BuildMetadata_Artifact ¶ added in v1.26.0
type BuildMetadata_Artifact struct { Type enums.BuilderType `protobuf:"varint,1,opt,name=type,proto3,enum=proto.enums.BuilderType" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildMetadata_Artifact) Descriptor ¶ added in v1.26.0
func (*BuildMetadata_Artifact) Descriptor() ([]byte, []int)
func (*BuildMetadata_Artifact) GetName ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) GetName() string
func (*BuildMetadata_Artifact) GetType ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) GetType() enums.BuilderType
func (*BuildMetadata_Artifact) ProtoMessage ¶ added in v1.26.0
func (*BuildMetadata_Artifact) ProtoMessage()
func (*BuildMetadata_Artifact) Reset ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) Reset()
func (*BuildMetadata_Artifact) String ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) String() string
func (*BuildMetadata_Artifact) XXX_DiscardUnknown ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) XXX_DiscardUnknown()
func (*BuildMetadata_Artifact) XXX_Marshal ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildMetadata_Artifact) XXX_Merge ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) XXX_Merge(src proto.Message)
func (*BuildMetadata_Artifact) XXX_Size ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) XXX_Size() int
func (*BuildMetadata_Artifact) XXX_Unmarshal ¶ added in v1.26.0
func (m *BuildMetadata_Artifact) XXX_Unmarshal(b []byte) error
type BuildState ¶
type BuildState struct { // A map of `artifact name -> build-state`. // Artifact name is defined in the `skaffold.yaml`. // The `build-state` can be: <br> // - `"NotStarted"`: not yet started <br> // - `"InProgress"`: build started <br> // - `"Complete"`: build succeeded <br> // - `"Failed"`: build failed Artifacts map[string]string `` /* 159-byte string literal not displayed */ AutoTrigger bool `protobuf:"varint,2,opt,name=autoTrigger,proto3" json:"autoTrigger,omitempty"` StatusCode enums.StatusCode `protobuf:"varint,3,opt,name=statusCode,proto3,enum=proto.enums.StatusCode" json:"statusCode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`BuildState` maps Skaffold artifacts to their current build states
func (*BuildState) Descriptor ¶
func (*BuildState) Descriptor() ([]byte, []int)
func (*BuildState) GetArtifacts ¶
func (m *BuildState) GetArtifacts() map[string]string
func (*BuildState) GetAutoTrigger ¶
func (m *BuildState) GetAutoTrigger() bool
func (*BuildState) GetStatusCode ¶
func (m *BuildState) GetStatusCode() enums.StatusCode
func (*BuildState) ProtoMessage ¶
func (*BuildState) ProtoMessage()
func (*BuildState) Reset ¶
func (m *BuildState) Reset()
func (*BuildState) String ¶
func (m *BuildState) String() string
func (*BuildState) XXX_DiscardUnknown ¶
func (m *BuildState) XXX_DiscardUnknown()
func (*BuildState) XXX_Marshal ¶
func (m *BuildState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildState) XXX_Merge ¶
func (m *BuildState) XXX_Merge(src proto.Message)
func (*BuildState) XXX_Size ¶
func (m *BuildState) XXX_Size() int
func (*BuildState) XXX_Unmarshal ¶
func (m *BuildState) XXX_Unmarshal(b []byte) error
type BuildSubtaskEvent ¶
type BuildSubtaskEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` Artifact string `protobuf:"bytes,3,opt,name=artifact,proto3" json:"artifact,omitempty"` Step string `protobuf:"bytes,4,opt,name=step,proto3" json:"step,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` ActionableErr *ActionableErr `protobuf:"bytes,6,opt,name=actionableErr,proto3" json:"actionableErr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`BuildSubtaskvent` describes the build status per artifact, and will be emitted by Skaffold anytime a build starts or finishes, successfully or not. If the build fails, an error will be attached to the event.
func (*BuildSubtaskEvent) Descriptor ¶
func (*BuildSubtaskEvent) Descriptor() ([]byte, []int)
func (*BuildSubtaskEvent) GetActionableErr ¶
func (m *BuildSubtaskEvent) GetActionableErr() *ActionableErr
func (*BuildSubtaskEvent) GetArtifact ¶
func (m *BuildSubtaskEvent) GetArtifact() string
func (*BuildSubtaskEvent) GetId ¶
func (m *BuildSubtaskEvent) GetId() string
func (*BuildSubtaskEvent) GetStatus ¶
func (m *BuildSubtaskEvent) GetStatus() string
func (*BuildSubtaskEvent) GetStep ¶ added in v1.26.0
func (m *BuildSubtaskEvent) GetStep() string
func (*BuildSubtaskEvent) GetTaskId ¶
func (m *BuildSubtaskEvent) GetTaskId() string
func (*BuildSubtaskEvent) ProtoMessage ¶
func (*BuildSubtaskEvent) ProtoMessage()
func (*BuildSubtaskEvent) Reset ¶
func (m *BuildSubtaskEvent) Reset()
func (*BuildSubtaskEvent) String ¶
func (m *BuildSubtaskEvent) String() string
func (*BuildSubtaskEvent) XXX_DiscardUnknown ¶
func (m *BuildSubtaskEvent) XXX_DiscardUnknown()
func (*BuildSubtaskEvent) XXX_Marshal ¶
func (m *BuildSubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildSubtaskEvent) XXX_Merge ¶
func (m *BuildSubtaskEvent) XXX_Merge(src proto.Message)
func (*BuildSubtaskEvent) XXX_Size ¶
func (m *BuildSubtaskEvent) XXX_Size() int
func (*BuildSubtaskEvent) XXX_Unmarshal ¶
func (m *BuildSubtaskEvent) XXX_Unmarshal(b []byte) error
type BuilderType ¶
type BuilderType = enums.BuilderType
BuilderType from public import enums/enums.proto
type ClusterType ¶
type ClusterType = enums.ClusterType
ClusterType from public import enums/enums.proto
type DebuggingContainerEvent ¶
type DebuggingContainerEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` PodName string `protobuf:"bytes,4,opt,name=podName,proto3" json:"podName,omitempty"` ContainerName string `protobuf:"bytes,5,opt,name=containerName,proto3" json:"containerName,omitempty"` Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` Artifact string `protobuf:"bytes,7,opt,name=artifact,proto3" json:"artifact,omitempty"` Runtime string `protobuf:"bytes,8,opt,name=runtime,proto3" json:"runtime,omitempty"` WorkingDir string `protobuf:"bytes,9,opt,name=workingDir,proto3" json:"workingDir,omitempty"` DebugPorts map[string]uint32 `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DebuggingContainerEvent is raised when a debugging container is started or terminated
func (*DebuggingContainerEvent) Descriptor ¶
func (*DebuggingContainerEvent) Descriptor() ([]byte, []int)
func (*DebuggingContainerEvent) GetArtifact ¶
func (m *DebuggingContainerEvent) GetArtifact() string
func (*DebuggingContainerEvent) GetContainerName ¶
func (m *DebuggingContainerEvent) GetContainerName() string
func (*DebuggingContainerEvent) GetDebugPorts ¶
func (m *DebuggingContainerEvent) GetDebugPorts() map[string]uint32
func (*DebuggingContainerEvent) GetId ¶
func (m *DebuggingContainerEvent) GetId() string
func (*DebuggingContainerEvent) GetNamespace ¶
func (m *DebuggingContainerEvent) GetNamespace() string
func (*DebuggingContainerEvent) GetPodName ¶
func (m *DebuggingContainerEvent) GetPodName() string
func (*DebuggingContainerEvent) GetRuntime ¶
func (m *DebuggingContainerEvent) GetRuntime() string
func (*DebuggingContainerEvent) GetStatus ¶
func (m *DebuggingContainerEvent) GetStatus() string
func (*DebuggingContainerEvent) GetTaskId ¶
func (m *DebuggingContainerEvent) GetTaskId() string
func (*DebuggingContainerEvent) GetWorkingDir ¶
func (m *DebuggingContainerEvent) GetWorkingDir() string
func (*DebuggingContainerEvent) ProtoMessage ¶
func (*DebuggingContainerEvent) ProtoMessage()
func (*DebuggingContainerEvent) Reset ¶
func (m *DebuggingContainerEvent) Reset()
func (*DebuggingContainerEvent) String ¶
func (m *DebuggingContainerEvent) String() string
func (*DebuggingContainerEvent) XXX_DiscardUnknown ¶
func (m *DebuggingContainerEvent) XXX_DiscardUnknown()
func (*DebuggingContainerEvent) XXX_Marshal ¶
func (m *DebuggingContainerEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DebuggingContainerEvent) XXX_Merge ¶
func (m *DebuggingContainerEvent) XXX_Merge(src proto.Message)
func (*DebuggingContainerEvent) XXX_Size ¶
func (m *DebuggingContainerEvent) XXX_Size() int
func (*DebuggingContainerEvent) XXX_Unmarshal ¶
func (m *DebuggingContainerEvent) XXX_Unmarshal(b []byte) error
type DeployMetadata ¶
type DeployMetadata struct { Deployers []*DeployMetadata_Deployer `protobuf:"bytes,1,rep,name=deployers,proto3" json:"deployers,omitempty"` Cluster enums.ClusterType `protobuf:"varint,2,opt,name=cluster,proto3,enum=proto.enums.ClusterType" json:"cluster,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeployMetadata) Descriptor ¶
func (*DeployMetadata) Descriptor() ([]byte, []int)
func (*DeployMetadata) GetCluster ¶
func (m *DeployMetadata) GetCluster() enums.ClusterType
func (*DeployMetadata) GetDeployers ¶
func (m *DeployMetadata) GetDeployers() []*DeployMetadata_Deployer
func (*DeployMetadata) ProtoMessage ¶
func (*DeployMetadata) ProtoMessage()
func (*DeployMetadata) Reset ¶
func (m *DeployMetadata) Reset()
func (*DeployMetadata) String ¶
func (m *DeployMetadata) String() string
func (*DeployMetadata) XXX_DiscardUnknown ¶
func (m *DeployMetadata) XXX_DiscardUnknown()
func (*DeployMetadata) XXX_Marshal ¶
func (m *DeployMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeployMetadata) XXX_Merge ¶
func (m *DeployMetadata) XXX_Merge(src proto.Message)
func (*DeployMetadata) XXX_Size ¶
func (m *DeployMetadata) XXX_Size() int
func (*DeployMetadata) XXX_Unmarshal ¶
func (m *DeployMetadata) XXX_Unmarshal(b []byte) error
type DeployMetadata_Deployer ¶
type DeployMetadata_Deployer struct { Type enums.DeployerType `protobuf:"varint,1,opt,name=type,proto3,enum=proto.enums.DeployerType" json:"type,omitempty"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeployMetadata_Deployer) Descriptor ¶
func (*DeployMetadata_Deployer) Descriptor() ([]byte, []int)
func (*DeployMetadata_Deployer) GetCount ¶
func (m *DeployMetadata_Deployer) GetCount() int32
func (*DeployMetadata_Deployer) GetType ¶
func (m *DeployMetadata_Deployer) GetType() enums.DeployerType
func (*DeployMetadata_Deployer) ProtoMessage ¶
func (*DeployMetadata_Deployer) ProtoMessage()
func (*DeployMetadata_Deployer) Reset ¶
func (m *DeployMetadata_Deployer) Reset()
func (*DeployMetadata_Deployer) String ¶
func (m *DeployMetadata_Deployer) String() string
func (*DeployMetadata_Deployer) XXX_DiscardUnknown ¶
func (m *DeployMetadata_Deployer) XXX_DiscardUnknown()
func (*DeployMetadata_Deployer) XXX_Marshal ¶
func (m *DeployMetadata_Deployer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeployMetadata_Deployer) XXX_Merge ¶
func (m *DeployMetadata_Deployer) XXX_Merge(src proto.Message)
func (*DeployMetadata_Deployer) XXX_Size ¶
func (m *DeployMetadata_Deployer) XXX_Size() int
func (*DeployMetadata_Deployer) XXX_Unmarshal ¶
func (m *DeployMetadata_Deployer) XXX_Unmarshal(b []byte) error
type DeployState ¶
type DeployState struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` AutoTrigger bool `protobuf:"varint,2,opt,name=autoTrigger,proto3" json:"autoTrigger,omitempty"` StatusCode enums.StatusCode `protobuf:"varint,3,opt,name=statusCode,proto3,enum=proto.enums.StatusCode" json:"statusCode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`DeployState` describes the status of the current deploy
func (*DeployState) Descriptor ¶
func (*DeployState) Descriptor() ([]byte, []int)
func (*DeployState) GetAutoTrigger ¶
func (m *DeployState) GetAutoTrigger() bool
func (*DeployState) GetStatus ¶
func (m *DeployState) GetStatus() string
func (*DeployState) GetStatusCode ¶
func (m *DeployState) GetStatusCode() enums.StatusCode
func (*DeployState) ProtoMessage ¶
func (*DeployState) ProtoMessage()
func (*DeployState) Reset ¶
func (m *DeployState) Reset()
func (*DeployState) String ¶
func (m *DeployState) String() string
func (*DeployState) XXX_DiscardUnknown ¶
func (m *DeployState) XXX_DiscardUnknown()
func (*DeployState) XXX_Marshal ¶
func (m *DeployState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeployState) XXX_Merge ¶
func (m *DeployState) XXX_Merge(src proto.Message)
func (*DeployState) XXX_Size ¶
func (m *DeployState) XXX_Size() int
func (*DeployState) XXX_Unmarshal ¶
func (m *DeployState) XXX_Unmarshal(b []byte) error
type DeploySubtaskEvent ¶
type DeploySubtaskEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` ActionableErr *ActionableErr `protobuf:"bytes,4,opt,name=actionableErr,proto3" json:"actionableErr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`DeploySubtaskEvent` represents the status of a deployment, and is emitted by Skaffold anytime a deployment starts or completes, successfully or not.
func (*DeploySubtaskEvent) Descriptor ¶
func (*DeploySubtaskEvent) Descriptor() ([]byte, []int)
func (*DeploySubtaskEvent) GetActionableErr ¶
func (m *DeploySubtaskEvent) GetActionableErr() *ActionableErr
func (*DeploySubtaskEvent) GetId ¶
func (m *DeploySubtaskEvent) GetId() string
func (*DeploySubtaskEvent) GetStatus ¶
func (m *DeploySubtaskEvent) GetStatus() string
func (*DeploySubtaskEvent) GetTaskId ¶
func (m *DeploySubtaskEvent) GetTaskId() string
func (*DeploySubtaskEvent) ProtoMessage ¶
func (*DeploySubtaskEvent) ProtoMessage()
func (*DeploySubtaskEvent) Reset ¶
func (m *DeploySubtaskEvent) Reset()
func (*DeploySubtaskEvent) String ¶
func (m *DeploySubtaskEvent) String() string
func (*DeploySubtaskEvent) XXX_DiscardUnknown ¶
func (m *DeploySubtaskEvent) XXX_DiscardUnknown()
func (*DeploySubtaskEvent) XXX_Marshal ¶
func (m *DeploySubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeploySubtaskEvent) XXX_Merge ¶
func (m *DeploySubtaskEvent) XXX_Merge(src proto.Message)
func (*DeploySubtaskEvent) XXX_Size ¶
func (m *DeploySubtaskEvent) XXX_Size() int
func (*DeploySubtaskEvent) XXX_Unmarshal ¶
func (m *DeploySubtaskEvent) XXX_Unmarshal(b []byte) error
type DeployerType ¶
type DeployerType = enums.DeployerType
DeployerType from public import enums/enums.proto
type Event ¶
type Event struct { Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Types that are valid to be assigned to EventType: // *Event_MetaEvent // *Event_SkaffoldLogEvent // *Event_ApplicationLogEvent // *Event_TaskEvent // *Event_BuildSubtaskEvent // *Event_DeploySubtaskEvent // *Event_PortEvent // *Event_StatusCheckSubtaskEvent // *Event_FileSyncEvent // *Event_DebuggingContainerEvent // *Event_TerminationEvent // *Event_TestEvent EventType isEvent_EventType `protobuf_oneof:"event_type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`Event` describes an event in the Skaffold process. It is one of MetaEvent, BuildEvent, TestEvent, DeployEvent, PortEvent, StatusCheckEvent, ResourceStatusCheckEvent, FileSyncEvent, or DebuggingContainerEvent.
func (*Event) Descriptor ¶
func (*Event) GetApplicationLogEvent ¶
func (m *Event) GetApplicationLogEvent() *ApplicationLogEvent
func (*Event) GetBuildSubtaskEvent ¶
func (m *Event) GetBuildSubtaskEvent() *BuildSubtaskEvent
func (*Event) GetDebuggingContainerEvent ¶
func (m *Event) GetDebuggingContainerEvent() *DebuggingContainerEvent
func (*Event) GetDeploySubtaskEvent ¶
func (m *Event) GetDeploySubtaskEvent() *DeploySubtaskEvent
func (*Event) GetEventType ¶
func (m *Event) GetEventType() isEvent_EventType
func (*Event) GetFileSyncEvent ¶
func (m *Event) GetFileSyncEvent() *FileSyncEvent
func (*Event) GetMetaEvent ¶
func (*Event) GetPortEvent ¶
func (m *Event) GetPortEvent() *PortForwardEvent
func (*Event) GetSkaffoldLogEvent ¶
func (m *Event) GetSkaffoldLogEvent() *SkaffoldLogEvent
func (*Event) GetStatusCheckSubtaskEvent ¶
func (m *Event) GetStatusCheckSubtaskEvent() *StatusCheckSubtaskEvent
func (*Event) GetTaskEvent ¶
func (*Event) GetTerminationEvent ¶
func (m *Event) GetTerminationEvent() *TerminationEvent
func (*Event) GetTestEvent ¶
func (m *Event) GetTestEvent() *TestSubtaskEvent
func (*Event) GetTimestamp ¶ added in v1.22.0
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) XXX_DiscardUnknown ¶
func (m *Event) XXX_DiscardUnknown()
func (*Event) XXX_Marshal ¶
func (*Event) XXX_OneofWrappers ¶
func (*Event) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Event) XXX_Unmarshal ¶
type Event_ApplicationLogEvent ¶
type Event_ApplicationLogEvent struct {
ApplicationLogEvent *ApplicationLogEvent `protobuf:"bytes,4,opt,name=applicationLogEvent,proto3,oneof"`
}
type Event_BuildSubtaskEvent ¶
type Event_BuildSubtaskEvent struct {
BuildSubtaskEvent *BuildSubtaskEvent `protobuf:"bytes,6,opt,name=buildSubtaskEvent,proto3,oneof"`
}
type Event_DebuggingContainerEvent ¶
type Event_DebuggingContainerEvent struct {
DebuggingContainerEvent *DebuggingContainerEvent `protobuf:"bytes,11,opt,name=debuggingContainerEvent,proto3,oneof"`
}
type Event_DeploySubtaskEvent ¶
type Event_DeploySubtaskEvent struct {
DeploySubtaskEvent *DeploySubtaskEvent `protobuf:"bytes,7,opt,name=deploySubtaskEvent,proto3,oneof"`
}
type Event_FileSyncEvent ¶
type Event_FileSyncEvent struct {
FileSyncEvent *FileSyncEvent `protobuf:"bytes,10,opt,name=fileSyncEvent,proto3,oneof"`
}
type Event_MetaEvent ¶
type Event_MetaEvent struct {
MetaEvent *MetaEvent `protobuf:"bytes,2,opt,name=metaEvent,proto3,oneof"`
}
type Event_PortEvent ¶
type Event_PortEvent struct {
PortEvent *PortForwardEvent `protobuf:"bytes,8,opt,name=portEvent,proto3,oneof"`
}
type Event_SkaffoldLogEvent ¶
type Event_SkaffoldLogEvent struct {
SkaffoldLogEvent *SkaffoldLogEvent `protobuf:"bytes,3,opt,name=skaffoldLogEvent,proto3,oneof"`
}
type Event_StatusCheckSubtaskEvent ¶
type Event_StatusCheckSubtaskEvent struct {
StatusCheckSubtaskEvent *StatusCheckSubtaskEvent `protobuf:"bytes,9,opt,name=statusCheckSubtaskEvent,proto3,oneof"`
}
type Event_TaskEvent ¶
type Event_TaskEvent struct {
TaskEvent *TaskEvent `protobuf:"bytes,5,opt,name=taskEvent,proto3,oneof"`
}
type Event_TerminationEvent ¶
type Event_TerminationEvent struct {
TerminationEvent *TerminationEvent `protobuf:"bytes,12,opt,name=terminationEvent,proto3,oneof"`
}
type Event_TestEvent ¶
type Event_TestEvent struct {
TestEvent *TestSubtaskEvent `protobuf:"bytes,13,opt,name=testEvent,proto3,oneof"`
}
type FileSyncEvent ¶
type FileSyncEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` FileCount int32 `protobuf:"varint,3,opt,name=fileCount,proto3" json:"fileCount,omitempty"` Image string `protobuf:"bytes,4,opt,name=image,proto3" json:"image,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` ActionableErr *ActionableErr `protobuf:"bytes,6,opt,name=actionableErr,proto3" json:"actionableErr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
FileSyncEvent describes the sync status.
func (*FileSyncEvent) Descriptor ¶
func (*FileSyncEvent) Descriptor() ([]byte, []int)
func (*FileSyncEvent) GetActionableErr ¶
func (m *FileSyncEvent) GetActionableErr() *ActionableErr
func (*FileSyncEvent) GetFileCount ¶
func (m *FileSyncEvent) GetFileCount() int32
func (*FileSyncEvent) GetId ¶
func (m *FileSyncEvent) GetId() string
func (*FileSyncEvent) GetImage ¶
func (m *FileSyncEvent) GetImage() string
func (*FileSyncEvent) GetStatus ¶
func (m *FileSyncEvent) GetStatus() string
func (*FileSyncEvent) GetTaskId ¶
func (m *FileSyncEvent) GetTaskId() string
func (*FileSyncEvent) ProtoMessage ¶
func (*FileSyncEvent) ProtoMessage()
func (*FileSyncEvent) Reset ¶
func (m *FileSyncEvent) Reset()
func (*FileSyncEvent) String ¶
func (m *FileSyncEvent) String() string
func (*FileSyncEvent) XXX_DiscardUnknown ¶
func (m *FileSyncEvent) XXX_DiscardUnknown()
func (*FileSyncEvent) XXX_Marshal ¶
func (m *FileSyncEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FileSyncEvent) XXX_Merge ¶
func (m *FileSyncEvent) XXX_Merge(src proto.Message)
func (*FileSyncEvent) XXX_Size ¶
func (m *FileSyncEvent) XXX_Size() int
func (*FileSyncEvent) XXX_Unmarshal ¶
func (m *FileSyncEvent) XXX_Unmarshal(b []byte) error
type FileSyncState ¶
type FileSyncState struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` AutoTrigger bool `protobuf:"varint,2,opt,name=autoTrigger,proto3" json:"autoTrigger,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`FileSyncState` contains the status of the current file sync
func (*FileSyncState) Descriptor ¶
func (*FileSyncState) Descriptor() ([]byte, []int)
func (*FileSyncState) GetAutoTrigger ¶
func (m *FileSyncState) GetAutoTrigger() bool
func (*FileSyncState) GetStatus ¶
func (m *FileSyncState) GetStatus() string
func (*FileSyncState) ProtoMessage ¶
func (*FileSyncState) ProtoMessage()
func (*FileSyncState) Reset ¶
func (m *FileSyncState) Reset()
func (*FileSyncState) String ¶
func (m *FileSyncState) String() string
func (*FileSyncState) XXX_DiscardUnknown ¶
func (m *FileSyncState) XXX_DiscardUnknown()
func (*FileSyncState) XXX_Marshal ¶
func (m *FileSyncState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FileSyncState) XXX_Merge ¶
func (m *FileSyncState) XXX_Merge(src proto.Message)
func (*FileSyncState) XXX_Size ¶
func (m *FileSyncState) XXX_Size() int
func (*FileSyncState) XXX_Unmarshal ¶
func (m *FileSyncState) XXX_Unmarshal(b []byte) error
type IntOrString ¶
type IntOrString struct { Type int32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` IntVal int32 `protobuf:"varint,2,opt,name=intVal,proto3" json:"intVal,omitempty"` StrVal string `protobuf:"bytes,3,opt,name=strVal,proto3" json:"strVal,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IntOrString is a type that can hold an int32 or a string.
func (*IntOrString) Descriptor ¶
func (*IntOrString) Descriptor() ([]byte, []int)
func (*IntOrString) GetIntVal ¶
func (m *IntOrString) GetIntVal() int32
func (*IntOrString) GetStrVal ¶
func (m *IntOrString) GetStrVal() string
func (*IntOrString) GetType ¶
func (m *IntOrString) GetType() int32
func (*IntOrString) ProtoMessage ¶
func (*IntOrString) ProtoMessage()
func (*IntOrString) Reset ¶
func (m *IntOrString) Reset()
func (*IntOrString) String ¶
func (m *IntOrString) String() string
func (*IntOrString) XXX_DiscardUnknown ¶
func (m *IntOrString) XXX_DiscardUnknown()
func (*IntOrString) XXX_Marshal ¶
func (m *IntOrString) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IntOrString) XXX_Merge ¶
func (m *IntOrString) XXX_Merge(src proto.Message)
func (*IntOrString) XXX_Size ¶
func (m *IntOrString) XXX_Size() int
func (*IntOrString) XXX_Unmarshal ¶
func (m *IntOrString) XXX_Unmarshal(b []byte) error
type Intent ¶
type Intent struct { Build bool `protobuf:"varint,1,opt,name=build,proto3" json:"build,omitempty"` Sync bool `protobuf:"varint,2,opt,name=sync,proto3" json:"sync,omitempty"` Deploy bool `protobuf:"varint,3,opt,name=deploy,proto3" json:"deploy,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Intent represents user intents for a given phase.
func (*Intent) Descriptor ¶
func (*Intent) ProtoMessage ¶
func (*Intent) ProtoMessage()
func (*Intent) XXX_DiscardUnknown ¶
func (m *Intent) XXX_DiscardUnknown()
func (*Intent) XXX_Marshal ¶
func (*Intent) XXX_Unmarshal ¶
type MetaEvent ¶
type MetaEvent struct { Entry string `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` Metadata *Metadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`MetaEvent` provides general information regarding Skaffold
func (*MetaEvent) Descriptor ¶
func (*MetaEvent) GetMetadata ¶
func (*MetaEvent) ProtoMessage ¶
func (*MetaEvent) ProtoMessage()
func (*MetaEvent) XXX_DiscardUnknown ¶
func (m *MetaEvent) XXX_DiscardUnknown()
func (*MetaEvent) XXX_Marshal ¶
func (*MetaEvent) XXX_Unmarshal ¶
type Metadata ¶
type Metadata struct { Build *BuildMetadata `protobuf:"bytes,1,opt,name=build,proto3" json:"build,omitempty"` Deploy *DeployMetadata `protobuf:"bytes,2,opt,name=deploy,proto3" json:"deploy,omitempty"` Test *TestMetadata `protobuf:"bytes,3,opt,name=test,proto3" json:"test,omitempty"` RunID string `protobuf:"bytes,4,opt,name=runID,proto3" json:"runID,omitempty"` // Additional key value pairs to describe the build pipeline Additional map[string]string `` /* 162-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Metadata) Descriptor ¶
func (*Metadata) GetAdditional ¶
func (*Metadata) GetBuild ¶
func (m *Metadata) GetBuild() *BuildMetadata
func (*Metadata) GetDeploy ¶
func (m *Metadata) GetDeploy() *DeployMetadata
func (*Metadata) GetTest ¶
func (m *Metadata) GetTest() *TestMetadata
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) XXX_DiscardUnknown ¶
func (m *Metadata) XXX_DiscardUnknown()
func (*Metadata) XXX_Marshal ¶
func (*Metadata) XXX_Unmarshal ¶
type PortForwardEvent ¶
type PortForwardEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` LocalPort int32 `protobuf:"varint,3,opt,name=localPort,proto3" json:"localPort,omitempty"` PodName string `protobuf:"bytes,4,opt,name=podName,proto3" json:"podName,omitempty"` ContainerName string `protobuf:"bytes,5,opt,name=containerName,proto3" json:"containerName,omitempty"` Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` PortName string `protobuf:"bytes,7,opt,name=portName,proto3" json:"portName,omitempty"` ResourceType string `protobuf:"bytes,8,opt,name=resourceType,proto3" json:"resourceType,omitempty"` ResourceName string `protobuf:"bytes,9,opt,name=resourceName,proto3" json:"resourceName,omitempty"` Address string `protobuf:"bytes,10,opt,name=address,proto3" json:"address,omitempty"` TargetPort *IntOrString `protobuf:"bytes,11,opt,name=targetPort,proto3" json:"targetPort,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
PortForwardEvent Event describes each port forwarding event.
func (*PortForwardEvent) Descriptor ¶
func (*PortForwardEvent) Descriptor() ([]byte, []int)
func (*PortForwardEvent) GetAddress ¶
func (m *PortForwardEvent) GetAddress() string
func (*PortForwardEvent) GetContainerName ¶
func (m *PortForwardEvent) GetContainerName() string
func (*PortForwardEvent) GetId ¶
func (m *PortForwardEvent) GetId() string
func (*PortForwardEvent) GetLocalPort ¶
func (m *PortForwardEvent) GetLocalPort() int32
func (*PortForwardEvent) GetNamespace ¶
func (m *PortForwardEvent) GetNamespace() string
func (*PortForwardEvent) GetPodName ¶
func (m *PortForwardEvent) GetPodName() string
func (*PortForwardEvent) GetPortName ¶
func (m *PortForwardEvent) GetPortName() string
func (*PortForwardEvent) GetResourceName ¶
func (m *PortForwardEvent) GetResourceName() string
func (*PortForwardEvent) GetResourceType ¶
func (m *PortForwardEvent) GetResourceType() string
func (*PortForwardEvent) GetTargetPort ¶
func (m *PortForwardEvent) GetTargetPort() *IntOrString
func (*PortForwardEvent) GetTaskId ¶
func (m *PortForwardEvent) GetTaskId() string
func (*PortForwardEvent) ProtoMessage ¶
func (*PortForwardEvent) ProtoMessage()
func (*PortForwardEvent) Reset ¶
func (m *PortForwardEvent) Reset()
func (*PortForwardEvent) String ¶
func (m *PortForwardEvent) String() string
func (*PortForwardEvent) XXX_DiscardUnknown ¶
func (m *PortForwardEvent) XXX_DiscardUnknown()
func (*PortForwardEvent) XXX_Marshal ¶
func (m *PortForwardEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PortForwardEvent) XXX_Merge ¶
func (m *PortForwardEvent) XXX_Merge(src proto.Message)
func (*PortForwardEvent) XXX_Size ¶
func (m *PortForwardEvent) XXX_Size() int
func (*PortForwardEvent) XXX_Unmarshal ¶
func (m *PortForwardEvent) XXX_Unmarshal(b []byte) error
type Request ¶
type Request struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Request) Descriptor ¶
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
func (*Request) XXX_DiscardUnknown ¶
func (m *Request) XXX_DiscardUnknown()
func (*Request) XXX_Marshal ¶
func (*Request) XXX_Unmarshal ¶
type Response ¶
type Response struct { Msg string `protobuf:"bytes,1,opt,name=msg,proto3" json:"msg,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Response) Descriptor ¶
func (*Response) ProtoMessage ¶
func (*Response) ProtoMessage()
func (*Response) XXX_DiscardUnknown ¶
func (m *Response) XXX_DiscardUnknown()
func (*Response) XXX_Marshal ¶
func (*Response) XXX_Unmarshal ¶
type SkaffoldLogEvent ¶
type SkaffoldLogEvent struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` SubtaskId string `protobuf:"bytes,2,opt,name=subtask_id,json=subtaskId,proto3" json:"subtask_id,omitempty"` Origin string `protobuf:"bytes,3,opt,name=origin,proto3" json:"origin,omitempty"` Level enums.LogLevel `protobuf:"varint,4,opt,name=level,proto3,enum=proto.enums.LogLevel" json:"level,omitempty"` Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`SkaffoldLogEvent` represents a piece of output that comes from a skaffold run, for example: "Generating tags...", "Step 1/3 : FROM gcr.io/distroless/base"
func (*SkaffoldLogEvent) Descriptor ¶
func (*SkaffoldLogEvent) Descriptor() ([]byte, []int)
func (*SkaffoldLogEvent) GetLevel ¶
func (m *SkaffoldLogEvent) GetLevel() enums.LogLevel
func (*SkaffoldLogEvent) GetMessage ¶
func (m *SkaffoldLogEvent) GetMessage() string
func (*SkaffoldLogEvent) GetOrigin ¶
func (m *SkaffoldLogEvent) GetOrigin() string
func (*SkaffoldLogEvent) GetSubtaskId ¶
func (m *SkaffoldLogEvent) GetSubtaskId() string
func (*SkaffoldLogEvent) GetTaskId ¶
func (m *SkaffoldLogEvent) GetTaskId() string
func (*SkaffoldLogEvent) ProtoMessage ¶
func (*SkaffoldLogEvent) ProtoMessage()
func (*SkaffoldLogEvent) Reset ¶
func (m *SkaffoldLogEvent) Reset()
func (*SkaffoldLogEvent) String ¶
func (m *SkaffoldLogEvent) String() string
func (*SkaffoldLogEvent) XXX_DiscardUnknown ¶
func (m *SkaffoldLogEvent) XXX_DiscardUnknown()
func (*SkaffoldLogEvent) XXX_Marshal ¶
func (m *SkaffoldLogEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SkaffoldLogEvent) XXX_Merge ¶
func (m *SkaffoldLogEvent) XXX_Merge(src proto.Message)
func (*SkaffoldLogEvent) XXX_Size ¶
func (m *SkaffoldLogEvent) XXX_Size() int
func (*SkaffoldLogEvent) XXX_Unmarshal ¶
func (m *SkaffoldLogEvent) XXX_Unmarshal(b []byte) error
type SkaffoldV2ServiceClient ¶
type SkaffoldV2ServiceClient interface { // Returns the state of the current Skaffold execution GetState(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*State, error) // Returns all the events of the current Skaffold execution from the start Events(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (SkaffoldV2Service_EventsClient, error) // Returns all the user application logs of the current Skaffold execution ApplicationLogs(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (SkaffoldV2Service_ApplicationLogsClient, error) // Returns all the skaffold output of the current Skaffold execution SkaffoldLogs(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (SkaffoldV2Service_SkaffoldLogsClient, error) // Allows for a single execution of some or all of the phases (build, sync, deploy) in case autoBuild, autoDeploy or autoSync are disabled. Execute(ctx context.Context, in *UserIntentRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Allows for enabling or disabling automatic build trigger AutoBuild(ctx context.Context, in *TriggerRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Allows for enabling or disabling automatic sync trigger AutoSync(ctx context.Context, in *TriggerRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Allows for enabling or disabling automatic deploy trigger AutoDeploy(ctx context.Context, in *TriggerRequest, opts ...grpc.CallOption) (*empty.Empty, error) // EXPERIMENTAL. It allows for custom events to be implemented in custom builders for example. Handle(ctx context.Context, in *Event, opts ...grpc.CallOption) (*empty.Empty, error) }
SkaffoldV2ServiceClient is the client API for SkaffoldV2Service service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewSkaffoldV2ServiceClient ¶
func NewSkaffoldV2ServiceClient(cc grpc.ClientConnInterface) SkaffoldV2ServiceClient
type SkaffoldV2ServiceServer ¶
type SkaffoldV2ServiceServer interface { // Returns the state of the current Skaffold execution GetState(context.Context, *empty.Empty) (*State, error) // Returns all the events of the current Skaffold execution from the start Events(*empty.Empty, SkaffoldV2Service_EventsServer) error // Returns all the user application logs of the current Skaffold execution ApplicationLogs(*empty.Empty, SkaffoldV2Service_ApplicationLogsServer) error // Returns all the skaffold output of the current Skaffold execution SkaffoldLogs(*empty.Empty, SkaffoldV2Service_SkaffoldLogsServer) error // Allows for a single execution of some or all of the phases (build, sync, deploy) in case autoBuild, autoDeploy or autoSync are disabled. Execute(context.Context, *UserIntentRequest) (*empty.Empty, error) // Allows for enabling or disabling automatic build trigger AutoBuild(context.Context, *TriggerRequest) (*empty.Empty, error) // Allows for enabling or disabling automatic sync trigger AutoSync(context.Context, *TriggerRequest) (*empty.Empty, error) // Allows for enabling or disabling automatic deploy trigger AutoDeploy(context.Context, *TriggerRequest) (*empty.Empty, error) // EXPERIMENTAL. It allows for custom events to be implemented in custom builders for example. Handle(context.Context, *Event) (*empty.Empty, error) }
SkaffoldV2ServiceServer is the server API for SkaffoldV2Service service.
type SkaffoldV2Service_ApplicationLogsClient ¶ added in v1.25.0
type SkaffoldV2Service_ApplicationLogsClient interface { Recv() (*Event, error) grpc.ClientStream }
type SkaffoldV2Service_ApplicationLogsServer ¶ added in v1.25.0
type SkaffoldV2Service_ApplicationLogsServer interface { Send(*Event) error grpc.ServerStream }
type SkaffoldV2Service_EventsClient ¶
type SkaffoldV2Service_EventsClient interface { Recv() (*Event, error) grpc.ClientStream }
type SkaffoldV2Service_EventsServer ¶
type SkaffoldV2Service_EventsServer interface { Send(*Event) error grpc.ServerStream }
type SkaffoldV2Service_SkaffoldLogsClient ¶ added in v1.26.0
type SkaffoldV2Service_SkaffoldLogsClient interface { Recv() (*Event, error) grpc.ClientStream }
type SkaffoldV2Service_SkaffoldLogsServer ¶ added in v1.26.0
type SkaffoldV2Service_SkaffoldLogsServer interface { Send(*Event) error grpc.ServerStream }
type State ¶
type State struct { BuildState *BuildState `protobuf:"bytes,1,opt,name=buildState,proto3" json:"buildState,omitempty"` DeployState *DeployState `protobuf:"bytes,2,opt,name=deployState,proto3" json:"deployState,omitempty"` ForwardedPorts map[int32]*PortForwardEvent `` /* 170-byte string literal not displayed */ StatusCheckState *StatusCheckState `protobuf:"bytes,4,opt,name=statusCheckState,proto3" json:"statusCheckState,omitempty"` FileSyncState *FileSyncState `protobuf:"bytes,5,opt,name=fileSyncState,proto3" json:"fileSyncState,omitempty"` DebuggingContainers []*DebuggingContainerEvent `protobuf:"bytes,6,rep,name=debuggingContainers,proto3" json:"debuggingContainers,omitempty"` Metadata *Metadata `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"` TestState *TestState `protobuf:"bytes,8,opt,name=testState,proto3" json:"testState,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`State` represents the current state of the Skaffold components
func (*State) Descriptor ¶
func (*State) GetBuildState ¶
func (m *State) GetBuildState() *BuildState
func (*State) GetDebuggingContainers ¶
func (m *State) GetDebuggingContainers() []*DebuggingContainerEvent
func (*State) GetDeployState ¶
func (m *State) GetDeployState() *DeployState
func (*State) GetFileSyncState ¶
func (m *State) GetFileSyncState() *FileSyncState
func (*State) GetForwardedPorts ¶
func (m *State) GetForwardedPorts() map[int32]*PortForwardEvent
func (*State) GetMetadata ¶
func (*State) GetStatusCheckState ¶
func (m *State) GetStatusCheckState() *StatusCheckState
func (*State) GetTestState ¶
func (*State) ProtoMessage ¶
func (*State) ProtoMessage()
func (*State) XXX_DiscardUnknown ¶
func (m *State) XXX_DiscardUnknown()
func (*State) XXX_Marshal ¶
func (*State) XXX_Unmarshal ¶
type StateResponse ¶
type StateResponse struct { State *State `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StateResponse) Descriptor ¶
func (*StateResponse) Descriptor() ([]byte, []int)
func (*StateResponse) GetState ¶
func (m *StateResponse) GetState() *State
func (*StateResponse) ProtoMessage ¶
func (*StateResponse) ProtoMessage()
func (*StateResponse) Reset ¶
func (m *StateResponse) Reset()
func (*StateResponse) String ¶
func (m *StateResponse) String() string
func (*StateResponse) XXX_DiscardUnknown ¶
func (m *StateResponse) XXX_DiscardUnknown()
func (*StateResponse) XXX_Marshal ¶
func (m *StateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StateResponse) XXX_Merge ¶
func (m *StateResponse) XXX_Merge(src proto.Message)
func (*StateResponse) XXX_Size ¶
func (m *StateResponse) XXX_Size() int
func (*StateResponse) XXX_Unmarshal ¶
func (m *StateResponse) XXX_Unmarshal(b []byte) error
type StatusCheckState ¶
type StatusCheckState struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // A map of `resource name -> status-check-state`. Where `resource-name` is the kubernetes resource name. // The `status-check-state` can be <br> // - `"NotStarted"`: indicates that `status-check` has just started. <br> // - `"InProgress"`: InProgress is sent after every resource check is complete. <br> // - `"Succeeded"`: // - `"Failed"`: Resources map[string]string `` /* 159-byte string literal not displayed */ // StatusCheck statusCode StatusCode enums.StatusCode `protobuf:"varint,3,opt,name=statusCode,proto3,enum=proto.enums.StatusCode" json:"statusCode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`StatusCheckState` describes the state of status check of current deployed resources.
func (*StatusCheckState) Descriptor ¶
func (*StatusCheckState) Descriptor() ([]byte, []int)
func (*StatusCheckState) GetResources ¶
func (m *StatusCheckState) GetResources() map[string]string
func (*StatusCheckState) GetStatus ¶
func (m *StatusCheckState) GetStatus() string
func (*StatusCheckState) GetStatusCode ¶
func (m *StatusCheckState) GetStatusCode() enums.StatusCode
func (*StatusCheckState) ProtoMessage ¶
func (*StatusCheckState) ProtoMessage()
func (*StatusCheckState) Reset ¶
func (m *StatusCheckState) Reset()
func (*StatusCheckState) String ¶
func (m *StatusCheckState) String() string
func (*StatusCheckState) XXX_DiscardUnknown ¶
func (m *StatusCheckState) XXX_DiscardUnknown()
func (*StatusCheckState) XXX_Marshal ¶
func (m *StatusCheckState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusCheckState) XXX_Merge ¶
func (m *StatusCheckState) XXX_Merge(src proto.Message)
func (*StatusCheckState) XXX_Size ¶
func (m *StatusCheckState) XXX_Size() int
func (*StatusCheckState) XXX_Unmarshal ¶
func (m *StatusCheckState) XXX_Unmarshal(b []byte) error
type StatusCheckSubtaskEvent ¶
type StatusCheckSubtaskEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` Resource string `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` StatusCode enums.StatusCode `protobuf:"varint,6,opt,name=statusCode,proto3,enum=proto.enums.StatusCode" json:"statusCode,omitempty"` ActionableErr *ActionableErr `protobuf:"bytes,7,opt,name=actionableErr,proto3" json:"actionableErr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A Resource StatusCheck Event, indicates progress for each kubernetes deployment. For every resource, there will be exactly one event with `status` *Succeeded* or *Failed* event. There can be multiple events with `status` *Pending*. Skaffold polls for resource status every 0.5 second. If the resource status changes, an event with `status` “Pending”, “Complete” and “Failed” will be sent with the new status.
func (*StatusCheckSubtaskEvent) Descriptor ¶
func (*StatusCheckSubtaskEvent) Descriptor() ([]byte, []int)
func (*StatusCheckSubtaskEvent) GetActionableErr ¶
func (m *StatusCheckSubtaskEvent) GetActionableErr() *ActionableErr
func (*StatusCheckSubtaskEvent) GetId ¶
func (m *StatusCheckSubtaskEvent) GetId() string
func (*StatusCheckSubtaskEvent) GetMessage ¶
func (m *StatusCheckSubtaskEvent) GetMessage() string
func (*StatusCheckSubtaskEvent) GetResource ¶
func (m *StatusCheckSubtaskEvent) GetResource() string
func (*StatusCheckSubtaskEvent) GetStatus ¶
func (m *StatusCheckSubtaskEvent) GetStatus() string
func (*StatusCheckSubtaskEvent) GetStatusCode ¶
func (m *StatusCheckSubtaskEvent) GetStatusCode() enums.StatusCode
func (*StatusCheckSubtaskEvent) GetTaskId ¶
func (m *StatusCheckSubtaskEvent) GetTaskId() string
func (*StatusCheckSubtaskEvent) ProtoMessage ¶
func (*StatusCheckSubtaskEvent) ProtoMessage()
func (*StatusCheckSubtaskEvent) Reset ¶
func (m *StatusCheckSubtaskEvent) Reset()
func (*StatusCheckSubtaskEvent) String ¶
func (m *StatusCheckSubtaskEvent) String() string
func (*StatusCheckSubtaskEvent) XXX_DiscardUnknown ¶
func (m *StatusCheckSubtaskEvent) XXX_DiscardUnknown()
func (*StatusCheckSubtaskEvent) XXX_Marshal ¶
func (m *StatusCheckSubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusCheckSubtaskEvent) XXX_Merge ¶
func (m *StatusCheckSubtaskEvent) XXX_Merge(src proto.Message)
func (*StatusCheckSubtaskEvent) XXX_Size ¶
func (m *StatusCheckSubtaskEvent) XXX_Size() int
func (*StatusCheckSubtaskEvent) XXX_Unmarshal ¶
func (m *StatusCheckSubtaskEvent) XXX_Unmarshal(b []byte) error
type StatusCode ¶
type StatusCode = enums.StatusCode
StatusCode from public import enums/enums.proto
type Suggestion ¶
type Suggestion struct { SuggestionCode enums.SuggestionCode `protobuf:"varint,1,opt,name=suggestionCode,proto3,enum=proto.enums.SuggestionCode" json:"suggestionCode,omitempty"` Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Suggestion defines the action a user needs to recover from an error.
func (*Suggestion) Descriptor ¶
func (*Suggestion) Descriptor() ([]byte, []int)
func (*Suggestion) GetAction ¶
func (m *Suggestion) GetAction() string
func (*Suggestion) GetSuggestionCode ¶
func (m *Suggestion) GetSuggestionCode() enums.SuggestionCode
func (*Suggestion) ProtoMessage ¶
func (*Suggestion) ProtoMessage()
func (*Suggestion) Reset ¶
func (m *Suggestion) Reset()
func (*Suggestion) String ¶
func (m *Suggestion) String() string
func (*Suggestion) XXX_DiscardUnknown ¶
func (m *Suggestion) XXX_DiscardUnknown()
func (*Suggestion) XXX_Marshal ¶
func (m *Suggestion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Suggestion) XXX_Merge ¶
func (m *Suggestion) XXX_Merge(src proto.Message)
func (*Suggestion) XXX_Size ¶
func (m *Suggestion) XXX_Size() int
func (*Suggestion) XXX_Unmarshal ¶
func (m *Suggestion) XXX_Unmarshal(b []byte) error
type SuggestionCode ¶
type SuggestionCode = enums.SuggestionCode
SuggestionCode from public import enums/enums.proto
type TaskEvent ¶
type TaskEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Task string `protobuf:"bytes,2,opt,name=task,proto3" json:"task,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Iteration int32 `protobuf:"varint,4,opt,name=iteration,proto3" json:"iteration,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` ActionableErr *ActionableErr `protobuf:"bytes,6,opt,name=actionableErr,proto3" json:"actionableErr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`TaskEvent` represent the different larger phases of a skaffold session, for example Build, Deploy, etc. If a phase fails, an actionable error will be attached
func (*TaskEvent) Descriptor ¶
func (*TaskEvent) GetActionableErr ¶
func (m *TaskEvent) GetActionableErr() *ActionableErr
func (*TaskEvent) GetDescription ¶ added in v1.26.0
func (*TaskEvent) GetIteration ¶
func (*TaskEvent) ProtoMessage ¶
func (*TaskEvent) ProtoMessage()
func (*TaskEvent) XXX_DiscardUnknown ¶
func (m *TaskEvent) XXX_DiscardUnknown()
func (*TaskEvent) XXX_Marshal ¶
func (*TaskEvent) XXX_Unmarshal ¶
type TerminationEvent ¶
type TerminationEvent struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Err *ActionableErr `protobuf:"bytes,2,opt,name=err,proto3" json:"err,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`TerminationEvent` marks the end of the skaffold session
func (*TerminationEvent) Descriptor ¶
func (*TerminationEvent) Descriptor() ([]byte, []int)
func (*TerminationEvent) GetErr ¶
func (m *TerminationEvent) GetErr() *ActionableErr
func (*TerminationEvent) GetStatus ¶
func (m *TerminationEvent) GetStatus() string
func (*TerminationEvent) ProtoMessage ¶
func (*TerminationEvent) ProtoMessage()
func (*TerminationEvent) Reset ¶
func (m *TerminationEvent) Reset()
func (*TerminationEvent) String ¶
func (m *TerminationEvent) String() string
func (*TerminationEvent) XXX_DiscardUnknown ¶
func (m *TerminationEvent) XXX_DiscardUnknown()
func (*TerminationEvent) XXX_Marshal ¶
func (m *TerminationEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TerminationEvent) XXX_Merge ¶
func (m *TerminationEvent) XXX_Merge(src proto.Message)
func (*TerminationEvent) XXX_Size ¶
func (m *TerminationEvent) XXX_Size() int
func (*TerminationEvent) XXX_Unmarshal ¶
func (m *TerminationEvent) XXX_Unmarshal(b []byte) error
type TestMetadata ¶
type TestMetadata struct { Testers []*TestMetadata_Tester `protobuf:"bytes,1,rep,name=Testers,proto3" json:"Testers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
TestMetadata describes the test pipeline
func (*TestMetadata) Descriptor ¶
func (*TestMetadata) Descriptor() ([]byte, []int)
func (*TestMetadata) GetTesters ¶
func (m *TestMetadata) GetTesters() []*TestMetadata_Tester
func (*TestMetadata) ProtoMessage ¶
func (*TestMetadata) ProtoMessage()
func (*TestMetadata) Reset ¶
func (m *TestMetadata) Reset()
func (*TestMetadata) String ¶
func (m *TestMetadata) String() string
func (*TestMetadata) XXX_DiscardUnknown ¶
func (m *TestMetadata) XXX_DiscardUnknown()
func (*TestMetadata) XXX_Marshal ¶
func (m *TestMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestMetadata) XXX_Merge ¶
func (m *TestMetadata) XXX_Merge(src proto.Message)
func (*TestMetadata) XXX_Size ¶
func (m *TestMetadata) XXX_Size() int
func (*TestMetadata) XXX_Unmarshal ¶
func (m *TestMetadata) XXX_Unmarshal(b []byte) error
type TestMetadata_Tester ¶
type TestMetadata_Tester struct { Type enums.TesterType `protobuf:"varint,1,opt,name=type,proto3,enum=proto.enums.TesterType" json:"type,omitempty"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TestMetadata_Tester) Descriptor ¶
func (*TestMetadata_Tester) Descriptor() ([]byte, []int)
func (*TestMetadata_Tester) GetCount ¶
func (m *TestMetadata_Tester) GetCount() int32
func (*TestMetadata_Tester) GetType ¶
func (m *TestMetadata_Tester) GetType() enums.TesterType
func (*TestMetadata_Tester) ProtoMessage ¶
func (*TestMetadata_Tester) ProtoMessage()
func (*TestMetadata_Tester) Reset ¶
func (m *TestMetadata_Tester) Reset()
func (*TestMetadata_Tester) String ¶
func (m *TestMetadata_Tester) String() string
func (*TestMetadata_Tester) XXX_DiscardUnknown ¶
func (m *TestMetadata_Tester) XXX_DiscardUnknown()
func (*TestMetadata_Tester) XXX_Marshal ¶
func (m *TestMetadata_Tester) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestMetadata_Tester) XXX_Merge ¶
func (m *TestMetadata_Tester) XXX_Merge(src proto.Message)
func (*TestMetadata_Tester) XXX_Size ¶
func (m *TestMetadata_Tester) XXX_Size() int
func (*TestMetadata_Tester) XXX_Unmarshal ¶
func (m *TestMetadata_Tester) XXX_Unmarshal(b []byte) error
type TestState ¶
type TestState struct { // Status of the current test Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // Teststate status code StatusCode enums.StatusCode `protobuf:"varint,2,opt,name=statusCode,proto3,enum=proto.enums.StatusCode" json:"statusCode,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`TestState` describes the current state of the test
func (*TestState) Descriptor ¶
func (*TestState) GetStatusCode ¶
func (m *TestState) GetStatusCode() enums.StatusCode
func (*TestState) ProtoMessage ¶
func (*TestState) ProtoMessage()
func (*TestState) XXX_DiscardUnknown ¶
func (m *TestState) XXX_DiscardUnknown()
func (*TestState) XXX_Marshal ¶
func (*TestState) XXX_Unmarshal ¶
type TestSubtaskEvent ¶
type TestSubtaskEvent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` ActionableErr *ActionableErr `protobuf:"bytes,4,opt,name=actionableErr,proto3" json:"actionableErr,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
`TestSubtaskEvent` represents the status of a test, and is emitted by Skaffold anytime a test starts or completes, successfully or not.
func (*TestSubtaskEvent) Descriptor ¶
func (*TestSubtaskEvent) Descriptor() ([]byte, []int)
func (*TestSubtaskEvent) GetActionableErr ¶
func (m *TestSubtaskEvent) GetActionableErr() *ActionableErr
func (*TestSubtaskEvent) GetId ¶
func (m *TestSubtaskEvent) GetId() string
func (*TestSubtaskEvent) GetStatus ¶
func (m *TestSubtaskEvent) GetStatus() string
func (*TestSubtaskEvent) GetTaskId ¶
func (m *TestSubtaskEvent) GetTaskId() string
func (*TestSubtaskEvent) ProtoMessage ¶
func (*TestSubtaskEvent) ProtoMessage()
func (*TestSubtaskEvent) Reset ¶
func (m *TestSubtaskEvent) Reset()
func (*TestSubtaskEvent) String ¶
func (m *TestSubtaskEvent) String() string
func (*TestSubtaskEvent) XXX_DiscardUnknown ¶
func (m *TestSubtaskEvent) XXX_DiscardUnknown()
func (*TestSubtaskEvent) XXX_Marshal ¶
func (m *TestSubtaskEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestSubtaskEvent) XXX_Merge ¶
func (m *TestSubtaskEvent) XXX_Merge(src proto.Message)
func (*TestSubtaskEvent) XXX_Size ¶
func (m *TestSubtaskEvent) XXX_Size() int
func (*TestSubtaskEvent) XXX_Unmarshal ¶
func (m *TestSubtaskEvent) XXX_Unmarshal(b []byte) error
type TesterType ¶
type TesterType = enums.TesterType
TesterType from public import enums/enums.proto
type TriggerRequest ¶
type TriggerRequest struct { State *TriggerState `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TriggerRequest) Descriptor ¶
func (*TriggerRequest) Descriptor() ([]byte, []int)
func (*TriggerRequest) GetState ¶
func (m *TriggerRequest) GetState() *TriggerState
func (*TriggerRequest) ProtoMessage ¶
func (*TriggerRequest) ProtoMessage()
func (*TriggerRequest) Reset ¶
func (m *TriggerRequest) Reset()
func (*TriggerRequest) String ¶
func (m *TriggerRequest) String() string
func (*TriggerRequest) XXX_DiscardUnknown ¶
func (m *TriggerRequest) XXX_DiscardUnknown()
func (*TriggerRequest) XXX_Marshal ¶
func (m *TriggerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TriggerRequest) XXX_Merge ¶
func (m *TriggerRequest) XXX_Merge(src proto.Message)
func (*TriggerRequest) XXX_Size ¶
func (m *TriggerRequest) XXX_Size() int
func (*TriggerRequest) XXX_Unmarshal ¶
func (m *TriggerRequest) XXX_Unmarshal(b []byte) error
type TriggerState ¶
type TriggerState struct { // Types that are valid to be assigned to Val: // *TriggerState_Enabled Val isTriggerState_Val `protobuf_oneof:"val"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
TriggerState represents trigger state for a given phase.
func (*TriggerState) Descriptor ¶
func (*TriggerState) Descriptor() ([]byte, []int)
func (*TriggerState) GetEnabled ¶
func (m *TriggerState) GetEnabled() bool
func (*TriggerState) GetVal ¶
func (m *TriggerState) GetVal() isTriggerState_Val
func (*TriggerState) ProtoMessage ¶
func (*TriggerState) ProtoMessage()
func (*TriggerState) Reset ¶
func (m *TriggerState) Reset()
func (*TriggerState) String ¶
func (m *TriggerState) String() string
func (*TriggerState) XXX_DiscardUnknown ¶
func (m *TriggerState) XXX_DiscardUnknown()
func (*TriggerState) XXX_Marshal ¶
func (m *TriggerState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TriggerState) XXX_Merge ¶
func (m *TriggerState) XXX_Merge(src proto.Message)
func (*TriggerState) XXX_OneofWrappers ¶
func (*TriggerState) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*TriggerState) XXX_Size ¶
func (m *TriggerState) XXX_Size() int
func (*TriggerState) XXX_Unmarshal ¶
func (m *TriggerState) XXX_Unmarshal(b []byte) error
type TriggerState_Enabled ¶
type TriggerState_Enabled struct {
Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3,oneof"`
}
type UnimplementedSkaffoldV2ServiceServer ¶
type UnimplementedSkaffoldV2ServiceServer struct { }
UnimplementedSkaffoldV2ServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedSkaffoldV2ServiceServer) ApplicationLogs ¶ added in v1.25.0
func (*UnimplementedSkaffoldV2ServiceServer) ApplicationLogs(req *empty.Empty, srv SkaffoldV2Service_ApplicationLogsServer) error
func (*UnimplementedSkaffoldV2ServiceServer) AutoBuild ¶
func (*UnimplementedSkaffoldV2ServiceServer) AutoBuild(ctx context.Context, req *TriggerRequest) (*empty.Empty, error)
func (*UnimplementedSkaffoldV2ServiceServer) AutoDeploy ¶
func (*UnimplementedSkaffoldV2ServiceServer) AutoDeploy(ctx context.Context, req *TriggerRequest) (*empty.Empty, error)
func (*UnimplementedSkaffoldV2ServiceServer) AutoSync ¶
func (*UnimplementedSkaffoldV2ServiceServer) AutoSync(ctx context.Context, req *TriggerRequest) (*empty.Empty, error)
func (*UnimplementedSkaffoldV2ServiceServer) Events ¶
func (*UnimplementedSkaffoldV2ServiceServer) Events(req *empty.Empty, srv SkaffoldV2Service_EventsServer) error
func (*UnimplementedSkaffoldV2ServiceServer) Execute ¶
func (*UnimplementedSkaffoldV2ServiceServer) Execute(ctx context.Context, req *UserIntentRequest) (*empty.Empty, error)
func (*UnimplementedSkaffoldV2ServiceServer) SkaffoldLogs ¶ added in v1.26.0
func (*UnimplementedSkaffoldV2ServiceServer) SkaffoldLogs(req *empty.Empty, srv SkaffoldV2Service_SkaffoldLogsServer) error
type UserIntentRequest ¶
type UserIntentRequest struct { Intent *Intent `protobuf:"bytes,1,opt,name=intent,proto3" json:"intent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UserIntentRequest) Descriptor ¶
func (*UserIntentRequest) Descriptor() ([]byte, []int)
func (*UserIntentRequest) GetIntent ¶
func (m *UserIntentRequest) GetIntent() *Intent
func (*UserIntentRequest) ProtoMessage ¶
func (*UserIntentRequest) ProtoMessage()
func (*UserIntentRequest) Reset ¶
func (m *UserIntentRequest) Reset()
func (*UserIntentRequest) String ¶
func (m *UserIntentRequest) String() string
func (*UserIntentRequest) XXX_DiscardUnknown ¶
func (m *UserIntentRequest) XXX_DiscardUnknown()
func (*UserIntentRequest) XXX_Marshal ¶
func (m *UserIntentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UserIntentRequest) XXX_Merge ¶
func (m *UserIntentRequest) XXX_Merge(src proto.Message)
func (*UserIntentRequest) XXX_Size ¶
func (m *UserIntentRequest) XXX_Size() int
func (*UserIntentRequest) XXX_Unmarshal ¶
func (m *UserIntentRequest) XXX_Unmarshal(b []byte) error