scheduledpodscaler

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Interface

type Interface interface {
	GetByName(ctx context.Context, name types.NamespacedName) (*scheduledpodscaler.ScheduledPodScaler, error)
	UpdateStatus(ctx context.Context, s *scheduledpodscaler.ScheduledPodScaler) error
}

type Repository

type Repository struct {
	Client client.Client
}

func (*Repository) GetByName

GetByName returns the ScheduledPodScaler of the name.

func (*Repository) UpdateStatus

UpdateStatus updates the status. It does not update the spec.

Directories

Path Synopsis
Package mock_scheduledpodscaler is a generated GoMock package.
Package mock_scheduledpodscaler is a generated GoMock package.

Jump to

Keyboard shortcuts

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