Documentation ¶
Index ¶
- func ApplicationBackupLog(backup *storkv1.ApplicationBackup) *logrus.Entry
- func ApplicationBackupScheduleLog(backupSchedule *storkv1.ApplicationBackupSchedule) *logrus.Entry
- func ApplicationCloneLog(clone *storkv1.ApplicationClone) *logrus.Entry
- func ApplicationRestoreLog(restore *storkv1.ApplicationRestore) *logrus.Entry
- func BackupLocationLog(location *storkv1.BackupLocation) *logrus.Entry
- func ClusterDomainUpdateLog(clusterDomainUpdate *storkv1.ClusterDomainUpdate) *logrus.Entry
- func DeploymentV1Beta1Log(deployment *appv1beta1.Deployment) *logrus.Entry
- func DeploymentV1Beta2Log(deployment *appv1beta2.Deployment) *logrus.Entry
- func DeploymentV1Log(deployment *appv1.Deployment) *logrus.Entry
- func GroupSnapshotLog(groupsnapshot *storkv1.GroupVolumeSnapshot) *logrus.Entry
- func MigrationLog(migration *storkv1.Migration) *logrus.Entry
- func MigrationScheduleLog(migrationSchedule *storkv1.MigrationSchedule) *logrus.Entry
- func PVCLog(pvc *v1.PersistentVolumeClaim) *logrus.Entry
- func PVLog(pv *v1.PersistentVolume) *logrus.Entry
- func PodLog(pod *v1.Pod) *logrus.Entry
- func RuleLog(rule *storkv1.Rule, object runtime.Object) *logrus.Entry
- func SnapshotLog(snap *crdv1.VolumeSnapshot) *logrus.Entry
- func StatefulSetV1Beta1Log(ss *appv1beta1.StatefulSet) *logrus.Entry
- func StatefulSetV1Beta2Log(ss *appv1beta2.StatefulSet) *logrus.Entry
- func StatefulSetV1Log(ss *appv1.StatefulSet) *logrus.Entry
- func VolumeSnapshotRestoreLog(snapRestore *storkv1.VolumeSnapshotRestore) *logrus.Entry
- func VolumeSnapshotScheduleLog(snapshotSchedule *storkv1.VolumeSnapshotSchedule) *logrus.Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplicationBackupLog ¶
func ApplicationBackupLog(backup *storkv1.ApplicationBackup) *logrus.Entry
ApplicationBackupLog formats a log message with applicationbackup information
func ApplicationBackupScheduleLog ¶
func ApplicationBackupScheduleLog(backupSchedule *storkv1.ApplicationBackupSchedule) *logrus.Entry
ApplicationBackupScheduleLog formats a log message with applicationbackupschedule information
func ApplicationCloneLog ¶
func ApplicationCloneLog(clone *storkv1.ApplicationClone) *logrus.Entry
ApplicationCloneLog formats a log message with applicationclone information
func ApplicationRestoreLog ¶
func ApplicationRestoreLog(restore *storkv1.ApplicationRestore) *logrus.Entry
ApplicationRestoreLog formats a log message with applicationrestore information
func BackupLocationLog ¶
func BackupLocationLog(location *storkv1.BackupLocation) *logrus.Entry
BackupLocationLog formats a log message with backuplocation information
func ClusterDomainUpdateLog ¶
func ClusterDomainUpdateLog(clusterDomainUpdate *storkv1.ClusterDomainUpdate) *logrus.Entry
ClusterDomainUpdateLog formats a log message with clusterdomainupdate information
func DeploymentV1Beta1Log ¶
func DeploymentV1Beta1Log(deployment *appv1beta1.Deployment) *logrus.Entry
DeploymentV1Beta1Log Format a log message with deployment information
func DeploymentV1Beta2Log ¶
func DeploymentV1Beta2Log(deployment *appv1beta2.Deployment) *logrus.Entry
DeploymentV1Beta2Log Format a log message with deployment information
func DeploymentV1Log ¶
func DeploymentV1Log(deployment *appv1.Deployment) *logrus.Entry
DeploymentV1Log Format a log message with deployment information
func GroupSnapshotLog ¶
func GroupSnapshotLog(groupsnapshot *storkv1.GroupVolumeSnapshot) *logrus.Entry
GroupSnapshotLog formats a log message with groupsnapshot information
func MigrationLog ¶
MigrationLog formats a log message with migration information
func MigrationScheduleLog ¶
func MigrationScheduleLog(migrationSchedule *storkv1.MigrationSchedule) *logrus.Entry
MigrationScheduleLog formats a log message with migrationschedule information
func PVCLog ¶
func PVCLog(pvc *v1.PersistentVolumeClaim) *logrus.Entry
PVCLog formats a log message with pvc information
func PVLog ¶
func PVLog(pv *v1.PersistentVolume) *logrus.Entry
PVLog formats a log message with pv information
func SnapshotLog ¶
func SnapshotLog(snap *crdv1.VolumeSnapshot) *logrus.Entry
SnapshotLog formats a log message with snapshot information
func StatefulSetV1Beta1Log ¶
func StatefulSetV1Beta1Log(ss *appv1beta1.StatefulSet) *logrus.Entry
StatefulSetV1Beta1Log Format a log message with statefulset information
func StatefulSetV1Beta2Log ¶
func StatefulSetV1Beta2Log(ss *appv1beta2.StatefulSet) *logrus.Entry
StatefulSetV1Beta2Log Format a log message with statefulset information
func StatefulSetV1Log ¶
func StatefulSetV1Log(ss *appv1.StatefulSet) *logrus.Entry
StatefulSetV1Log Format a log message with statefulset information
func VolumeSnapshotRestoreLog ¶
func VolumeSnapshotRestoreLog(snapRestore *storkv1.VolumeSnapshotRestore) *logrus.Entry
VolumeSnapshotRestoreLog formats a log message with volumesnapshotrestore information
func VolumeSnapshotScheduleLog ¶
func VolumeSnapshotScheduleLog(snapshotSchedule *storkv1.VolumeSnapshotSchedule) *logrus.Entry
VolumeSnapshotScheduleLog formats a log message with snapshotschedule information
Types ¶
This section is empty.