svc

package
v0.0.0-...-b46d228 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupVersionResource

func GroupVersionResource() schema.GroupVersionResource

Types

type Client

type Client struct {
	Resource  dynamic.NamespaceableResourceInterface
	ShootInfo kmccache.Record
}

func (Client) List

func (c Client) List(ctx context.Context) (*corev1.ServiceList, error)

type Config

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

func (Config) NewClient

func (c Config) NewClient(shootInfo kmccache.Record) (*Client, error)

type ConfigInf

type ConfigInf interface {
	NewClient(kmccache.Record) (*Client, error)
}

type FakeSvcClient

type FakeSvcClient struct{}

func (FakeSvcClient) NewClient

func (fakeSvcClient FakeSvcClient) NewClient(kmccache.Record) (*Client, error)

Jump to

Keyboard shortcuts

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