v1

package
v1.4.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: Apache-2.0 Imports: 5 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	NetworkAttachmentDefinition() NetworkAttachmentDefinitionController
}

func New

func New(controllerFactory controller.SharedControllerFactory) Interface

type NetworkAttachmentDefinitionCache

type NetworkAttachmentDefinitionCache interface {
	generic.CacheInterface[*v1.NetworkAttachmentDefinition]
}

NetworkAttachmentDefinitionCache interface for retrieving NetworkAttachmentDefinition resources in memory.

type NetworkAttachmentDefinitionClient

type NetworkAttachmentDefinitionClient interface {
	generic.ClientInterface[*v1.NetworkAttachmentDefinition, *v1.NetworkAttachmentDefinitionList]
}

NetworkAttachmentDefinitionClient interface for managing NetworkAttachmentDefinition resources in Kubernetes.

type NetworkAttachmentDefinitionController

type NetworkAttachmentDefinitionController interface {
	generic.ControllerInterface[*v1.NetworkAttachmentDefinition, *v1.NetworkAttachmentDefinitionList]
}

NetworkAttachmentDefinitionController interface for managing NetworkAttachmentDefinition resources.

Jump to

Keyboard shortcuts

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