ccm

package
v0.0.0-...-aca46ee Latest Latest
Warning

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

Go to latest
Published: Mar 31, 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 CloudProvider

type CloudProvider struct{}

func (CloudProvider) Clusters

func (c CloudProvider) Clusters() (cloudprovider.Clusters, bool)

func (CloudProvider) HasClusterID

func (c CloudProvider) HasClusterID() bool

func (CloudProvider) Initialize

func (c CloudProvider) Initialize(clientBuilder cloudprovider.ControllerClientBuilder, stop <-chan struct{})

func (CloudProvider) Instances

func (c CloudProvider) Instances() (cloudprovider.Instances, bool)

func (CloudProvider) InstancesV2

func (c CloudProvider) InstancesV2() (cloudprovider.InstancesV2, bool)

func (CloudProvider) LoadBalancer

func (c CloudProvider) LoadBalancer() (cloudprovider.LoadBalancer, bool)

func (CloudProvider) ProviderName

func (c CloudProvider) ProviderName() string

func (CloudProvider) Routes

func (c CloudProvider) Routes() (cloudprovider.Routes, bool)

func (CloudProvider) Zones

func (c CloudProvider) Zones() (cloudprovider.Zones, bool)

type InstancesV2

type InstancesV2 struct{}

func (InstancesV2) InstanceExists

func (i InstancesV2) InstanceExists(ctx context.Context, node *v1.Node) (bool, error)

func (InstancesV2) InstanceMetadata

func (i InstancesV2) InstanceMetadata(ctx context.Context, node *v1.Node) (*cloudprovider.InstanceMetadata, error)

func (InstancesV2) InstanceShutdown

func (i InstancesV2) InstanceShutdown(ctx context.Context, node *v1.Node) (bool, error)

Jump to

Keyboard shortcuts

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