impl

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 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 kubeModel.Event) error

func (*EventsActionsImpl) AddUserEvent added in v0.0.4

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

func (*EventsActionsImpl) GetAllNamespacesChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesConfigMapsChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesConfigMapsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesDeploymentsChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesDeploymentsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesIngressesChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesIngressesChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesPVCsChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesPVCsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesPVCsEvents added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesPVCsEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesPodsEvents added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesPodsEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesSecretsChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesSecretsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNamespacesServicesChanges added in v0.0.15

func (ea *EventsActionsImpl) GetAllNamespacesServicesChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetAllNodesEvents added in v0.0.21

func (ea *EventsActionsImpl) GetAllNodesEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetConfigMapChanges added in v0.0.8

func (ea *EventsActionsImpl) GetConfigMapChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetDeploymentChanges

func (ea *EventsActionsImpl) GetDeploymentChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetIngressChanges

func (ea *EventsActionsImpl) GetIngressChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespaceChanges

func (ea *EventsActionsImpl) GetNamespaceChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespaceConfigMapsChanges added in v0.0.8

func (ea *EventsActionsImpl) GetNamespaceConfigMapsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespaceDeploymentsChanges

func (ea *EventsActionsImpl) GetNamespaceDeploymentsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespaceIngressesChanges

func (ea *EventsActionsImpl) GetNamespaceIngressesChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespacePVCsChanges

func (ea *EventsActionsImpl) GetNamespacePVCsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespacePVCsEvents

func (ea *EventsActionsImpl) GetNamespacePVCsEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespacePodsEvents

func (ea *EventsActionsImpl) GetNamespacePodsEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespaceSecretsChanges added in v0.0.8

func (ea *EventsActionsImpl) GetNamespaceSecretsChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetNamespaceServicesChanges

func (ea *EventsActionsImpl) GetNamespaceServicesChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetPVCChanges

func (ea *EventsActionsImpl) GetPVCChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetPVCEvents

func (ea *EventsActionsImpl) GetPVCEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetPodEvents

func (ea *EventsActionsImpl) GetPodEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetSecretChanges added in v0.0.8

func (ea *EventsActionsImpl) GetSecretChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetServiceChanges

func (ea *EventsActionsImpl) GetServiceChanges(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetSystemEvents added in v0.0.4

func (ea *EventsActionsImpl) GetSystemEvents(params model.FuncParams) (*kubeModel.EventsList, error)

func (*EventsActionsImpl) GetUsersEvents added in v0.0.4

func (ea *EventsActionsImpl) GetUsersEvents(params model.FuncParams) (*kubeModel.EventsList, error)

Jump to

Keyboard shortcuts

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