Documentation ¶
Index ¶
- 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 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentV1Beta1Log ¶ added in v1.1.1
func DeploymentV1Beta1Log(deployment *appv1beta1.Deployment) *logrus.Entry
DeploymentV1Beta1Log Format a log message with deployment information
func DeploymentV1Beta2Log ¶ added in v1.1.1
func DeploymentV1Beta2Log(deployment *appv1beta2.Deployment) *logrus.Entry
DeploymentV1Beta2Log Format a log message with deployment information
func DeploymentV1Log ¶ added in v1.1.1
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 SnapshotLog ¶ added in v1.2.0
func SnapshotLog(snap *crdv1.VolumeSnapshot) *logrus.Entry
SnapshotLog formats a log message with snapshot information
func StatefulSetV1Beta1Log ¶ added in v1.1.1
func StatefulSetV1Beta1Log(ss *appv1beta1.StatefulSet) *logrus.Entry
StatefulSetV1Beta1Log Format a log message with statefulset information
func StatefulSetV1Beta2Log ¶ added in v1.1.1
func StatefulSetV1Beta2Log(ss *appv1beta2.StatefulSet) *logrus.Entry
StatefulSetV1Beta2Log Format a log message with statefulset information
func StatefulSetV1Log ¶ added in v1.1.1
func StatefulSetV1Log(ss *appv1.StatefulSet) *logrus.Entry
StatefulSetV1Log Format a log message with statefulset information
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.