Documentation ¶
Overview ¶
Code generated by go generate; DO NOT EDIT.
Index ¶
- Variables
- type ArtifactSpec
- func (*ArtifactSpec) Descriptor() ([]byte, []int)deprecated
- func (m *ArtifactSpec) GetArtifact() isArtifactSpec_Artifact
- func (x *ArtifactSpec) GetHelmInGitRepo() *HelmInGitRepo
- func (x *ArtifactSpec) GetHelmInHelmRepo() *HelmInHelmRepo
- func (x *ArtifactSpec) GetHelmOptions() *HelmOptions
- func (x *ArtifactSpec) GetManagedAlertManger() *ManagedAlertManager
- func (m *ArtifactSpec) GetOptions() isArtifactSpec_Options
- func (x *ArtifactSpec) GetType() string
- func (x *ArtifactSpec) GetUploadedHelm() *UploadedHelmArtifact
- func (x *ArtifactSpec) GetUploadedYAML() *UploadedYAMLArtifact
- func (x *ArtifactSpec) GetYamlInGitRepo() *YAMLInGitRepo
- func (x *ArtifactSpec) GetYamlOptions() *YAMLOptions
- func (*ArtifactSpec) ProtoMessage()
- func (x *ArtifactSpec) ProtoReflect() protoreflect.Message
- func (x *ArtifactSpec) Reset()
- func (x *ArtifactSpec) String() string
- type ArtifactSpec_HelmInGitRepo
- type ArtifactSpec_HelmInHelmRepo
- type ArtifactSpec_HelmOptions
- type ArtifactSpec_ManagedAlertManger
- type ArtifactSpec_UploadedHelm
- type ArtifactSpec_UploadedYAML
- type ArtifactSpec_YamlInGitRepo
- type ArtifactSpec_YamlOptions
- type AuthType
- type ClientType
- type ConditionStatus
- func (ConditionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ConditionStatus) Enum() *ConditionStatus
- func (ConditionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ConditionStatus) Number() protoreflect.EnumNumber
- func (x ConditionStatus) String() string
- func (ConditionStatus) Type() protoreflect.EnumType
- type DriftSpec
- type Empty
- type File
- type HelmInGitRepo
- func (*HelmInGitRepo) Descriptor() ([]byte, []int)deprecated
- func (x *HelmInGitRepo) GetChartPath() *File
- func (x *HelmInGitRepo) GetRepository() string
- func (x *HelmInGitRepo) GetRevision() string
- func (x *HelmInGitRepo) GetValuesPaths() []*File
- func (*HelmInGitRepo) ProtoMessage()
- func (x *HelmInGitRepo) ProtoReflect() protoreflect.Message
- func (x *HelmInGitRepo) Reset()
- func (x *HelmInGitRepo) String() string
- type HelmInHelmRepo
- func (*HelmInHelmRepo) Descriptor() ([]byte, []int)deprecated
- func (x *HelmInHelmRepo) GetChartName() string
- func (x *HelmInHelmRepo) GetChartVersion() string
- func (x *HelmInHelmRepo) GetRepository() string
- func (x *HelmInHelmRepo) GetValuesPaths() []*File
- func (*HelmInHelmRepo) ProtoMessage()
- func (x *HelmInHelmRepo) ProtoReflect() protoreflect.Message
- func (x *HelmInHelmRepo) Reset()
- func (x *HelmInHelmRepo) String() string
- type HelmOptions
- func (*HelmOptions) Descriptor() ([]byte, []int)deprecated
- func (x *HelmOptions) GetAtomic() bool
- func (x *HelmOptions) GetCleanUpOnFail() bool
- func (x *HelmOptions) GetDescription() string
- func (x *HelmOptions) GetDisableOpenAPIValidation() bool
- func (x *HelmOptions) GetForce() bool
- func (x *HelmOptions) GetKeepHistory() bool
- func (x *HelmOptions) GetMaxHistory() int32
- func (x *HelmOptions) GetNoHooks() bool
- func (x *HelmOptions) GetRenderSubChartNotes() bool
- func (x *HelmOptions) GetResetValues() bool
- func (x *HelmOptions) GetReuseValues() bool
- func (x *HelmOptions) GetSetString() []string
- func (x *HelmOptions) GetSkipCRDs() bool
- func (x *HelmOptions) GetTimeout() string
- func (x *HelmOptions) GetWait() bool
- func (*HelmOptions) ProtoMessage()
- func (x *HelmOptions) ProtoReflect() protoreflect.Message
- func (x *HelmOptions) Reset()
- func (x *HelmOptions) String() string
- type HttpBody
- type IsRequestAllowedRequest
- func (*IsRequestAllowedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsRequestAllowedRequest) GetCookie() string
- func (x *IsRequestAllowedRequest) GetMethod() string
- func (x *IsRequestAllowedRequest) GetNamespace() string
- func (x *IsRequestAllowedRequest) GetNoAuthz() bool
- func (x *IsRequestAllowedRequest) GetOrg() string
- func (x *IsRequestAllowedRequest) GetProject() string
- func (x *IsRequestAllowedRequest) GetUrl() string
- func (x *IsRequestAllowedRequest) GetXApiKey() string
- func (x *IsRequestAllowedRequest) GetXApiToken() string
- func (x *IsRequestAllowedRequest) GetXSessionToken() string
- func (*IsRequestAllowedRequest) ProtoMessage()
- func (x *IsRequestAllowedRequest) ProtoReflect() protoreflect.Message
- func (x *IsRequestAllowedRequest) Reset()
- func (x *IsRequestAllowedRequest) String() string
- type IsRequestAllowedResponse
- func (*IsRequestAllowedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsRequestAllowedResponse) GetReason() string
- func (x *IsRequestAllowedResponse) GetSessionData() *SessionData
- func (x *IsRequestAllowedResponse) GetStatus() RequestStatus
- func (*IsRequestAllowedResponse) ProtoMessage()
- func (x *IsRequestAllowedResponse) ProtoReflect() protoreflect.Message
- func (x *IsRequestAllowedResponse) Reset()
- func (x *IsRequestAllowedResponse) String() string
- type ListMetadata
- func (*ListMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ListMetadata) GetCount() int64
- func (x *ListMetadata) GetLimit() int64
- func (x *ListMetadata) GetOffset() int64
- func (*ListMetadata) ProtoMessage()
- func (x *ListMetadata) ProtoReflect() protoreflect.Message
- func (x *ListMetadata) Reset()
- func (x *ListMetadata) String() string
- type ManagedAlertManager
- func (*ManagedAlertManager) Descriptor() ([]byte, []int)deprecated
- func (x *ManagedAlertManager) GetConfigmap() *File
- func (x *ManagedAlertManager) GetConfiguration() *File
- func (x *ManagedAlertManager) GetSecret() *File
- func (x *ManagedAlertManager) GetStatefulset() *File
- func (*ManagedAlertManager) ProtoMessage()
- func (x *ManagedAlertManager) ProtoReflect() protoreflect.Message
- func (x *ManagedAlertManager) Reset()
- func (x *ManagedAlertManager) String() string
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *Metadata) GetAnnotations() map[string]string
- func (x *Metadata) GetCreatedAt() *timestamppb.Timestamp
- func (x *Metadata) GetDescription() string
- func (x *Metadata) GetDisplayName() string
- func (x *Metadata) GetId() string
- func (x *Metadata) GetLabels() map[string]string
- func (x *Metadata) GetModifiedAt() *timestamppb.Timestamp
- func (x *Metadata) GetName() string
- func (x *Metadata) GetOrganization() string
- func (x *Metadata) GetPartner() string
- func (x *Metadata) GetProject() string
- func (x *Metadata) GetUrlScope() string
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (x *Metadata) String() string
- type NamespaceData
- func (*NamespaceData) Descriptor() ([]byte, []int)deprecated
- func (x *NamespaceData) GetNamespaceId() string
- func (x *NamespaceData) GetProjectId() string
- func (x *NamespaceData) GetRole() string
- func (*NamespaceData) ProtoMessage()
- func (x *NamespaceData) ProtoReflect() protoreflect.Message
- func (x *NamespaceData) Reset()
- func (x *NamespaceData) String() string
- type ParalusConditionStatus
- func (ParalusConditionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ParalusConditionStatus) Enum() *ParalusConditionStatus
- func (ParalusConditionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (e ParalusConditionStatus) IsEnum()
- func (e ParalusConditionStatus) MarshalJSON() ([]byte, error)
- func (e ParalusConditionStatus) MarshalYAML() (interface{}, error)
- func (x ParalusConditionStatus) Number() protoreflect.EnumNumber
- func (e *ParalusConditionStatus) Scan(value interface{}) error
- func (x ParalusConditionStatus) String() string
- func (ParalusConditionStatus) Type() protoreflect.EnumType
- func (e *ParalusConditionStatus) UnmarshalJSON(b []byte) error
- func (e *ParalusConditionStatus) UnmarshalYAML(unmarshal func(interface{}) error) error
- func (e ParalusConditionStatus) Value() (driver.Value, error)
- type ParalusTypeMeta
- func (*ParalusTypeMeta) Descriptor() ([]byte, []int)deprecated
- func (x *ParalusTypeMeta) GetApiVersion() string
- func (x *ParalusTypeMeta) GetKind() string
- func (*ParalusTypeMeta) ProtoMessage()
- func (x *ParalusTypeMeta) ProtoReflect() protoreflect.Message
- func (x *ParalusTypeMeta) Reset()
- func (x *ParalusTypeMeta) String() string
- type PlacementLabel
- func (*PlacementLabel) Descriptor() ([]byte, []int)deprecated
- func (x *PlacementLabel) GetKey() string
- func (x *PlacementLabel) GetValue() string
- func (*PlacementLabel) ProtoMessage()
- func (x *PlacementLabel) ProtoReflect() protoreflect.Message
- func (x *PlacementLabel) Reset()
- func (x *PlacementLabel) String() string
- type PlacementSpec
- func (*PlacementSpec) Descriptor() ([]byte, []int)deprecated
- func (x *PlacementSpec) GetLabels() []*PlacementLabel
- func (x *PlacementSpec) GetSelector() string
- func (*PlacementSpec) ProtoMessage()
- func (x *PlacementSpec) ProtoReflect() protoreflect.Message
- func (x *PlacementSpec) Reset()
- func (x *PlacementSpec) String() string
- type ProjectData
- func (*ProjectData) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectData) GetAll() bool
- func (x *ProjectData) GetList() []*ProjectRole
- func (*ProjectData) ProtoMessage()
- func (x *ProjectData) ProtoReflect() protoreflect.Message
- func (x *ProjectData) Reset()
- func (x *ProjectData) String() string
- type ProjectMeta
- type ProjectRole
- func (*ProjectRole) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectRole) GetProject() string
- func (x *ProjectRole) GetProjectId() string
- func (x *ProjectRole) GetRole() string
- func (*ProjectRole) ProtoMessage()
- func (x *ProjectRole) ProtoReflect() protoreflect.Message
- func (x *ProjectRole) Reset()
- func (x *ProjectRole) String() string
- type QueryOptions
- func (*QueryOptions) Descriptor() ([]byte, []int)deprecated
- func (x *QueryOptions) GetAccount() string
- func (x *QueryOptions) GetAnnotations() map[string]string
- func (x *QueryOptions) GetBlueprintRef() string
- func (x *QueryOptions) GetClusterID() string
- func (x *QueryOptions) GetCount() int64
- func (x *QueryOptions) GetDeleted() bool
- func (x *QueryOptions) GetDisplayName() string
- func (x *QueryOptions) GetExtended() bool
- func (x *QueryOptions) GetGlobalScope() bool
- func (x *QueryOptions) GetGroup() string
- func (x *QueryOptions) GetGroups() []string
- func (x *QueryOptions) GetID() string
- func (x *QueryOptions) GetIgnoreScopeDefault() bool
- func (x *QueryOptions) GetIsSSOUser() bool
- func (x *QueryOptions) GetLabels() map[string]string
- func (x *QueryOptions) GetLimit() int64
- func (x *QueryOptions) GetName() string
- func (x *QueryOptions) GetOffset() int64
- func (x *QueryOptions) GetOrder() string
- func (x *QueryOptions) GetOrderBy() string
- func (x *QueryOptions) GetOrganization() string
- func (x *QueryOptions) GetPartner() string
- func (x *QueryOptions) GetProject() string
- func (x *QueryOptions) GetPublishedVersion() string
- func (x *QueryOptions) GetQ() string
- func (x *QueryOptions) GetRole() string
- func (x *QueryOptions) GetSelector() string
- func (x *QueryOptions) GetType() string
- func (x *QueryOptions) GetUrlScope() string
- func (x *QueryOptions) GetUsername() string
- func (*QueryOptions) ProtoMessage()
- func (x *QueryOptions) ProtoReflect() protoreflect.Message
- func (x *QueryOptions) Reset()
- func (x *QueryOptions) String() string
- type RequestStatus
- func (RequestStatus) Descriptor() protoreflect.EnumDescriptor
- func (x RequestStatus) Enum() *RequestStatus
- func (RequestStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x RequestStatus) Number() protoreflect.EnumNumber
- func (x RequestStatus) String() string
- func (RequestStatus) Type() protoreflect.EnumType
- type ResourceURLMethods
- func (*ResourceURLMethods) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceURLMethods) GetMethods() []string
- func (*ResourceURLMethods) ProtoMessage()
- func (x *ResourceURLMethods) ProtoReflect() protoreflect.Message
- func (x *ResourceURLMethods) Reset()
- func (x *ResourceURLMethods) String() string
- type SessionData
- func (*SessionData) Descriptor() ([]byte, []int)deprecated
- func (x *SessionData) GetAccount() string
- func (x *SessionData) GetAuthType() AuthType
- func (x *SessionData) GetClientHost() string
- func (x *SessionData) GetClientIp() string
- func (x *SessionData) GetClientType() ClientType
- func (x *SessionData) GetClientUa() string
- func (x *SessionData) GetGroups() []string
- func (x *SessionData) GetIdp() string
- func (x *SessionData) GetIsAllNsAccess() map[string]bool
- func (x *SessionData) GetIsOrgAdmin() map[string]bool
- func (x *SessionData) GetIsPartnerAdmin() bool
- func (x *SessionData) GetIsSsoUser() bool
- func (x *SessionData) GetIsSuperAdmin() bool
- func (x *SessionData) GetNamespaces() []*NamespaceData
- func (x *SessionData) GetOrganization() string
- func (x *SessionData) GetPartner() string
- func (x *SessionData) GetPartnerDomain() string
- func (x *SessionData) GetPermissions() []string
- func (x *SessionData) GetProject() *ProjectData
- func (x *SessionData) GetResourceUrls() map[string]*ResourceURLMethods
- func (x *SessionData) GetRole() string
- func (x *SessionData) GetTtl() string
- func (x *SessionData) GetUsername() string
- func (*SessionData) ProtoMessage()
- func (x *SessionData) ProtoReflect() protoreflect.Message
- func (x *SessionData) Reset()
- func (x *SessionData) String() string
- type SharingSpec
- func (*SharingSpec) Descriptor() ([]byte, []int)deprecated
- func (x *SharingSpec) GetEnabled() bool
- func (x *SharingSpec) GetProjects() []*ProjectMeta
- func (*SharingSpec) ProtoMessage()
- func (x *SharingSpec) ProtoReflect() protoreflect.Message
- func (x *SharingSpec) Reset()
- func (x *SharingSpec) String() string
- type Status
- func (*Status) Descriptor() ([]byte, []int)deprecated
- func (x *Status) GetConditionStatus() ConditionStatus
- func (x *Status) GetConditionType() string
- func (x *Status) GetLastUpdated() *timestamppb.Timestamp
- func (x *Status) GetReason() string
- func (*Status) ProtoMessage()
- func (x *Status) ProtoReflect() protoreflect.Message
- func (x *Status) Reset()
- func (x *Status) String() string
- type UploadedHelmArtifact
- func (*UploadedHelmArtifact) Descriptor() ([]byte, []int)deprecated
- func (x *UploadedHelmArtifact) GetChartPath() *File
- func (x *UploadedHelmArtifact) GetValuesPaths() []*File
- func (*UploadedHelmArtifact) ProtoMessage()
- func (x *UploadedHelmArtifact) ProtoReflect() protoreflect.Message
- func (x *UploadedHelmArtifact) Reset()
- func (x *UploadedHelmArtifact) String() string
- type UploadedYAMLArtifact
- func (*UploadedYAMLArtifact) Descriptor() ([]byte, []int)deprecated
- func (x *UploadedYAMLArtifact) GetPaths() []*File
- func (*UploadedYAMLArtifact) ProtoMessage()
- func (x *UploadedYAMLArtifact) ProtoReflect() protoreflect.Message
- func (x *UploadedYAMLArtifact) Reset()
- func (x *UploadedYAMLArtifact) String() string
- type YAMLInGitRepo
- func (*YAMLInGitRepo) Descriptor() ([]byte, []int)deprecated
- func (x *YAMLInGitRepo) GetPaths() []*File
- func (x *YAMLInGitRepo) GetRepository() string
- func (x *YAMLInGitRepo) GetRevision() string
- func (*YAMLInGitRepo) ProtoMessage()
- func (x *YAMLInGitRepo) ProtoReflect() protoreflect.Message
- func (x *YAMLInGitRepo) Reset()
- func (x *YAMLInGitRepo) String() string
- type YAMLOptions
- func (*YAMLOptions) Descriptor() ([]byte, []int)deprecated
- func (x *YAMLOptions) GetDisableOpenAPIValidation() bool
- func (x *YAMLOptions) GetForce() bool
- func (*YAMLOptions) ProtoMessage()
- func (x *YAMLOptions) ProtoReflect() protoreflect.Message
- func (x *YAMLOptions) Reset()
- func (x *YAMLOptions) String() string
Constants ¶
This section is empty.
Variables ¶
var ( RequestStatus_name = map[int32]string{ 0: "Unknown", 1: "RequestNotAuthenticated", 2: "RequestMethodOrURLNotAllowed", 3: "RequestAllowed", } RequestStatus_value = map[string]int32{ "Unknown": 0, "RequestNotAuthenticated": 1, "RequestMethodOrURLNotAllowed": 2, "RequestAllowed": 3, } )
Enum value maps for RequestStatus.
var ( AuthType_name = map[int32]string{ 0: "AuthTypeNotSet", 1: "SessionLogin", 2: "APIKey", } AuthType_value = map[string]int32{ "AuthTypeNotSet": 0, "SessionLogin": 1, "APIKey": 2, } )
Enum value maps for AuthType.
var ( ClientType_name = map[int32]string{ 0: "ClientTypeNotSet", 1: "BROWSER", 2: "CLI", } ClientType_value = map[string]int32{ "ClientTypeNotSet": 0, "BROWSER": 1, "CLI": 2, } )
Enum value maps for ClientType.
var ( ConditionStatus_name = map[int32]string{ 0: "StatusNotSet", 1: "StatusSubmitted", 2: "StatusOK", 3: "StatusFailed", } ConditionStatus_value = map[string]int32{ "StatusNotSet": 0, "StatusSubmitted": 1, "StatusOK": 2, "StatusFailed": 3, } )
Enum value maps for ConditionStatus.
var ( ParalusConditionStatus_name = map[int32]string{ 0: "NotSet", 1: "Pending", 2: "InProgress", 3: "Success", 4: "Failed", 5: "Retry", 6: "Skipped", 7: "Stopped", 8: "Expired", 9: "Stopping", 10: "Submitted", 11: "Healthy", 12: "Unhealthy", 13: "Disconnected", } ParalusConditionStatus_value = map[string]int32{ "NotSet": 0, "Pending": 1, "InProgress": 2, "Success": 3, "Failed": 4, "Retry": 5, "Skipped": 6, "Stopped": 7, "Expired": 8, "Stopping": 9, "Submitted": 10, "Healthy": 11, "Unhealthy": 12, "Disconnected": 13, } )
Enum value maps for ParalusConditionStatus.
var File_proto_types_commonpb_v3_artifacts_proto protoreflect.FileDescriptor
var File_proto_types_commonpb_v3_auth_proto protoreflect.FileDescriptor
var File_proto_types_commonpb_v3_common_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ArtifactSpec ¶
type ArtifactSpec struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // Types that are assignable to Artifact: // // *ArtifactSpec_UploadedYAML // *ArtifactSpec_UploadedHelm // *ArtifactSpec_YamlInGitRepo // *ArtifactSpec_HelmInGitRepo // *ArtifactSpec_HelmInHelmRepo // *ArtifactSpec_ManagedAlertManger Artifact isArtifactSpec_Artifact `protobuf_oneof:"artifact"` // Types that are assignable to Options: // // *ArtifactSpec_HelmOptions // *ArtifactSpec_YamlOptions Options isArtifactSpec_Options `protobuf_oneof:"options"` // contains filtered or unexported fields }
func (*ArtifactSpec) Descriptor
deprecated
func (*ArtifactSpec) Descriptor() ([]byte, []int)
Deprecated: Use ArtifactSpec.ProtoReflect.Descriptor instead.
func (*ArtifactSpec) GetArtifact ¶
func (m *ArtifactSpec) GetArtifact() isArtifactSpec_Artifact
func (*ArtifactSpec) GetHelmInGitRepo ¶
func (x *ArtifactSpec) GetHelmInGitRepo() *HelmInGitRepo
func (*ArtifactSpec) GetHelmInHelmRepo ¶
func (x *ArtifactSpec) GetHelmInHelmRepo() *HelmInHelmRepo
func (*ArtifactSpec) GetHelmOptions ¶
func (x *ArtifactSpec) GetHelmOptions() *HelmOptions
func (*ArtifactSpec) GetManagedAlertManger ¶
func (x *ArtifactSpec) GetManagedAlertManger() *ManagedAlertManager
func (*ArtifactSpec) GetOptions ¶
func (m *ArtifactSpec) GetOptions() isArtifactSpec_Options
func (*ArtifactSpec) GetType ¶
func (x *ArtifactSpec) GetType() string
func (*ArtifactSpec) GetUploadedHelm ¶
func (x *ArtifactSpec) GetUploadedHelm() *UploadedHelmArtifact
func (*ArtifactSpec) GetUploadedYAML ¶
func (x *ArtifactSpec) GetUploadedYAML() *UploadedYAMLArtifact
func (*ArtifactSpec) GetYamlInGitRepo ¶
func (x *ArtifactSpec) GetYamlInGitRepo() *YAMLInGitRepo
func (*ArtifactSpec) GetYamlOptions ¶
func (x *ArtifactSpec) GetYamlOptions() *YAMLOptions
func (*ArtifactSpec) ProtoMessage ¶
func (*ArtifactSpec) ProtoMessage()
func (*ArtifactSpec) ProtoReflect ¶
func (x *ArtifactSpec) ProtoReflect() protoreflect.Message
func (*ArtifactSpec) Reset ¶
func (x *ArtifactSpec) Reset()
func (*ArtifactSpec) String ¶
func (x *ArtifactSpec) String() string
type ArtifactSpec_HelmInGitRepo ¶
type ArtifactSpec_HelmInGitRepo struct {
HelmInGitRepo *HelmInGitRepo `protobuf:"bytes,13,opt,name=helmInGitRepo,proto3,oneof"`
}
type ArtifactSpec_HelmInHelmRepo ¶
type ArtifactSpec_HelmInHelmRepo struct {
HelmInHelmRepo *HelmInHelmRepo `protobuf:"bytes,14,opt,name=helmInHelmRepo,proto3,oneof"`
}
type ArtifactSpec_HelmOptions ¶
type ArtifactSpec_HelmOptions struct {
HelmOptions *HelmOptions `protobuf:"bytes,30,opt,name=helmOptions,proto3,oneof"`
}
type ArtifactSpec_ManagedAlertManger ¶
type ArtifactSpec_ManagedAlertManger struct {
ManagedAlertManger *ManagedAlertManager `protobuf:"bytes,15,opt,name=managedAlertManger,proto3,oneof"`
}
type ArtifactSpec_UploadedHelm ¶
type ArtifactSpec_UploadedHelm struct {
UploadedHelm *UploadedHelmArtifact `protobuf:"bytes,11,opt,name=uploadedHelm,proto3,oneof"`
}
type ArtifactSpec_UploadedYAML ¶
type ArtifactSpec_UploadedYAML struct {
UploadedYAML *UploadedYAMLArtifact `protobuf:"bytes,10,opt,name=uploadedYAML,proto3,oneof"`
}
type ArtifactSpec_YamlInGitRepo ¶
type ArtifactSpec_YamlInGitRepo struct {
YamlInGitRepo *YAMLInGitRepo `protobuf:"bytes,12,opt,name=yamlInGitRepo,proto3,oneof"`
}
type ArtifactSpec_YamlOptions ¶
type ArtifactSpec_YamlOptions struct {
YamlOptions *YAMLOptions `protobuf:"bytes,31,opt,name=yamlOptions,proto3,oneof"`
}
type AuthType ¶
type AuthType int32
func (AuthType) Descriptor ¶
func (AuthType) Descriptor() protoreflect.EnumDescriptor
func (AuthType) EnumDescriptor
deprecated
func (AuthType) Number ¶
func (x AuthType) Number() protoreflect.EnumNumber
func (AuthType) Type ¶
func (AuthType) Type() protoreflect.EnumType
type ClientType ¶
type ClientType int32
const ( ClientType_ClientTypeNotSet ClientType = 0 ClientType_BROWSER ClientType = 1 ClientType_CLI ClientType = 2 )
func (ClientType) Descriptor ¶
func (ClientType) Descriptor() protoreflect.EnumDescriptor
func (ClientType) Enum ¶
func (x ClientType) Enum() *ClientType
func (ClientType) EnumDescriptor
deprecated
func (ClientType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClientType.Descriptor instead.
func (ClientType) Number ¶
func (x ClientType) Number() protoreflect.EnumNumber
func (ClientType) String ¶
func (x ClientType) String() string
func (ClientType) Type ¶
func (ClientType) Type() protoreflect.EnumType
type ConditionStatus ¶
type ConditionStatus int32
$title: ConditionStatus $description: status of a condition for a resource
const ( ConditionStatus_StatusNotSet ConditionStatus = 0 ConditionStatus_StatusSubmitted ConditionStatus = 1 ConditionStatus_StatusOK ConditionStatus = 2 ConditionStatus_StatusFailed ConditionStatus = 3 )
func (ConditionStatus) Descriptor ¶
func (ConditionStatus) Descriptor() protoreflect.EnumDescriptor
func (ConditionStatus) Enum ¶
func (x ConditionStatus) Enum() *ConditionStatus
func (ConditionStatus) EnumDescriptor
deprecated
func (ConditionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConditionStatus.Descriptor instead.
func (ConditionStatus) Number ¶
func (x ConditionStatus) Number() protoreflect.EnumNumber
func (ConditionStatus) String ¶
func (x ConditionStatus) String() string
func (ConditionStatus) Type ¶
func (ConditionStatus) Type() protoreflect.EnumType
type DriftSpec ¶
type DriftSpec struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` // contains filtered or unexported fields }
func (*DriftSpec) Descriptor
deprecated
func (*DriftSpec) GetEnabled ¶
func (*DriftSpec) ProtoMessage ¶
func (*DriftSpec) ProtoMessage()
func (*DriftSpec) ProtoReflect ¶
func (x *DriftSpec) ProtoReflect() protoreflect.Message
type Empty ¶ added in v0.2.7
type Empty struct {
// contains filtered or unexported fields
}
Empty is an empty message
func (*Empty) Descriptor
deprecated
added in
v0.2.7
func (*Empty) ProtoMessage ¶ added in v0.2.7
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶ added in v0.2.7
func (x *Empty) ProtoReflect() protoreflect.Message
type File ¶
type File struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*File) Descriptor
deprecated
func (*File) ProtoMessage ¶
func (*File) ProtoMessage()
func (*File) ProtoReflect ¶
func (x *File) ProtoReflect() protoreflect.Message
type HelmInGitRepo ¶
type HelmInGitRepo struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` Revision string `protobuf:"bytes,2,opt,name=revision,proto3" json:"revision,omitempty"` ChartPath *File `protobuf:"bytes,3,opt,name=chartPath,proto3" json:"chartPath,omitempty"` ValuesPaths []*File `protobuf:"bytes,4,rep,name=valuesPaths,proto3" json:"valuesPaths,omitempty"` // contains filtered or unexported fields }
func (*HelmInGitRepo) Descriptor
deprecated
func (*HelmInGitRepo) Descriptor() ([]byte, []int)
Deprecated: Use HelmInGitRepo.ProtoReflect.Descriptor instead.
func (*HelmInGitRepo) GetChartPath ¶
func (x *HelmInGitRepo) GetChartPath() *File
func (*HelmInGitRepo) GetRepository ¶
func (x *HelmInGitRepo) GetRepository() string
func (*HelmInGitRepo) GetRevision ¶
func (x *HelmInGitRepo) GetRevision() string
func (*HelmInGitRepo) GetValuesPaths ¶
func (x *HelmInGitRepo) GetValuesPaths() []*File
func (*HelmInGitRepo) ProtoMessage ¶
func (*HelmInGitRepo) ProtoMessage()
func (*HelmInGitRepo) ProtoReflect ¶
func (x *HelmInGitRepo) ProtoReflect() protoreflect.Message
func (*HelmInGitRepo) Reset ¶
func (x *HelmInGitRepo) Reset()
func (*HelmInGitRepo) String ¶
func (x *HelmInGitRepo) String() string
type HelmInHelmRepo ¶
type HelmInHelmRepo struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` ChartName string `protobuf:"bytes,2,opt,name=chartName,proto3" json:"chartName,omitempty"` ChartVersion string `protobuf:"bytes,3,opt,name=chartVersion,proto3" json:"chartVersion,omitempty"` ValuesPaths []*File `protobuf:"bytes,4,rep,name=valuesPaths,proto3" json:"valuesPaths,omitempty"` // contains filtered or unexported fields }
func (*HelmInHelmRepo) Descriptor
deprecated
func (*HelmInHelmRepo) Descriptor() ([]byte, []int)
Deprecated: Use HelmInHelmRepo.ProtoReflect.Descriptor instead.
func (*HelmInHelmRepo) GetChartName ¶
func (x *HelmInHelmRepo) GetChartName() string
func (*HelmInHelmRepo) GetChartVersion ¶
func (x *HelmInHelmRepo) GetChartVersion() string
func (*HelmInHelmRepo) GetRepository ¶
func (x *HelmInHelmRepo) GetRepository() string
func (*HelmInHelmRepo) GetValuesPaths ¶
func (x *HelmInHelmRepo) GetValuesPaths() []*File
func (*HelmInHelmRepo) ProtoMessage ¶
func (*HelmInHelmRepo) ProtoMessage()
func (*HelmInHelmRepo) ProtoReflect ¶
func (x *HelmInHelmRepo) ProtoReflect() protoreflect.Message
func (*HelmInHelmRepo) Reset ¶
func (x *HelmInHelmRepo) Reset()
func (*HelmInHelmRepo) String ¶
func (x *HelmInHelmRepo) String() string
type HelmOptions ¶
type HelmOptions struct { Atomic bool `protobuf:"varint,1,opt,name=atomic,proto3" json:"atomic,omitempty"` Wait bool `protobuf:"varint,2,opt,name=wait,proto3" json:"wait,omitempty"` Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"` NoHooks bool `protobuf:"varint,4,opt,name=noHooks,proto3" json:"noHooks,omitempty"` MaxHistory int32 `protobuf:"zigzag32,5,opt,name=maxHistory,proto3" json:"maxHistory,omitempty"` RenderSubChartNotes bool `protobuf:"varint,6,opt,name=renderSubChartNotes,proto3" json:"renderSubChartNotes,omitempty"` ResetValues bool `protobuf:"varint,7,opt,name=resetValues,proto3" json:"resetValues,omitempty"` ReuseValues bool `protobuf:"varint,8,opt,name=reuseValues,proto3" json:"reuseValues,omitempty"` SetString []string `protobuf:"bytes,9,rep,name=setString,proto3" json:"setString,omitempty"` SkipCRDs bool `protobuf:"varint,10,opt,name=skipCRDs,proto3" json:"skipCRDs,omitempty"` Timeout string `protobuf:"bytes,11,opt,name=timeout,proto3" json:"timeout,omitempty"` CleanUpOnFail bool `protobuf:"varint,12,opt,name=cleanUpOnFail,proto3" json:"cleanUpOnFail,omitempty"` Description string `protobuf:"bytes,13,opt,name=description,proto3" json:"description,omitempty"` DisableOpenAPIValidation bool `protobuf:"varint,14,opt,name=disableOpenAPIValidation,proto3" json:"disableOpenAPIValidation,omitempty"` KeepHistory bool `protobuf:"varint,15,opt,name=keepHistory,proto3" json:"keepHistory,omitempty"` // contains filtered or unexported fields }
$title: Helm Options $description: options for deploying Helm artifacts
func (*HelmOptions) Descriptor
deprecated
func (*HelmOptions) Descriptor() ([]byte, []int)
Deprecated: Use HelmOptions.ProtoReflect.Descriptor instead.
func (*HelmOptions) GetAtomic ¶
func (x *HelmOptions) GetAtomic() bool
func (*HelmOptions) GetCleanUpOnFail ¶
func (x *HelmOptions) GetCleanUpOnFail() bool
func (*HelmOptions) GetDescription ¶
func (x *HelmOptions) GetDescription() string
func (*HelmOptions) GetDisableOpenAPIValidation ¶
func (x *HelmOptions) GetDisableOpenAPIValidation() bool
func (*HelmOptions) GetForce ¶
func (x *HelmOptions) GetForce() bool
func (*HelmOptions) GetKeepHistory ¶
func (x *HelmOptions) GetKeepHistory() bool
func (*HelmOptions) GetMaxHistory ¶
func (x *HelmOptions) GetMaxHistory() int32
func (*HelmOptions) GetNoHooks ¶
func (x *HelmOptions) GetNoHooks() bool
func (*HelmOptions) GetRenderSubChartNotes ¶
func (x *HelmOptions) GetRenderSubChartNotes() bool
func (*HelmOptions) GetResetValues ¶
func (x *HelmOptions) GetResetValues() bool
func (*HelmOptions) GetReuseValues ¶
func (x *HelmOptions) GetReuseValues() bool
func (*HelmOptions) GetSetString ¶
func (x *HelmOptions) GetSetString() []string
func (*HelmOptions) GetSkipCRDs ¶
func (x *HelmOptions) GetSkipCRDs() bool
func (*HelmOptions) GetTimeout ¶
func (x *HelmOptions) GetTimeout() string
func (*HelmOptions) GetWait ¶
func (x *HelmOptions) GetWait() bool
func (*HelmOptions) ProtoMessage ¶
func (*HelmOptions) ProtoMessage()
func (*HelmOptions) ProtoReflect ¶
func (x *HelmOptions) ProtoReflect() protoreflect.Message
func (*HelmOptions) Reset ¶
func (x *HelmOptions) Reset()
func (*HelmOptions) String ¶
func (x *HelmOptions) String() string
type HttpBody ¶
type HttpBody struct { // The HTTP Content-Type header value specifying the content type of the body. ContentType string `protobuf:"bytes,1,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"` // The HTTP request/response body as raw binary. Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
HttpBody represents arbitrary HTTP Body. It should only be used for payload formats that can't be represented as JSON
func (*HttpBody) Descriptor
deprecated
func (*HttpBody) GetContentType ¶
func (*HttpBody) ProtoMessage ¶
func (*HttpBody) ProtoMessage()
func (*HttpBody) ProtoReflect ¶
func (x *HttpBody) ProtoReflect() protoreflect.Message
type IsRequestAllowedRequest ¶
type IsRequestAllowedRequest struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Method string `protobuf:"bytes,2,opt,name=method,proto3" json:"method,omitempty"` XSessionToken string `protobuf:"bytes,3,opt,name=xSessionToken,proto3" json:"xSessionToken,omitempty"` XApiKey string `protobuf:"bytes,4,opt,name=xApiKey,proto3" json:"xApiKey,omitempty"` Cookie string `protobuf:"bytes,5,opt,name=cookie,proto3" json:"cookie,omitempty"` Org string `protobuf:"bytes,6,opt,name=org,proto3" json:"org,omitempty"` Project string `protobuf:"bytes,7,opt,name=project,proto3" json:"project,omitempty"` Namespace string `protobuf:"bytes,8,opt,name=namespace,proto3" json:"namespace,omitempty"` NoAuthz bool `protobuf:"varint,9,opt,name=noAuthz,proto3" json:"noAuthz,omitempty"` XApiToken string `protobuf:"bytes,10,opt,name=xApiToken,proto3" json:"xApiToken,omitempty"` // contains filtered or unexported fields }
func (*IsRequestAllowedRequest) Descriptor
deprecated
func (*IsRequestAllowedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsRequestAllowedRequest.ProtoReflect.Descriptor instead.
func (*IsRequestAllowedRequest) GetCookie ¶
func (x *IsRequestAllowedRequest) GetCookie() string
func (*IsRequestAllowedRequest) GetMethod ¶
func (x *IsRequestAllowedRequest) GetMethod() string
func (*IsRequestAllowedRequest) GetNamespace ¶
func (x *IsRequestAllowedRequest) GetNamespace() string
func (*IsRequestAllowedRequest) GetNoAuthz ¶
func (x *IsRequestAllowedRequest) GetNoAuthz() bool
func (*IsRequestAllowedRequest) GetOrg ¶
func (x *IsRequestAllowedRequest) GetOrg() string
func (*IsRequestAllowedRequest) GetProject ¶
func (x *IsRequestAllowedRequest) GetProject() string
func (*IsRequestAllowedRequest) GetUrl ¶
func (x *IsRequestAllowedRequest) GetUrl() string
func (*IsRequestAllowedRequest) GetXApiKey ¶
func (x *IsRequestAllowedRequest) GetXApiKey() string
func (*IsRequestAllowedRequest) GetXApiToken ¶
func (x *IsRequestAllowedRequest) GetXApiToken() string
func (*IsRequestAllowedRequest) GetXSessionToken ¶
func (x *IsRequestAllowedRequest) GetXSessionToken() string
func (*IsRequestAllowedRequest) ProtoMessage ¶
func (*IsRequestAllowedRequest) ProtoMessage()
func (*IsRequestAllowedRequest) ProtoReflect ¶
func (x *IsRequestAllowedRequest) ProtoReflect() protoreflect.Message
func (*IsRequestAllowedRequest) Reset ¶
func (x *IsRequestAllowedRequest) Reset()
func (*IsRequestAllowedRequest) String ¶
func (x *IsRequestAllowedRequest) String() string
type IsRequestAllowedResponse ¶
type IsRequestAllowedResponse struct { Status RequestStatus `protobuf:"varint,1,opt,name=status,proto3,enum=paralus.dev.types.common.v3.RequestStatus" json:"status,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` SessionData *SessionData `protobuf:"bytes,3,opt,name=sessionData,proto3" json:"sessionData,omitempty"` // contains filtered or unexported fields }
func (*IsRequestAllowedResponse) Descriptor
deprecated
func (*IsRequestAllowedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsRequestAllowedResponse.ProtoReflect.Descriptor instead.
func (*IsRequestAllowedResponse) GetReason ¶
func (x *IsRequestAllowedResponse) GetReason() string
func (*IsRequestAllowedResponse) GetSessionData ¶
func (x *IsRequestAllowedResponse) GetSessionData() *SessionData
func (*IsRequestAllowedResponse) GetStatus ¶
func (x *IsRequestAllowedResponse) GetStatus() RequestStatus
func (*IsRequestAllowedResponse) ProtoMessage ¶
func (*IsRequestAllowedResponse) ProtoMessage()
func (*IsRequestAllowedResponse) ProtoReflect ¶
func (x *IsRequestAllowedResponse) ProtoReflect() protoreflect.Message
func (*IsRequestAllowedResponse) Reset ¶
func (x *IsRequestAllowedResponse) Reset()
func (*IsRequestAllowedResponse) String ¶
func (x *IsRequestAllowedResponse) String() string
type ListMetadata ¶
type ListMetadata struct { Count int64 `protobuf:"zigzag64,1,opt,name=count,proto3" json:"count,omitempty"` Offset int64 `protobuf:"zigzag64,2,opt,name=offset,proto3" json:"offset,omitempty"` Limit int64 `protobuf:"zigzag64,3,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
$title: ListMetadata $description: metadata for a list of resources $required: enabled
func (*ListMetadata) Descriptor
deprecated
func (*ListMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ListMetadata.ProtoReflect.Descriptor instead.
func (*ListMetadata) GetCount ¶
func (x *ListMetadata) GetCount() int64
func (*ListMetadata) GetLimit ¶
func (x *ListMetadata) GetLimit() int64
func (*ListMetadata) GetOffset ¶
func (x *ListMetadata) GetOffset() int64
func (*ListMetadata) ProtoMessage ¶
func (*ListMetadata) ProtoMessage()
func (*ListMetadata) ProtoReflect ¶
func (x *ListMetadata) ProtoReflect() protoreflect.Message
func (*ListMetadata) Reset ¶
func (x *ListMetadata) Reset()
func (*ListMetadata) String ¶
func (x *ListMetadata) String() string
type ManagedAlertManager ¶
type ManagedAlertManager struct { Configmap *File `protobuf:"bytes,1,opt,name=configmap,proto3" json:"configmap,omitempty"` Secret *File `protobuf:"bytes,2,opt,name=secret,proto3" json:"secret,omitempty"` Configuration *File `protobuf:"bytes,3,opt,name=configuration,proto3" json:"configuration,omitempty"` Statefulset *File `protobuf:"bytes,4,opt,name=statefulset,proto3" json:"statefulset,omitempty"` // contains filtered or unexported fields }
func (*ManagedAlertManager) Descriptor
deprecated
func (*ManagedAlertManager) Descriptor() ([]byte, []int)
Deprecated: Use ManagedAlertManager.ProtoReflect.Descriptor instead.
func (*ManagedAlertManager) GetConfigmap ¶
func (x *ManagedAlertManager) GetConfigmap() *File
func (*ManagedAlertManager) GetConfiguration ¶
func (x *ManagedAlertManager) GetConfiguration() *File
func (*ManagedAlertManager) GetSecret ¶
func (x *ManagedAlertManager) GetSecret() *File
func (*ManagedAlertManager) GetStatefulset ¶
func (x *ManagedAlertManager) GetStatefulset() *File
func (*ManagedAlertManager) ProtoMessage ¶
func (*ManagedAlertManager) ProtoMessage()
func (*ManagedAlertManager) ProtoReflect ¶
func (x *ManagedAlertManager) ProtoReflect() protoreflect.Message
func (*ManagedAlertManager) Reset ¶
func (x *ManagedAlertManager) Reset()
func (*ManagedAlertManager) String ¶
func (x *ManagedAlertManager) String() string
type Metadata ¶
type Metadata struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=displayName,proto3" json:"displayName,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Annotations map[string]string `` /* 163-byte string literal not displayed */ Project string `protobuf:"bytes,6,opt,name=project,proto3" json:"project,omitempty"` Organization string `protobuf:"bytes,7,opt,name=organization,proto3" json:"organization,omitempty"` Partner string `protobuf:"bytes,8,opt,name=partner,proto3" json:"partner,omitempty"` Id string `protobuf:"bytes,9,opt,name=id,proto3" json:"id,omitempty"` UrlScope string `protobuf:"bytes,10,opt,name=urlScope,proto3" json:"urlScope,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=createdAt,proto3" json:"createdAt,omitempty"` ModifiedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=modifiedAt,proto3" json:"modifiedAt,omitempty"` // contains filtered or unexported fields }
func (*Metadata) Descriptor
deprecated
func (*Metadata) GetAnnotations ¶
func (*Metadata) GetCreatedAt ¶
func (x *Metadata) GetCreatedAt() *timestamppb.Timestamp
func (*Metadata) GetDescription ¶
func (*Metadata) GetDisplayName ¶
func (*Metadata) GetModifiedAt ¶
func (x *Metadata) GetModifiedAt() *timestamppb.Timestamp
func (*Metadata) GetOrganization ¶
func (*Metadata) GetPartner ¶
func (*Metadata) GetProject ¶
func (*Metadata) GetUrlScope ¶
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) ProtoReflect ¶
func (x *Metadata) ProtoReflect() protoreflect.Message
type NamespaceData ¶
type NamespaceData struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` NamespaceId string `protobuf:"bytes,2,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*NamespaceData) Descriptor
deprecated
func (*NamespaceData) Descriptor() ([]byte, []int)
Deprecated: Use NamespaceData.ProtoReflect.Descriptor instead.
func (*NamespaceData) GetNamespaceId ¶
func (x *NamespaceData) GetNamespaceId() string
func (*NamespaceData) GetProjectId ¶
func (x *NamespaceData) GetProjectId() string
func (*NamespaceData) GetRole ¶
func (x *NamespaceData) GetRole() string
func (*NamespaceData) ProtoMessage ¶
func (*NamespaceData) ProtoMessage()
func (*NamespaceData) ProtoReflect ¶
func (x *NamespaceData) ProtoReflect() protoreflect.Message
func (*NamespaceData) Reset ¶
func (x *NamespaceData) Reset()
func (*NamespaceData) String ¶
func (x *NamespaceData) String() string
type ParalusConditionStatus ¶
type ParalusConditionStatus int32
ParalusConditionStatus is the status of the status condition
const ( ParalusConditionStatus_NotSet ParalusConditionStatus = 0 ParalusConditionStatus_Pending ParalusConditionStatus = 1 ParalusConditionStatus_InProgress ParalusConditionStatus = 2 ParalusConditionStatus_Success ParalusConditionStatus = 3 ParalusConditionStatus_Failed ParalusConditionStatus = 4 ParalusConditionStatus_Retry ParalusConditionStatus = 5 ParalusConditionStatus_Skipped ParalusConditionStatus = 6 ParalusConditionStatus_Stopped ParalusConditionStatus = 7 ParalusConditionStatus_Expired ParalusConditionStatus = 8 ParalusConditionStatus_Stopping ParalusConditionStatus = 9 ParalusConditionStatus_Submitted ParalusConditionStatus = 10 ParalusConditionStatus_Healthy ParalusConditionStatus = 11 ParalusConditionStatus_Unhealthy ParalusConditionStatus = 12 ParalusConditionStatus_Disconnected ParalusConditionStatus = 13 )
func (ParalusConditionStatus) Descriptor ¶
func (ParalusConditionStatus) Descriptor() protoreflect.EnumDescriptor
func (ParalusConditionStatus) Enum ¶
func (x ParalusConditionStatus) Enum() *ParalusConditionStatus
func (ParalusConditionStatus) EnumDescriptor
deprecated
func (ParalusConditionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ParalusConditionStatus.Descriptor instead.
func (ParalusConditionStatus) IsEnum ¶
func (e ParalusConditionStatus) IsEnum()
implement proto enum interface
func (ParalusConditionStatus) MarshalJSON ¶
func (e ParalusConditionStatus) MarshalJSON() ([]byte, error)
MarshalJSON converts ParalusConditionStatus to JSON
func (ParalusConditionStatus) MarshalYAML ¶ added in v0.2.6
func (e ParalusConditionStatus) MarshalYAML() (interface{}, error)
MarshalYAML implements the yaml.Marshaler interface
func (ParalusConditionStatus) Number ¶
func (x ParalusConditionStatus) Number() protoreflect.EnumNumber
func (*ParalusConditionStatus) Scan ¶
func (e *ParalusConditionStatus) Scan(value interface{}) error
Scan converts database string to ParalusConditionStatus
func (ParalusConditionStatus) String ¶
func (x ParalusConditionStatus) String() string
func (ParalusConditionStatus) Type ¶
func (ParalusConditionStatus) Type() protoreflect.EnumType
func (*ParalusConditionStatus) UnmarshalJSON ¶
func (e *ParalusConditionStatus) UnmarshalJSON(b []byte) error
UnmarshalJSON converts ParalusConditionStatus from JSON
func (*ParalusConditionStatus) UnmarshalYAML ¶ added in v0.2.6
func (e *ParalusConditionStatus) UnmarshalYAML(unmarshal func(interface{}) error) error
UnmarshalYAML implements the yaml.Unmarshaler interface
type ParalusTypeMeta ¶
type ParalusTypeMeta struct { ApiVersion string `protobuf:"bytes,1,opt,name=apiVersion,proto3" json:"apiVersion,omitempty"` Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` // contains filtered or unexported fields }
ParalusTypeMeta is the type meta for paralus resources
func (*ParalusTypeMeta) Descriptor
deprecated
func (*ParalusTypeMeta) Descriptor() ([]byte, []int)
Deprecated: Use ParalusTypeMeta.ProtoReflect.Descriptor instead.
func (*ParalusTypeMeta) GetApiVersion ¶
func (x *ParalusTypeMeta) GetApiVersion() string
func (*ParalusTypeMeta) GetKind ¶
func (x *ParalusTypeMeta) GetKind() string
func (*ParalusTypeMeta) ProtoMessage ¶
func (*ParalusTypeMeta) ProtoMessage()
func (*ParalusTypeMeta) ProtoReflect ¶
func (x *ParalusTypeMeta) ProtoReflect() protoreflect.Message
func (*ParalusTypeMeta) Reset ¶
func (x *ParalusTypeMeta) Reset()
func (*ParalusTypeMeta) String ¶
func (x *ParalusTypeMeta) String() string
type PlacementLabel ¶
type PlacementLabel struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PlacementLabel) Descriptor
deprecated
func (*PlacementLabel) Descriptor() ([]byte, []int)
Deprecated: Use PlacementLabel.ProtoReflect.Descriptor instead.
func (*PlacementLabel) GetKey ¶
func (x *PlacementLabel) GetKey() string
func (*PlacementLabel) GetValue ¶
func (x *PlacementLabel) GetValue() string
func (*PlacementLabel) ProtoMessage ¶
func (*PlacementLabel) ProtoMessage()
func (*PlacementLabel) ProtoReflect ¶
func (x *PlacementLabel) ProtoReflect() protoreflect.Message
func (*PlacementLabel) Reset ¶
func (x *PlacementLabel) Reset()
func (*PlacementLabel) String ¶
func (x *PlacementLabel) String() string
type PlacementSpec ¶
type PlacementSpec struct { Labels []*PlacementLabel `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` Selector string `protobuf:"bytes,2,opt,name=selector,proto3" json:"selector,omitempty"` // contains filtered or unexported fields }
func (*PlacementSpec) Descriptor
deprecated
func (*PlacementSpec) Descriptor() ([]byte, []int)
Deprecated: Use PlacementSpec.ProtoReflect.Descriptor instead.
func (*PlacementSpec) GetLabels ¶
func (x *PlacementSpec) GetLabels() []*PlacementLabel
func (*PlacementSpec) GetSelector ¶
func (x *PlacementSpec) GetSelector() string
func (*PlacementSpec) ProtoMessage ¶
func (*PlacementSpec) ProtoMessage()
func (*PlacementSpec) ProtoReflect ¶
func (x *PlacementSpec) ProtoReflect() protoreflect.Message
func (*PlacementSpec) Reset ¶
func (x *PlacementSpec) Reset()
func (*PlacementSpec) String ¶
func (x *PlacementSpec) String() string
type ProjectData ¶
type ProjectData struct { All bool `protobuf:"varint,1,opt,name=all,proto3" json:"all,omitempty"` List []*ProjectRole `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*ProjectData) Descriptor
deprecated
func (*ProjectData) Descriptor() ([]byte, []int)
Deprecated: Use ProjectData.ProtoReflect.Descriptor instead.
func (*ProjectData) GetAll ¶
func (x *ProjectData) GetAll() bool
func (*ProjectData) GetList ¶
func (x *ProjectData) GetList() []*ProjectRole
func (*ProjectData) ProtoMessage ¶
func (*ProjectData) ProtoMessage()
func (*ProjectData) ProtoReflect ¶
func (x *ProjectData) ProtoReflect() protoreflect.Message
func (*ProjectData) Reset ¶
func (x *ProjectData) Reset()
func (*ProjectData) String ¶
func (x *ProjectData) String() string
type ProjectMeta ¶
type ProjectMeta struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ProjectMeta) Descriptor
deprecated
func (*ProjectMeta) Descriptor() ([]byte, []int)
Deprecated: Use ProjectMeta.ProtoReflect.Descriptor instead.
func (*ProjectMeta) GetId ¶
func (x *ProjectMeta) GetId() string
func (*ProjectMeta) GetName ¶
func (x *ProjectMeta) GetName() string
func (*ProjectMeta) ProtoMessage ¶
func (*ProjectMeta) ProtoMessage()
func (*ProjectMeta) ProtoReflect ¶
func (x *ProjectMeta) ProtoReflect() protoreflect.Message
func (*ProjectMeta) Reset ¶
func (x *ProjectMeta) Reset()
func (*ProjectMeta) String ¶
func (x *ProjectMeta) String() string
type ProjectRole ¶
type ProjectRole struct { Project string `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*ProjectRole) Descriptor
deprecated
func (*ProjectRole) Descriptor() ([]byte, []int)
Deprecated: Use ProjectRole.ProtoReflect.Descriptor instead.
func (*ProjectRole) GetProject ¶
func (x *ProjectRole) GetProject() string
func (*ProjectRole) GetProjectId ¶
func (x *ProjectRole) GetProjectId() string
func (*ProjectRole) GetRole ¶
func (x *ProjectRole) GetRole() string
func (*ProjectRole) ProtoMessage ¶
func (*ProjectRole) ProtoMessage()
func (*ProjectRole) ProtoReflect ¶
func (x *ProjectRole) ProtoReflect() protoreflect.Message
func (*ProjectRole) Reset ¶
func (x *ProjectRole) Reset()
func (*ProjectRole) String ¶
func (x *ProjectRole) String() string
type QueryOptions ¶
type QueryOptions struct { // query for filtering Q string `protobuf:"bytes,1,opt,name=q,proto3" json:"q,omitempty"` // name is unique ID of a resource along with (partnerID, organizationID, // projectID) Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // selector is used to filter the labels of a resource Selector string `protobuf:"bytes,3,opt,name=selector,proto3" json:"selector,omitempty"` Partner string `protobuf:"bytes,4,opt,name=partner,proto3" json:"partner,omitempty"` Organization string `protobuf:"bytes,5,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,6,opt,name=project,proto3" json:"project,omitempty"` Group string `protobuf:"bytes,7,opt,name=group,proto3" json:"group,omitempty"` Role string `protobuf:"bytes,8,opt,name=role,proto3" json:"role,omitempty"` // displayName only used for update queries to set displayName (READONLY) DisplayName string `protobuf:"bytes,9,opt,name=displayName,proto3" json:"displayName,omitempty"` // labels only used for update queries to set labels (READONLY) Labels map[string]string `` /* 154-byte string literal not displayed */ // annotations only used for update queries to set annotations (READONLY) Annotations map[string]string `` /* 164-byte string literal not displayed */ Count int64 `protobuf:"zigzag64,12,opt,name=count,proto3" json:"count,omitempty"` Offset int64 `protobuf:"zigzag64,13,opt,name=offset,proto3" json:"offset,omitempty"` Limit int64 `protobuf:"zigzag64,14,opt,name=limit,proto3" json:"limit,omitempty"` // ignoreScopeDefault ignores default values for partnerID, organizationID and // projectID IgnoreScopeDefault bool `protobuf:"varint,15,opt,name=ignoreScopeDefault,proto3" json:"ignoreScopeDefault,omitempty"` // globalScope sets partnerID,organizationID,projectID = 0 GlobalScope bool `protobuf:"varint,16,opt,name=globalScope,proto3" json:"globalScope,omitempty"` OrderBy string `protobuf:"bytes,17,opt,name=orderBy,proto3" json:"orderBy,omitempty"` Order string `protobuf:"bytes,18,opt,name=order,proto3" json:"order,omitempty"` Deleted bool `protobuf:"varint,19,opt,name=deleted,proto3" json:"deleted,omitempty"` Extended bool `protobuf:"varint,20,opt,name=extended,proto3" json:"extended,omitempty"` // urlScope is supposed to be passed in the URL as kind/HashID(value) UrlScope string `protobuf:"bytes,21,opt,name=urlScope,proto3" json:"urlScope,omitempty"` IsSSOUser bool `protobuf:"varint,22,opt,name=isSSOUser,proto3" json:"isSSOUser,omitempty"` Username string `protobuf:"bytes,23,opt,name=username,proto3" json:"username,omitempty"` Groups []string `protobuf:"bytes,24,rep,name=groups,proto3" json:"groups,omitempty"` BlueprintRef string `protobuf:"bytes,25,opt,name=blueprintRef,proto3" json:"blueprintRef,omitempty"` PublishedVersion string `protobuf:"bytes,26,opt,name=publishedVersion,proto3" json:"publishedVersion,omitempty"` ClusterID string `protobuf:"bytes,27,opt,name=clusterID,proto3" json:"clusterID,omitempty"` ID string `protobuf:"bytes,28,opt,name=ID,proto3" json:"ID,omitempty"` Account string `protobuf:"bytes,29,opt,name=account,proto3" json:"account,omitempty"` // generic way to specify a type of resource, mainly for use in users endpoint Type string `protobuf:"bytes,30,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
QueryOptions is the options for performing queries on resources
func (*QueryOptions) Descriptor
deprecated
func (*QueryOptions) Descriptor() ([]byte, []int)
Deprecated: Use QueryOptions.ProtoReflect.Descriptor instead.
func (*QueryOptions) GetAccount ¶
func (x *QueryOptions) GetAccount() string
func (*QueryOptions) GetAnnotations ¶
func (x *QueryOptions) GetAnnotations() map[string]string
func (*QueryOptions) GetBlueprintRef ¶
func (x *QueryOptions) GetBlueprintRef() string
func (*QueryOptions) GetClusterID ¶
func (x *QueryOptions) GetClusterID() string
func (*QueryOptions) GetCount ¶
func (x *QueryOptions) GetCount() int64
func (*QueryOptions) GetDeleted ¶
func (x *QueryOptions) GetDeleted() bool
func (*QueryOptions) GetDisplayName ¶
func (x *QueryOptions) GetDisplayName() string
func (*QueryOptions) GetExtended ¶
func (x *QueryOptions) GetExtended() bool
func (*QueryOptions) GetGlobalScope ¶
func (x *QueryOptions) GetGlobalScope() bool
func (*QueryOptions) GetGroup ¶
func (x *QueryOptions) GetGroup() string
func (*QueryOptions) GetGroups ¶
func (x *QueryOptions) GetGroups() []string
func (*QueryOptions) GetID ¶
func (x *QueryOptions) GetID() string
func (*QueryOptions) GetIgnoreScopeDefault ¶
func (x *QueryOptions) GetIgnoreScopeDefault() bool
func (*QueryOptions) GetIsSSOUser ¶
func (x *QueryOptions) GetIsSSOUser() bool
func (*QueryOptions) GetLabels ¶
func (x *QueryOptions) GetLabels() map[string]string
func (*QueryOptions) GetLimit ¶
func (x *QueryOptions) GetLimit() int64
func (*QueryOptions) GetName ¶
func (x *QueryOptions) GetName() string
func (*QueryOptions) GetOffset ¶
func (x *QueryOptions) GetOffset() int64
func (*QueryOptions) GetOrder ¶
func (x *QueryOptions) GetOrder() string
func (*QueryOptions) GetOrderBy ¶
func (x *QueryOptions) GetOrderBy() string
func (*QueryOptions) GetOrganization ¶
func (x *QueryOptions) GetOrganization() string
func (*QueryOptions) GetPartner ¶
func (x *QueryOptions) GetPartner() string
func (*QueryOptions) GetProject ¶
func (x *QueryOptions) GetProject() string
func (*QueryOptions) GetPublishedVersion ¶
func (x *QueryOptions) GetPublishedVersion() string
func (*QueryOptions) GetQ ¶
func (x *QueryOptions) GetQ() string
func (*QueryOptions) GetRole ¶
func (x *QueryOptions) GetRole() string
func (*QueryOptions) GetSelector ¶
func (x *QueryOptions) GetSelector() string
func (*QueryOptions) GetType ¶
func (x *QueryOptions) GetType() string
func (*QueryOptions) GetUrlScope ¶
func (x *QueryOptions) GetUrlScope() string
func (*QueryOptions) GetUsername ¶
func (x *QueryOptions) GetUsername() string
func (*QueryOptions) ProtoMessage ¶
func (*QueryOptions) ProtoMessage()
func (*QueryOptions) ProtoReflect ¶
func (x *QueryOptions) ProtoReflect() protoreflect.Message
func (*QueryOptions) Reset ¶
func (x *QueryOptions) Reset()
func (*QueryOptions) String ¶
func (x *QueryOptions) String() string
type RequestStatus ¶
type RequestStatus int32
const ( RequestStatus_Unknown RequestStatus = 0 RequestStatus_RequestNotAuthenticated RequestStatus = 1 RequestStatus_RequestMethodOrURLNotAllowed RequestStatus = 2 RequestStatus_RequestAllowed RequestStatus = 3 )
func (RequestStatus) Descriptor ¶
func (RequestStatus) Descriptor() protoreflect.EnumDescriptor
func (RequestStatus) Enum ¶
func (x RequestStatus) Enum() *RequestStatus
func (RequestStatus) EnumDescriptor
deprecated
func (RequestStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use RequestStatus.Descriptor instead.
func (RequestStatus) Number ¶
func (x RequestStatus) Number() protoreflect.EnumNumber
func (RequestStatus) String ¶
func (x RequestStatus) String() string
func (RequestStatus) Type ¶
func (RequestStatus) Type() protoreflect.EnumType
type ResourceURLMethods ¶
type ResourceURLMethods struct { Methods []string `protobuf:"bytes,1,rep,name=methods,proto3" json:"methods,omitempty"` // contains filtered or unexported fields }
Remove unnecessary fields
func (*ResourceURLMethods) Descriptor
deprecated
func (*ResourceURLMethods) Descriptor() ([]byte, []int)
Deprecated: Use ResourceURLMethods.ProtoReflect.Descriptor instead.
func (*ResourceURLMethods) GetMethods ¶
func (x *ResourceURLMethods) GetMethods() []string
func (*ResourceURLMethods) ProtoMessage ¶
func (*ResourceURLMethods) ProtoMessage()
func (*ResourceURLMethods) ProtoReflect ¶
func (x *ResourceURLMethods) ProtoReflect() protoreflect.Message
func (*ResourceURLMethods) Reset ¶
func (x *ResourceURLMethods) Reset()
func (*ResourceURLMethods) String ¶
func (x *ResourceURLMethods) String() string
type SessionData ¶
type SessionData struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Organization string `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` Partner string `protobuf:"bytes,3,opt,name=partner,proto3" json:"partner,omitempty"` Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` Permissions []string `protobuf:"bytes,5,rep,name=permissions,proto3" json:"permissions,omitempty"` PartnerDomain string `protobuf:"bytes,6,opt,name=partner_domain,json=partnerDomain,proto3" json:"partner_domain,omitempty"` Username string `protobuf:"bytes,7,opt,name=username,proto3" json:"username,omitempty"` IsSuperAdmin bool `protobuf:"varint,8,opt,name=is_super_admin,json=isSuperAdmin,proto3" json:"is_super_admin,omitempty"` IsPartnerAdmin bool `protobuf:"varint,9,opt,name=is_partner_admin,json=isPartnerAdmin,proto3" json:"is_partner_admin,omitempty"` IsSsoUser bool `protobuf:"varint,10,opt,name=is_sso_user,json=isSsoUser,proto3" json:"is_sso_user,omitempty"` ResourceUrls map[string]*ResourceURLMethods `` /* 186-byte string literal not displayed */ Ttl string `protobuf:"bytes,12,opt,name=ttl,proto3" json:"ttl,omitempty"` Groups []string `protobuf:"bytes,13,rep,name=groups,proto3" json:"groups,omitempty"` AuthType AuthType `` /* 129-byte string literal not displayed */ Idp string `protobuf:"bytes,15,opt,name=idp,proto3" json:"idp,omitempty"` IsOrgAdmin map[string]bool `` /* 183-byte string literal not displayed */ ClientType ClientType `` /* 137-byte string literal not displayed */ ClientHost string `protobuf:"bytes,18,opt,name=client_host,json=clientHost,proto3" json:"client_host,omitempty"` ClientIp string `protobuf:"bytes,19,opt,name=client_ip,json=clientIp,proto3" json:"client_ip,omitempty"` ClientUa string `protobuf:"bytes,20,opt,name=client_ua,json=clientUa,proto3" json:"client_ua,omitempty"` IsAllNsAccess map[string]bool `` /* 194-byte string literal not displayed */ Namespaces []*NamespaceData `protobuf:"bytes,22,rep,name=namespaces,proto3" json:"namespaces,omitempty"` Project *ProjectData `protobuf:"bytes,23,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*SessionData) Descriptor
deprecated
func (*SessionData) Descriptor() ([]byte, []int)
Deprecated: Use SessionData.ProtoReflect.Descriptor instead.
func (*SessionData) GetAccount ¶
func (x *SessionData) GetAccount() string
func (*SessionData) GetAuthType ¶
func (x *SessionData) GetAuthType() AuthType
func (*SessionData) GetClientHost ¶
func (x *SessionData) GetClientHost() string
func (*SessionData) GetClientIp ¶
func (x *SessionData) GetClientIp() string
func (*SessionData) GetClientType ¶
func (x *SessionData) GetClientType() ClientType
func (*SessionData) GetClientUa ¶
func (x *SessionData) GetClientUa() string
func (*SessionData) GetGroups ¶
func (x *SessionData) GetGroups() []string
func (*SessionData) GetIdp ¶
func (x *SessionData) GetIdp() string
func (*SessionData) GetIsAllNsAccess ¶
func (x *SessionData) GetIsAllNsAccess() map[string]bool
func (*SessionData) GetIsOrgAdmin ¶
func (x *SessionData) GetIsOrgAdmin() map[string]bool
func (*SessionData) GetIsPartnerAdmin ¶
func (x *SessionData) GetIsPartnerAdmin() bool
func (*SessionData) GetIsSsoUser ¶
func (x *SessionData) GetIsSsoUser() bool
func (*SessionData) GetIsSuperAdmin ¶
func (x *SessionData) GetIsSuperAdmin() bool
func (*SessionData) GetNamespaces ¶
func (x *SessionData) GetNamespaces() []*NamespaceData
func (*SessionData) GetOrganization ¶
func (x *SessionData) GetOrganization() string
func (*SessionData) GetPartner ¶
func (x *SessionData) GetPartner() string
func (*SessionData) GetPartnerDomain ¶
func (x *SessionData) GetPartnerDomain() string
func (*SessionData) GetPermissions ¶
func (x *SessionData) GetPermissions() []string
func (*SessionData) GetProject ¶
func (x *SessionData) GetProject() *ProjectData
func (*SessionData) GetResourceUrls ¶
func (x *SessionData) GetResourceUrls() map[string]*ResourceURLMethods
func (*SessionData) GetRole ¶
func (x *SessionData) GetRole() string
func (*SessionData) GetTtl ¶
func (x *SessionData) GetTtl() string
func (*SessionData) GetUsername ¶
func (x *SessionData) GetUsername() string
func (*SessionData) ProtoMessage ¶
func (*SessionData) ProtoMessage()
func (*SessionData) ProtoReflect ¶
func (x *SessionData) ProtoReflect() protoreflect.Message
func (*SessionData) Reset ¶
func (x *SessionData) Reset()
func (*SessionData) String ¶
func (x *SessionData) String() string
type SharingSpec ¶
type SharingSpec struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` Projects []*ProjectMeta `protobuf:"bytes,2,rep,name=projects,proto3" json:"projects,omitempty"` // contains filtered or unexported fields }
func (*SharingSpec) Descriptor
deprecated
func (*SharingSpec) Descriptor() ([]byte, []int)
Deprecated: Use SharingSpec.ProtoReflect.Descriptor instead.
func (*SharingSpec) GetEnabled ¶
func (x *SharingSpec) GetEnabled() bool
func (*SharingSpec) GetProjects ¶
func (x *SharingSpec) GetProjects() []*ProjectMeta
func (*SharingSpec) ProtoMessage ¶
func (*SharingSpec) ProtoMessage()
func (*SharingSpec) ProtoReflect ¶
func (x *SharingSpec) ProtoReflect() protoreflect.Message
func (*SharingSpec) Reset ¶
func (x *SharingSpec) Reset()
func (*SharingSpec) String ¶
func (x *SharingSpec) String() string
type Status ¶
type Status struct { ConditionType string `protobuf:"bytes,1,opt,name=conditionType,proto3" json:"conditionType,omitempty"` ConditionStatus ConditionStatus `` /* 133-byte string literal not displayed */ LastUpdated *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=lastUpdated,proto3" json:"lastUpdated,omitempty"` Reason string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*Status) Descriptor
deprecated
func (*Status) GetConditionStatus ¶
func (x *Status) GetConditionStatus() ConditionStatus
func (*Status) GetConditionType ¶
func (*Status) GetLastUpdated ¶
func (x *Status) GetLastUpdated() *timestamppb.Timestamp
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) ProtoReflect ¶
func (x *Status) ProtoReflect() protoreflect.Message
type UploadedHelmArtifact ¶
type UploadedHelmArtifact struct { ChartPath *File `protobuf:"bytes,1,opt,name=chartPath,proto3" json:"chartPath,omitempty"` ValuesPaths []*File `protobuf:"bytes,2,rep,name=valuesPaths,proto3" json:"valuesPaths,omitempty"` // contains filtered or unexported fields }
func (*UploadedHelmArtifact) Descriptor
deprecated
func (*UploadedHelmArtifact) Descriptor() ([]byte, []int)
Deprecated: Use UploadedHelmArtifact.ProtoReflect.Descriptor instead.
func (*UploadedHelmArtifact) GetChartPath ¶
func (x *UploadedHelmArtifact) GetChartPath() *File
func (*UploadedHelmArtifact) GetValuesPaths ¶
func (x *UploadedHelmArtifact) GetValuesPaths() []*File
func (*UploadedHelmArtifact) ProtoMessage ¶
func (*UploadedHelmArtifact) ProtoMessage()
func (*UploadedHelmArtifact) ProtoReflect ¶
func (x *UploadedHelmArtifact) ProtoReflect() protoreflect.Message
func (*UploadedHelmArtifact) Reset ¶
func (x *UploadedHelmArtifact) Reset()
func (*UploadedHelmArtifact) String ¶
func (x *UploadedHelmArtifact) String() string
type UploadedYAMLArtifact ¶
type UploadedYAMLArtifact struct { Paths []*File `protobuf:"bytes,1,rep,name=paths,proto3" json:"paths,omitempty"` // contains filtered or unexported fields }
func (*UploadedYAMLArtifact) Descriptor
deprecated
func (*UploadedYAMLArtifact) Descriptor() ([]byte, []int)
Deprecated: Use UploadedYAMLArtifact.ProtoReflect.Descriptor instead.
func (*UploadedYAMLArtifact) GetPaths ¶
func (x *UploadedYAMLArtifact) GetPaths() []*File
func (*UploadedYAMLArtifact) ProtoMessage ¶
func (*UploadedYAMLArtifact) ProtoMessage()
func (*UploadedYAMLArtifact) ProtoReflect ¶
func (x *UploadedYAMLArtifact) ProtoReflect() protoreflect.Message
func (*UploadedYAMLArtifact) Reset ¶
func (x *UploadedYAMLArtifact) Reset()
func (*UploadedYAMLArtifact) String ¶
func (x *UploadedYAMLArtifact) String() string
type YAMLInGitRepo ¶
type YAMLInGitRepo struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` Revision string `protobuf:"bytes,2,opt,name=revision,proto3" json:"revision,omitempty"` Paths []*File `protobuf:"bytes,3,rep,name=paths,proto3" json:"paths,omitempty"` // contains filtered or unexported fields }
func (*YAMLInGitRepo) Descriptor
deprecated
func (*YAMLInGitRepo) Descriptor() ([]byte, []int)
Deprecated: Use YAMLInGitRepo.ProtoReflect.Descriptor instead.
func (*YAMLInGitRepo) GetPaths ¶
func (x *YAMLInGitRepo) GetPaths() []*File
func (*YAMLInGitRepo) GetRepository ¶
func (x *YAMLInGitRepo) GetRepository() string
func (*YAMLInGitRepo) GetRevision ¶
func (x *YAMLInGitRepo) GetRevision() string
func (*YAMLInGitRepo) ProtoMessage ¶
func (*YAMLInGitRepo) ProtoMessage()
func (*YAMLInGitRepo) ProtoReflect ¶
func (x *YAMLInGitRepo) ProtoReflect() protoreflect.Message
func (*YAMLInGitRepo) Reset ¶
func (x *YAMLInGitRepo) Reset()
func (*YAMLInGitRepo) String ¶
func (x *YAMLInGitRepo) String() string
type YAMLOptions ¶
type YAMLOptions struct { Force bool `protobuf:"varint,1,opt,name=force,proto3" json:"force,omitempty"` DisableOpenAPIValidation bool `protobuf:"varint,2,opt,name=disableOpenAPIValidation,proto3" json:"disableOpenAPIValidation,omitempty"` // contains filtered or unexported fields }
func (*YAMLOptions) Descriptor
deprecated
func (*YAMLOptions) Descriptor() ([]byte, []int)
Deprecated: Use YAMLOptions.ProtoReflect.Descriptor instead.
func (*YAMLOptions) GetDisableOpenAPIValidation ¶
func (x *YAMLOptions) GetDisableOpenAPIValidation() bool
func (*YAMLOptions) GetForce ¶
func (x *YAMLOptions) GetForce() bool
func (*YAMLOptions) ProtoMessage ¶
func (*YAMLOptions) ProtoMessage()
func (*YAMLOptions) ProtoReflect ¶
func (x *YAMLOptions) ProtoReflect() protoreflect.Message
func (*YAMLOptions) Reset ¶
func (x *YAMLOptions) Reset()
func (*YAMLOptions) String ¶
func (x *YAMLOptions) String() string