impl

package
v0.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventsActionsImpl

type EventsActionsImpl struct {
	// contains filtered or unexported fields
}

func NewEventsActionsImpl

func NewEventsActionsImpl(mongo *db.MongoStorage) *EventsActionsImpl

func (*EventsActionsImpl) AddSystemEvent added in v0.0.4

func (ea *EventsActionsImpl) AddSystemEvent(event model.Event) error

func (*EventsActionsImpl) AddUserEvent added in v0.0.4

func (ea *EventsActionsImpl) AddUserEvent(event model.Event) error

func (*EventsActionsImpl) GetConfigMapChanges added in v0.0.8

func (ea *EventsActionsImpl) GetConfigMapChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetDeploymentChanges

func (ea *EventsActionsImpl) GetDeploymentChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetIngressChanges

func (ea *EventsActionsImpl) GetIngressChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespaceChanges

func (ea *EventsActionsImpl) GetNamespaceChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespaceConfigMapsChanges added in v0.0.8

func (ea *EventsActionsImpl) GetNamespaceConfigMapsChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespaceDeploymentsChanges

func (ea *EventsActionsImpl) GetNamespaceDeploymentsChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespaceIngressesChanges

func (ea *EventsActionsImpl) GetNamespaceIngressesChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespacePVCsChanges

func (ea *EventsActionsImpl) GetNamespacePVCsChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespacePVCsEvents

func (ea *EventsActionsImpl) GetNamespacePVCsEvents(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespacePodsEvents

func (ea *EventsActionsImpl) GetNamespacePodsEvents(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespaceSecretsChanges added in v0.0.8

func (ea *EventsActionsImpl) GetNamespaceSecretsChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetNamespaceServicesChanges

func (ea *EventsActionsImpl) GetNamespaceServicesChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetPVCChanges

func (ea *EventsActionsImpl) GetPVCChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetPVCEvents

func (ea *EventsActionsImpl) GetPVCEvents(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetPodEvents

func (ea *EventsActionsImpl) GetPodEvents(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetSecretChanges added in v0.0.8

func (ea *EventsActionsImpl) GetSecretChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetServiceChanges

func (ea *EventsActionsImpl) GetServiceChanges(params gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetSystemEvents added in v0.0.4

func (ea *EventsActionsImpl) GetSystemEvents(_ gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

func (*EventsActionsImpl) GetUsersEvents added in v0.0.4

func (ea *EventsActionsImpl) GetUsersEvents(_ gin.Params, limit int, startTime time.Time) (*model.EventsList, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL