Documentation
¶
Index ¶
- Variables
- type AddPackageVersionRequest
- func (*AddPackageVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPackageVersionRequest) GetName() string
- func (x *AddPackageVersionRequest) GetNamespace() string
- func (x *AddPackageVersionRequest) GetPackage() *v1alpha1.PackageVersion
- func (*AddPackageVersionRequest) ProtoMessage()
- func (x *AddPackageVersionRequest) ProtoReflect() protoreflect.Message
- func (x *AddPackageVersionRequest) Reset()
- func (x *AddPackageVersionRequest) String() string
- type AddPackageVersionResponse
- func (*AddPackageVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddPackageVersionResponse) GetReason() string
- func (x *AddPackageVersionResponse) GetResult() v1alpha1.RequestResult
- func (*AddPackageVersionResponse) ProtoMessage()
- func (x *AddPackageVersionResponse) ProtoReflect() protoreflect.Message
- func (x *AddPackageVersionResponse) Reset()
- func (x *AddPackageVersionResponse) String() string
- type GetJobRequest
- type GetJobResponse
- func (*GetJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobResponse) GetJobType() string
- func (x *GetJobResponse) GetTarget() *Machine
- func (*GetJobResponse) ProtoMessage()
- func (x *GetJobResponse) ProtoReflect() protoreflect.Message
- func (x *GetJobResponse) Reset()
- func (x *GetJobResponse) String() string
- type InstallRequest
- func (*InstallRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InstallRequest) GetName() string
- func (x *InstallRequest) GetNamespace() string
- func (*InstallRequest) ProtoMessage()
- func (x *InstallRequest) ProtoReflect() protoreflect.Message
- func (x *InstallRequest) Reset()
- func (x *InstallRequest) String() string
- type InstallResponse
- func (*InstallResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InstallResponse) GetResult() v1alpha1.RequestResult
- func (*InstallResponse) ProtoMessage()
- func (x *InstallResponse) ProtoReflect() protoreflect.Message
- func (x *InstallResponse) Reset()
- func (x *InstallResponse) String() string
- type ListMachinesRequest
- func (*ListMachinesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMachinesRequest) GetLabelSelector() *v11.LabelSelector
- func (x *ListMachinesRequest) GetNamespace() string
- func (*ListMachinesRequest) ProtoMessage()
- func (x *ListMachinesRequest) ProtoReflect() protoreflect.Message
- func (x *ListMachinesRequest) Reset()
- func (x *ListMachinesRequest) String() string
- type ListMachinesResponse
- func (*ListMachinesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMachinesResponse) GetMachines() []*Machine
- func (*ListMachinesResponse) ProtoMessage()
- func (x *ListMachinesResponse) ProtoReflect() protoreflect.Message
- func (x *ListMachinesResponse) Reset()
- func (x *ListMachinesResponse) String() string
- type Machine
- func (*Machine) Descriptor() ([]byte, []int)deprecated
- func (x *Machine) GetObjectMeta() *v11.ObjectMeta
- func (x *Machine) GetSpec() *MachineSpec
- func (x *Machine) GetStatus() *MachineStatus
- func (x *Machine) GetTypeMeta() *v11.TypeMeta
- func (*Machine) ProtoMessage()
- func (x *Machine) ProtoReflect() protoreflect.Message
- func (x *Machine) Reset()
- func (x *Machine) String() string
- type MachineSpec
- func (*MachineSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MachineSpec) GetMachineTypeRef() *v1.LocalObjectReference
- func (x *MachineSpec) GetOobMachineRef() *v1.LocalObjectReference
- func (x *MachineSpec) GetPackages() []*v1alpha1.PackageVersion
- func (x *MachineSpec) GetScanPeriod() *v11.Duration
- func (*MachineSpec) ProtoMessage()
- func (x *MachineSpec) ProtoReflect() protoreflect.Message
- func (x *MachineSpec) Reset()
- func (x *MachineSpec) String() string
- type MachineStatus
- func (*MachineStatus) Descriptor() ([]byte, []int)deprecated
- func (x *MachineStatus) GetConditions() []*v1alpha1.Condition
- func (x *MachineStatus) GetInstalledPackages() []*v1alpha1.PackageVersion
- func (x *MachineStatus) GetLastScanResult() v1alpha1.ScanResult
- func (x *MachineStatus) GetLastScanTime() *v11.Timestamp
- func (x *MachineStatus) GetMessage() string
- func (*MachineStatus) ProtoMessage()
- func (x *MachineStatus) ProtoReflect() protoreflect.Message
- func (x *MachineStatus) Reset()
- func (x *MachineStatus) String() string
- type RemovePackageVersionRequest
- func (*RemovePackageVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemovePackageVersionRequest) GetName() string
- func (x *RemovePackageVersionRequest) GetNamespace() string
- func (x *RemovePackageVersionRequest) GetPackageName() string
- func (*RemovePackageVersionRequest) ProtoMessage()
- func (x *RemovePackageVersionRequest) ProtoReflect() protoreflect.Message
- func (x *RemovePackageVersionRequest) Reset()
- func (x *RemovePackageVersionRequest) String() string
- type RemovePackageVersionResponse
- func (*RemovePackageVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemovePackageVersionResponse) GetReason() string
- func (x *RemovePackageVersionResponse) GetResult() v1alpha1.RequestResult
- func (*RemovePackageVersionResponse) ProtoMessage()
- func (x *RemovePackageVersionResponse) ProtoReflect() protoreflect.Message
- func (x *RemovePackageVersionResponse) Reset()
- func (x *RemovePackageVersionResponse) String() string
- type ScanMachineRequest
- func (*ScanMachineRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScanMachineRequest) GetName() string
- func (x *ScanMachineRequest) GetNamespace() string
- func (*ScanMachineRequest) ProtoMessage()
- func (x *ScanMachineRequest) ProtoReflect() protoreflect.Message
- func (x *ScanMachineRequest) Reset()
- func (x *ScanMachineRequest) String() string
- type ScanMachineResponse
- func (*ScanMachineResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ScanMachineResponse) GetResult() v1alpha1.RequestResult
- func (*ScanMachineResponse) ProtoMessage()
- func (x *ScanMachineResponse) ProtoReflect() protoreflect.Message
- func (x *ScanMachineResponse) Reset()
- func (x *ScanMachineResponse) String() string
- type SetPackageVersionRequest
- func (*SetPackageVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPackageVersionRequest) GetName() string
- func (x *SetPackageVersionRequest) GetNamespace() string
- func (x *SetPackageVersionRequest) GetPackage() *v1alpha1.PackageVersion
- func (*SetPackageVersionRequest) ProtoMessage()
- func (x *SetPackageVersionRequest) ProtoReflect() protoreflect.Message
- func (x *SetPackageVersionRequest) Reset()
- func (x *SetPackageVersionRequest) String() string
- type SetPackageVersionResponse
- func (*SetPackageVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetPackageVersionResponse) GetReason() string
- func (x *SetPackageVersionResponse) GetResult() v1alpha1.RequestResult
- func (*SetPackageVersionResponse) ProtoMessage()
- func (x *SetPackageVersionResponse) ProtoReflect() protoreflect.Message
- func (x *SetPackageVersionResponse) Reset()
- func (x *SetPackageVersionResponse) String() string
- type UpdateMachineStatusRequest
- func (*UpdateMachineStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMachineStatusRequest) GetName() string
- func (x *UpdateMachineStatusRequest) GetNamespace() string
- func (x *UpdateMachineStatusRequest) GetStatus() *MachineStatus
- func (*UpdateMachineStatusRequest) ProtoMessage()
- func (x *UpdateMachineStatusRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMachineStatusRequest) Reset()
- func (x *UpdateMachineStatusRequest) String() string
- type UpdateMachineStatusResponse
- func (*UpdateMachineStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMachineStatusResponse) GetResult() v1alpha1.RequestResult
- func (*UpdateMachineStatusResponse) ProtoMessage()
- func (x *UpdateMachineStatusResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMachineStatusResponse) Reset()
- func (x *UpdateMachineStatusResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var File_machine_v1alpha1_api_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddPackageVersionRequest ¶
type AddPackageVersionRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Package *v1alpha1.PackageVersion `protobuf:"bytes,3,opt,name=package,proto3" json:"package,omitempty"` // contains filtered or unexported fields }
func (*AddPackageVersionRequest) Descriptor
deprecated
func (*AddPackageVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPackageVersionRequest.ProtoReflect.Descriptor instead.
func (*AddPackageVersionRequest) GetName ¶
func (x *AddPackageVersionRequest) GetName() string
func (*AddPackageVersionRequest) GetNamespace ¶
func (x *AddPackageVersionRequest) GetNamespace() string
func (*AddPackageVersionRequest) GetPackage ¶
func (x *AddPackageVersionRequest) GetPackage() *v1alpha1.PackageVersion
func (*AddPackageVersionRequest) ProtoMessage ¶
func (*AddPackageVersionRequest) ProtoMessage()
func (*AddPackageVersionRequest) ProtoReflect ¶
func (x *AddPackageVersionRequest) ProtoReflect() protoreflect.Message
func (*AddPackageVersionRequest) Reset ¶
func (x *AddPackageVersionRequest) Reset()
func (*AddPackageVersionRequest) String ¶
func (x *AddPackageVersionRequest) String() string
type AddPackageVersionResponse ¶
type AddPackageVersionResponse struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` Result v1alpha1.RequestResult `protobuf:"varint,2,opt,name=result,proto3,enum=common.v1alpha1.RequestResult" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AddPackageVersionResponse) Descriptor
deprecated
func (*AddPackageVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPackageVersionResponse.ProtoReflect.Descriptor instead.
func (*AddPackageVersionResponse) GetReason ¶
func (x *AddPackageVersionResponse) GetReason() string
func (*AddPackageVersionResponse) GetResult ¶
func (x *AddPackageVersionResponse) GetResult() v1alpha1.RequestResult
func (*AddPackageVersionResponse) ProtoMessage ¶
func (*AddPackageVersionResponse) ProtoMessage()
func (*AddPackageVersionResponse) ProtoReflect ¶
func (x *AddPackageVersionResponse) ProtoReflect() protoreflect.Message
func (*AddPackageVersionResponse) Reset ¶
func (x *AddPackageVersionResponse) Reset()
func (*AddPackageVersionResponse) String ¶
func (x *AddPackageVersionResponse) String() string
type GetJobRequest ¶
type GetJobRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetJobRequest) Descriptor
deprecated
func (*GetJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJobRequest.ProtoReflect.Descriptor instead.
func (*GetJobRequest) GetId ¶
func (x *GetJobRequest) GetId() string
func (*GetJobRequest) ProtoMessage ¶
func (*GetJobRequest) ProtoMessage()
func (*GetJobRequest) ProtoReflect ¶
func (x *GetJobRequest) ProtoReflect() protoreflect.Message
func (*GetJobRequest) Reset ¶
func (x *GetJobRequest) Reset()
func (*GetJobRequest) String ¶
func (x *GetJobRequest) String() string
type GetJobResponse ¶
type GetJobResponse struct { JobType string `protobuf:"bytes,1,opt,name=job_type,json=jobType,proto3" json:"job_type,omitempty"` Target *Machine `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` // contains filtered or unexported fields }
func (*GetJobResponse) Descriptor
deprecated
func (*GetJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJobResponse.ProtoReflect.Descriptor instead.
func (*GetJobResponse) GetJobType ¶
func (x *GetJobResponse) GetJobType() string
func (*GetJobResponse) GetTarget ¶
func (x *GetJobResponse) GetTarget() *Machine
func (*GetJobResponse) ProtoMessage ¶
func (*GetJobResponse) ProtoMessage()
func (*GetJobResponse) ProtoReflect ¶
func (x *GetJobResponse) ProtoReflect() protoreflect.Message
func (*GetJobResponse) Reset ¶
func (x *GetJobResponse) Reset()
func (*GetJobResponse) String ¶
func (x *GetJobResponse) String() string
type InstallRequest ¶
type InstallRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*InstallRequest) Descriptor
deprecated
func (*InstallRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstallRequest.ProtoReflect.Descriptor instead.
func (*InstallRequest) GetName ¶
func (x *InstallRequest) GetName() string
func (*InstallRequest) GetNamespace ¶
func (x *InstallRequest) GetNamespace() string
func (*InstallRequest) ProtoMessage ¶
func (*InstallRequest) ProtoMessage()
func (*InstallRequest) ProtoReflect ¶
func (x *InstallRequest) ProtoReflect() protoreflect.Message
func (*InstallRequest) Reset ¶
func (x *InstallRequest) Reset()
func (*InstallRequest) String ¶
func (x *InstallRequest) String() string
type InstallResponse ¶
type InstallResponse struct { Result v1alpha1.RequestResult `protobuf:"varint,1,opt,name=result,proto3,enum=common.v1alpha1.RequestResult" json:"result,omitempty"` // contains filtered or unexported fields }
func (*InstallResponse) Descriptor
deprecated
func (*InstallResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstallResponse.ProtoReflect.Descriptor instead.
func (*InstallResponse) GetResult ¶
func (x *InstallResponse) GetResult() v1alpha1.RequestResult
func (*InstallResponse) ProtoMessage ¶
func (*InstallResponse) ProtoMessage()
func (*InstallResponse) ProtoReflect ¶
func (x *InstallResponse) ProtoReflect() protoreflect.Message
func (*InstallResponse) Reset ¶
func (x *InstallResponse) Reset()
func (*InstallResponse) String ¶
func (x *InstallResponse) String() string
type ListMachinesRequest ¶
type ListMachinesRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` LabelSelector *v11.LabelSelector `protobuf:"bytes,2,opt,name=label_selector,json=labelSelector,proto3" json:"label_selector,omitempty"` // contains filtered or unexported fields }
func (*ListMachinesRequest) Descriptor
deprecated
func (*ListMachinesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMachinesRequest.ProtoReflect.Descriptor instead.
func (*ListMachinesRequest) GetLabelSelector ¶
func (x *ListMachinesRequest) GetLabelSelector() *v11.LabelSelector
func (*ListMachinesRequest) GetNamespace ¶
func (x *ListMachinesRequest) GetNamespace() string
func (*ListMachinesRequest) ProtoMessage ¶
func (*ListMachinesRequest) ProtoMessage()
func (*ListMachinesRequest) ProtoReflect ¶
func (x *ListMachinesRequest) ProtoReflect() protoreflect.Message
func (*ListMachinesRequest) Reset ¶
func (x *ListMachinesRequest) Reset()
func (*ListMachinesRequest) String ¶
func (x *ListMachinesRequest) String() string
type ListMachinesResponse ¶
type ListMachinesResponse struct { Machines []*Machine `protobuf:"bytes,1,rep,name=machines,proto3" json:"machines,omitempty"` // contains filtered or unexported fields }
func (*ListMachinesResponse) Descriptor
deprecated
func (*ListMachinesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMachinesResponse.ProtoReflect.Descriptor instead.
func (*ListMachinesResponse) GetMachines ¶
func (x *ListMachinesResponse) GetMachines() []*Machine
func (*ListMachinesResponse) ProtoMessage ¶
func (*ListMachinesResponse) ProtoMessage()
func (*ListMachinesResponse) ProtoReflect ¶
func (x *ListMachinesResponse) ProtoReflect() protoreflect.Message
func (*ListMachinesResponse) Reset ¶
func (x *ListMachinesResponse) Reset()
func (*ListMachinesResponse) String ¶
func (x *ListMachinesResponse) String() string
type Machine ¶
type Machine struct { TypeMeta *v11.TypeMeta `protobuf:"bytes,1,opt,name=type_meta,json=typeMeta,proto3" json:"type_meta,omitempty"` ObjectMeta *v11.ObjectMeta `protobuf:"bytes,2,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` Spec *MachineSpec `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec,omitempty"` Status *MachineStatus `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*Machine) Descriptor
deprecated
func (*Machine) GetObjectMeta ¶
func (x *Machine) GetObjectMeta() *v11.ObjectMeta
func (*Machine) GetSpec ¶
func (x *Machine) GetSpec() *MachineSpec
func (*Machine) GetStatus ¶
func (x *Machine) GetStatus() *MachineStatus
func (*Machine) GetTypeMeta ¶
func (*Machine) ProtoMessage ¶
func (*Machine) ProtoMessage()
func (*Machine) ProtoReflect ¶
func (x *Machine) ProtoReflect() protoreflect.Message
type MachineSpec ¶
type MachineSpec struct { MachineTypeRef *v1.LocalObjectReference `protobuf:"bytes,1,opt,name=machine_type_ref,json=machineTypeRef,proto3" json:"machine_type_ref,omitempty"` OobMachineRef *v1.LocalObjectReference `protobuf:"bytes,2,opt,name=oob_machine_ref,json=oobMachineRef,proto3" json:"oob_machine_ref,omitempty"` ScanPeriod *v11.Duration `protobuf:"bytes,3,opt,name=scan_period,json=scanPeriod,proto3" json:"scan_period,omitempty"` Packages []*v1alpha1.PackageVersion `protobuf:"bytes,4,rep,name=packages,proto3" json:"packages,omitempty"` // contains filtered or unexported fields }
func (*MachineSpec) Descriptor
deprecated
func (*MachineSpec) Descriptor() ([]byte, []int)
Deprecated: Use MachineSpec.ProtoReflect.Descriptor instead.
func (*MachineSpec) GetMachineTypeRef ¶
func (x *MachineSpec) GetMachineTypeRef() *v1.LocalObjectReference
func (*MachineSpec) GetOobMachineRef ¶
func (x *MachineSpec) GetOobMachineRef() *v1.LocalObjectReference
func (*MachineSpec) GetPackages ¶
func (x *MachineSpec) GetPackages() []*v1alpha1.PackageVersion
func (*MachineSpec) GetScanPeriod ¶
func (x *MachineSpec) GetScanPeriod() *v11.Duration
func (*MachineSpec) ProtoMessage ¶
func (*MachineSpec) ProtoMessage()
func (*MachineSpec) ProtoReflect ¶
func (x *MachineSpec) ProtoReflect() protoreflect.Message
func (*MachineSpec) Reset ¶
func (x *MachineSpec) Reset()
func (*MachineSpec) String ¶
func (x *MachineSpec) String() string
type MachineStatus ¶
type MachineStatus struct { LastScanTime *v11.Timestamp `protobuf:"bytes,1,opt,name=last_scan_time,json=lastScanTime,proto3" json:"last_scan_time,omitempty"` LastScanResult v1alpha1.ScanResult `` /* 138-byte string literal not displayed */ InstalledPackages []*v1alpha1.PackageVersion `protobuf:"bytes,3,rep,name=installed_packages,json=installedPackages,proto3" json:"installed_packages,omitempty"` Message string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"` Conditions []*v1alpha1.Condition `protobuf:"bytes,5,rep,name=conditions,proto3" json:"conditions,omitempty"` // contains filtered or unexported fields }
func (*MachineStatus) Descriptor
deprecated
func (*MachineStatus) Descriptor() ([]byte, []int)
Deprecated: Use MachineStatus.ProtoReflect.Descriptor instead.
func (*MachineStatus) GetConditions ¶
func (x *MachineStatus) GetConditions() []*v1alpha1.Condition
func (*MachineStatus) GetInstalledPackages ¶
func (x *MachineStatus) GetInstalledPackages() []*v1alpha1.PackageVersion
func (*MachineStatus) GetLastScanResult ¶
func (x *MachineStatus) GetLastScanResult() v1alpha1.ScanResult
func (*MachineStatus) GetLastScanTime ¶
func (x *MachineStatus) GetLastScanTime() *v11.Timestamp
func (*MachineStatus) GetMessage ¶
func (x *MachineStatus) GetMessage() string
func (*MachineStatus) ProtoMessage ¶
func (*MachineStatus) ProtoMessage()
func (*MachineStatus) ProtoReflect ¶
func (x *MachineStatus) ProtoReflect() protoreflect.Message
func (*MachineStatus) Reset ¶
func (x *MachineStatus) Reset()
func (*MachineStatus) String ¶
func (x *MachineStatus) String() string
type RemovePackageVersionRequest ¶
type RemovePackageVersionRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` PackageName string `protobuf:"bytes,3,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"` // contains filtered or unexported fields }
func (*RemovePackageVersionRequest) Descriptor
deprecated
func (*RemovePackageVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemovePackageVersionRequest.ProtoReflect.Descriptor instead.
func (*RemovePackageVersionRequest) GetName ¶
func (x *RemovePackageVersionRequest) GetName() string
func (*RemovePackageVersionRequest) GetNamespace ¶
func (x *RemovePackageVersionRequest) GetNamespace() string
func (*RemovePackageVersionRequest) GetPackageName ¶
func (x *RemovePackageVersionRequest) GetPackageName() string
func (*RemovePackageVersionRequest) ProtoMessage ¶
func (*RemovePackageVersionRequest) ProtoMessage()
func (*RemovePackageVersionRequest) ProtoReflect ¶
func (x *RemovePackageVersionRequest) ProtoReflect() protoreflect.Message
func (*RemovePackageVersionRequest) Reset ¶
func (x *RemovePackageVersionRequest) Reset()
func (*RemovePackageVersionRequest) String ¶
func (x *RemovePackageVersionRequest) String() string
type RemovePackageVersionResponse ¶
type RemovePackageVersionResponse struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` Result v1alpha1.RequestResult `protobuf:"varint,2,opt,name=result,proto3,enum=common.v1alpha1.RequestResult" json:"result,omitempty"` // contains filtered or unexported fields }
func (*RemovePackageVersionResponse) Descriptor
deprecated
func (*RemovePackageVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemovePackageVersionResponse.ProtoReflect.Descriptor instead.
func (*RemovePackageVersionResponse) GetReason ¶
func (x *RemovePackageVersionResponse) GetReason() string
func (*RemovePackageVersionResponse) GetResult ¶
func (x *RemovePackageVersionResponse) GetResult() v1alpha1.RequestResult
func (*RemovePackageVersionResponse) ProtoMessage ¶
func (*RemovePackageVersionResponse) ProtoMessage()
func (*RemovePackageVersionResponse) ProtoReflect ¶
func (x *RemovePackageVersionResponse) ProtoReflect() protoreflect.Message
func (*RemovePackageVersionResponse) Reset ¶
func (x *RemovePackageVersionResponse) Reset()
func (*RemovePackageVersionResponse) String ¶
func (x *RemovePackageVersionResponse) String() string
type ScanMachineRequest ¶
type ScanMachineRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ScanMachineRequest) Descriptor
deprecated
func (*ScanMachineRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScanMachineRequest.ProtoReflect.Descriptor instead.
func (*ScanMachineRequest) GetName ¶
func (x *ScanMachineRequest) GetName() string
func (*ScanMachineRequest) GetNamespace ¶
func (x *ScanMachineRequest) GetNamespace() string
func (*ScanMachineRequest) ProtoMessage ¶
func (*ScanMachineRequest) ProtoMessage()
func (*ScanMachineRequest) ProtoReflect ¶
func (x *ScanMachineRequest) ProtoReflect() protoreflect.Message
func (*ScanMachineRequest) Reset ¶
func (x *ScanMachineRequest) Reset()
func (*ScanMachineRequest) String ¶
func (x *ScanMachineRequest) String() string
type ScanMachineResponse ¶
type ScanMachineResponse struct { Result v1alpha1.RequestResult `protobuf:"varint,1,opt,name=result,proto3,enum=common.v1alpha1.RequestResult" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ScanMachineResponse) Descriptor
deprecated
func (*ScanMachineResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScanMachineResponse.ProtoReflect.Descriptor instead.
func (*ScanMachineResponse) GetResult ¶
func (x *ScanMachineResponse) GetResult() v1alpha1.RequestResult
func (*ScanMachineResponse) ProtoMessage ¶
func (*ScanMachineResponse) ProtoMessage()
func (*ScanMachineResponse) ProtoReflect ¶
func (x *ScanMachineResponse) ProtoReflect() protoreflect.Message
func (*ScanMachineResponse) Reset ¶
func (x *ScanMachineResponse) Reset()
func (*ScanMachineResponse) String ¶
func (x *ScanMachineResponse) String() string
type SetPackageVersionRequest ¶
type SetPackageVersionRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Package *v1alpha1.PackageVersion `protobuf:"bytes,3,opt,name=package,proto3" json:"package,omitempty"` // contains filtered or unexported fields }
func (*SetPackageVersionRequest) Descriptor
deprecated
func (*SetPackageVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPackageVersionRequest.ProtoReflect.Descriptor instead.
func (*SetPackageVersionRequest) GetName ¶
func (x *SetPackageVersionRequest) GetName() string
func (*SetPackageVersionRequest) GetNamespace ¶
func (x *SetPackageVersionRequest) GetNamespace() string
func (*SetPackageVersionRequest) GetPackage ¶
func (x *SetPackageVersionRequest) GetPackage() *v1alpha1.PackageVersion
func (*SetPackageVersionRequest) ProtoMessage ¶
func (*SetPackageVersionRequest) ProtoMessage()
func (*SetPackageVersionRequest) ProtoReflect ¶
func (x *SetPackageVersionRequest) ProtoReflect() protoreflect.Message
func (*SetPackageVersionRequest) Reset ¶
func (x *SetPackageVersionRequest) Reset()
func (*SetPackageVersionRequest) String ¶
func (x *SetPackageVersionRequest) String() string
type SetPackageVersionResponse ¶
type SetPackageVersionResponse struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` Result v1alpha1.RequestResult `protobuf:"varint,2,opt,name=result,proto3,enum=common.v1alpha1.RequestResult" json:"result,omitempty"` // contains filtered or unexported fields }
func (*SetPackageVersionResponse) Descriptor
deprecated
func (*SetPackageVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPackageVersionResponse.ProtoReflect.Descriptor instead.
func (*SetPackageVersionResponse) GetReason ¶
func (x *SetPackageVersionResponse) GetReason() string
func (*SetPackageVersionResponse) GetResult ¶
func (x *SetPackageVersionResponse) GetResult() v1alpha1.RequestResult
func (*SetPackageVersionResponse) ProtoMessage ¶
func (*SetPackageVersionResponse) ProtoMessage()
func (*SetPackageVersionResponse) ProtoReflect ¶
func (x *SetPackageVersionResponse) ProtoReflect() protoreflect.Message
func (*SetPackageVersionResponse) Reset ¶
func (x *SetPackageVersionResponse) Reset()
func (*SetPackageVersionResponse) String ¶
func (x *SetPackageVersionResponse) String() string
type UpdateMachineStatusRequest ¶
type UpdateMachineStatusRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Status *MachineStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UpdateMachineStatusRequest) Descriptor
deprecated
func (*UpdateMachineStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMachineStatusRequest.ProtoReflect.Descriptor instead.
func (*UpdateMachineStatusRequest) GetName ¶
func (x *UpdateMachineStatusRequest) GetName() string
func (*UpdateMachineStatusRequest) GetNamespace ¶
func (x *UpdateMachineStatusRequest) GetNamespace() string
func (*UpdateMachineStatusRequest) GetStatus ¶
func (x *UpdateMachineStatusRequest) GetStatus() *MachineStatus
func (*UpdateMachineStatusRequest) ProtoMessage ¶
func (*UpdateMachineStatusRequest) ProtoMessage()
func (*UpdateMachineStatusRequest) ProtoReflect ¶
func (x *UpdateMachineStatusRequest) ProtoReflect() protoreflect.Message
func (*UpdateMachineStatusRequest) Reset ¶
func (x *UpdateMachineStatusRequest) Reset()
func (*UpdateMachineStatusRequest) String ¶
func (x *UpdateMachineStatusRequest) String() string
type UpdateMachineStatusResponse ¶
type UpdateMachineStatusResponse struct { Result v1alpha1.RequestResult `protobuf:"varint,1,opt,name=result,proto3,enum=common.v1alpha1.RequestResult" json:"result,omitempty"` // contains filtered or unexported fields }
func (*UpdateMachineStatusResponse) Descriptor
deprecated
func (*UpdateMachineStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMachineStatusResponse.ProtoReflect.Descriptor instead.
func (*UpdateMachineStatusResponse) GetResult ¶
func (x *UpdateMachineStatusResponse) GetResult() v1alpha1.RequestResult
func (*UpdateMachineStatusResponse) ProtoMessage ¶
func (*UpdateMachineStatusResponse) ProtoMessage()
func (*UpdateMachineStatusResponse) ProtoReflect ¶
func (x *UpdateMachineStatusResponse) ProtoReflect() protoreflect.Message
func (*UpdateMachineStatusResponse) Reset ¶
func (x *UpdateMachineStatusResponse) Reset()
func (*UpdateMachineStatusResponse) String ¶
func (x *UpdateMachineStatusResponse) String() string