Documentation ¶
Overview ¶
Package application is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterApplicationServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterApplicationServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ApplicationServiceClient) error
- func RegisterApplicationServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterApplicationServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ApplicationServiceServer) error
- func RegisterApplicationServiceServer(s *grpc.Server, srv ApplicationServiceServer)
- type ApplicationCreateRequest
- func (*ApplicationCreateRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationCreateRequest) GetApplication() *v1alpha1.Application
- func (m *ApplicationCreateRequest) GetUpsert() bool
- func (m *ApplicationCreateRequest) GetValidate() bool
- func (m *ApplicationCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationCreateRequest) ProtoMessage()
- func (m *ApplicationCreateRequest) Reset()
- func (m *ApplicationCreateRequest) Size() (n int)
- func (m *ApplicationCreateRequest) String() string
- func (m *ApplicationCreateRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationCreateRequest) XXX_DiscardUnknown()
- func (m *ApplicationCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationCreateRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationCreateRequest) XXX_Size() int
- func (m *ApplicationCreateRequest) XXX_Unmarshal(b []byte) error
- type ApplicationDeleteRequest
- func (*ApplicationDeleteRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationDeleteRequest) GetAppNamespace() string
- func (m *ApplicationDeleteRequest) GetCascade() bool
- func (m *ApplicationDeleteRequest) GetName() string
- func (m *ApplicationDeleteRequest) GetPropagationPolicy() string
- func (m *ApplicationDeleteRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationDeleteRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationDeleteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationDeleteRequest) ProtoMessage()
- func (m *ApplicationDeleteRequest) Reset()
- func (m *ApplicationDeleteRequest) Size() (n int)
- func (m *ApplicationDeleteRequest) String() string
- func (m *ApplicationDeleteRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationDeleteRequest) XXX_DiscardUnknown()
- func (m *ApplicationDeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationDeleteRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationDeleteRequest) XXX_Size() int
- func (m *ApplicationDeleteRequest) XXX_Unmarshal(b []byte) error
- type ApplicationManifestQuery
- func (*ApplicationManifestQuery) Descriptor() ([]byte, []int)
- func (m *ApplicationManifestQuery) GetAppNamespace() string
- func (m *ApplicationManifestQuery) GetName() string
- func (m *ApplicationManifestQuery) GetRevision() string
- func (m *ApplicationManifestQuery) Marshal() (dAtA []byte, err error)
- func (m *ApplicationManifestQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationManifestQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationManifestQuery) ProtoMessage()
- func (m *ApplicationManifestQuery) Reset()
- func (m *ApplicationManifestQuery) Size() (n int)
- func (m *ApplicationManifestQuery) String() string
- func (m *ApplicationManifestQuery) Unmarshal(dAtA []byte) error
- func (m *ApplicationManifestQuery) XXX_DiscardUnknown()
- func (m *ApplicationManifestQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationManifestQuery) XXX_Merge(src proto.Message)
- func (m *ApplicationManifestQuery) XXX_Size() int
- func (m *ApplicationManifestQuery) XXX_Unmarshal(b []byte) error
- type ApplicationManifestQueryWithFiles
- func (*ApplicationManifestQueryWithFiles) Descriptor() ([]byte, []int)
- func (m *ApplicationManifestQueryWithFiles) GetAppNamespace() string
- func (m *ApplicationManifestQueryWithFiles) GetChecksum() string
- func (m *ApplicationManifestQueryWithFiles) GetName() string
- func (m *ApplicationManifestQueryWithFiles) Marshal() (dAtA []byte, err error)
- func (m *ApplicationManifestQueryWithFiles) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationManifestQueryWithFiles) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationManifestQueryWithFiles) ProtoMessage()
- func (m *ApplicationManifestQueryWithFiles) Reset()
- func (m *ApplicationManifestQueryWithFiles) Size() (n int)
- func (m *ApplicationManifestQueryWithFiles) String() string
- func (m *ApplicationManifestQueryWithFiles) Unmarshal(dAtA []byte) error
- func (m *ApplicationManifestQueryWithFiles) XXX_DiscardUnknown()
- func (m *ApplicationManifestQueryWithFiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationManifestQueryWithFiles) XXX_Merge(src proto.Message)
- func (m *ApplicationManifestQueryWithFiles) XXX_Size() int
- func (m *ApplicationManifestQueryWithFiles) XXX_Unmarshal(b []byte) error
- type ApplicationManifestQueryWithFilesWrapper
- func (*ApplicationManifestQueryWithFilesWrapper) Descriptor() ([]byte, []int)
- func (m *ApplicationManifestQueryWithFilesWrapper) GetChunk() *FileChunk
- func (m *ApplicationManifestQueryWithFilesWrapper) GetPart() isApplicationManifestQueryWithFilesWrapper_Part
- func (m *ApplicationManifestQueryWithFilesWrapper) GetQuery() *ApplicationManifestQueryWithFiles
- func (m *ApplicationManifestQueryWithFilesWrapper) Marshal() (dAtA []byte, err error)
- func (m *ApplicationManifestQueryWithFilesWrapper) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationManifestQueryWithFilesWrapper) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationManifestQueryWithFilesWrapper) ProtoMessage()
- func (m *ApplicationManifestQueryWithFilesWrapper) Reset()
- func (m *ApplicationManifestQueryWithFilesWrapper) Size() (n int)
- func (m *ApplicationManifestQueryWithFilesWrapper) String() string
- func (m *ApplicationManifestQueryWithFilesWrapper) Unmarshal(dAtA []byte) error
- func (m *ApplicationManifestQueryWithFilesWrapper) XXX_DiscardUnknown()
- func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Merge(src proto.Message)
- func (*ApplicationManifestQueryWithFilesWrapper) XXX_OneofWrappers() []interface{}
- func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Size() int
- func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Unmarshal(b []byte) error
- type ApplicationManifestQueryWithFilesWrapper_Chunk
- type ApplicationManifestQueryWithFilesWrapper_Query
- type ApplicationPatchRequest
- func (*ApplicationPatchRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationPatchRequest) GetAppNamespace() string
- func (m *ApplicationPatchRequest) GetName() string
- func (m *ApplicationPatchRequest) GetPatch() string
- func (m *ApplicationPatchRequest) GetPatchType() string
- func (m *ApplicationPatchRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationPatchRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationPatchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationPatchRequest) ProtoMessage()
- func (m *ApplicationPatchRequest) Reset()
- func (m *ApplicationPatchRequest) Size() (n int)
- func (m *ApplicationPatchRequest) String() string
- func (m *ApplicationPatchRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationPatchRequest) XXX_DiscardUnknown()
- func (m *ApplicationPatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationPatchRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationPatchRequest) XXX_Size() int
- func (m *ApplicationPatchRequest) XXX_Unmarshal(b []byte) error
- type ApplicationPodLogsQuery
- func (*ApplicationPodLogsQuery) Descriptor() ([]byte, []int)
- func (m *ApplicationPodLogsQuery) GetAppNamespace() string
- func (m *ApplicationPodLogsQuery) GetContainer() string
- func (m *ApplicationPodLogsQuery) GetFilter() string
- func (m *ApplicationPodLogsQuery) GetFollow() bool
- func (m *ApplicationPodLogsQuery) GetGroup() string
- func (m *ApplicationPodLogsQuery) GetKind() string
- func (m *ApplicationPodLogsQuery) GetName() string
- func (m *ApplicationPodLogsQuery) GetNamespace() string
- func (m *ApplicationPodLogsQuery) GetPodName() string
- func (m *ApplicationPodLogsQuery) GetPrevious() bool
- func (m *ApplicationPodLogsQuery) GetResourceName() string
- func (m *ApplicationPodLogsQuery) GetSinceSeconds() int64
- func (m *ApplicationPodLogsQuery) GetSinceTime() *v1.Time
- func (m *ApplicationPodLogsQuery) GetTailLines() int64
- func (m *ApplicationPodLogsQuery) GetUntilTime() string
- func (m *ApplicationPodLogsQuery) Marshal() (dAtA []byte, err error)
- func (m *ApplicationPodLogsQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationPodLogsQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationPodLogsQuery) ProtoMessage()
- func (m *ApplicationPodLogsQuery) Reset()
- func (m *ApplicationPodLogsQuery) Size() (n int)
- func (m *ApplicationPodLogsQuery) String() string
- func (m *ApplicationPodLogsQuery) Unmarshal(dAtA []byte) error
- func (m *ApplicationPodLogsQuery) XXX_DiscardUnknown()
- func (m *ApplicationPodLogsQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationPodLogsQuery) XXX_Merge(src proto.Message)
- func (m *ApplicationPodLogsQuery) XXX_Size() int
- func (m *ApplicationPodLogsQuery) XXX_Unmarshal(b []byte) error
- type ApplicationQuery
- func (*ApplicationQuery) Descriptor() ([]byte, []int)
- func (m *ApplicationQuery) GetAppNamespace() string
- func (m *ApplicationQuery) GetName() string
- func (m *ApplicationQuery) GetProject() []string
- func (m *ApplicationQuery) GetProjects() []string
- func (m *ApplicationQuery) GetRefresh() string
- func (m *ApplicationQuery) GetRepo() string
- func (m *ApplicationQuery) GetResourceVersion() string
- func (m *ApplicationQuery) GetSelector() string
- func (m *ApplicationQuery) Marshal() (dAtA []byte, err error)
- func (m *ApplicationQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationQuery) ProtoMessage()
- func (m *ApplicationQuery) Reset()
- func (m *ApplicationQuery) Size() (n int)
- func (m *ApplicationQuery) String() string
- func (m *ApplicationQuery) Unmarshal(dAtA []byte) error
- func (m *ApplicationQuery) XXX_DiscardUnknown()
- func (m *ApplicationQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationQuery) XXX_Merge(src proto.Message)
- func (m *ApplicationQuery) XXX_Size() int
- func (m *ApplicationQuery) XXX_Unmarshal(b []byte) error
- type ApplicationResourceDeleteRequest
- func (*ApplicationResourceDeleteRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationResourceDeleteRequest) GetAppNamespace() string
- func (m *ApplicationResourceDeleteRequest) GetForce() bool
- func (m *ApplicationResourceDeleteRequest) GetGroup() string
- func (m *ApplicationResourceDeleteRequest) GetKind() string
- func (m *ApplicationResourceDeleteRequest) GetName() string
- func (m *ApplicationResourceDeleteRequest) GetNamespace() string
- func (m *ApplicationResourceDeleteRequest) GetOrphan() bool
- func (m *ApplicationResourceDeleteRequest) GetResourceName() string
- func (m *ApplicationResourceDeleteRequest) GetVersion() string
- func (m *ApplicationResourceDeleteRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationResourceDeleteRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationResourceDeleteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationResourceDeleteRequest) ProtoMessage()
- func (m *ApplicationResourceDeleteRequest) Reset()
- func (m *ApplicationResourceDeleteRequest) Size() (n int)
- func (m *ApplicationResourceDeleteRequest) String() string
- func (m *ApplicationResourceDeleteRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationResourceDeleteRequest) XXX_DiscardUnknown()
- func (m *ApplicationResourceDeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationResourceDeleteRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationResourceDeleteRequest) XXX_Size() int
- func (m *ApplicationResourceDeleteRequest) XXX_Unmarshal(b []byte) error
- type ApplicationResourceEventsQuery
- func (*ApplicationResourceEventsQuery) Descriptor() ([]byte, []int)
- func (m *ApplicationResourceEventsQuery) GetAppNamespace() string
- func (m *ApplicationResourceEventsQuery) GetName() string
- func (m *ApplicationResourceEventsQuery) GetResourceName() string
- func (m *ApplicationResourceEventsQuery) GetResourceNamespace() string
- func (m *ApplicationResourceEventsQuery) GetResourceUID() string
- func (m *ApplicationResourceEventsQuery) Marshal() (dAtA []byte, err error)
- func (m *ApplicationResourceEventsQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationResourceEventsQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationResourceEventsQuery) ProtoMessage()
- func (m *ApplicationResourceEventsQuery) Reset()
- func (m *ApplicationResourceEventsQuery) Size() (n int)
- func (m *ApplicationResourceEventsQuery) String() string
- func (m *ApplicationResourceEventsQuery) Unmarshal(dAtA []byte) error
- func (m *ApplicationResourceEventsQuery) XXX_DiscardUnknown()
- func (m *ApplicationResourceEventsQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationResourceEventsQuery) XXX_Merge(src proto.Message)
- func (m *ApplicationResourceEventsQuery) XXX_Size() int
- func (m *ApplicationResourceEventsQuery) XXX_Unmarshal(b []byte) error
- type ApplicationResourcePatchRequest
- func (*ApplicationResourcePatchRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationResourcePatchRequest) GetAppNamespace() string
- func (m *ApplicationResourcePatchRequest) GetGroup() string
- func (m *ApplicationResourcePatchRequest) GetKind() string
- func (m *ApplicationResourcePatchRequest) GetName() string
- func (m *ApplicationResourcePatchRequest) GetNamespace() string
- func (m *ApplicationResourcePatchRequest) GetPatch() string
- func (m *ApplicationResourcePatchRequest) GetPatchType() string
- func (m *ApplicationResourcePatchRequest) GetResourceName() string
- func (m *ApplicationResourcePatchRequest) GetVersion() string
- func (m *ApplicationResourcePatchRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationResourcePatchRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationResourcePatchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationResourcePatchRequest) ProtoMessage()
- func (m *ApplicationResourcePatchRequest) Reset()
- func (m *ApplicationResourcePatchRequest) Size() (n int)
- func (m *ApplicationResourcePatchRequest) String() string
- func (m *ApplicationResourcePatchRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationResourcePatchRequest) XXX_DiscardUnknown()
- func (m *ApplicationResourcePatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationResourcePatchRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationResourcePatchRequest) XXX_Size() int
- func (m *ApplicationResourcePatchRequest) XXX_Unmarshal(b []byte) error
- type ApplicationResourceRequest
- func (*ApplicationResourceRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationResourceRequest) GetAppNamespace() string
- func (m *ApplicationResourceRequest) GetGroup() string
- func (m *ApplicationResourceRequest) GetKind() string
- func (m *ApplicationResourceRequest) GetName() string
- func (m *ApplicationResourceRequest) GetNamespace() string
- func (m *ApplicationResourceRequest) GetResourceName() string
- func (m *ApplicationResourceRequest) GetVersion() string
- func (m *ApplicationResourceRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationResourceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationResourceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationResourceRequest) ProtoMessage()
- func (m *ApplicationResourceRequest) Reset()
- func (m *ApplicationResourceRequest) Size() (n int)
- func (m *ApplicationResourceRequest) String() string
- func (m *ApplicationResourceRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationResourceRequest) XXX_DiscardUnknown()
- func (m *ApplicationResourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationResourceRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationResourceRequest) XXX_Size() int
- func (m *ApplicationResourceRequest) XXX_Unmarshal(b []byte) error
- type ApplicationResourceResponse
- func (*ApplicationResourceResponse) Descriptor() ([]byte, []int)
- func (m *ApplicationResourceResponse) GetManifest() string
- func (m *ApplicationResourceResponse) Marshal() (dAtA []byte, err error)
- func (m *ApplicationResourceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationResourceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationResourceResponse) ProtoMessage()
- func (m *ApplicationResourceResponse) Reset()
- func (m *ApplicationResourceResponse) Size() (n int)
- func (m *ApplicationResourceResponse) String() string
- func (m *ApplicationResourceResponse) Unmarshal(dAtA []byte) error
- func (m *ApplicationResourceResponse) XXX_DiscardUnknown()
- func (m *ApplicationResourceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationResourceResponse) XXX_Merge(src proto.Message)
- func (m *ApplicationResourceResponse) XXX_Size() int
- func (m *ApplicationResourceResponse) XXX_Unmarshal(b []byte) error
- type ApplicationResponse
- func (*ApplicationResponse) Descriptor() ([]byte, []int)
- func (m *ApplicationResponse) Marshal() (dAtA []byte, err error)
- func (m *ApplicationResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationResponse) ProtoMessage()
- func (m *ApplicationResponse) Reset()
- func (m *ApplicationResponse) Size() (n int)
- func (m *ApplicationResponse) String() string
- func (m *ApplicationResponse) Unmarshal(dAtA []byte) error
- func (m *ApplicationResponse) XXX_DiscardUnknown()
- func (m *ApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationResponse) XXX_Merge(src proto.Message)
- func (m *ApplicationResponse) XXX_Size() int
- func (m *ApplicationResponse) XXX_Unmarshal(b []byte) error
- type ApplicationRollbackRequest
- func (*ApplicationRollbackRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationRollbackRequest) GetAppNamespace() string
- func (m *ApplicationRollbackRequest) GetDryRun() bool
- func (m *ApplicationRollbackRequest) GetId() int64
- func (m *ApplicationRollbackRequest) GetName() string
- func (m *ApplicationRollbackRequest) GetPrune() bool
- func (m *ApplicationRollbackRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationRollbackRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationRollbackRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationRollbackRequest) ProtoMessage()
- func (m *ApplicationRollbackRequest) Reset()
- func (m *ApplicationRollbackRequest) Size() (n int)
- func (m *ApplicationRollbackRequest) String() string
- func (m *ApplicationRollbackRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationRollbackRequest) XXX_DiscardUnknown()
- func (m *ApplicationRollbackRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationRollbackRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationRollbackRequest) XXX_Size() int
- func (m *ApplicationRollbackRequest) XXX_Unmarshal(b []byte) error
- type ApplicationServiceClient
- type ApplicationServiceServer
- type ApplicationService_GetManifestsWithFilesClient
- type ApplicationService_GetManifestsWithFilesServer
- type ApplicationService_PodLogsClient
- type ApplicationService_PodLogsServer
- type ApplicationService_WatchClient
- type ApplicationService_WatchResourceTreeClient
- type ApplicationService_WatchResourceTreeServer
- type ApplicationService_WatchServer
- type ApplicationSyncRequest
- func (*ApplicationSyncRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationSyncRequest) GetAppNamespace() string
- func (m *ApplicationSyncRequest) GetDryRun() bool
- func (m *ApplicationSyncRequest) GetInfos() []*v1alpha1.Info
- func (m *ApplicationSyncRequest) GetManifests() []string
- func (m *ApplicationSyncRequest) GetName() string
- func (m *ApplicationSyncRequest) GetPrune() bool
- func (m *ApplicationSyncRequest) GetResources() []*v1alpha1.SyncOperationResource
- func (m *ApplicationSyncRequest) GetRetryStrategy() *v1alpha1.RetryStrategy
- func (m *ApplicationSyncRequest) GetRevision() string
- func (m *ApplicationSyncRequest) GetStrategy() *v1alpha1.SyncStrategy
- func (m *ApplicationSyncRequest) GetSyncOptions() *SyncOptions
- func (m *ApplicationSyncRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationSyncRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationSyncRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationSyncRequest) ProtoMessage()
- func (m *ApplicationSyncRequest) Reset()
- func (m *ApplicationSyncRequest) Size() (n int)
- func (m *ApplicationSyncRequest) String() string
- func (m *ApplicationSyncRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationSyncRequest) XXX_DiscardUnknown()
- func (m *ApplicationSyncRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationSyncRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationSyncRequest) XXX_Size() int
- func (m *ApplicationSyncRequest) XXX_Unmarshal(b []byte) error
- type ApplicationSyncWindow
- func (*ApplicationSyncWindow) Descriptor() ([]byte, []int)
- func (m *ApplicationSyncWindow) GetDuration() string
- func (m *ApplicationSyncWindow) GetKind() string
- func (m *ApplicationSyncWindow) GetManualSync() bool
- func (m *ApplicationSyncWindow) GetSchedule() string
- func (m *ApplicationSyncWindow) Marshal() (dAtA []byte, err error)
- func (m *ApplicationSyncWindow) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationSyncWindow) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationSyncWindow) ProtoMessage()
- func (m *ApplicationSyncWindow) Reset()
- func (m *ApplicationSyncWindow) Size() (n int)
- func (m *ApplicationSyncWindow) String() string
- func (m *ApplicationSyncWindow) Unmarshal(dAtA []byte) error
- func (m *ApplicationSyncWindow) XXX_DiscardUnknown()
- func (m *ApplicationSyncWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationSyncWindow) XXX_Merge(src proto.Message)
- func (m *ApplicationSyncWindow) XXX_Size() int
- func (m *ApplicationSyncWindow) XXX_Unmarshal(b []byte) error
- type ApplicationSyncWindowsQuery
- func (*ApplicationSyncWindowsQuery) Descriptor() ([]byte, []int)
- func (m *ApplicationSyncWindowsQuery) GetAppNamespace() string
- func (m *ApplicationSyncWindowsQuery) GetName() string
- func (m *ApplicationSyncWindowsQuery) Marshal() (dAtA []byte, err error)
- func (m *ApplicationSyncWindowsQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationSyncWindowsQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationSyncWindowsQuery) ProtoMessage()
- func (m *ApplicationSyncWindowsQuery) Reset()
- func (m *ApplicationSyncWindowsQuery) Size() (n int)
- func (m *ApplicationSyncWindowsQuery) String() string
- func (m *ApplicationSyncWindowsQuery) Unmarshal(dAtA []byte) error
- func (m *ApplicationSyncWindowsQuery) XXX_DiscardUnknown()
- func (m *ApplicationSyncWindowsQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationSyncWindowsQuery) XXX_Merge(src proto.Message)
- func (m *ApplicationSyncWindowsQuery) XXX_Size() int
- func (m *ApplicationSyncWindowsQuery) XXX_Unmarshal(b []byte) error
- type ApplicationSyncWindowsResponse
- func (*ApplicationSyncWindowsResponse) Descriptor() ([]byte, []int)
- func (m *ApplicationSyncWindowsResponse) GetActiveWindows() []*ApplicationSyncWindow
- func (m *ApplicationSyncWindowsResponse) GetAssignedWindows() []*ApplicationSyncWindow
- func (m *ApplicationSyncWindowsResponse) GetCanSync() bool
- func (m *ApplicationSyncWindowsResponse) Marshal() (dAtA []byte, err error)
- func (m *ApplicationSyncWindowsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationSyncWindowsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationSyncWindowsResponse) ProtoMessage()
- func (m *ApplicationSyncWindowsResponse) Reset()
- func (m *ApplicationSyncWindowsResponse) Size() (n int)
- func (m *ApplicationSyncWindowsResponse) String() string
- func (m *ApplicationSyncWindowsResponse) Unmarshal(dAtA []byte) error
- func (m *ApplicationSyncWindowsResponse) XXX_DiscardUnknown()
- func (m *ApplicationSyncWindowsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationSyncWindowsResponse) XXX_Merge(src proto.Message)
- func (m *ApplicationSyncWindowsResponse) XXX_Size() int
- func (m *ApplicationSyncWindowsResponse) XXX_Unmarshal(b []byte) error
- type ApplicationUpdateRequest
- func (*ApplicationUpdateRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationUpdateRequest) GetApplication() *v1alpha1.Application
- func (m *ApplicationUpdateRequest) GetValidate() bool
- func (m *ApplicationUpdateRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationUpdateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationUpdateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationUpdateRequest) ProtoMessage()
- func (m *ApplicationUpdateRequest) Reset()
- func (m *ApplicationUpdateRequest) Size() (n int)
- func (m *ApplicationUpdateRequest) String() string
- func (m *ApplicationUpdateRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationUpdateRequest) XXX_DiscardUnknown()
- func (m *ApplicationUpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationUpdateRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationUpdateRequest) XXX_Size() int
- func (m *ApplicationUpdateRequest) XXX_Unmarshal(b []byte) error
- type ApplicationUpdateSpecRequest
- func (*ApplicationUpdateSpecRequest) Descriptor() ([]byte, []int)
- func (m *ApplicationUpdateSpecRequest) GetAppNamespace() string
- func (m *ApplicationUpdateSpecRequest) GetName() string
- func (m *ApplicationUpdateSpecRequest) GetSpec() *v1alpha1.ApplicationSpec
- func (m *ApplicationUpdateSpecRequest) GetValidate() bool
- func (m *ApplicationUpdateSpecRequest) Marshal() (dAtA []byte, err error)
- func (m *ApplicationUpdateSpecRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ApplicationUpdateSpecRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ApplicationUpdateSpecRequest) ProtoMessage()
- func (m *ApplicationUpdateSpecRequest) Reset()
- func (m *ApplicationUpdateSpecRequest) Size() (n int)
- func (m *ApplicationUpdateSpecRequest) String() string
- func (m *ApplicationUpdateSpecRequest) Unmarshal(dAtA []byte) error
- func (m *ApplicationUpdateSpecRequest) XXX_DiscardUnknown()
- func (m *ApplicationUpdateSpecRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationUpdateSpecRequest) XXX_Merge(src proto.Message)
- func (m *ApplicationUpdateSpecRequest) XXX_Size() int
- func (m *ApplicationUpdateSpecRequest) XXX_Unmarshal(b []byte) error
- type FileChunk
- func (*FileChunk) Descriptor() ([]byte, []int)
- func (m *FileChunk) GetChunk() []byte
- func (m *FileChunk) Marshal() (dAtA []byte, err error)
- func (m *FileChunk) MarshalTo(dAtA []byte) (int, error)
- func (m *FileChunk) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FileChunk) ProtoMessage()
- func (m *FileChunk) Reset()
- func (m *FileChunk) Size() (n int)
- func (m *FileChunk) String() string
- func (m *FileChunk) Unmarshal(dAtA []byte) error
- func (m *FileChunk) XXX_DiscardUnknown()
- func (m *FileChunk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FileChunk) XXX_Merge(src proto.Message)
- func (m *FileChunk) XXX_Size() int
- func (m *FileChunk) XXX_Unmarshal(b []byte) error
- type LinkInfo
- func (*LinkInfo) Descriptor() ([]byte, []int)
- func (m *LinkInfo) GetDescription() string
- func (m *LinkInfo) GetIconClass() string
- func (m *LinkInfo) GetTitle() string
- func (m *LinkInfo) GetUrl() string
- func (m *LinkInfo) Marshal() (dAtA []byte, err error)
- func (m *LinkInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *LinkInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LinkInfo) ProtoMessage()
- func (m *LinkInfo) Reset()
- func (m *LinkInfo) Size() (n int)
- func (m *LinkInfo) String() string
- func (m *LinkInfo) Unmarshal(dAtA []byte) error
- func (m *LinkInfo) XXX_DiscardUnknown()
- func (m *LinkInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinkInfo) XXX_Merge(src proto.Message)
- func (m *LinkInfo) XXX_Size() int
- func (m *LinkInfo) XXX_Unmarshal(b []byte) error
- type LinksResponse
- func (*LinksResponse) Descriptor() ([]byte, []int)
- func (m *LinksResponse) GetItems() []*LinkInfo
- func (m *LinksResponse) Marshal() (dAtA []byte, err error)
- func (m *LinksResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *LinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LinksResponse) ProtoMessage()
- func (m *LinksResponse) Reset()
- func (m *LinksResponse) Size() (n int)
- func (m *LinksResponse) String() string
- func (m *LinksResponse) Unmarshal(dAtA []byte) error
- func (m *LinksResponse) XXX_DiscardUnknown()
- func (m *LinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinksResponse) XXX_Merge(src proto.Message)
- func (m *LinksResponse) XXX_Size() int
- func (m *LinksResponse) XXX_Unmarshal(b []byte) error
- type ListAppLinksRequest
- func (*ListAppLinksRequest) Descriptor() ([]byte, []int)
- func (m *ListAppLinksRequest) GetName() string
- func (m *ListAppLinksRequest) GetNamespace() string
- func (m *ListAppLinksRequest) Marshal() (dAtA []byte, err error)
- func (m *ListAppLinksRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListAppLinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListAppLinksRequest) ProtoMessage()
- func (m *ListAppLinksRequest) Reset()
- func (m *ListAppLinksRequest) Size() (n int)
- func (m *ListAppLinksRequest) String() string
- func (m *ListAppLinksRequest) Unmarshal(dAtA []byte) error
- func (m *ListAppLinksRequest) XXX_DiscardUnknown()
- func (m *ListAppLinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListAppLinksRequest) XXX_Merge(src proto.Message)
- func (m *ListAppLinksRequest) XXX_Size() int
- func (m *ListAppLinksRequest) XXX_Unmarshal(b []byte) error
- type LogEntry
- func (*LogEntry) Descriptor() ([]byte, []int)
- func (m *LogEntry) GetContent() string
- func (m *LogEntry) GetLast() bool
- func (m *LogEntry) GetPodName() string
- func (m *LogEntry) GetTimeStamp() *v1.Time
- func (m *LogEntry) GetTimeStampStr() string
- func (m *LogEntry) Marshal() (dAtA []byte, err error)
- func (m *LogEntry) MarshalTo(dAtA []byte) (int, error)
- func (m *LogEntry) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogEntry) ProtoMessage()
- func (m *LogEntry) Reset()
- func (m *LogEntry) Size() (n int)
- func (m *LogEntry) String() string
- func (m *LogEntry) Unmarshal(dAtA []byte) error
- func (m *LogEntry) XXX_DiscardUnknown()
- func (m *LogEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogEntry) XXX_Merge(src proto.Message)
- func (m *LogEntry) XXX_Size() int
- func (m *LogEntry) XXX_Unmarshal(b []byte) error
- type ManagedResourcesResponse
- func (*ManagedResourcesResponse) Descriptor() ([]byte, []int)
- func (m *ManagedResourcesResponse) GetItems() []*v1alpha1.ResourceDiff
- func (m *ManagedResourcesResponse) Marshal() (dAtA []byte, err error)
- func (m *ManagedResourcesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ManagedResourcesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ManagedResourcesResponse) ProtoMessage()
- func (m *ManagedResourcesResponse) Reset()
- func (m *ManagedResourcesResponse) Size() (n int)
- func (m *ManagedResourcesResponse) String() string
- func (m *ManagedResourcesResponse) Unmarshal(dAtA []byte) error
- func (m *ManagedResourcesResponse) XXX_DiscardUnknown()
- func (m *ManagedResourcesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ManagedResourcesResponse) XXX_Merge(src proto.Message)
- func (m *ManagedResourcesResponse) XXX_Size() int
- func (m *ManagedResourcesResponse) XXX_Unmarshal(b []byte) error
- type NodeQuery
- func (*NodeQuery) Descriptor() ([]byte, []int)
- func (m *NodeQuery) GetAppNamespace() string
- func (m *NodeQuery) GetName() string
- func (m *NodeQuery) Marshal() (dAtA []byte, err error)
- func (m *NodeQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeQuery) ProtoMessage()
- func (m *NodeQuery) Reset()
- func (m *NodeQuery) Size() (n int)
- func (m *NodeQuery) String() string
- func (m *NodeQuery) Unmarshal(dAtA []byte) error
- func (m *NodeQuery) XXX_DiscardUnknown()
- func (m *NodeQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeQuery) XXX_Merge(src proto.Message)
- func (m *NodeQuery) XXX_Size() int
- func (m *NodeQuery) XXX_Unmarshal(b []byte) error
- type OperationTerminateRequest
- func (*OperationTerminateRequest) Descriptor() ([]byte, []int)
- func (m *OperationTerminateRequest) GetAppNamespace() string
- func (m *OperationTerminateRequest) GetName() string
- func (m *OperationTerminateRequest) Marshal() (dAtA []byte, err error)
- func (m *OperationTerminateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *OperationTerminateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OperationTerminateRequest) ProtoMessage()
- func (m *OperationTerminateRequest) Reset()
- func (m *OperationTerminateRequest) Size() (n int)
- func (m *OperationTerminateRequest) String() string
- func (m *OperationTerminateRequest) Unmarshal(dAtA []byte) error
- func (m *OperationTerminateRequest) XXX_DiscardUnknown()
- func (m *OperationTerminateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OperationTerminateRequest) XXX_Merge(src proto.Message)
- func (m *OperationTerminateRequest) XXX_Size() int
- func (m *OperationTerminateRequest) XXX_Unmarshal(b []byte) error
- type OperationTerminateResponse
- func (*OperationTerminateResponse) Descriptor() ([]byte, []int)
- func (m *OperationTerminateResponse) Marshal() (dAtA []byte, err error)
- func (m *OperationTerminateResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *OperationTerminateResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*OperationTerminateResponse) ProtoMessage()
- func (m *OperationTerminateResponse) Reset()
- func (m *OperationTerminateResponse) Size() (n int)
- func (m *OperationTerminateResponse) String() string
- func (m *OperationTerminateResponse) Unmarshal(dAtA []byte) error
- func (m *OperationTerminateResponse) XXX_DiscardUnknown()
- func (m *OperationTerminateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OperationTerminateResponse) XXX_Merge(src proto.Message)
- func (m *OperationTerminateResponse) XXX_Size() int
- func (m *OperationTerminateResponse) XXX_Unmarshal(b []byte) error
- type ResourceActionRunRequest
- func (*ResourceActionRunRequest) Descriptor() ([]byte, []int)
- func (m *ResourceActionRunRequest) GetAction() string
- func (m *ResourceActionRunRequest) GetAppNamespace() string
- func (m *ResourceActionRunRequest) GetGroup() string
- func (m *ResourceActionRunRequest) GetKind() string
- func (m *ResourceActionRunRequest) GetName() string
- func (m *ResourceActionRunRequest) GetNamespace() string
- func (m *ResourceActionRunRequest) GetResourceName() string
- func (m *ResourceActionRunRequest) GetVersion() string
- func (m *ResourceActionRunRequest) Marshal() (dAtA []byte, err error)
- func (m *ResourceActionRunRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceActionRunRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResourceActionRunRequest) ProtoMessage()
- func (m *ResourceActionRunRequest) Reset()
- func (m *ResourceActionRunRequest) Size() (n int)
- func (m *ResourceActionRunRequest) String() string
- func (m *ResourceActionRunRequest) Unmarshal(dAtA []byte) error
- func (m *ResourceActionRunRequest) XXX_DiscardUnknown()
- func (m *ResourceActionRunRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceActionRunRequest) XXX_Merge(src proto.Message)
- func (m *ResourceActionRunRequest) XXX_Size() int
- func (m *ResourceActionRunRequest) XXX_Unmarshal(b []byte) error
- type ResourceActionsListResponse
- func (*ResourceActionsListResponse) Descriptor() ([]byte, []int)
- func (m *ResourceActionsListResponse) GetActions() []*v1alpha1.ResourceAction
- func (m *ResourceActionsListResponse) Marshal() (dAtA []byte, err error)
- func (m *ResourceActionsListResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceActionsListResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResourceActionsListResponse) ProtoMessage()
- func (m *ResourceActionsListResponse) Reset()
- func (m *ResourceActionsListResponse) Size() (n int)
- func (m *ResourceActionsListResponse) String() string
- func (m *ResourceActionsListResponse) Unmarshal(dAtA []byte) error
- func (m *ResourceActionsListResponse) XXX_DiscardUnknown()
- func (m *ResourceActionsListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceActionsListResponse) XXX_Merge(src proto.Message)
- func (m *ResourceActionsListResponse) XXX_Size() int
- func (m *ResourceActionsListResponse) XXX_Unmarshal(b []byte) error
- type ResourcesQuery
- func (*ResourcesQuery) Descriptor() ([]byte, []int)
- func (m *ResourcesQuery) GetAppNamespace() string
- func (m *ResourcesQuery) GetApplicationName() string
- func (m *ResourcesQuery) GetGroup() string
- func (m *ResourcesQuery) GetKind() string
- func (m *ResourcesQuery) GetName() string
- func (m *ResourcesQuery) GetNamespace() string
- func (m *ResourcesQuery) GetVersion() string
- func (m *ResourcesQuery) Marshal() (dAtA []byte, err error)
- func (m *ResourcesQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourcesQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResourcesQuery) ProtoMessage()
- func (m *ResourcesQuery) Reset()
- func (m *ResourcesQuery) Size() (n int)
- func (m *ResourcesQuery) String() string
- func (m *ResourcesQuery) Unmarshal(dAtA []byte) error
- func (m *ResourcesQuery) XXX_DiscardUnknown()
- func (m *ResourcesQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourcesQuery) XXX_Merge(src proto.Message)
- func (m *ResourcesQuery) XXX_Size() int
- func (m *ResourcesQuery) XXX_Unmarshal(b []byte) error
- type RevisionMetadataQuery
- func (*RevisionMetadataQuery) Descriptor() ([]byte, []int)
- func (m *RevisionMetadataQuery) GetAppNamespace() string
- func (m *RevisionMetadataQuery) GetName() string
- func (m *RevisionMetadataQuery) GetRevision() string
- func (m *RevisionMetadataQuery) Marshal() (dAtA []byte, err error)
- func (m *RevisionMetadataQuery) MarshalTo(dAtA []byte) (int, error)
- func (m *RevisionMetadataQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RevisionMetadataQuery) ProtoMessage()
- func (m *RevisionMetadataQuery) Reset()
- func (m *RevisionMetadataQuery) Size() (n int)
- func (m *RevisionMetadataQuery) String() string
- func (m *RevisionMetadataQuery) Unmarshal(dAtA []byte) error
- func (m *RevisionMetadataQuery) XXX_DiscardUnknown()
- func (m *RevisionMetadataQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RevisionMetadataQuery) XXX_Merge(src proto.Message)
- func (m *RevisionMetadataQuery) XXX_Size() int
- func (m *RevisionMetadataQuery) XXX_Unmarshal(b []byte) error
- type SyncOptions
- func (*SyncOptions) Descriptor() ([]byte, []int)
- func (m *SyncOptions) GetItems() []string
- func (m *SyncOptions) Marshal() (dAtA []byte, err error)
- func (m *SyncOptions) MarshalTo(dAtA []byte) (int, error)
- func (m *SyncOptions) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SyncOptions) ProtoMessage()
- func (m *SyncOptions) Reset()
- func (m *SyncOptions) Size() (n int)
- func (m *SyncOptions) String() string
- func (m *SyncOptions) Unmarshal(dAtA []byte) error
- func (m *SyncOptions) XXX_DiscardUnknown()
- func (m *SyncOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SyncOptions) XXX_Merge(src proto.Message)
- func (m *SyncOptions) XXX_Size() int
- func (m *SyncOptions) XXX_Unmarshal(b []byte) error
- type UnimplementedApplicationServiceServer
- func (*UnimplementedApplicationServiceServer) Create(ctx context.Context, req *ApplicationCreateRequest) (*v1alpha1.Application, error)
- func (*UnimplementedApplicationServiceServer) Delete(ctx context.Context, req *ApplicationDeleteRequest) (*ApplicationResponse, error)
- func (*UnimplementedApplicationServiceServer) DeleteResource(ctx context.Context, req *ApplicationResourceDeleteRequest) (*ApplicationResponse, error)
- func (*UnimplementedApplicationServiceServer) Get(ctx context.Context, req *ApplicationQuery) (*v1alpha1.Application, error)
- func (*UnimplementedApplicationServiceServer) GetApplicationSyncWindows(ctx context.Context, req *ApplicationSyncWindowsQuery) (*ApplicationSyncWindowsResponse, error)
- func (*UnimplementedApplicationServiceServer) GetManifests(ctx context.Context, req *ApplicationManifestQuery) (*apiclient.ManifestResponse, error)
- func (*UnimplementedApplicationServiceServer) GetManifestsWithFiles(srv ApplicationService_GetManifestsWithFilesServer) error
- func (*UnimplementedApplicationServiceServer) GetResource(ctx context.Context, req *ApplicationResourceRequest) (*ApplicationResourceResponse, error)
- func (*UnimplementedApplicationServiceServer) List(ctx context.Context, req *ApplicationQuery) (*v1alpha1.ApplicationList, error)
- func (*UnimplementedApplicationServiceServer) ListLinks(ctx context.Context, req *ListAppLinksRequest) (*LinksResponse, error)
- func (*UnimplementedApplicationServiceServer) ListResourceActions(ctx context.Context, req *ApplicationResourceRequest) (*ResourceActionsListResponse, error)
- func (*UnimplementedApplicationServiceServer) ListResourceEvents(ctx context.Context, req *ApplicationResourceEventsQuery) (*v11.EventList, error)
- func (*UnimplementedApplicationServiceServer) ListResourceLinks(ctx context.Context, req *ApplicationResourceRequest) (*LinksResponse, error)
- func (*UnimplementedApplicationServiceServer) ManagedResources(ctx context.Context, req *ResourcesQuery) (*ManagedResourcesResponse, error)
- func (*UnimplementedApplicationServiceServer) Patch(ctx context.Context, req *ApplicationPatchRequest) (*v1alpha1.Application, error)
- func (*UnimplementedApplicationServiceServer) PatchResource(ctx context.Context, req *ApplicationResourcePatchRequest) (*ApplicationResourceResponse, error)
- func (*UnimplementedApplicationServiceServer) PodLogs(req *ApplicationPodLogsQuery, srv ApplicationService_PodLogsServer) error
- func (*UnimplementedApplicationServiceServer) ResourceTree(ctx context.Context, req *ResourcesQuery) (*v1alpha1.ApplicationTree, error)
- func (*UnimplementedApplicationServiceServer) RevisionMetadata(ctx context.Context, req *RevisionMetadataQuery) (*v1alpha1.RevisionMetadata, error)
- func (*UnimplementedApplicationServiceServer) Rollback(ctx context.Context, req *ApplicationRollbackRequest) (*v1alpha1.Application, error)
- func (*UnimplementedApplicationServiceServer) RunResourceAction(ctx context.Context, req *ResourceActionRunRequest) (*ApplicationResponse, error)
- func (*UnimplementedApplicationServiceServer) Sync(ctx context.Context, req *ApplicationSyncRequest) (*v1alpha1.Application, error)
- func (*UnimplementedApplicationServiceServer) TerminateOperation(ctx context.Context, req *OperationTerminateRequest) (*OperationTerminateResponse, error)
- func (*UnimplementedApplicationServiceServer) Update(ctx context.Context, req *ApplicationUpdateRequest) (*v1alpha1.Application, error)
- func (*UnimplementedApplicationServiceServer) UpdateSpec(ctx context.Context, req *ApplicationUpdateSpecRequest) (*v1alpha1.ApplicationSpec, error)
- func (*UnimplementedApplicationServiceServer) Watch(req *ApplicationQuery, srv ApplicationService_WatchServer) error
- func (*UnimplementedApplicationServiceServer) WatchResourceTree(req *ResourcesQuery, srv ApplicationService_WatchResourceTreeServer) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterApplicationServiceHandler ¶
func RegisterApplicationServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterApplicationServiceHandler registers the http handlers for service ApplicationService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterApplicationServiceHandlerClient ¶
func RegisterApplicationServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ApplicationServiceClient) error
RegisterApplicationServiceHandlerClient registers the http handlers for service ApplicationService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ApplicationServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ApplicationServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ApplicationServiceClient" to call the correct interceptors.
func RegisterApplicationServiceHandlerFromEndpoint ¶
func RegisterApplicationServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterApplicationServiceHandlerFromEndpoint is same as RegisterApplicationServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterApplicationServiceHandlerServer ¶
func RegisterApplicationServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ApplicationServiceServer) error
RegisterApplicationServiceHandlerServer registers the http handlers for service ApplicationService to "mux". UnaryRPC :call ApplicationServiceServer 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 RegisterApplicationServiceHandlerFromEndpoint instead.
func RegisterApplicationServiceServer ¶
func RegisterApplicationServiceServer(s *grpc.Server, srv ApplicationServiceServer)
Types ¶
type ApplicationCreateRequest ¶
type ApplicationCreateRequest struct { Application *v1alpha1.Application `protobuf:"bytes,1,req,name=application" json:"application,omitempty"` Upsert *bool `protobuf:"varint,2,opt,name=upsert" json:"upsert,omitempty"` Validate *bool `protobuf:"varint,3,opt,name=validate" json:"validate,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationCreateRequest) Descriptor ¶
func (*ApplicationCreateRequest) Descriptor() ([]byte, []int)
func (*ApplicationCreateRequest) GetApplication ¶
func (m *ApplicationCreateRequest) GetApplication() *v1alpha1.Application
func (*ApplicationCreateRequest) GetUpsert ¶
func (m *ApplicationCreateRequest) GetUpsert() bool
func (*ApplicationCreateRequest) GetValidate ¶
func (m *ApplicationCreateRequest) GetValidate() bool
func (*ApplicationCreateRequest) Marshal ¶
func (m *ApplicationCreateRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationCreateRequest) MarshalTo ¶
func (m *ApplicationCreateRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationCreateRequest) MarshalToSizedBuffer ¶
func (m *ApplicationCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationCreateRequest) ProtoMessage ¶
func (*ApplicationCreateRequest) ProtoMessage()
func (*ApplicationCreateRequest) Reset ¶
func (m *ApplicationCreateRequest) Reset()
func (*ApplicationCreateRequest) Size ¶
func (m *ApplicationCreateRequest) Size() (n int)
func (*ApplicationCreateRequest) String ¶
func (m *ApplicationCreateRequest) String() string
func (*ApplicationCreateRequest) Unmarshal ¶
func (m *ApplicationCreateRequest) Unmarshal(dAtA []byte) error
func (*ApplicationCreateRequest) XXX_DiscardUnknown ¶
func (m *ApplicationCreateRequest) XXX_DiscardUnknown()
func (*ApplicationCreateRequest) XXX_Marshal ¶
func (m *ApplicationCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationCreateRequest) XXX_Merge ¶
func (m *ApplicationCreateRequest) XXX_Merge(src proto.Message)
func (*ApplicationCreateRequest) XXX_Size ¶
func (m *ApplicationCreateRequest) XXX_Size() int
func (*ApplicationCreateRequest) XXX_Unmarshal ¶
func (m *ApplicationCreateRequest) XXX_Unmarshal(b []byte) error
type ApplicationDeleteRequest ¶
type ApplicationDeleteRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Cascade *bool `protobuf:"varint,2,opt,name=cascade" json:"cascade,omitempty"` PropagationPolicy *string `protobuf:"bytes,3,opt,name=propagationPolicy" json:"propagationPolicy,omitempty"` AppNamespace *string `protobuf:"bytes,4,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationDeleteRequest) Descriptor ¶
func (*ApplicationDeleteRequest) Descriptor() ([]byte, []int)
func (*ApplicationDeleteRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationDeleteRequest) GetAppNamespace() string
func (*ApplicationDeleteRequest) GetCascade ¶
func (m *ApplicationDeleteRequest) GetCascade() bool
func (*ApplicationDeleteRequest) GetName ¶
func (m *ApplicationDeleteRequest) GetName() string
func (*ApplicationDeleteRequest) GetPropagationPolicy ¶
func (m *ApplicationDeleteRequest) GetPropagationPolicy() string
func (*ApplicationDeleteRequest) Marshal ¶
func (m *ApplicationDeleteRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationDeleteRequest) MarshalTo ¶
func (m *ApplicationDeleteRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationDeleteRequest) MarshalToSizedBuffer ¶
func (m *ApplicationDeleteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationDeleteRequest) ProtoMessage ¶
func (*ApplicationDeleteRequest) ProtoMessage()
func (*ApplicationDeleteRequest) Reset ¶
func (m *ApplicationDeleteRequest) Reset()
func (*ApplicationDeleteRequest) Size ¶
func (m *ApplicationDeleteRequest) Size() (n int)
func (*ApplicationDeleteRequest) String ¶
func (m *ApplicationDeleteRequest) String() string
func (*ApplicationDeleteRequest) Unmarshal ¶
func (m *ApplicationDeleteRequest) Unmarshal(dAtA []byte) error
func (*ApplicationDeleteRequest) XXX_DiscardUnknown ¶
func (m *ApplicationDeleteRequest) XXX_DiscardUnknown()
func (*ApplicationDeleteRequest) XXX_Marshal ¶
func (m *ApplicationDeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationDeleteRequest) XXX_Merge ¶
func (m *ApplicationDeleteRequest) XXX_Merge(src proto.Message)
func (*ApplicationDeleteRequest) XXX_Size ¶
func (m *ApplicationDeleteRequest) XXX_Size() int
func (*ApplicationDeleteRequest) XXX_Unmarshal ¶
func (m *ApplicationDeleteRequest) XXX_Unmarshal(b []byte) error
type ApplicationManifestQuery ¶
type ApplicationManifestQuery struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Revision *string `protobuf:"bytes,2,opt,name=revision" json:"revision,omitempty"` AppNamespace *string `protobuf:"bytes,3,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ManifestQuery is a query for manifest resources
func (*ApplicationManifestQuery) Descriptor ¶
func (*ApplicationManifestQuery) Descriptor() ([]byte, []int)
func (*ApplicationManifestQuery) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationManifestQuery) GetAppNamespace() string
func (*ApplicationManifestQuery) GetName ¶
func (m *ApplicationManifestQuery) GetName() string
func (*ApplicationManifestQuery) GetRevision ¶
func (m *ApplicationManifestQuery) GetRevision() string
func (*ApplicationManifestQuery) Marshal ¶
func (m *ApplicationManifestQuery) Marshal() (dAtA []byte, err error)
func (*ApplicationManifestQuery) MarshalTo ¶
func (m *ApplicationManifestQuery) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationManifestQuery) MarshalToSizedBuffer ¶
func (m *ApplicationManifestQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationManifestQuery) ProtoMessage ¶
func (*ApplicationManifestQuery) ProtoMessage()
func (*ApplicationManifestQuery) Reset ¶
func (m *ApplicationManifestQuery) Reset()
func (*ApplicationManifestQuery) Size ¶
func (m *ApplicationManifestQuery) Size() (n int)
func (*ApplicationManifestQuery) String ¶
func (m *ApplicationManifestQuery) String() string
func (*ApplicationManifestQuery) Unmarshal ¶
func (m *ApplicationManifestQuery) Unmarshal(dAtA []byte) error
func (*ApplicationManifestQuery) XXX_DiscardUnknown ¶
func (m *ApplicationManifestQuery) XXX_DiscardUnknown()
func (*ApplicationManifestQuery) XXX_Marshal ¶
func (m *ApplicationManifestQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationManifestQuery) XXX_Merge ¶
func (m *ApplicationManifestQuery) XXX_Merge(src proto.Message)
func (*ApplicationManifestQuery) XXX_Size ¶
func (m *ApplicationManifestQuery) XXX_Size() int
func (*ApplicationManifestQuery) XXX_Unmarshal ¶
func (m *ApplicationManifestQuery) XXX_Unmarshal(b []byte) error
type ApplicationManifestQueryWithFiles ¶ added in v2.5.0
type ApplicationManifestQueryWithFiles struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Checksum *string `protobuf:"bytes,2,req,name=checksum" json:"checksum,omitempty"` AppNamespace *string `protobuf:"bytes,3,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationManifestQueryWithFiles) Descriptor ¶ added in v2.5.0
func (*ApplicationManifestQueryWithFiles) Descriptor() ([]byte, []int)
func (*ApplicationManifestQueryWithFiles) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) GetAppNamespace() string
func (*ApplicationManifestQueryWithFiles) GetChecksum ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) GetChecksum() string
func (*ApplicationManifestQueryWithFiles) GetName ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) GetName() string
func (*ApplicationManifestQueryWithFiles) Marshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) Marshal() (dAtA []byte, err error)
func (*ApplicationManifestQueryWithFiles) MarshalTo ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFiles) MarshalToSizedBuffer ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFiles) ProtoMessage ¶ added in v2.5.0
func (*ApplicationManifestQueryWithFiles) ProtoMessage()
func (*ApplicationManifestQueryWithFiles) Reset ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) Reset()
func (*ApplicationManifestQueryWithFiles) Size ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) Size() (n int)
func (*ApplicationManifestQueryWithFiles) String ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) String() string
func (*ApplicationManifestQueryWithFiles) Unmarshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) Unmarshal(dAtA []byte) error
func (*ApplicationManifestQueryWithFiles) XXX_DiscardUnknown ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) XXX_DiscardUnknown()
func (*ApplicationManifestQueryWithFiles) XXX_Marshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationManifestQueryWithFiles) XXX_Merge ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) XXX_Merge(src proto.Message)
func (*ApplicationManifestQueryWithFiles) XXX_Size ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) XXX_Size() int
func (*ApplicationManifestQueryWithFiles) XXX_Unmarshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFiles) XXX_Unmarshal(b []byte) error
type ApplicationManifestQueryWithFilesWrapper ¶ added in v2.5.0
type ApplicationManifestQueryWithFilesWrapper struct { // Types that are valid to be assigned to Part: // *ApplicationManifestQueryWithFilesWrapper_Query // *ApplicationManifestQueryWithFilesWrapper_Chunk Part isApplicationManifestQueryWithFilesWrapper_Part `protobuf_oneof:"part"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationManifestQueryWithFilesWrapper) Descriptor ¶ added in v2.5.0
func (*ApplicationManifestQueryWithFilesWrapper) Descriptor() ([]byte, []int)
func (*ApplicationManifestQueryWithFilesWrapper) GetChunk ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) GetChunk() *FileChunk
func (*ApplicationManifestQueryWithFilesWrapper) GetPart ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) GetPart() isApplicationManifestQueryWithFilesWrapper_Part
func (*ApplicationManifestQueryWithFilesWrapper) GetQuery ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) GetQuery() *ApplicationManifestQueryWithFiles
func (*ApplicationManifestQueryWithFilesWrapper) Marshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) Marshal() (dAtA []byte, err error)
func (*ApplicationManifestQueryWithFilesWrapper) MarshalTo ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFilesWrapper) MarshalToSizedBuffer ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFilesWrapper) ProtoMessage ¶ added in v2.5.0
func (*ApplicationManifestQueryWithFilesWrapper) ProtoMessage()
func (*ApplicationManifestQueryWithFilesWrapper) Reset ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) Reset()
func (*ApplicationManifestQueryWithFilesWrapper) Size ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) Size() (n int)
func (*ApplicationManifestQueryWithFilesWrapper) String ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) String() string
func (*ApplicationManifestQueryWithFilesWrapper) Unmarshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) Unmarshal(dAtA []byte) error
func (*ApplicationManifestQueryWithFilesWrapper) XXX_DiscardUnknown ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) XXX_DiscardUnknown()
func (*ApplicationManifestQueryWithFilesWrapper) XXX_Marshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationManifestQueryWithFilesWrapper) XXX_Merge ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Merge(src proto.Message)
func (*ApplicationManifestQueryWithFilesWrapper) XXX_OneofWrappers ¶ added in v2.5.0
func (*ApplicationManifestQueryWithFilesWrapper) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ApplicationManifestQueryWithFilesWrapper) XXX_Size ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Size() int
func (*ApplicationManifestQueryWithFilesWrapper) XXX_Unmarshal ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper) XXX_Unmarshal(b []byte) error
type ApplicationManifestQueryWithFilesWrapper_Chunk ¶ added in v2.5.0
type ApplicationManifestQueryWithFilesWrapper_Chunk struct {
Chunk *FileChunk `protobuf:"bytes,2,opt,name=chunk,oneof" json:"chunk,omitempty"`
}
func (*ApplicationManifestQueryWithFilesWrapper_Chunk) MarshalTo ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper_Chunk) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFilesWrapper_Chunk) MarshalToSizedBuffer ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper_Chunk) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFilesWrapper_Chunk) Size ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper_Chunk) Size() (n int)
type ApplicationManifestQueryWithFilesWrapper_Query ¶ added in v2.5.0
type ApplicationManifestQueryWithFilesWrapper_Query struct {
Query *ApplicationManifestQueryWithFiles `protobuf:"bytes,1,opt,name=query,oneof" json:"query,omitempty"`
}
func (*ApplicationManifestQueryWithFilesWrapper_Query) MarshalTo ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper_Query) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFilesWrapper_Query) MarshalToSizedBuffer ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper_Query) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationManifestQueryWithFilesWrapper_Query) Size ¶ added in v2.5.0
func (m *ApplicationManifestQueryWithFilesWrapper_Query) Size() (n int)
type ApplicationPatchRequest ¶
type ApplicationPatchRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Patch *string `protobuf:"bytes,2,req,name=patch" json:"patch,omitempty"` PatchType *string `protobuf:"bytes,3,req,name=patchType" json:"patchType,omitempty"` AppNamespace *string `protobuf:"bytes,5,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ApplicationPatchRequest is a request to patch an application
func (*ApplicationPatchRequest) Descriptor ¶
func (*ApplicationPatchRequest) Descriptor() ([]byte, []int)
func (*ApplicationPatchRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationPatchRequest) GetAppNamespace() string
func (*ApplicationPatchRequest) GetName ¶
func (m *ApplicationPatchRequest) GetName() string
func (*ApplicationPatchRequest) GetPatch ¶
func (m *ApplicationPatchRequest) GetPatch() string
func (*ApplicationPatchRequest) GetPatchType ¶
func (m *ApplicationPatchRequest) GetPatchType() string
func (*ApplicationPatchRequest) Marshal ¶
func (m *ApplicationPatchRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationPatchRequest) MarshalTo ¶
func (m *ApplicationPatchRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationPatchRequest) MarshalToSizedBuffer ¶
func (m *ApplicationPatchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationPatchRequest) ProtoMessage ¶
func (*ApplicationPatchRequest) ProtoMessage()
func (*ApplicationPatchRequest) Reset ¶
func (m *ApplicationPatchRequest) Reset()
func (*ApplicationPatchRequest) Size ¶
func (m *ApplicationPatchRequest) Size() (n int)
func (*ApplicationPatchRequest) String ¶
func (m *ApplicationPatchRequest) String() string
func (*ApplicationPatchRequest) Unmarshal ¶
func (m *ApplicationPatchRequest) Unmarshal(dAtA []byte) error
func (*ApplicationPatchRequest) XXX_DiscardUnknown ¶
func (m *ApplicationPatchRequest) XXX_DiscardUnknown()
func (*ApplicationPatchRequest) XXX_Marshal ¶
func (m *ApplicationPatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationPatchRequest) XXX_Merge ¶
func (m *ApplicationPatchRequest) XXX_Merge(src proto.Message)
func (*ApplicationPatchRequest) XXX_Size ¶
func (m *ApplicationPatchRequest) XXX_Size() int
func (*ApplicationPatchRequest) XXX_Unmarshal ¶
func (m *ApplicationPatchRequest) XXX_Unmarshal(b []byte) error
type ApplicationPodLogsQuery ¶
type ApplicationPodLogsQuery struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"` PodName *string `protobuf:"bytes,3,opt,name=podName" json:"podName,omitempty"` Container *string `protobuf:"bytes,4,opt,name=container" json:"container,omitempty"` SinceSeconds *int64 `protobuf:"varint,5,opt,name=sinceSeconds" json:"sinceSeconds,omitempty"` SinceTime *v1.Time `protobuf:"bytes,6,opt,name=sinceTime" json:"sinceTime,omitempty"` TailLines *int64 `protobuf:"varint,7,opt,name=tailLines" json:"tailLines,omitempty"` Follow *bool `protobuf:"varint,8,opt,name=follow" json:"follow,omitempty"` UntilTime *string `protobuf:"bytes,9,opt,name=untilTime" json:"untilTime,omitempty"` Filter *string `protobuf:"bytes,10,opt,name=filter" json:"filter,omitempty"` Kind *string `protobuf:"bytes,11,opt,name=kind" json:"kind,omitempty"` Group *string `protobuf:"bytes,12,opt,name=group" json:"group,omitempty"` ResourceName *string `protobuf:"bytes,13,opt,name=resourceName" json:"resourceName,omitempty"` Previous *bool `protobuf:"varint,14,opt,name=previous" json:"previous,omitempty"` AppNamespace *string `protobuf:"bytes,15,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationPodLogsQuery) Descriptor ¶
func (*ApplicationPodLogsQuery) Descriptor() ([]byte, []int)
func (*ApplicationPodLogsQuery) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationPodLogsQuery) GetAppNamespace() string
func (*ApplicationPodLogsQuery) GetContainer ¶
func (m *ApplicationPodLogsQuery) GetContainer() string
func (*ApplicationPodLogsQuery) GetFilter ¶
func (m *ApplicationPodLogsQuery) GetFilter() string
func (*ApplicationPodLogsQuery) GetFollow ¶
func (m *ApplicationPodLogsQuery) GetFollow() bool
func (*ApplicationPodLogsQuery) GetGroup ¶
func (m *ApplicationPodLogsQuery) GetGroup() string
func (*ApplicationPodLogsQuery) GetKind ¶
func (m *ApplicationPodLogsQuery) GetKind() string
func (*ApplicationPodLogsQuery) GetName ¶
func (m *ApplicationPodLogsQuery) GetName() string
func (*ApplicationPodLogsQuery) GetNamespace ¶
func (m *ApplicationPodLogsQuery) GetNamespace() string
func (*ApplicationPodLogsQuery) GetPodName ¶
func (m *ApplicationPodLogsQuery) GetPodName() string
func (*ApplicationPodLogsQuery) GetPrevious ¶ added in v2.2.0
func (m *ApplicationPodLogsQuery) GetPrevious() bool
func (*ApplicationPodLogsQuery) GetResourceName ¶
func (m *ApplicationPodLogsQuery) GetResourceName() string
func (*ApplicationPodLogsQuery) GetSinceSeconds ¶
func (m *ApplicationPodLogsQuery) GetSinceSeconds() int64
func (*ApplicationPodLogsQuery) GetSinceTime ¶
func (m *ApplicationPodLogsQuery) GetSinceTime() *v1.Time
func (*ApplicationPodLogsQuery) GetTailLines ¶
func (m *ApplicationPodLogsQuery) GetTailLines() int64
func (*ApplicationPodLogsQuery) GetUntilTime ¶
func (m *ApplicationPodLogsQuery) GetUntilTime() string
func (*ApplicationPodLogsQuery) Marshal ¶
func (m *ApplicationPodLogsQuery) Marshal() (dAtA []byte, err error)
func (*ApplicationPodLogsQuery) MarshalTo ¶
func (m *ApplicationPodLogsQuery) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationPodLogsQuery) MarshalToSizedBuffer ¶
func (m *ApplicationPodLogsQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationPodLogsQuery) ProtoMessage ¶
func (*ApplicationPodLogsQuery) ProtoMessage()
func (*ApplicationPodLogsQuery) Reset ¶
func (m *ApplicationPodLogsQuery) Reset()
func (*ApplicationPodLogsQuery) Size ¶
func (m *ApplicationPodLogsQuery) Size() (n int)
func (*ApplicationPodLogsQuery) String ¶
func (m *ApplicationPodLogsQuery) String() string
func (*ApplicationPodLogsQuery) Unmarshal ¶
func (m *ApplicationPodLogsQuery) Unmarshal(dAtA []byte) error
func (*ApplicationPodLogsQuery) XXX_DiscardUnknown ¶
func (m *ApplicationPodLogsQuery) XXX_DiscardUnknown()
func (*ApplicationPodLogsQuery) XXX_Marshal ¶
func (m *ApplicationPodLogsQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationPodLogsQuery) XXX_Merge ¶
func (m *ApplicationPodLogsQuery) XXX_Merge(src proto.Message)
func (*ApplicationPodLogsQuery) XXX_Size ¶
func (m *ApplicationPodLogsQuery) XXX_Size() int
func (*ApplicationPodLogsQuery) XXX_Unmarshal ¶
func (m *ApplicationPodLogsQuery) XXX_Unmarshal(b []byte) error
type ApplicationQuery ¶
type ApplicationQuery struct { // the application's name Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` // forces application reconciliation if set to true Refresh *string `protobuf:"bytes,2,opt,name=refresh" json:"refresh,omitempty"` // the project names to restrict returned list applications Projects []string `protobuf:"bytes,3,rep,name=projects" json:"projects,omitempty"` // when specified with a watch call, shows changes that occur after that particular version of a resource. ResourceVersion *string `protobuf:"bytes,4,opt,name=resourceVersion" json:"resourceVersion,omitempty"` // the selector to restrict returned list to applications only with matched labels Selector *string `protobuf:"bytes,5,opt,name=selector" json:"selector,omitempty"` // the repoURL to restrict returned list applications Repo *string `protobuf:"bytes,6,opt,name=repo" json:"repo,omitempty"` // the application's namespace AppNamespace *string `protobuf:"bytes,7,opt,name=appNamespace" json:"appNamespace,omitempty"` // the project names to restrict returned list applications (legacy name for backwards-compatibility) Project []string `protobuf:"bytes,8,rep,name=project" json:"project,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ApplicationQuery is a query for application resources
func (*ApplicationQuery) Descriptor ¶
func (*ApplicationQuery) Descriptor() ([]byte, []int)
func (*ApplicationQuery) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationQuery) GetAppNamespace() string
func (*ApplicationQuery) GetName ¶
func (m *ApplicationQuery) GetName() string
func (*ApplicationQuery) GetProject ¶ added in v2.4.27
func (m *ApplicationQuery) GetProject() []string
func (*ApplicationQuery) GetProjects ¶
func (m *ApplicationQuery) GetProjects() []string
func (*ApplicationQuery) GetRefresh ¶
func (m *ApplicationQuery) GetRefresh() string
func (*ApplicationQuery) GetRepo ¶
func (m *ApplicationQuery) GetRepo() string
func (*ApplicationQuery) GetResourceVersion ¶
func (m *ApplicationQuery) GetResourceVersion() string
func (*ApplicationQuery) GetSelector ¶
func (m *ApplicationQuery) GetSelector() string
func (*ApplicationQuery) Marshal ¶
func (m *ApplicationQuery) Marshal() (dAtA []byte, err error)
func (*ApplicationQuery) MarshalToSizedBuffer ¶
func (m *ApplicationQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationQuery) ProtoMessage ¶
func (*ApplicationQuery) ProtoMessage()
func (*ApplicationQuery) Reset ¶
func (m *ApplicationQuery) Reset()
func (*ApplicationQuery) Size ¶
func (m *ApplicationQuery) Size() (n int)
func (*ApplicationQuery) String ¶
func (m *ApplicationQuery) String() string
func (*ApplicationQuery) Unmarshal ¶
func (m *ApplicationQuery) Unmarshal(dAtA []byte) error
func (*ApplicationQuery) XXX_DiscardUnknown ¶
func (m *ApplicationQuery) XXX_DiscardUnknown()
func (*ApplicationQuery) XXX_Marshal ¶
func (m *ApplicationQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationQuery) XXX_Merge ¶
func (m *ApplicationQuery) XXX_Merge(src proto.Message)
func (*ApplicationQuery) XXX_Size ¶
func (m *ApplicationQuery) XXX_Size() int
func (*ApplicationQuery) XXX_Unmarshal ¶
func (m *ApplicationQuery) XXX_Unmarshal(b []byte) error
type ApplicationResourceDeleteRequest ¶
type ApplicationResourceDeleteRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"` ResourceName *string `protobuf:"bytes,3,req,name=resourceName" json:"resourceName,omitempty"` Version *string `protobuf:"bytes,4,req,name=version" json:"version,omitempty"` Group *string `protobuf:"bytes,5,opt,name=group" json:"group,omitempty"` Kind *string `protobuf:"bytes,6,req,name=kind" json:"kind,omitempty"` Force *bool `protobuf:"varint,7,opt,name=force" json:"force,omitempty"` Orphan *bool `protobuf:"varint,8,opt,name=orphan" json:"orphan,omitempty"` AppNamespace *string `protobuf:"bytes,9,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationResourceDeleteRequest) Descriptor ¶
func (*ApplicationResourceDeleteRequest) Descriptor() ([]byte, []int)
func (*ApplicationResourceDeleteRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationResourceDeleteRequest) GetAppNamespace() string
func (*ApplicationResourceDeleteRequest) GetForce ¶
func (m *ApplicationResourceDeleteRequest) GetForce() bool
func (*ApplicationResourceDeleteRequest) GetGroup ¶
func (m *ApplicationResourceDeleteRequest) GetGroup() string
func (*ApplicationResourceDeleteRequest) GetKind ¶
func (m *ApplicationResourceDeleteRequest) GetKind() string
func (*ApplicationResourceDeleteRequest) GetName ¶
func (m *ApplicationResourceDeleteRequest) GetName() string
func (*ApplicationResourceDeleteRequest) GetNamespace ¶
func (m *ApplicationResourceDeleteRequest) GetNamespace() string
func (*ApplicationResourceDeleteRequest) GetOrphan ¶
func (m *ApplicationResourceDeleteRequest) GetOrphan() bool
func (*ApplicationResourceDeleteRequest) GetResourceName ¶
func (m *ApplicationResourceDeleteRequest) GetResourceName() string
func (*ApplicationResourceDeleteRequest) GetVersion ¶
func (m *ApplicationResourceDeleteRequest) GetVersion() string
func (*ApplicationResourceDeleteRequest) Marshal ¶
func (m *ApplicationResourceDeleteRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationResourceDeleteRequest) MarshalTo ¶
func (m *ApplicationResourceDeleteRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationResourceDeleteRequest) MarshalToSizedBuffer ¶
func (m *ApplicationResourceDeleteRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationResourceDeleteRequest) ProtoMessage ¶
func (*ApplicationResourceDeleteRequest) ProtoMessage()
func (*ApplicationResourceDeleteRequest) Reset ¶
func (m *ApplicationResourceDeleteRequest) Reset()
func (*ApplicationResourceDeleteRequest) Size ¶
func (m *ApplicationResourceDeleteRequest) Size() (n int)
func (*ApplicationResourceDeleteRequest) String ¶
func (m *ApplicationResourceDeleteRequest) String() string
func (*ApplicationResourceDeleteRequest) Unmarshal ¶
func (m *ApplicationResourceDeleteRequest) Unmarshal(dAtA []byte) error
func (*ApplicationResourceDeleteRequest) XXX_DiscardUnknown ¶
func (m *ApplicationResourceDeleteRequest) XXX_DiscardUnknown()
func (*ApplicationResourceDeleteRequest) XXX_Marshal ¶
func (m *ApplicationResourceDeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationResourceDeleteRequest) XXX_Merge ¶
func (m *ApplicationResourceDeleteRequest) XXX_Merge(src proto.Message)
func (*ApplicationResourceDeleteRequest) XXX_Size ¶
func (m *ApplicationResourceDeleteRequest) XXX_Size() int
func (*ApplicationResourceDeleteRequest) XXX_Unmarshal ¶
func (m *ApplicationResourceDeleteRequest) XXX_Unmarshal(b []byte) error
type ApplicationResourceEventsQuery ¶
type ApplicationResourceEventsQuery struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` ResourceNamespace *string `protobuf:"bytes,2,opt,name=resourceNamespace" json:"resourceNamespace,omitempty"` ResourceName *string `protobuf:"bytes,3,opt,name=resourceName" json:"resourceName,omitempty"` ResourceUID *string `protobuf:"bytes,4,opt,name=resourceUID" json:"resourceUID,omitempty"` AppNamespace *string `protobuf:"bytes,5,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ApplicationEventsQuery is a query for application resource events
func (*ApplicationResourceEventsQuery) Descriptor ¶
func (*ApplicationResourceEventsQuery) Descriptor() ([]byte, []int)
func (*ApplicationResourceEventsQuery) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationResourceEventsQuery) GetAppNamespace() string
func (*ApplicationResourceEventsQuery) GetName ¶
func (m *ApplicationResourceEventsQuery) GetName() string
func (*ApplicationResourceEventsQuery) GetResourceName ¶
func (m *ApplicationResourceEventsQuery) GetResourceName() string
func (*ApplicationResourceEventsQuery) GetResourceNamespace ¶
func (m *ApplicationResourceEventsQuery) GetResourceNamespace() string
func (*ApplicationResourceEventsQuery) GetResourceUID ¶
func (m *ApplicationResourceEventsQuery) GetResourceUID() string
func (*ApplicationResourceEventsQuery) Marshal ¶
func (m *ApplicationResourceEventsQuery) Marshal() (dAtA []byte, err error)
func (*ApplicationResourceEventsQuery) MarshalTo ¶
func (m *ApplicationResourceEventsQuery) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationResourceEventsQuery) MarshalToSizedBuffer ¶
func (m *ApplicationResourceEventsQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationResourceEventsQuery) ProtoMessage ¶
func (*ApplicationResourceEventsQuery) ProtoMessage()
func (*ApplicationResourceEventsQuery) Reset ¶
func (m *ApplicationResourceEventsQuery) Reset()
func (*ApplicationResourceEventsQuery) Size ¶
func (m *ApplicationResourceEventsQuery) Size() (n int)
func (*ApplicationResourceEventsQuery) String ¶
func (m *ApplicationResourceEventsQuery) String() string
func (*ApplicationResourceEventsQuery) Unmarshal ¶
func (m *ApplicationResourceEventsQuery) Unmarshal(dAtA []byte) error
func (*ApplicationResourceEventsQuery) XXX_DiscardUnknown ¶
func (m *ApplicationResourceEventsQuery) XXX_DiscardUnknown()
func (*ApplicationResourceEventsQuery) XXX_Marshal ¶
func (m *ApplicationResourceEventsQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationResourceEventsQuery) XXX_Merge ¶
func (m *ApplicationResourceEventsQuery) XXX_Merge(src proto.Message)
func (*ApplicationResourceEventsQuery) XXX_Size ¶
func (m *ApplicationResourceEventsQuery) XXX_Size() int
func (*ApplicationResourceEventsQuery) XXX_Unmarshal ¶
func (m *ApplicationResourceEventsQuery) XXX_Unmarshal(b []byte) error
type ApplicationResourcePatchRequest ¶
type ApplicationResourcePatchRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"` ResourceName *string `protobuf:"bytes,3,req,name=resourceName" json:"resourceName,omitempty"` Version *string `protobuf:"bytes,4,req,name=version" json:"version,omitempty"` Group *string `protobuf:"bytes,5,opt,name=group" json:"group,omitempty"` Kind *string `protobuf:"bytes,6,req,name=kind" json:"kind,omitempty"` Patch *string `protobuf:"bytes,7,req,name=patch" json:"patch,omitempty"` PatchType *string `protobuf:"bytes,8,req,name=patchType" json:"patchType,omitempty"` AppNamespace *string `protobuf:"bytes,9,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationResourcePatchRequest) Descriptor ¶
func (*ApplicationResourcePatchRequest) Descriptor() ([]byte, []int)
func (*ApplicationResourcePatchRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationResourcePatchRequest) GetAppNamespace() string
func (*ApplicationResourcePatchRequest) GetGroup ¶
func (m *ApplicationResourcePatchRequest) GetGroup() string
func (*ApplicationResourcePatchRequest) GetKind ¶
func (m *ApplicationResourcePatchRequest) GetKind() string
func (*ApplicationResourcePatchRequest) GetName ¶
func (m *ApplicationResourcePatchRequest) GetName() string
func (*ApplicationResourcePatchRequest) GetNamespace ¶
func (m *ApplicationResourcePatchRequest) GetNamespace() string
func (*ApplicationResourcePatchRequest) GetPatch ¶
func (m *ApplicationResourcePatchRequest) GetPatch() string
func (*ApplicationResourcePatchRequest) GetPatchType ¶
func (m *ApplicationResourcePatchRequest) GetPatchType() string
func (*ApplicationResourcePatchRequest) GetResourceName ¶
func (m *ApplicationResourcePatchRequest) GetResourceName() string
func (*ApplicationResourcePatchRequest) GetVersion ¶
func (m *ApplicationResourcePatchRequest) GetVersion() string
func (*ApplicationResourcePatchRequest) Marshal ¶
func (m *ApplicationResourcePatchRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationResourcePatchRequest) MarshalTo ¶
func (m *ApplicationResourcePatchRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationResourcePatchRequest) MarshalToSizedBuffer ¶
func (m *ApplicationResourcePatchRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationResourcePatchRequest) ProtoMessage ¶
func (*ApplicationResourcePatchRequest) ProtoMessage()
func (*ApplicationResourcePatchRequest) Reset ¶
func (m *ApplicationResourcePatchRequest) Reset()
func (*ApplicationResourcePatchRequest) Size ¶
func (m *ApplicationResourcePatchRequest) Size() (n int)
func (*ApplicationResourcePatchRequest) String ¶
func (m *ApplicationResourcePatchRequest) String() string
func (*ApplicationResourcePatchRequest) Unmarshal ¶
func (m *ApplicationResourcePatchRequest) Unmarshal(dAtA []byte) error
func (*ApplicationResourcePatchRequest) XXX_DiscardUnknown ¶
func (m *ApplicationResourcePatchRequest) XXX_DiscardUnknown()
func (*ApplicationResourcePatchRequest) XXX_Marshal ¶
func (m *ApplicationResourcePatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationResourcePatchRequest) XXX_Merge ¶
func (m *ApplicationResourcePatchRequest) XXX_Merge(src proto.Message)
func (*ApplicationResourcePatchRequest) XXX_Size ¶
func (m *ApplicationResourcePatchRequest) XXX_Size() int
func (*ApplicationResourcePatchRequest) XXX_Unmarshal ¶
func (m *ApplicationResourcePatchRequest) XXX_Unmarshal(b []byte) error
type ApplicationResourceRequest ¶
type ApplicationResourceRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"` ResourceName *string `protobuf:"bytes,3,req,name=resourceName" json:"resourceName,omitempty"` Version *string `protobuf:"bytes,4,req,name=version" json:"version,omitempty"` Group *string `protobuf:"bytes,5,opt,name=group" json:"group,omitempty"` Kind *string `protobuf:"bytes,6,req,name=kind" json:"kind,omitempty"` AppNamespace *string `protobuf:"bytes,7,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationResourceRequest) Descriptor ¶
func (*ApplicationResourceRequest) Descriptor() ([]byte, []int)
func (*ApplicationResourceRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationResourceRequest) GetAppNamespace() string
func (*ApplicationResourceRequest) GetGroup ¶
func (m *ApplicationResourceRequest) GetGroup() string
func (*ApplicationResourceRequest) GetKind ¶
func (m *ApplicationResourceRequest) GetKind() string
func (*ApplicationResourceRequest) GetName ¶
func (m *ApplicationResourceRequest) GetName() string
func (*ApplicationResourceRequest) GetNamespace ¶
func (m *ApplicationResourceRequest) GetNamespace() string
func (*ApplicationResourceRequest) GetResourceName ¶
func (m *ApplicationResourceRequest) GetResourceName() string
func (*ApplicationResourceRequest) GetVersion ¶
func (m *ApplicationResourceRequest) GetVersion() string
func (*ApplicationResourceRequest) Marshal ¶
func (m *ApplicationResourceRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationResourceRequest) MarshalTo ¶
func (m *ApplicationResourceRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationResourceRequest) MarshalToSizedBuffer ¶
func (m *ApplicationResourceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationResourceRequest) ProtoMessage ¶
func (*ApplicationResourceRequest) ProtoMessage()
func (*ApplicationResourceRequest) Reset ¶
func (m *ApplicationResourceRequest) Reset()
func (*ApplicationResourceRequest) Size ¶
func (m *ApplicationResourceRequest) Size() (n int)
func (*ApplicationResourceRequest) String ¶
func (m *ApplicationResourceRequest) String() string
func (*ApplicationResourceRequest) Unmarshal ¶
func (m *ApplicationResourceRequest) Unmarshal(dAtA []byte) error
func (*ApplicationResourceRequest) XXX_DiscardUnknown ¶
func (m *ApplicationResourceRequest) XXX_DiscardUnknown()
func (*ApplicationResourceRequest) XXX_Marshal ¶
func (m *ApplicationResourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationResourceRequest) XXX_Merge ¶
func (m *ApplicationResourceRequest) XXX_Merge(src proto.Message)
func (*ApplicationResourceRequest) XXX_Size ¶
func (m *ApplicationResourceRequest) XXX_Size() int
func (*ApplicationResourceRequest) XXX_Unmarshal ¶
func (m *ApplicationResourceRequest) XXX_Unmarshal(b []byte) error
type ApplicationResourceResponse ¶
type ApplicationResourceResponse struct { Manifest *string `protobuf:"bytes,1,req,name=manifest" json:"manifest,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationResourceResponse) Descriptor ¶
func (*ApplicationResourceResponse) Descriptor() ([]byte, []int)
func (*ApplicationResourceResponse) GetManifest ¶
func (m *ApplicationResourceResponse) GetManifest() string
func (*ApplicationResourceResponse) Marshal ¶
func (m *ApplicationResourceResponse) Marshal() (dAtA []byte, err error)
func (*ApplicationResourceResponse) MarshalTo ¶
func (m *ApplicationResourceResponse) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationResourceResponse) MarshalToSizedBuffer ¶
func (m *ApplicationResourceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationResourceResponse) ProtoMessage ¶
func (*ApplicationResourceResponse) ProtoMessage()
func (*ApplicationResourceResponse) Reset ¶
func (m *ApplicationResourceResponse) Reset()
func (*ApplicationResourceResponse) Size ¶
func (m *ApplicationResourceResponse) Size() (n int)
func (*ApplicationResourceResponse) String ¶
func (m *ApplicationResourceResponse) String() string
func (*ApplicationResourceResponse) Unmarshal ¶
func (m *ApplicationResourceResponse) Unmarshal(dAtA []byte) error
func (*ApplicationResourceResponse) XXX_DiscardUnknown ¶
func (m *ApplicationResourceResponse) XXX_DiscardUnknown()
func (*ApplicationResourceResponse) XXX_Marshal ¶
func (m *ApplicationResourceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationResourceResponse) XXX_Merge ¶
func (m *ApplicationResourceResponse) XXX_Merge(src proto.Message)
func (*ApplicationResourceResponse) XXX_Size ¶
func (m *ApplicationResourceResponse) XXX_Size() int
func (*ApplicationResourceResponse) XXX_Unmarshal ¶
func (m *ApplicationResourceResponse) XXX_Unmarshal(b []byte) error
type ApplicationResponse ¶
type ApplicationResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationResponse) Descriptor ¶
func (*ApplicationResponse) Descriptor() ([]byte, []int)
func (*ApplicationResponse) Marshal ¶
func (m *ApplicationResponse) Marshal() (dAtA []byte, err error)
func (*ApplicationResponse) MarshalTo ¶
func (m *ApplicationResponse) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationResponse) MarshalToSizedBuffer ¶
func (m *ApplicationResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationResponse) ProtoMessage ¶
func (*ApplicationResponse) ProtoMessage()
func (*ApplicationResponse) Reset ¶
func (m *ApplicationResponse) Reset()
func (*ApplicationResponse) Size ¶
func (m *ApplicationResponse) Size() (n int)
func (*ApplicationResponse) String ¶
func (m *ApplicationResponse) String() string
func (*ApplicationResponse) Unmarshal ¶
func (m *ApplicationResponse) Unmarshal(dAtA []byte) error
func (*ApplicationResponse) XXX_DiscardUnknown ¶
func (m *ApplicationResponse) XXX_DiscardUnknown()
func (*ApplicationResponse) XXX_Marshal ¶
func (m *ApplicationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationResponse) XXX_Merge ¶
func (m *ApplicationResponse) XXX_Merge(src proto.Message)
func (*ApplicationResponse) XXX_Size ¶
func (m *ApplicationResponse) XXX_Size() int
func (*ApplicationResponse) XXX_Unmarshal ¶
func (m *ApplicationResponse) XXX_Unmarshal(b []byte) error
type ApplicationRollbackRequest ¶
type ApplicationRollbackRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"` DryRun *bool `protobuf:"varint,3,opt,name=dryRun" json:"dryRun,omitempty"` Prune *bool `protobuf:"varint,4,opt,name=prune" json:"prune,omitempty"` AppNamespace *string `protobuf:"bytes,6,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationRollbackRequest) Descriptor ¶
func (*ApplicationRollbackRequest) Descriptor() ([]byte, []int)
func (*ApplicationRollbackRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationRollbackRequest) GetAppNamespace() string
func (*ApplicationRollbackRequest) GetDryRun ¶
func (m *ApplicationRollbackRequest) GetDryRun() bool
func (*ApplicationRollbackRequest) GetId ¶ added in v2.4.0
func (m *ApplicationRollbackRequest) GetId() int64
func (*ApplicationRollbackRequest) GetName ¶
func (m *ApplicationRollbackRequest) GetName() string
func (*ApplicationRollbackRequest) GetPrune ¶
func (m *ApplicationRollbackRequest) GetPrune() bool
func (*ApplicationRollbackRequest) Marshal ¶
func (m *ApplicationRollbackRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationRollbackRequest) MarshalTo ¶
func (m *ApplicationRollbackRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationRollbackRequest) MarshalToSizedBuffer ¶
func (m *ApplicationRollbackRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationRollbackRequest) ProtoMessage ¶
func (*ApplicationRollbackRequest) ProtoMessage()
func (*ApplicationRollbackRequest) Reset ¶
func (m *ApplicationRollbackRequest) Reset()
func (*ApplicationRollbackRequest) Size ¶
func (m *ApplicationRollbackRequest) Size() (n int)
func (*ApplicationRollbackRequest) String ¶
func (m *ApplicationRollbackRequest) String() string
func (*ApplicationRollbackRequest) Unmarshal ¶
func (m *ApplicationRollbackRequest) Unmarshal(dAtA []byte) error
func (*ApplicationRollbackRequest) XXX_DiscardUnknown ¶
func (m *ApplicationRollbackRequest) XXX_DiscardUnknown()
func (*ApplicationRollbackRequest) XXX_Marshal ¶
func (m *ApplicationRollbackRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationRollbackRequest) XXX_Merge ¶
func (m *ApplicationRollbackRequest) XXX_Merge(src proto.Message)
func (*ApplicationRollbackRequest) XXX_Size ¶
func (m *ApplicationRollbackRequest) XXX_Size() int
func (*ApplicationRollbackRequest) XXX_Unmarshal ¶
func (m *ApplicationRollbackRequest) XXX_Unmarshal(b []byte) error
type ApplicationServiceClient ¶
type ApplicationServiceClient interface { // List returns list of applications List(ctx context.Context, in *ApplicationQuery, opts ...grpc.CallOption) (*v1alpha1.ApplicationList, error) // ListResourceEvents returns a list of event resources ListResourceEvents(ctx context.Context, in *ApplicationResourceEventsQuery, opts ...grpc.CallOption) (*v11.EventList, error) // Watch returns stream of application change events Watch(ctx context.Context, in *ApplicationQuery, opts ...grpc.CallOption) (ApplicationService_WatchClient, error) // Create creates an application Create(ctx context.Context, in *ApplicationCreateRequest, opts ...grpc.CallOption) (*v1alpha1.Application, error) // Get returns an application by name Get(ctx context.Context, in *ApplicationQuery, opts ...grpc.CallOption) (*v1alpha1.Application, error) // Get returns sync windows of the application GetApplicationSyncWindows(ctx context.Context, in *ApplicationSyncWindowsQuery, opts ...grpc.CallOption) (*ApplicationSyncWindowsResponse, error) // Get the meta-data (author, date, tags, message) for a specific revision of the application RevisionMetadata(ctx context.Context, in *RevisionMetadataQuery, opts ...grpc.CallOption) (*v1alpha1.RevisionMetadata, error) // GetManifests returns application manifests GetManifests(ctx context.Context, in *ApplicationManifestQuery, opts ...grpc.CallOption) (*apiclient.ManifestResponse, error) // GetManifestsWithFiles returns application manifests using provided files to generate them GetManifestsWithFiles(ctx context.Context, opts ...grpc.CallOption) (ApplicationService_GetManifestsWithFilesClient, error) // Update updates an application Update(ctx context.Context, in *ApplicationUpdateRequest, opts ...grpc.CallOption) (*v1alpha1.Application, error) // UpdateSpec updates an application spec UpdateSpec(ctx context.Context, in *ApplicationUpdateSpecRequest, opts ...grpc.CallOption) (*v1alpha1.ApplicationSpec, error) // Patch patch an application Patch(ctx context.Context, in *ApplicationPatchRequest, opts ...grpc.CallOption) (*v1alpha1.Application, error) // Delete deletes an application Delete(ctx context.Context, in *ApplicationDeleteRequest, opts ...grpc.CallOption) (*ApplicationResponse, error) // Sync syncs an application to its target state Sync(ctx context.Context, in *ApplicationSyncRequest, opts ...grpc.CallOption) (*v1alpha1.Application, error) // ManagedResources returns list of managed resources ManagedResources(ctx context.Context, in *ResourcesQuery, opts ...grpc.CallOption) (*ManagedResourcesResponse, error) // ResourceTree returns resource tree ResourceTree(ctx context.Context, in *ResourcesQuery, opts ...grpc.CallOption) (*v1alpha1.ApplicationTree, error) // Watch returns stream of application resource tree WatchResourceTree(ctx context.Context, in *ResourcesQuery, opts ...grpc.CallOption) (ApplicationService_WatchResourceTreeClient, error) // Rollback syncs an application to its target state Rollback(ctx context.Context, in *ApplicationRollbackRequest, opts ...grpc.CallOption) (*v1alpha1.Application, error) // TerminateOperation terminates the currently running operation TerminateOperation(ctx context.Context, in *OperationTerminateRequest, opts ...grpc.CallOption) (*OperationTerminateResponse, error) // GetResource returns single application resource GetResource(ctx context.Context, in *ApplicationResourceRequest, opts ...grpc.CallOption) (*ApplicationResourceResponse, error) // PatchResource patch single application resource PatchResource(ctx context.Context, in *ApplicationResourcePatchRequest, opts ...grpc.CallOption) (*ApplicationResourceResponse, error) // ListResourceActions returns list of resource actions ListResourceActions(ctx context.Context, in *ApplicationResourceRequest, opts ...grpc.CallOption) (*ResourceActionsListResponse, error) // RunResourceAction run resource action RunResourceAction(ctx context.Context, in *ResourceActionRunRequest, opts ...grpc.CallOption) (*ApplicationResponse, error) // DeleteResource deletes a single application resource DeleteResource(ctx context.Context, in *ApplicationResourceDeleteRequest, opts ...grpc.CallOption) (*ApplicationResponse, error) // PodLogs returns stream of log entries for the specified pod. Pod PodLogs(ctx context.Context, in *ApplicationPodLogsQuery, opts ...grpc.CallOption) (ApplicationService_PodLogsClient, error) // ListLinks returns the list of all application deep links ListLinks(ctx context.Context, in *ListAppLinksRequest, opts ...grpc.CallOption) (*LinksResponse, error) // ListResourceLinks returns the list of all resource deep links ListResourceLinks(ctx context.Context, in *ApplicationResourceRequest, opts ...grpc.CallOption) (*LinksResponse, error) }
ApplicationServiceClient is the client API for ApplicationService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewApplicationServiceClient ¶
func NewApplicationServiceClient(cc *grpc.ClientConn) ApplicationServiceClient
type ApplicationServiceServer ¶
type ApplicationServiceServer interface { // List returns list of applications List(context.Context, *ApplicationQuery) (*v1alpha1.ApplicationList, error) // ListResourceEvents returns a list of event resources ListResourceEvents(context.Context, *ApplicationResourceEventsQuery) (*v11.EventList, error) // Watch returns stream of application change events Watch(*ApplicationQuery, ApplicationService_WatchServer) error // Create creates an application Create(context.Context, *ApplicationCreateRequest) (*v1alpha1.Application, error) // Get returns an application by name Get(context.Context, *ApplicationQuery) (*v1alpha1.Application, error) // Get returns sync windows of the application GetApplicationSyncWindows(context.Context, *ApplicationSyncWindowsQuery) (*ApplicationSyncWindowsResponse, error) // Get the meta-data (author, date, tags, message) for a specific revision of the application RevisionMetadata(context.Context, *RevisionMetadataQuery) (*v1alpha1.RevisionMetadata, error) // GetManifests returns application manifests GetManifests(context.Context, *ApplicationManifestQuery) (*apiclient.ManifestResponse, error) // GetManifestsWithFiles returns application manifests using provided files to generate them GetManifestsWithFiles(ApplicationService_GetManifestsWithFilesServer) error // Update updates an application Update(context.Context, *ApplicationUpdateRequest) (*v1alpha1.Application, error) // UpdateSpec updates an application spec UpdateSpec(context.Context, *ApplicationUpdateSpecRequest) (*v1alpha1.ApplicationSpec, error) // Patch patch an application Patch(context.Context, *ApplicationPatchRequest) (*v1alpha1.Application, error) // Delete deletes an application Delete(context.Context, *ApplicationDeleteRequest) (*ApplicationResponse, error) // Sync syncs an application to its target state Sync(context.Context, *ApplicationSyncRequest) (*v1alpha1.Application, error) // ManagedResources returns list of managed resources ManagedResources(context.Context, *ResourcesQuery) (*ManagedResourcesResponse, error) // ResourceTree returns resource tree ResourceTree(context.Context, *ResourcesQuery) (*v1alpha1.ApplicationTree, error) // Watch returns stream of application resource tree WatchResourceTree(*ResourcesQuery, ApplicationService_WatchResourceTreeServer) error // Rollback syncs an application to its target state Rollback(context.Context, *ApplicationRollbackRequest) (*v1alpha1.Application, error) // TerminateOperation terminates the currently running operation TerminateOperation(context.Context, *OperationTerminateRequest) (*OperationTerminateResponse, error) // GetResource returns single application resource GetResource(context.Context, *ApplicationResourceRequest) (*ApplicationResourceResponse, error) // PatchResource patch single application resource PatchResource(context.Context, *ApplicationResourcePatchRequest) (*ApplicationResourceResponse, error) // ListResourceActions returns list of resource actions ListResourceActions(context.Context, *ApplicationResourceRequest) (*ResourceActionsListResponse, error) // RunResourceAction run resource action RunResourceAction(context.Context, *ResourceActionRunRequest) (*ApplicationResponse, error) // DeleteResource deletes a single application resource DeleteResource(context.Context, *ApplicationResourceDeleteRequest) (*ApplicationResponse, error) // PodLogs returns stream of log entries for the specified pod. Pod PodLogs(*ApplicationPodLogsQuery, ApplicationService_PodLogsServer) error // ListLinks returns the list of all application deep links ListLinks(context.Context, *ListAppLinksRequest) (*LinksResponse, error) // ListResourceLinks returns the list of all resource deep links ListResourceLinks(context.Context, *ApplicationResourceRequest) (*LinksResponse, error) }
ApplicationServiceServer is the server API for ApplicationService service.
type ApplicationService_GetManifestsWithFilesClient ¶ added in v2.5.0
type ApplicationService_GetManifestsWithFilesClient interface { Send(*ApplicationManifestQueryWithFilesWrapper) error CloseAndRecv() (*apiclient.ManifestResponse, error) grpc.ClientStream }
type ApplicationService_GetManifestsWithFilesServer ¶ added in v2.5.0
type ApplicationService_GetManifestsWithFilesServer interface { SendAndClose(*apiclient.ManifestResponse) error Recv() (*ApplicationManifestQueryWithFilesWrapper, error) grpc.ServerStream }
type ApplicationService_PodLogsClient ¶
type ApplicationService_PodLogsClient interface { Recv() (*LogEntry, error) grpc.ClientStream }
type ApplicationService_PodLogsServer ¶
type ApplicationService_PodLogsServer interface { Send(*LogEntry) error grpc.ServerStream }
type ApplicationService_WatchClient ¶
type ApplicationService_WatchClient interface { Recv() (*v1alpha1.ApplicationWatchEvent, error) grpc.ClientStream }
type ApplicationService_WatchResourceTreeClient ¶
type ApplicationService_WatchResourceTreeClient interface { Recv() (*v1alpha1.ApplicationTree, error) grpc.ClientStream }
type ApplicationService_WatchResourceTreeServer ¶
type ApplicationService_WatchResourceTreeServer interface { Send(*v1alpha1.ApplicationTree) error grpc.ServerStream }
type ApplicationService_WatchServer ¶
type ApplicationService_WatchServer interface { Send(*v1alpha1.ApplicationWatchEvent) error grpc.ServerStream }
type ApplicationSyncRequest ¶
type ApplicationSyncRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Revision *string `protobuf:"bytes,2,opt,name=revision" json:"revision,omitempty"` DryRun *bool `protobuf:"varint,3,opt,name=dryRun" json:"dryRun,omitempty"` Prune *bool `protobuf:"varint,4,opt,name=prune" json:"prune,omitempty"` Strategy *v1alpha1.SyncStrategy `protobuf:"bytes,5,opt,name=strategy" json:"strategy,omitempty"` Resources []*v1alpha1.SyncOperationResource `protobuf:"bytes,7,rep,name=resources" json:"resources,omitempty"` Manifests []string `protobuf:"bytes,8,rep,name=manifests" json:"manifests,omitempty"` Infos []*v1alpha1.Info `protobuf:"bytes,9,rep,name=infos" json:"infos,omitempty"` RetryStrategy *v1alpha1.RetryStrategy `protobuf:"bytes,10,opt,name=retryStrategy" json:"retryStrategy,omitempty"` SyncOptions *SyncOptions `protobuf:"bytes,11,opt,name=syncOptions" json:"syncOptions,omitempty"` AppNamespace *string `protobuf:"bytes,12,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ApplicationSyncRequest is a request to apply the config state to live state
func (*ApplicationSyncRequest) Descriptor ¶
func (*ApplicationSyncRequest) Descriptor() ([]byte, []int)
func (*ApplicationSyncRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationSyncRequest) GetAppNamespace() string
func (*ApplicationSyncRequest) GetDryRun ¶
func (m *ApplicationSyncRequest) GetDryRun() bool
func (*ApplicationSyncRequest) GetInfos ¶
func (m *ApplicationSyncRequest) GetInfos() []*v1alpha1.Info
func (*ApplicationSyncRequest) GetManifests ¶
func (m *ApplicationSyncRequest) GetManifests() []string
func (*ApplicationSyncRequest) GetName ¶
func (m *ApplicationSyncRequest) GetName() string
func (*ApplicationSyncRequest) GetPrune ¶
func (m *ApplicationSyncRequest) GetPrune() bool
func (*ApplicationSyncRequest) GetResources ¶
func (m *ApplicationSyncRequest) GetResources() []*v1alpha1.SyncOperationResource
func (*ApplicationSyncRequest) GetRetryStrategy ¶
func (m *ApplicationSyncRequest) GetRetryStrategy() *v1alpha1.RetryStrategy
func (*ApplicationSyncRequest) GetRevision ¶
func (m *ApplicationSyncRequest) GetRevision() string
func (*ApplicationSyncRequest) GetStrategy ¶
func (m *ApplicationSyncRequest) GetStrategy() *v1alpha1.SyncStrategy
func (*ApplicationSyncRequest) GetSyncOptions ¶
func (m *ApplicationSyncRequest) GetSyncOptions() *SyncOptions
func (*ApplicationSyncRequest) Marshal ¶
func (m *ApplicationSyncRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationSyncRequest) MarshalTo ¶
func (m *ApplicationSyncRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationSyncRequest) MarshalToSizedBuffer ¶
func (m *ApplicationSyncRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationSyncRequest) ProtoMessage ¶
func (*ApplicationSyncRequest) ProtoMessage()
func (*ApplicationSyncRequest) Reset ¶
func (m *ApplicationSyncRequest) Reset()
func (*ApplicationSyncRequest) Size ¶
func (m *ApplicationSyncRequest) Size() (n int)
func (*ApplicationSyncRequest) String ¶
func (m *ApplicationSyncRequest) String() string
func (*ApplicationSyncRequest) Unmarshal ¶
func (m *ApplicationSyncRequest) Unmarshal(dAtA []byte) error
func (*ApplicationSyncRequest) XXX_DiscardUnknown ¶
func (m *ApplicationSyncRequest) XXX_DiscardUnknown()
func (*ApplicationSyncRequest) XXX_Marshal ¶
func (m *ApplicationSyncRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationSyncRequest) XXX_Merge ¶
func (m *ApplicationSyncRequest) XXX_Merge(src proto.Message)
func (*ApplicationSyncRequest) XXX_Size ¶
func (m *ApplicationSyncRequest) XXX_Size() int
func (*ApplicationSyncRequest) XXX_Unmarshal ¶
func (m *ApplicationSyncRequest) XXX_Unmarshal(b []byte) error
type ApplicationSyncWindow ¶
type ApplicationSyncWindow struct { Kind *string `protobuf:"bytes,1,req,name=kind" json:"kind,omitempty"` Schedule *string `protobuf:"bytes,2,req,name=schedule" json:"schedule,omitempty"` Duration *string `protobuf:"bytes,3,req,name=duration" json:"duration,omitempty"` ManualSync *bool `protobuf:"varint,4,req,name=manualSync" json:"manualSync,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationSyncWindow) Descriptor ¶
func (*ApplicationSyncWindow) Descriptor() ([]byte, []int)
func (*ApplicationSyncWindow) GetDuration ¶
func (m *ApplicationSyncWindow) GetDuration() string
func (*ApplicationSyncWindow) GetKind ¶
func (m *ApplicationSyncWindow) GetKind() string
func (*ApplicationSyncWindow) GetManualSync ¶
func (m *ApplicationSyncWindow) GetManualSync() bool
func (*ApplicationSyncWindow) GetSchedule ¶
func (m *ApplicationSyncWindow) GetSchedule() string
func (*ApplicationSyncWindow) Marshal ¶
func (m *ApplicationSyncWindow) Marshal() (dAtA []byte, err error)
func (*ApplicationSyncWindow) MarshalTo ¶
func (m *ApplicationSyncWindow) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationSyncWindow) MarshalToSizedBuffer ¶
func (m *ApplicationSyncWindow) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationSyncWindow) ProtoMessage ¶
func (*ApplicationSyncWindow) ProtoMessage()
func (*ApplicationSyncWindow) Reset ¶
func (m *ApplicationSyncWindow) Reset()
func (*ApplicationSyncWindow) Size ¶
func (m *ApplicationSyncWindow) Size() (n int)
func (*ApplicationSyncWindow) String ¶
func (m *ApplicationSyncWindow) String() string
func (*ApplicationSyncWindow) Unmarshal ¶
func (m *ApplicationSyncWindow) Unmarshal(dAtA []byte) error
func (*ApplicationSyncWindow) XXX_DiscardUnknown ¶
func (m *ApplicationSyncWindow) XXX_DiscardUnknown()
func (*ApplicationSyncWindow) XXX_Marshal ¶
func (m *ApplicationSyncWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationSyncWindow) XXX_Merge ¶
func (m *ApplicationSyncWindow) XXX_Merge(src proto.Message)
func (*ApplicationSyncWindow) XXX_Size ¶
func (m *ApplicationSyncWindow) XXX_Size() int
func (*ApplicationSyncWindow) XXX_Unmarshal ¶
func (m *ApplicationSyncWindow) XXX_Unmarshal(b []byte) error
type ApplicationSyncWindowsQuery ¶
type ApplicationSyncWindowsQuery struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` AppNamespace *string `protobuf:"bytes,2,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationSyncWindowsQuery) Descriptor ¶
func (*ApplicationSyncWindowsQuery) Descriptor() ([]byte, []int)
func (*ApplicationSyncWindowsQuery) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationSyncWindowsQuery) GetAppNamespace() string
func (*ApplicationSyncWindowsQuery) GetName ¶
func (m *ApplicationSyncWindowsQuery) GetName() string
func (*ApplicationSyncWindowsQuery) Marshal ¶
func (m *ApplicationSyncWindowsQuery) Marshal() (dAtA []byte, err error)
func (*ApplicationSyncWindowsQuery) MarshalTo ¶
func (m *ApplicationSyncWindowsQuery) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationSyncWindowsQuery) MarshalToSizedBuffer ¶
func (m *ApplicationSyncWindowsQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationSyncWindowsQuery) ProtoMessage ¶
func (*ApplicationSyncWindowsQuery) ProtoMessage()
func (*ApplicationSyncWindowsQuery) Reset ¶
func (m *ApplicationSyncWindowsQuery) Reset()
func (*ApplicationSyncWindowsQuery) Size ¶
func (m *ApplicationSyncWindowsQuery) Size() (n int)
func (*ApplicationSyncWindowsQuery) String ¶
func (m *ApplicationSyncWindowsQuery) String() string
func (*ApplicationSyncWindowsQuery) Unmarshal ¶
func (m *ApplicationSyncWindowsQuery) Unmarshal(dAtA []byte) error
func (*ApplicationSyncWindowsQuery) XXX_DiscardUnknown ¶
func (m *ApplicationSyncWindowsQuery) XXX_DiscardUnknown()
func (*ApplicationSyncWindowsQuery) XXX_Marshal ¶
func (m *ApplicationSyncWindowsQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationSyncWindowsQuery) XXX_Merge ¶
func (m *ApplicationSyncWindowsQuery) XXX_Merge(src proto.Message)
func (*ApplicationSyncWindowsQuery) XXX_Size ¶
func (m *ApplicationSyncWindowsQuery) XXX_Size() int
func (*ApplicationSyncWindowsQuery) XXX_Unmarshal ¶
func (m *ApplicationSyncWindowsQuery) XXX_Unmarshal(b []byte) error
type ApplicationSyncWindowsResponse ¶
type ApplicationSyncWindowsResponse struct { ActiveWindows []*ApplicationSyncWindow `protobuf:"bytes,1,rep,name=activeWindows" json:"activeWindows,omitempty"` AssignedWindows []*ApplicationSyncWindow `protobuf:"bytes,2,rep,name=assignedWindows" json:"assignedWindows,omitempty"` CanSync *bool `protobuf:"varint,3,req,name=canSync" json:"canSync,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationSyncWindowsResponse) Descriptor ¶
func (*ApplicationSyncWindowsResponse) Descriptor() ([]byte, []int)
func (*ApplicationSyncWindowsResponse) GetActiveWindows ¶
func (m *ApplicationSyncWindowsResponse) GetActiveWindows() []*ApplicationSyncWindow
func (*ApplicationSyncWindowsResponse) GetAssignedWindows ¶
func (m *ApplicationSyncWindowsResponse) GetAssignedWindows() []*ApplicationSyncWindow
func (*ApplicationSyncWindowsResponse) GetCanSync ¶
func (m *ApplicationSyncWindowsResponse) GetCanSync() bool
func (*ApplicationSyncWindowsResponse) Marshal ¶
func (m *ApplicationSyncWindowsResponse) Marshal() (dAtA []byte, err error)
func (*ApplicationSyncWindowsResponse) MarshalTo ¶
func (m *ApplicationSyncWindowsResponse) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationSyncWindowsResponse) MarshalToSizedBuffer ¶
func (m *ApplicationSyncWindowsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationSyncWindowsResponse) ProtoMessage ¶
func (*ApplicationSyncWindowsResponse) ProtoMessage()
func (*ApplicationSyncWindowsResponse) Reset ¶
func (m *ApplicationSyncWindowsResponse) Reset()
func (*ApplicationSyncWindowsResponse) Size ¶
func (m *ApplicationSyncWindowsResponse) Size() (n int)
func (*ApplicationSyncWindowsResponse) String ¶
func (m *ApplicationSyncWindowsResponse) String() string
func (*ApplicationSyncWindowsResponse) Unmarshal ¶
func (m *ApplicationSyncWindowsResponse) Unmarshal(dAtA []byte) error
func (*ApplicationSyncWindowsResponse) XXX_DiscardUnknown ¶
func (m *ApplicationSyncWindowsResponse) XXX_DiscardUnknown()
func (*ApplicationSyncWindowsResponse) XXX_Marshal ¶
func (m *ApplicationSyncWindowsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationSyncWindowsResponse) XXX_Merge ¶
func (m *ApplicationSyncWindowsResponse) XXX_Merge(src proto.Message)
func (*ApplicationSyncWindowsResponse) XXX_Size ¶
func (m *ApplicationSyncWindowsResponse) XXX_Size() int
func (*ApplicationSyncWindowsResponse) XXX_Unmarshal ¶
func (m *ApplicationSyncWindowsResponse) XXX_Unmarshal(b []byte) error
type ApplicationUpdateRequest ¶
type ApplicationUpdateRequest struct { Application *v1alpha1.Application `protobuf:"bytes,1,req,name=application" json:"application,omitempty"` Validate *bool `protobuf:"varint,2,opt,name=validate" json:"validate,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationUpdateRequest) Descriptor ¶
func (*ApplicationUpdateRequest) Descriptor() ([]byte, []int)
func (*ApplicationUpdateRequest) GetApplication ¶
func (m *ApplicationUpdateRequest) GetApplication() *v1alpha1.Application
func (*ApplicationUpdateRequest) GetValidate ¶
func (m *ApplicationUpdateRequest) GetValidate() bool
func (*ApplicationUpdateRequest) Marshal ¶
func (m *ApplicationUpdateRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationUpdateRequest) MarshalTo ¶
func (m *ApplicationUpdateRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationUpdateRequest) MarshalToSizedBuffer ¶
func (m *ApplicationUpdateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationUpdateRequest) ProtoMessage ¶
func (*ApplicationUpdateRequest) ProtoMessage()
func (*ApplicationUpdateRequest) Reset ¶
func (m *ApplicationUpdateRequest) Reset()
func (*ApplicationUpdateRequest) Size ¶
func (m *ApplicationUpdateRequest) Size() (n int)
func (*ApplicationUpdateRequest) String ¶
func (m *ApplicationUpdateRequest) String() string
func (*ApplicationUpdateRequest) Unmarshal ¶
func (m *ApplicationUpdateRequest) Unmarshal(dAtA []byte) error
func (*ApplicationUpdateRequest) XXX_DiscardUnknown ¶
func (m *ApplicationUpdateRequest) XXX_DiscardUnknown()
func (*ApplicationUpdateRequest) XXX_Marshal ¶
func (m *ApplicationUpdateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationUpdateRequest) XXX_Merge ¶
func (m *ApplicationUpdateRequest) XXX_Merge(src proto.Message)
func (*ApplicationUpdateRequest) XXX_Size ¶
func (m *ApplicationUpdateRequest) XXX_Size() int
func (*ApplicationUpdateRequest) XXX_Unmarshal ¶
func (m *ApplicationUpdateRequest) XXX_Unmarshal(b []byte) error
type ApplicationUpdateSpecRequest ¶
type ApplicationUpdateSpecRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Spec *v1alpha1.ApplicationSpec `protobuf:"bytes,2,req,name=spec" json:"spec,omitempty"` Validate *bool `protobuf:"varint,3,opt,name=validate" json:"validate,omitempty"` AppNamespace *string `protobuf:"bytes,4,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ApplicationUpdateSpecRequest is a request to update application spec
func (*ApplicationUpdateSpecRequest) Descriptor ¶
func (*ApplicationUpdateSpecRequest) Descriptor() ([]byte, []int)
func (*ApplicationUpdateSpecRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ApplicationUpdateSpecRequest) GetAppNamespace() string
func (*ApplicationUpdateSpecRequest) GetName ¶
func (m *ApplicationUpdateSpecRequest) GetName() string
func (*ApplicationUpdateSpecRequest) GetSpec ¶
func (m *ApplicationUpdateSpecRequest) GetSpec() *v1alpha1.ApplicationSpec
func (*ApplicationUpdateSpecRequest) GetValidate ¶
func (m *ApplicationUpdateSpecRequest) GetValidate() bool
func (*ApplicationUpdateSpecRequest) Marshal ¶
func (m *ApplicationUpdateSpecRequest) Marshal() (dAtA []byte, err error)
func (*ApplicationUpdateSpecRequest) MarshalTo ¶
func (m *ApplicationUpdateSpecRequest) MarshalTo(dAtA []byte) (int, error)
func (*ApplicationUpdateSpecRequest) MarshalToSizedBuffer ¶
func (m *ApplicationUpdateSpecRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ApplicationUpdateSpecRequest) ProtoMessage ¶
func (*ApplicationUpdateSpecRequest) ProtoMessage()
func (*ApplicationUpdateSpecRequest) Reset ¶
func (m *ApplicationUpdateSpecRequest) Reset()
func (*ApplicationUpdateSpecRequest) Size ¶
func (m *ApplicationUpdateSpecRequest) Size() (n int)
func (*ApplicationUpdateSpecRequest) String ¶
func (m *ApplicationUpdateSpecRequest) String() string
func (*ApplicationUpdateSpecRequest) Unmarshal ¶
func (m *ApplicationUpdateSpecRequest) Unmarshal(dAtA []byte) error
func (*ApplicationUpdateSpecRequest) XXX_DiscardUnknown ¶
func (m *ApplicationUpdateSpecRequest) XXX_DiscardUnknown()
func (*ApplicationUpdateSpecRequest) XXX_Marshal ¶
func (m *ApplicationUpdateSpecRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationUpdateSpecRequest) XXX_Merge ¶
func (m *ApplicationUpdateSpecRequest) XXX_Merge(src proto.Message)
func (*ApplicationUpdateSpecRequest) XXX_Size ¶
func (m *ApplicationUpdateSpecRequest) XXX_Size() int
func (*ApplicationUpdateSpecRequest) XXX_Unmarshal ¶
func (m *ApplicationUpdateSpecRequest) XXX_Unmarshal(b []byte) error
type FileChunk ¶ added in v2.5.0
type FileChunk struct { Chunk []byte `protobuf:"bytes,1,req,name=chunk" json:"chunk,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FileChunk) Descriptor ¶ added in v2.5.0
func (*FileChunk) MarshalToSizedBuffer ¶ added in v2.5.0
func (*FileChunk) ProtoMessage ¶ added in v2.5.0
func (*FileChunk) ProtoMessage()
func (*FileChunk) XXX_DiscardUnknown ¶ added in v2.5.0
func (m *FileChunk) XXX_DiscardUnknown()
func (*FileChunk) XXX_Marshal ¶ added in v2.5.0
func (*FileChunk) XXX_Unmarshal ¶ added in v2.5.0
type LinkInfo ¶ added in v2.6.0
type LinkInfo struct { Title *string `protobuf:"bytes,1,req,name=title" json:"title,omitempty"` Url *string `protobuf:"bytes,2,req,name=url" json:"url,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description" json:"description,omitempty"` IconClass *string `protobuf:"bytes,4,opt,name=iconClass" json:"iconClass,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinkInfo) Descriptor ¶ added in v2.6.0
func (*LinkInfo) GetDescription ¶ added in v2.6.0
func (*LinkInfo) GetIconClass ¶ added in v2.6.0
func (*LinkInfo) MarshalToSizedBuffer ¶ added in v2.6.0
func (*LinkInfo) ProtoMessage ¶ added in v2.6.0
func (*LinkInfo) ProtoMessage()
func (*LinkInfo) XXX_DiscardUnknown ¶ added in v2.6.0
func (m *LinkInfo) XXX_DiscardUnknown()
func (*LinkInfo) XXX_Marshal ¶ added in v2.6.0
func (*LinkInfo) XXX_Unmarshal ¶ added in v2.6.0
type LinksResponse ¶ added in v2.6.0
type LinksResponse struct { Items []*LinkInfo `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinksResponse) Descriptor ¶ added in v2.6.0
func (*LinksResponse) Descriptor() ([]byte, []int)
func (*LinksResponse) GetItems ¶ added in v2.6.0
func (m *LinksResponse) GetItems() []*LinkInfo
func (*LinksResponse) Marshal ¶ added in v2.6.0
func (m *LinksResponse) Marshal() (dAtA []byte, err error)
func (*LinksResponse) MarshalTo ¶ added in v2.6.0
func (m *LinksResponse) MarshalTo(dAtA []byte) (int, error)
func (*LinksResponse) MarshalToSizedBuffer ¶ added in v2.6.0
func (m *LinksResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LinksResponse) ProtoMessage ¶ added in v2.6.0
func (*LinksResponse) ProtoMessage()
func (*LinksResponse) Reset ¶ added in v2.6.0
func (m *LinksResponse) Reset()
func (*LinksResponse) Size ¶ added in v2.6.0
func (m *LinksResponse) Size() (n int)
func (*LinksResponse) String ¶ added in v2.6.0
func (m *LinksResponse) String() string
func (*LinksResponse) Unmarshal ¶ added in v2.6.0
func (m *LinksResponse) Unmarshal(dAtA []byte) error
func (*LinksResponse) XXX_DiscardUnknown ¶ added in v2.6.0
func (m *LinksResponse) XXX_DiscardUnknown()
func (*LinksResponse) XXX_Marshal ¶ added in v2.6.0
func (m *LinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LinksResponse) XXX_Merge ¶ added in v2.6.0
func (m *LinksResponse) XXX_Merge(src proto.Message)
func (*LinksResponse) XXX_Size ¶ added in v2.6.0
func (m *LinksResponse) XXX_Size() int
func (*LinksResponse) XXX_Unmarshal ¶ added in v2.6.0
func (m *LinksResponse) XXX_Unmarshal(b []byte) error
type ListAppLinksRequest ¶ added in v2.6.0
type ListAppLinksRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Namespace *string `protobuf:"bytes,3,opt,name=namespace" json:"namespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListAppLinksRequest) Descriptor ¶ added in v2.6.0
func (*ListAppLinksRequest) Descriptor() ([]byte, []int)
func (*ListAppLinksRequest) GetName ¶ added in v2.6.0
func (m *ListAppLinksRequest) GetName() string
func (*ListAppLinksRequest) GetNamespace ¶ added in v2.6.0
func (m *ListAppLinksRequest) GetNamespace() string
func (*ListAppLinksRequest) Marshal ¶ added in v2.6.0
func (m *ListAppLinksRequest) Marshal() (dAtA []byte, err error)
func (*ListAppLinksRequest) MarshalTo ¶ added in v2.6.0
func (m *ListAppLinksRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListAppLinksRequest) MarshalToSizedBuffer ¶ added in v2.6.0
func (m *ListAppLinksRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListAppLinksRequest) ProtoMessage ¶ added in v2.6.0
func (*ListAppLinksRequest) ProtoMessage()
func (*ListAppLinksRequest) Reset ¶ added in v2.6.0
func (m *ListAppLinksRequest) Reset()
func (*ListAppLinksRequest) Size ¶ added in v2.6.0
func (m *ListAppLinksRequest) Size() (n int)
func (*ListAppLinksRequest) String ¶ added in v2.6.0
func (m *ListAppLinksRequest) String() string
func (*ListAppLinksRequest) Unmarshal ¶ added in v2.6.0
func (m *ListAppLinksRequest) Unmarshal(dAtA []byte) error
func (*ListAppLinksRequest) XXX_DiscardUnknown ¶ added in v2.6.0
func (m *ListAppLinksRequest) XXX_DiscardUnknown()
func (*ListAppLinksRequest) XXX_Marshal ¶ added in v2.6.0
func (m *ListAppLinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListAppLinksRequest) XXX_Merge ¶ added in v2.6.0
func (m *ListAppLinksRequest) XXX_Merge(src proto.Message)
func (*ListAppLinksRequest) XXX_Size ¶ added in v2.6.0
func (m *ListAppLinksRequest) XXX_Size() int
func (*ListAppLinksRequest) XXX_Unmarshal ¶ added in v2.6.0
func (m *ListAppLinksRequest) XXX_Unmarshal(b []byte) error
type LogEntry ¶
type LogEntry struct { Content *string `protobuf:"bytes,1,req,name=content" json:"content,omitempty"` // deprecated in favor of timeStampStr since meta.v1.Time don't support nano time TimeStamp *v1.Time `protobuf:"bytes,2,req,name=timeStamp" json:"timeStamp,omitempty"` Last *bool `protobuf:"varint,3,req,name=last" json:"last,omitempty"` TimeStampStr *string `protobuf:"bytes,4,req,name=timeStampStr" json:"timeStampStr,omitempty"` PodName *string `protobuf:"bytes,5,req,name=podName" json:"podName,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogEntry) Descriptor ¶
func (*LogEntry) GetContent ¶
func (*LogEntry) GetPodName ¶
func (*LogEntry) GetTimeStamp ¶
func (*LogEntry) GetTimeStampStr ¶
func (*LogEntry) MarshalToSizedBuffer ¶
func (*LogEntry) ProtoMessage ¶
func (*LogEntry) ProtoMessage()
func (*LogEntry) XXX_DiscardUnknown ¶
func (m *LogEntry) XXX_DiscardUnknown()
func (*LogEntry) XXX_Marshal ¶
func (*LogEntry) XXX_Unmarshal ¶
type ManagedResourcesResponse ¶
type ManagedResourcesResponse struct { Items []*v1alpha1.ResourceDiff `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ManagedResourcesResponse) Descriptor ¶
func (*ManagedResourcesResponse) Descriptor() ([]byte, []int)
func (*ManagedResourcesResponse) GetItems ¶
func (m *ManagedResourcesResponse) GetItems() []*v1alpha1.ResourceDiff
func (*ManagedResourcesResponse) Marshal ¶
func (m *ManagedResourcesResponse) Marshal() (dAtA []byte, err error)
func (*ManagedResourcesResponse) MarshalTo ¶
func (m *ManagedResourcesResponse) MarshalTo(dAtA []byte) (int, error)
func (*ManagedResourcesResponse) MarshalToSizedBuffer ¶
func (m *ManagedResourcesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ManagedResourcesResponse) ProtoMessage ¶
func (*ManagedResourcesResponse) ProtoMessage()
func (*ManagedResourcesResponse) Reset ¶
func (m *ManagedResourcesResponse) Reset()
func (*ManagedResourcesResponse) Size ¶
func (m *ManagedResourcesResponse) Size() (n int)
func (*ManagedResourcesResponse) String ¶
func (m *ManagedResourcesResponse) String() string
func (*ManagedResourcesResponse) Unmarshal ¶
func (m *ManagedResourcesResponse) Unmarshal(dAtA []byte) error
func (*ManagedResourcesResponse) XXX_DiscardUnknown ¶
func (m *ManagedResourcesResponse) XXX_DiscardUnknown()
func (*ManagedResourcesResponse) XXX_Marshal ¶
func (m *ManagedResourcesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ManagedResourcesResponse) XXX_Merge ¶
func (m *ManagedResourcesResponse) XXX_Merge(src proto.Message)
func (*ManagedResourcesResponse) XXX_Size ¶
func (m *ManagedResourcesResponse) XXX_Size() int
func (*ManagedResourcesResponse) XXX_Unmarshal ¶
func (m *ManagedResourcesResponse) XXX_Unmarshal(b []byte) error
type NodeQuery ¶
type NodeQuery struct { // the application's name Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` AppNamespace *string `protobuf:"bytes,2,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeQuery) Descriptor ¶
func (*NodeQuery) GetAppNamespace ¶ added in v2.5.0
func (*NodeQuery) MarshalToSizedBuffer ¶
func (*NodeQuery) ProtoMessage ¶
func (*NodeQuery) ProtoMessage()
func (*NodeQuery) XXX_DiscardUnknown ¶
func (m *NodeQuery) XXX_DiscardUnknown()
func (*NodeQuery) XXX_Marshal ¶
func (*NodeQuery) XXX_Unmarshal ¶
type OperationTerminateRequest ¶
type OperationTerminateRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` AppNamespace *string `protobuf:"bytes,2,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OperationTerminateRequest) Descriptor ¶
func (*OperationTerminateRequest) Descriptor() ([]byte, []int)
func (*OperationTerminateRequest) GetAppNamespace ¶ added in v2.5.0
func (m *OperationTerminateRequest) GetAppNamespace() string
func (*OperationTerminateRequest) GetName ¶
func (m *OperationTerminateRequest) GetName() string
func (*OperationTerminateRequest) Marshal ¶
func (m *OperationTerminateRequest) Marshal() (dAtA []byte, err error)
func (*OperationTerminateRequest) MarshalTo ¶
func (m *OperationTerminateRequest) MarshalTo(dAtA []byte) (int, error)
func (*OperationTerminateRequest) MarshalToSizedBuffer ¶
func (m *OperationTerminateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OperationTerminateRequest) ProtoMessage ¶
func (*OperationTerminateRequest) ProtoMessage()
func (*OperationTerminateRequest) Reset ¶
func (m *OperationTerminateRequest) Reset()
func (*OperationTerminateRequest) Size ¶
func (m *OperationTerminateRequest) Size() (n int)
func (*OperationTerminateRequest) String ¶
func (m *OperationTerminateRequest) String() string
func (*OperationTerminateRequest) Unmarshal ¶
func (m *OperationTerminateRequest) Unmarshal(dAtA []byte) error
func (*OperationTerminateRequest) XXX_DiscardUnknown ¶
func (m *OperationTerminateRequest) XXX_DiscardUnknown()
func (*OperationTerminateRequest) XXX_Marshal ¶
func (m *OperationTerminateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OperationTerminateRequest) XXX_Merge ¶
func (m *OperationTerminateRequest) XXX_Merge(src proto.Message)
func (*OperationTerminateRequest) XXX_Size ¶
func (m *OperationTerminateRequest) XXX_Size() int
func (*OperationTerminateRequest) XXX_Unmarshal ¶
func (m *OperationTerminateRequest) XXX_Unmarshal(b []byte) error
type OperationTerminateResponse ¶
type OperationTerminateResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OperationTerminateResponse) Descriptor ¶
func (*OperationTerminateResponse) Descriptor() ([]byte, []int)
func (*OperationTerminateResponse) Marshal ¶
func (m *OperationTerminateResponse) Marshal() (dAtA []byte, err error)
func (*OperationTerminateResponse) MarshalTo ¶
func (m *OperationTerminateResponse) MarshalTo(dAtA []byte) (int, error)
func (*OperationTerminateResponse) MarshalToSizedBuffer ¶
func (m *OperationTerminateResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*OperationTerminateResponse) ProtoMessage ¶
func (*OperationTerminateResponse) ProtoMessage()
func (*OperationTerminateResponse) Reset ¶
func (m *OperationTerminateResponse) Reset()
func (*OperationTerminateResponse) Size ¶
func (m *OperationTerminateResponse) Size() (n int)
func (*OperationTerminateResponse) String ¶
func (m *OperationTerminateResponse) String() string
func (*OperationTerminateResponse) Unmarshal ¶
func (m *OperationTerminateResponse) Unmarshal(dAtA []byte) error
func (*OperationTerminateResponse) XXX_DiscardUnknown ¶
func (m *OperationTerminateResponse) XXX_DiscardUnknown()
func (*OperationTerminateResponse) XXX_Marshal ¶
func (m *OperationTerminateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OperationTerminateResponse) XXX_Merge ¶
func (m *OperationTerminateResponse) XXX_Merge(src proto.Message)
func (*OperationTerminateResponse) XXX_Size ¶
func (m *OperationTerminateResponse) XXX_Size() int
func (*OperationTerminateResponse) XXX_Unmarshal ¶
func (m *OperationTerminateResponse) XXX_Unmarshal(b []byte) error
type ResourceActionRunRequest ¶
type ResourceActionRunRequest struct { Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"` ResourceName *string `protobuf:"bytes,3,req,name=resourceName" json:"resourceName,omitempty"` Version *string `protobuf:"bytes,4,req,name=version" json:"version,omitempty"` Group *string `protobuf:"bytes,5,opt,name=group" json:"group,omitempty"` Kind *string `protobuf:"bytes,6,req,name=kind" json:"kind,omitempty"` Action *string `protobuf:"bytes,7,req,name=action" json:"action,omitempty"` AppNamespace *string `protobuf:"bytes,8,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResourceActionRunRequest) Descriptor ¶
func (*ResourceActionRunRequest) Descriptor() ([]byte, []int)
func (*ResourceActionRunRequest) GetAction ¶
func (m *ResourceActionRunRequest) GetAction() string
func (*ResourceActionRunRequest) GetAppNamespace ¶ added in v2.5.0
func (m *ResourceActionRunRequest) GetAppNamespace() string
func (*ResourceActionRunRequest) GetGroup ¶
func (m *ResourceActionRunRequest) GetGroup() string
func (*ResourceActionRunRequest) GetKind ¶
func (m *ResourceActionRunRequest) GetKind() string
func (*ResourceActionRunRequest) GetName ¶
func (m *ResourceActionRunRequest) GetName() string
func (*ResourceActionRunRequest) GetNamespace ¶
func (m *ResourceActionRunRequest) GetNamespace() string
func (*ResourceActionRunRequest) GetResourceName ¶
func (m *ResourceActionRunRequest) GetResourceName() string
func (*ResourceActionRunRequest) GetVersion ¶
func (m *ResourceActionRunRequest) GetVersion() string
func (*ResourceActionRunRequest) Marshal ¶
func (m *ResourceActionRunRequest) Marshal() (dAtA []byte, err error)
func (*ResourceActionRunRequest) MarshalTo ¶
func (m *ResourceActionRunRequest) MarshalTo(dAtA []byte) (int, error)
func (*ResourceActionRunRequest) MarshalToSizedBuffer ¶
func (m *ResourceActionRunRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResourceActionRunRequest) ProtoMessage ¶
func (*ResourceActionRunRequest) ProtoMessage()
func (*ResourceActionRunRequest) Reset ¶
func (m *ResourceActionRunRequest) Reset()
func (*ResourceActionRunRequest) Size ¶
func (m *ResourceActionRunRequest) Size() (n int)
func (*ResourceActionRunRequest) String ¶
func (m *ResourceActionRunRequest) String() string
func (*ResourceActionRunRequest) Unmarshal ¶
func (m *ResourceActionRunRequest) Unmarshal(dAtA []byte) error
func (*ResourceActionRunRequest) XXX_DiscardUnknown ¶
func (m *ResourceActionRunRequest) XXX_DiscardUnknown()
func (*ResourceActionRunRequest) XXX_Marshal ¶
func (m *ResourceActionRunRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceActionRunRequest) XXX_Merge ¶
func (m *ResourceActionRunRequest) XXX_Merge(src proto.Message)
func (*ResourceActionRunRequest) XXX_Size ¶
func (m *ResourceActionRunRequest) XXX_Size() int
func (*ResourceActionRunRequest) XXX_Unmarshal ¶
func (m *ResourceActionRunRequest) XXX_Unmarshal(b []byte) error
type ResourceActionsListResponse ¶
type ResourceActionsListResponse struct { Actions []*v1alpha1.ResourceAction `protobuf:"bytes,1,rep,name=actions" json:"actions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResourceActionsListResponse) Descriptor ¶
func (*ResourceActionsListResponse) Descriptor() ([]byte, []int)
func (*ResourceActionsListResponse) GetActions ¶
func (m *ResourceActionsListResponse) GetActions() []*v1alpha1.ResourceAction
func (*ResourceActionsListResponse) Marshal ¶
func (m *ResourceActionsListResponse) Marshal() (dAtA []byte, err error)
func (*ResourceActionsListResponse) MarshalTo ¶
func (m *ResourceActionsListResponse) MarshalTo(dAtA []byte) (int, error)
func (*ResourceActionsListResponse) MarshalToSizedBuffer ¶
func (m *ResourceActionsListResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResourceActionsListResponse) ProtoMessage ¶
func (*ResourceActionsListResponse) ProtoMessage()
func (*ResourceActionsListResponse) Reset ¶
func (m *ResourceActionsListResponse) Reset()
func (*ResourceActionsListResponse) Size ¶
func (m *ResourceActionsListResponse) Size() (n int)
func (*ResourceActionsListResponse) String ¶
func (m *ResourceActionsListResponse) String() string
func (*ResourceActionsListResponse) Unmarshal ¶
func (m *ResourceActionsListResponse) Unmarshal(dAtA []byte) error
func (*ResourceActionsListResponse) XXX_DiscardUnknown ¶
func (m *ResourceActionsListResponse) XXX_DiscardUnknown()
func (*ResourceActionsListResponse) XXX_Marshal ¶
func (m *ResourceActionsListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceActionsListResponse) XXX_Merge ¶
func (m *ResourceActionsListResponse) XXX_Merge(src proto.Message)
func (*ResourceActionsListResponse) XXX_Size ¶
func (m *ResourceActionsListResponse) XXX_Size() int
func (*ResourceActionsListResponse) XXX_Unmarshal ¶
func (m *ResourceActionsListResponse) XXX_Unmarshal(b []byte) error
type ResourcesQuery ¶
type ResourcesQuery struct { ApplicationName *string `protobuf:"bytes,1,req,name=applicationName" json:"applicationName,omitempty"` Namespace *string `protobuf:"bytes,2,opt,name=namespace" json:"namespace,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` Version *string `protobuf:"bytes,4,opt,name=version" json:"version,omitempty"` Group *string `protobuf:"bytes,5,opt,name=group" json:"group,omitempty"` Kind *string `protobuf:"bytes,6,opt,name=kind" json:"kind,omitempty"` AppNamespace *string `protobuf:"bytes,7,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResourcesQuery) Descriptor ¶
func (*ResourcesQuery) Descriptor() ([]byte, []int)
func (*ResourcesQuery) GetAppNamespace ¶ added in v2.5.0
func (m *ResourcesQuery) GetAppNamespace() string
func (*ResourcesQuery) GetApplicationName ¶
func (m *ResourcesQuery) GetApplicationName() string
func (*ResourcesQuery) GetGroup ¶
func (m *ResourcesQuery) GetGroup() string
func (*ResourcesQuery) GetKind ¶
func (m *ResourcesQuery) GetKind() string
func (*ResourcesQuery) GetName ¶
func (m *ResourcesQuery) GetName() string
func (*ResourcesQuery) GetNamespace ¶
func (m *ResourcesQuery) GetNamespace() string
func (*ResourcesQuery) GetVersion ¶
func (m *ResourcesQuery) GetVersion() string
func (*ResourcesQuery) Marshal ¶
func (m *ResourcesQuery) Marshal() (dAtA []byte, err error)
func (*ResourcesQuery) MarshalToSizedBuffer ¶
func (m *ResourcesQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResourcesQuery) ProtoMessage ¶
func (*ResourcesQuery) ProtoMessage()
func (*ResourcesQuery) Reset ¶
func (m *ResourcesQuery) Reset()
func (*ResourcesQuery) Size ¶
func (m *ResourcesQuery) Size() (n int)
func (*ResourcesQuery) String ¶
func (m *ResourcesQuery) String() string
func (*ResourcesQuery) Unmarshal ¶
func (m *ResourcesQuery) Unmarshal(dAtA []byte) error
func (*ResourcesQuery) XXX_DiscardUnknown ¶
func (m *ResourcesQuery) XXX_DiscardUnknown()
func (*ResourcesQuery) XXX_Marshal ¶
func (m *ResourcesQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourcesQuery) XXX_Merge ¶
func (m *ResourcesQuery) XXX_Merge(src proto.Message)
func (*ResourcesQuery) XXX_Size ¶
func (m *ResourcesQuery) XXX_Size() int
func (*ResourcesQuery) XXX_Unmarshal ¶
func (m *ResourcesQuery) XXX_Unmarshal(b []byte) error
type RevisionMetadataQuery ¶
type RevisionMetadataQuery struct { // the application's name Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"` // the revision of the app Revision *string `protobuf:"bytes,2,req,name=revision" json:"revision,omitempty"` // the application's namespace AppNamespace *string `protobuf:"bytes,3,opt,name=appNamespace" json:"appNamespace,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RevisionMetadataQuery) Descriptor ¶
func (*RevisionMetadataQuery) Descriptor() ([]byte, []int)
func (*RevisionMetadataQuery) GetAppNamespace ¶ added in v2.5.0
func (m *RevisionMetadataQuery) GetAppNamespace() string
func (*RevisionMetadataQuery) GetName ¶
func (m *RevisionMetadataQuery) GetName() string
func (*RevisionMetadataQuery) GetRevision ¶
func (m *RevisionMetadataQuery) GetRevision() string
func (*RevisionMetadataQuery) Marshal ¶
func (m *RevisionMetadataQuery) Marshal() (dAtA []byte, err error)
func (*RevisionMetadataQuery) MarshalTo ¶
func (m *RevisionMetadataQuery) MarshalTo(dAtA []byte) (int, error)
func (*RevisionMetadataQuery) MarshalToSizedBuffer ¶
func (m *RevisionMetadataQuery) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RevisionMetadataQuery) ProtoMessage ¶
func (*RevisionMetadataQuery) ProtoMessage()
func (*RevisionMetadataQuery) Reset ¶
func (m *RevisionMetadataQuery) Reset()
func (*RevisionMetadataQuery) Size ¶
func (m *RevisionMetadataQuery) Size() (n int)
func (*RevisionMetadataQuery) String ¶
func (m *RevisionMetadataQuery) String() string
func (*RevisionMetadataQuery) Unmarshal ¶
func (m *RevisionMetadataQuery) Unmarshal(dAtA []byte) error
func (*RevisionMetadataQuery) XXX_DiscardUnknown ¶
func (m *RevisionMetadataQuery) XXX_DiscardUnknown()
func (*RevisionMetadataQuery) XXX_Marshal ¶
func (m *RevisionMetadataQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RevisionMetadataQuery) XXX_Merge ¶
func (m *RevisionMetadataQuery) XXX_Merge(src proto.Message)
func (*RevisionMetadataQuery) XXX_Size ¶
func (m *RevisionMetadataQuery) XXX_Size() int
func (*RevisionMetadataQuery) XXX_Unmarshal ¶
func (m *RevisionMetadataQuery) XXX_Unmarshal(b []byte) error
type SyncOptions ¶
type SyncOptions struct { Items []string `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SyncOptions) Descriptor ¶
func (*SyncOptions) Descriptor() ([]byte, []int)
func (*SyncOptions) GetItems ¶
func (m *SyncOptions) GetItems() []string
func (*SyncOptions) Marshal ¶
func (m *SyncOptions) Marshal() (dAtA []byte, err error)
func (*SyncOptions) MarshalToSizedBuffer ¶
func (m *SyncOptions) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SyncOptions) ProtoMessage ¶
func (*SyncOptions) ProtoMessage()
func (*SyncOptions) Reset ¶
func (m *SyncOptions) Reset()
func (*SyncOptions) Size ¶
func (m *SyncOptions) Size() (n int)
func (*SyncOptions) String ¶
func (m *SyncOptions) String() string
func (*SyncOptions) Unmarshal ¶
func (m *SyncOptions) Unmarshal(dAtA []byte) error
func (*SyncOptions) XXX_DiscardUnknown ¶
func (m *SyncOptions) XXX_DiscardUnknown()
func (*SyncOptions) XXX_Marshal ¶
func (m *SyncOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SyncOptions) XXX_Merge ¶
func (m *SyncOptions) XXX_Merge(src proto.Message)
func (*SyncOptions) XXX_Size ¶
func (m *SyncOptions) XXX_Size() int
func (*SyncOptions) XXX_Unmarshal ¶
func (m *SyncOptions) XXX_Unmarshal(b []byte) error
type UnimplementedApplicationServiceServer ¶
type UnimplementedApplicationServiceServer struct { }
UnimplementedApplicationServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedApplicationServiceServer) Create ¶
func (*UnimplementedApplicationServiceServer) Create(ctx context.Context, req *ApplicationCreateRequest) (*v1alpha1.Application, error)
func (*UnimplementedApplicationServiceServer) Delete ¶
func (*UnimplementedApplicationServiceServer) Delete(ctx context.Context, req *ApplicationDeleteRequest) (*ApplicationResponse, error)
func (*UnimplementedApplicationServiceServer) DeleteResource ¶
func (*UnimplementedApplicationServiceServer) DeleteResource(ctx context.Context, req *ApplicationResourceDeleteRequest) (*ApplicationResponse, error)
func (*UnimplementedApplicationServiceServer) Get ¶
func (*UnimplementedApplicationServiceServer) Get(ctx context.Context, req *ApplicationQuery) (*v1alpha1.Application, error)
func (*UnimplementedApplicationServiceServer) GetApplicationSyncWindows ¶
func (*UnimplementedApplicationServiceServer) GetApplicationSyncWindows(ctx context.Context, req *ApplicationSyncWindowsQuery) (*ApplicationSyncWindowsResponse, error)
func (*UnimplementedApplicationServiceServer) GetManifests ¶
func (*UnimplementedApplicationServiceServer) GetManifests(ctx context.Context, req *ApplicationManifestQuery) (*apiclient.ManifestResponse, error)
func (*UnimplementedApplicationServiceServer) GetManifestsWithFiles ¶ added in v2.5.0
func (*UnimplementedApplicationServiceServer) GetManifestsWithFiles(srv ApplicationService_GetManifestsWithFilesServer) error
func (*UnimplementedApplicationServiceServer) GetResource ¶
func (*UnimplementedApplicationServiceServer) GetResource(ctx context.Context, req *ApplicationResourceRequest) (*ApplicationResourceResponse, error)
func (*UnimplementedApplicationServiceServer) List ¶
func (*UnimplementedApplicationServiceServer) List(ctx context.Context, req *ApplicationQuery) (*v1alpha1.ApplicationList, error)
func (*UnimplementedApplicationServiceServer) ListLinks ¶ added in v2.6.0
func (*UnimplementedApplicationServiceServer) ListLinks(ctx context.Context, req *ListAppLinksRequest) (*LinksResponse, error)
func (*UnimplementedApplicationServiceServer) ListResourceActions ¶
func (*UnimplementedApplicationServiceServer) ListResourceActions(ctx context.Context, req *ApplicationResourceRequest) (*ResourceActionsListResponse, error)
func (*UnimplementedApplicationServiceServer) ListResourceEvents ¶
func (*UnimplementedApplicationServiceServer) ListResourceEvents(ctx context.Context, req *ApplicationResourceEventsQuery) (*v11.EventList, error)
func (*UnimplementedApplicationServiceServer) ListResourceLinks ¶ added in v2.6.0
func (*UnimplementedApplicationServiceServer) ListResourceLinks(ctx context.Context, req *ApplicationResourceRequest) (*LinksResponse, error)
func (*UnimplementedApplicationServiceServer) ManagedResources ¶
func (*UnimplementedApplicationServiceServer) ManagedResources(ctx context.Context, req *ResourcesQuery) (*ManagedResourcesResponse, error)
func (*UnimplementedApplicationServiceServer) Patch ¶
func (*UnimplementedApplicationServiceServer) Patch(ctx context.Context, req *ApplicationPatchRequest) (*v1alpha1.Application, error)
func (*UnimplementedApplicationServiceServer) PatchResource ¶
func (*UnimplementedApplicationServiceServer) PatchResource(ctx context.Context, req *ApplicationResourcePatchRequest) (*ApplicationResourceResponse, error)
func (*UnimplementedApplicationServiceServer) PodLogs ¶
func (*UnimplementedApplicationServiceServer) PodLogs(req *ApplicationPodLogsQuery, srv ApplicationService_PodLogsServer) error
func (*UnimplementedApplicationServiceServer) ResourceTree ¶
func (*UnimplementedApplicationServiceServer) ResourceTree(ctx context.Context, req *ResourcesQuery) (*v1alpha1.ApplicationTree, error)
func (*UnimplementedApplicationServiceServer) RevisionMetadata ¶
func (*UnimplementedApplicationServiceServer) RevisionMetadata(ctx context.Context, req *RevisionMetadataQuery) (*v1alpha1.RevisionMetadata, error)
func (*UnimplementedApplicationServiceServer) Rollback ¶
func (*UnimplementedApplicationServiceServer) Rollback(ctx context.Context, req *ApplicationRollbackRequest) (*v1alpha1.Application, error)
func (*UnimplementedApplicationServiceServer) RunResourceAction ¶
func (*UnimplementedApplicationServiceServer) RunResourceAction(ctx context.Context, req *ResourceActionRunRequest) (*ApplicationResponse, error)
func (*UnimplementedApplicationServiceServer) Sync ¶
func (*UnimplementedApplicationServiceServer) Sync(ctx context.Context, req *ApplicationSyncRequest) (*v1alpha1.Application, error)
func (*UnimplementedApplicationServiceServer) TerminateOperation ¶
func (*UnimplementedApplicationServiceServer) TerminateOperation(ctx context.Context, req *OperationTerminateRequest) (*OperationTerminateResponse, error)
func (*UnimplementedApplicationServiceServer) Update ¶
func (*UnimplementedApplicationServiceServer) Update(ctx context.Context, req *ApplicationUpdateRequest) (*v1alpha1.Application, error)
func (*UnimplementedApplicationServiceServer) UpdateSpec ¶
func (*UnimplementedApplicationServiceServer) UpdateSpec(ctx context.Context, req *ApplicationUpdateSpecRequest) (*v1alpha1.ApplicationSpec, error)
func (*UnimplementedApplicationServiceServer) Watch ¶
func (*UnimplementedApplicationServiceServer) Watch(req *ApplicationQuery, srv ApplicationService_WatchServer) error
func (*UnimplementedApplicationServiceServer) WatchResourceTree ¶
func (*UnimplementedApplicationServiceServer) WatchResourceTree(req *ResourcesQuery, srv ApplicationService_WatchResourceTreeServer) error