Versions in this module Expand all Collapse all v1 v1.1.2 Oct 25, 2024 v1.1.1 Oct 24, 2024 v1.1.0 Oct 15, 2024 Changes in this version + var AllGithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus = []GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus + var AllGithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit = []GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit + var AllGithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider = []GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider + var AllGithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess = []GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess + var AllGithubComKloudliteAPIPkgReposMatchType = []GithubComKloudliteAPIPkgReposMatchType + var AllGithubComKloudliteAPIPkgTypesSyncAction = []GithubComKloudliteAPIPkgTypesSyncAction + var AllGithubComKloudliteAPIPkgTypesSyncState = []GithubComKloudliteAPIPkgTypesSyncState + var AllGithubComKloudliteOperatorPkgOperatorState = []GithubComKloudliteOperatorPkgOperatorState + type BuildEdge struct + Cursor string + Node *entities.Build + type BuildPaginatedRecords struct + Edges []*BuildEdge + PageInfo *PageInfo + TotalCount int + type BuildRunEdge struct + Cursor string + Node *entities.BuildRun + type BuildRunPaginatedRecords struct + Edges []*BuildRunEdge + PageInfo *PageInfo + TotalCount int + type CredentialEdge struct + Cursor string + Node *entities.Credential + type CredentialPaginatedRecords struct + Edges []*CredentialEdge + PageInfo *PageInfo + TotalCount int + type DigestEdge struct + Cursor string + Node *entities.Digest + type DigestPaginatedRecords struct + Edges []*DigestEdge + PageInfo *PageInfo + TotalCount int + type GithubBranch struct + Name *string + Protected *bool + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus string + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusError + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusFailed + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusIdle + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusPending + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusQueued + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusRunning + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatusSuccess + func (e *GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus) IsValid() bool + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesBuildStatus) String() string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpiration struct + Unit GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit + Value int + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationIn struct + Unit GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit + Value int + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit string + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnitD + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnitH + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnitM + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnitW + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnitY + func (e *GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit) IsValid() bool + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesExpirationUnit) String() string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider string + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProviderGithub + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProviderGitlab + func (e *GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider) IsValid() bool + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider) String() string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitSource struct + Branch string + Provider GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider + Repository string + WebhookID *int + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitSourceIn struct + Branch string + Provider GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGitProvider + Repository string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGithubRepository struct + Archived *bool + CloneURL *string + CreatedAt *string + DefaultBranch *string + Description *string + Disabled *bool + FullName *string + GitURL *string + GitignoreTemplate *string + HTMLURL *string + ID *int + Language *string + MasterBranch *string + MirrorURL *string + Name *string + NodeID *string + Permissions map[string]interface{} + Private *bool + PushedAt *string + Size *int + TeamID *int + URL *string + UpdatedAt *string + Visibility *string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGithubUserAccount struct + AvatarURL *string + ID *int + Login *string + NodeID *string + Type *string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesGithubUserAccountIn struct + AvatarURL *string + ID *int + Login *string + NodeID *string + Type *string + type GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess string + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccessRead + const GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccessReadWrite + func (e *GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess) IsValid() bool + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIAppsContainerRegistryInternalDomainEntitiesRepoAccess) String() string + type GithubComKloudliteAPIPkgReposMatchType string + const GithubComKloudliteAPIPkgReposMatchTypeArray + const GithubComKloudliteAPIPkgReposMatchTypeExact + const GithubComKloudliteAPIPkgReposMatchTypeNotInArray + const GithubComKloudliteAPIPkgReposMatchTypeRegex + func (e *GithubComKloudliteAPIPkgReposMatchType) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIPkgReposMatchType) IsValid() bool + func (e GithubComKloudliteAPIPkgReposMatchType) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIPkgReposMatchType) String() string + type GithubComKloudliteAPIPkgTypesSyncAction string + const GithubComKloudliteAPIPkgTypesSyncActionApply + const GithubComKloudliteAPIPkgTypesSyncActionDelete + func (e *GithubComKloudliteAPIPkgTypesSyncAction) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIPkgTypesSyncAction) IsValid() bool + func (e GithubComKloudliteAPIPkgTypesSyncAction) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIPkgTypesSyncAction) String() string + type GithubComKloudliteAPIPkgTypesSyncState string + const GithubComKloudliteAPIPkgTypesSyncStateAppliedAtAgent + const GithubComKloudliteAPIPkgTypesSyncStateDeletedAtAgent + const GithubComKloudliteAPIPkgTypesSyncStateDeletingAtAgent + const GithubComKloudliteAPIPkgTypesSyncStateErroredAtAgent + const GithubComKloudliteAPIPkgTypesSyncStateIdle + const GithubComKloudliteAPIPkgTypesSyncStateInQueue + const GithubComKloudliteAPIPkgTypesSyncStateUpdatedAtAgent + func (e *GithubComKloudliteAPIPkgTypesSyncState) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteAPIPkgTypesSyncState) IsValid() bool + func (e GithubComKloudliteAPIPkgTypesSyncState) MarshalGQL(w io.Writer) + func (e GithubComKloudliteAPIPkgTypesSyncState) String() string + type GithubComKloudliteAPIPkgTypesSyncStatus struct + Action GithubComKloudliteAPIPkgTypesSyncAction + Error *string + LastSyncedAt *string + RecordVersion int + State GithubComKloudliteAPIPkgTypesSyncState + SyncScheduledAt *string + type GithubComKloudliteOperatorApisDistributionV1BuildOptions struct + BuildArgs map[string]interface{} + BuildContexts map[string]interface{} + ContextDir *string + DockerfileContent *string + DockerfilePath *string + TargetPlatforms []string + type GithubComKloudliteOperatorApisDistributionV1BuildOptionsIn struct + BuildArgs map[string]interface{} + BuildContexts map[string]interface{} + ContextDir *string + DockerfileContent *string + DockerfilePath *string + TargetPlatforms []string + type GithubComKloudliteOperatorApisDistributionV1BuildRunSpec struct + AccountName string + BuildOptions *GithubComKloudliteOperatorApisDistributionV1BuildOptions + Caches []*GithubComKloudliteOperatorApisDistributionV1Cache + Registry *GithubComKloudliteOperatorApisDistributionV1Registry + Resource *GithubComKloudliteOperatorApisDistributionV1Resource + type GithubComKloudliteOperatorApisDistributionV1BuildRunSpecIn struct + BuildOptions *GithubComKloudliteOperatorApisDistributionV1BuildOptionsIn + Caches []*GithubComKloudliteOperatorApisDistributionV1CacheIn + Registry *GithubComKloudliteOperatorApisDistributionV1RegistryIn + Resource *GithubComKloudliteOperatorApisDistributionV1ResourceIn + type GithubComKloudliteOperatorApisDistributionV1Cache struct + Name string + Path string + type GithubComKloudliteOperatorApisDistributionV1CacheIn struct + Name string + Path string + type GithubComKloudliteOperatorApisDistributionV1Registry struct + Repo *GithubComKloudliteOperatorApisDistributionV1Repo + type GithubComKloudliteOperatorApisDistributionV1RegistryIn struct + Repo *GithubComKloudliteOperatorApisDistributionV1RepoIn + type GithubComKloudliteOperatorApisDistributionV1Repo struct + Name string + Tags []string + type GithubComKloudliteOperatorApisDistributionV1RepoIn struct + Name string + Tags []string + type GithubComKloudliteOperatorApisDistributionV1Resource struct + CPU int + MemoryInMb int + type GithubComKloudliteOperatorApisDistributionV1ResourceIn struct + CPU int + MemoryInMb int + type GithubComKloudliteOperatorPkgOperatorCheck struct + Debug *string + Error *string + Generation *int + Info *string + Message *string + StartedAt *string + State *GithubComKloudliteOperatorPkgOperatorState + Status bool + type GithubComKloudliteOperatorPkgOperatorCheckIn struct + Debug *string + Error *string + Generation *int + Info *string + Message *string + StartedAt *string + State *GithubComKloudliteOperatorPkgOperatorState + Status bool + type GithubComKloudliteOperatorPkgOperatorCheckMeta struct + Debug *bool + Description *string + Hide *bool + Name string + Title string + type GithubComKloudliteOperatorPkgOperatorCheckMetaIn struct + Debug *bool + Description *string + Hide *bool + Name string + Title string + type GithubComKloudliteOperatorPkgOperatorResourceRef struct + APIVersion string + Kind string + Name string + Namespace string + type GithubComKloudliteOperatorPkgOperatorResourceRefIn struct + APIVersion string + Kind string + Name string + Namespace string + type GithubComKloudliteOperatorPkgOperatorState string + const GithubComKloudliteOperatorPkgOperatorStateErroredDuringReconcilation + const GithubComKloudliteOperatorPkgOperatorStateFinishedReconcilation + const GithubComKloudliteOperatorPkgOperatorStateUnderReconcilation + const GithubComKloudliteOperatorPkgOperatorStateYetToBeReconciled + func (e *GithubComKloudliteOperatorPkgOperatorState) UnmarshalGQL(v interface{}) error + func (e GithubComKloudliteOperatorPkgOperatorState) IsValid() bool + func (e GithubComKloudliteOperatorPkgOperatorState) MarshalGQL(w io.Writer) + func (e GithubComKloudliteOperatorPkgOperatorState) String() string + type GithubComKloudliteOperatorPkgOperatorStatus struct + CheckList []*GithubComKloudliteOperatorPkgOperatorCheckMeta + Checks map[string]interface{} + IsReady bool + LastReadyGeneration *int + LastReconcileTime *string + Message *GithubComKloudliteOperatorPkgRawJSONRawJSON + Resources []*GithubComKloudliteOperatorPkgOperatorResourceRef + type GithubComKloudliteOperatorPkgOperatorStatusIn struct + CheckList []*GithubComKloudliteOperatorPkgOperatorCheckMetaIn + Checks map[string]interface{} + IsReady bool + LastReadyGeneration *int + LastReconcileTime *string + Message *GithubComKloudliteOperatorPkgRawJSONRawJSONIn + Resources []*GithubComKloudliteOperatorPkgOperatorResourceRefIn + type GithubComKloudliteOperatorPkgRawJSONRawJSON struct + RawMessage interface{} + type GithubComKloudliteOperatorPkgRawJSONRawJSONIn struct + RawMessage interface{} + type GitlabBranch struct + CanPush bool + Default bool + DevelopersCanMerge bool + DevelopersCanPush bool + Merged bool + Name string + Protected bool + WebURL string + type Mutation struct + type PageInfo struct + EndCursor *string + HasNextPage *bool + HasPrevPage *bool + StartCursor *string + type Query struct + type RepositoryEdge struct + Cursor string + Node *entities.Repository + type RepositoryPaginatedRecords struct + Edges []*RepositoryEdge + PageInfo *PageInfo + TotalCount int + type SearchBuildRuns struct + BuildID *repos.ID + RepoName *repos.MatchFilter + type SearchBuilds struct + Text *repos.MatchFilter + type SearchCreds struct + Text *repos.MatchFilter + type SearchRepos struct + Text *repos.MatchFilter v1.0.3 Feb 14, 2024 v1.0.2 Feb 14, 2024 v1.0.1 Feb 4, 2024 v1.0.0 Feb 4, 2024