mods

package
v0.0.0-...-540bb61 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArangoClusterSynchronizationMods

type ArangoClusterSynchronizationMods interface {
	V1() arangoclustersynchronizationv1.ModInterface
}

type ArangoMemberMods

type ArangoMemberMods interface {
	V1() arangomemberv1.ModInterface
}

type ArangoTaskMods

type ArangoTaskMods interface {
	V1() arangotaskv1.ModInterface
}

type EndpointsMods

type EndpointsMods interface {
	V1() endpointsv1.ModInterface
}

type Mods

type Mods interface {
	PodsModInterface() PodsMods
	ServiceAccountsModInterface() ServiceAccountsMods
	SecretsModInterface() SecretsMods
	PersistentVolumeClaimsModInterface() PersistentVolumeClaimsMods
	ServicesModInterface() ServicesMods
	EndpointsModInterface() EndpointsMods
	ServiceMonitorsModInterface() ServiceMonitorsMods
	PodDisruptionBudgetsModInterface() PodDisruptionBudgetsMods

	ArangoMemberModInterface() ArangoMemberMods
	ArangoTaskModInterface() ArangoTaskMods
	ArangoClusterSynchronizationModInterface() ArangoClusterSynchronizationMods
}

type PersistentVolumeClaimsMods

type PersistentVolumeClaimsMods interface {
	V1() persistentvolumeclaimv1.ModInterface
}

type PodDisruptionBudgetsMods

type PodDisruptionBudgetsMods interface {
	V1() poddisruptionbudgetv1.ModInterface
}

type PodsMods

type PodsMods interface {
	V1() podv1.ModInterface
}

type SecretsMods

type SecretsMods interface {
	V1() secretv1.ModInterface
}

type ServiceAccountsMods

type ServiceAccountsMods interface {
	V1() serviceaccountv1.ModInterface
}

type ServiceMonitorsMods

type ServiceMonitorsMods interface {
	V1() servicemonitorv1.ModInterface
}

type ServicesMods

type ServicesMods interface {
	V1() servicev1.ModInterface
}

Jump to

Keyboard shortcuts

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