healthchecksprovider

package
v1.29.2 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 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 HealthChecks

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

func NewHealthChecks

func NewHealthChecks(cloud *gce.Cloud, version meta.Version, logger klog.Logger) *HealthChecks

func (*HealthChecks) Create

func (hc *HealthChecks) Create(healthCheck *composite.HealthCheck) error

func (*HealthChecks) Delete

func (hc *HealthChecks) Delete(name string, scope meta.KeyType) error

func (*HealthChecks) Get

func (hc *HealthChecks) Get(name string, scope meta.KeyType) (*composite.HealthCheck, error)
func (hc *HealthChecks) SelfLink(name string, scope meta.KeyType) (string, error)

func (*HealthChecks) Update

func (hc *HealthChecks) Update(name string, scope meta.KeyType, updatedHealthCheck *composite.HealthCheck) error

Jump to

Keyboard shortcuts

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