pvc

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: 13 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

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 FakePVCClient

type FakePVCClient struct{}

func (FakePVCClient) NewClient

func (fakePVCClient FakePVCClient) NewClient(record kmccache.Record) (*Client, error)

Jump to

Keyboard shortcuts

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