MCPcopy Create free account

hub / github.com/cloudnative-pg/plugin-barman-cloud / functions

Functions281 in github.com/cloudnative-pg/plugin-barman-cloud

↓ 1 callersFunctionsetLastFailedBackupTime
setLastFailedBackupTime sets the last failed backup time in the passed object store, for the passed server name.
internal/cnpgi/instance/recovery_window.go:66
↓ 1 callersFunctionshortenedCatalog
shortenedCatalog creates a structure containing the debug information of a backup catalog.
internal/cnpgi/restore/restore.go:444
↓ 1 callersMethodtoMap
()
internal/cnpgi/instance/types.go:39
↓ 1 callersFunctionunixHealthCheck
()
internal/cmd/healthcheck/main.go:48
↓ 1 callersFunctionuseCurrentVersion
(fallback: 'latest' | 'latestReleased' = 'latest')
web/src/hooks/versions.ts:4
↓ 1 callersFunctionuseLatestReleasedVersion
()
web/src/hooks/versions.ts:19
↓ 1 callersFunctionuseSameBackupLocation
useSameBackupLocation checks whether the given backup was taken using the same configuration as provided
internal/cnpgi/instance/retention.go:259
FunctionAddKnownTypes
AddKnownTypes add to the passed schema the Kubernetes types exposed by this package.
api/v1/groupversion_info.go:33
MethodArchive
Archive implements the WALService interface
internal/cnpgi/common/wal.go:106
MethodBackup
Backup implements the Backup interface
internal/cnpgi/instance/backup.go:71
FunctionCreateUniqueNamespace
CreateUniqueNamespace creates a namespace with an unique suffix.
test/e2e/internal/namespace/namespace.go:35
MethodDeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceSidecarConfiguration.
api/v1/zz_generated.deepcopy.go:50
MethodDeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ObjectStoreSpec.
api/v1/zz_generated.deepcopy.go:126
MethodDeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ObjectStoreStatus.
api/v1/zz_generated.deepcopy.go:148
MethodDeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RecoveryWindow.
api/v1/zz_generated.deepcopy.go:175
MethodDeepCopyObject
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
api/v1/zz_generated.deepcopy.go:111
MethodDefine
( ctx context.Context, _ *metrics.DefineMetricsRequest, )
internal/cnpgi/instance/metrics.go:76
FunctionFeature
({title, Svg, description}: FeatureItem)
web/src/components/HomepageFeatures/feature.tsx:12
FunctionFeatureList
()
web/src/components/HomepageFeatures/feature.tsx:26
MethodGetCapabilities
GetCapabilities returns the capabilities of the restore job hooks
internal/cnpgi/restore/restore.go:75
MethodGetCapabilities
GetCapabilities implements the Reconciler interface
internal/cnpgi/operator/reconciler.go:45
MethodGetCapabilities
GetCapabilities implements the WALService interface
internal/cnpgi/common/wal.go:81
MethodGetCapabilities
GetCapabilities implements the BackupService interface
internal/cnpgi/instance/backup.go:54
MethodGetCapabilities
( ctx context.Context, _ *metrics.MetricsCapabilitiesRequest, )
internal/cnpgi/instance/metrics.go:56
MethodGetPluginCapabilities
GetPluginCapabilities implements IdentityServer
internal/cnpgi/restore/identity.go:47
MethodGetPluginCapabilities
GetPluginCapabilities implements identity
internal/cnpgi/operator/identity.go:45
MethodGetPluginCapabilities
GetPluginCapabilities implements IdentityServer
internal/cnpgi/instance/identity.go:46
MethodGetPluginMetadata
GetPluginMetadata implements IdentityServer
internal/cnpgi/restore/identity.go:39
MethodGetPluginMetadata
GetPluginMetadata implements Identity
internal/cnpgi/operator/identity.go:37
MethodGetPluginMetadata
GetPluginMetadata implements IdentityServer
internal/cnpgi/instance/identity.go:38
MethodHasVersionDocumentation
HasVersionDocumentation checks if a version of the documentation exists for the version in the release-please manifest.
dagger/check-doc-version/main.go:39
FunctionHome
()
web/src/pages/index.tsx:24
FunctionHomepageFeatures
()
web/src/components/HomepageFeatures/index.tsx:5
FunctionHomepageHeader
()
web/src/pages/index.tsx:11
FunctionInstallationSnippet
()
web/src/components/Installation/index.tsx:7
MethodIsEmpty
IsEmpty returns true if there's no error messages
internal/cnpgi/operator/config/config.go:63
FunctionIsReady
TODO: improve this with what we already have in CloudNativePG e2e.
test/e2e/internal/cluster/cluster.go:27
FunctionMustSegmentFromName
MustSegmentFromName is analogous to SegmentFromName but panics if the segment name is invalid.
internal/cnpgi/common/wal_import.go:143
FunctionNew
( // Go version // // +optional // +default="latest" goVersion string, // setup-envtest version // +opt
dagger/gotest/main.go:49
FunctionNewClient
NewClient creates a new controller-runtime Kubernetes client. nolint:ireturn
test/e2e/internal/client/client.go:43
FunctionNewClientSet
NewClientSet creates a new k8s client-go clientset.
test/e2e/internal/client/client.go:61
MethodPre
Pre implements the reconciler interface
internal/cnpgi/operator/reconciler.go:62
MethodProbe
Probe implements IdentityServer
internal/cnpgi/restore/identity.go:72
MethodProbe
Probe implements Identity
internal/cnpgi/operator/identity.go:77
MethodProbe
Probe implements IdentityServer
internal/cnpgi/instance/identity.go:78
MethodRestore
Restore implements the WALService interface nolint: gocognit
internal/cnpgi/common/wal.go:228
MethodRunEphemeral
RunEphemeral creates a k3s cluster in dagger and then runs the E2E tests on it. If a private registry is used, its url and the ca certificate for the
dagger/e2e/main.go:69
MethodSetFirstRequired
SetFirstRequired implements the WALService interface
internal/cnpgi/common/wal.go:413
MethodStart
Start enforces the backup retention policies periodically, using the period specified in the BarmanObjectStore object
internal/cnpgi/instance/retention.go:58
FunctionTestClient
(t *testing.T)
internal/cnpgi/instance/internal/client/suite_test.go:29
FunctionTestCommon
(t *testing.T)
internal/cnpgi/common/suite_test.go:29
FunctionTestControllers
(t *testing.T)
internal/controller/suite_test.go:29
FunctionTestE2E
Run e2e tests using the Ginkgo runner.
test/e2e/e2e_suite_test.go:134
FunctionTestInstance
(t *testing.T)
internal/cnpgi/instance/suite_test.go:29
FunctionTestOperator
(t *testing.T)
internal/cnpgi/operator/suite_test.go:29
FunctionTestRBAC
(t *testing.T)
internal/cnpgi/operator/rbac/suite_test.go:29
FunctionTestScheme
(t *testing.T)
internal/scheme/suite_test.go:29
FunctionTestSpecs
(t *testing.T)
internal/cnpgi/operator/specs/suite_test.go:29
MethodUnitTest
( // Source directory // +required src *dagger.Directory, )
dagger/gotest/main.go:98
MethodUnwrap
Unwrap implements the error interface
internal/cnpgi/common/wal.go:66
FunctionWithCNPGImageName
WithCNPGImageName sets the CloudNativePG image name for the test environment.
test/e2e/internal/e2etestenv/main.go:71
FunctionWithCNPGImageTag
WithCNPGImageTag sets the CloudNativePG image tag for the test environment.
test/e2e/internal/e2etestenv/main.go:78
FunctionWithCNPGKustomizationRef
WithCNPGKustomizationRef sets the CloudNativePG kustomization ref for the test environment.
test/e2e/internal/e2etestenv/main.go:57
FunctionWithCNPGKustomizationTimeout
WithCNPGKustomizationTimeout sets the CloudNativePG kustomization timeout for the test environment.
test/e2e/internal/e2etestenv/main.go:64
FunctionWithCNPGKustomizationURL
WithCNPGKustomizationURL sets the CloudNativePG kustomization URL for the test environment.
test/e2e/internal/e2etestenv/main.go:50
FunctionWithCertManagerVersion
WithCertManagerVersion sets the cert-manager version for the test environment.
test/e2e/internal/e2etestenv/main.go:85
FunctionWithIgnoreExistingResources
WithIgnoreExistingResources sets the option to ignore existing resources when creating the test environment, instead of returning an error.
test/e2e/internal/e2etestenv/main.go:93
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:65
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:82
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:99
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:116
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:133
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:150
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:167
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:184
MethodcreateBackupRestoreTestResources
( namespace string, )
test/e2e/internal/tests/backup/fixtures.go:201
MethodcreateReplicaClusterTestResources
(namespace string)
test/e2e/internal/tests/replicacluster/fixtures.go:65
MethodcreateReplicaClusterTestResources
(namespace string)
test/e2e/internal/tests/replicacluster/fixtures.go:82
MethodcreateReplicaClusterTestResources
(namespace string)
test/e2e/internal/tests/replicacluster/fixtures.go:107
Functioninit
()
internal/cnpgi/operator/manager.go:48
Functionmain
()
cmd/manager/main.go:38
← previous201–281 of 281, ranked by callers