v1alpha1

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const GroupName = "metal.provider.extensions.config.gardener.cloud"

GroupName is the group name use in this package

Variables

View Source
var (
	// SchemeBuilder used to register the Shoot resource.
	SchemeBuilder runtime.SchemeBuilder

	// AddToScheme is a pointer to SchemeBuilder.AddToScheme.
	AddToScheme = localSchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1alpha1"}

SchemeGroupVersion is group version used to register these objects

Functions

func Convert_config_AccountingExporterClientConfiguration_To_v1alpha1_AccountingExporterClientConfiguration added in v0.15.1

func Convert_config_AccountingExporterClientConfiguration_To_v1alpha1_AccountingExporterClientConfiguration(in *config.AccountingExporterClientConfiguration, out *AccountingExporterClientConfiguration, s conversion.Scope) error

Convert_config_AccountingExporterClientConfiguration_To_v1alpha1_AccountingExporterClientConfiguration is an autogenerated conversion function.

func Convert_config_AccountingExporterConfiguration_To_v1alpha1_AccountingExporterConfiguration added in v0.15.1

func Convert_config_AccountingExporterConfiguration_To_v1alpha1_AccountingExporterConfiguration(in *config.AccountingExporterConfiguration, out *AccountingExporterConfiguration, s conversion.Scope) error

Convert_config_AccountingExporterConfiguration_To_v1alpha1_AccountingExporterConfiguration is an autogenerated conversion function.

func Convert_config_AccountingExporterNetworkTrafficConfiguration_To_v1alpha1_AccountingExporterNetworkTrafficConfiguration added in v0.15.1

func Convert_config_AccountingExporterNetworkTrafficConfiguration_To_v1alpha1_AccountingExporterNetworkTrafficConfiguration(in *config.AccountingExporterNetworkTrafficConfiguration, out *AccountingExporterNetworkTrafficConfiguration, s conversion.Scope) error

Convert_config_AccountingExporterNetworkTrafficConfiguration_To_v1alpha1_AccountingExporterNetworkTrafficConfiguration is an autogenerated conversion function.

func Convert_config_Auth_To_v1alpha1_Auth added in v0.15.1

func Convert_config_Auth_To_v1alpha1_Auth(in *config.Auth, out *Auth, s conversion.Scope) error

Convert_config_Auth_To_v1alpha1_Auth is an autogenerated conversion function.

func Convert_config_ControllerConfiguration_To_v1alpha1_ControllerConfiguration

func Convert_config_ControllerConfiguration_To_v1alpha1_ControllerConfiguration(in *config.ControllerConfiguration, out *ControllerConfiguration, s conversion.Scope) error

Convert_config_ControllerConfiguration_To_v1alpha1_ControllerConfiguration is an autogenerated conversion function.

func Convert_config_DurosConfiguration_To_v1alpha1_DurosConfiguration added in v0.15.1

func Convert_config_DurosConfiguration_To_v1alpha1_DurosConfiguration(in *config.DurosConfiguration, out *DurosConfiguration, s conversion.Scope) error

Convert_config_DurosConfiguration_To_v1alpha1_DurosConfiguration is an autogenerated conversion function.

func Convert_config_DurosSeedConfiguration_To_v1alpha1_DurosSeedConfiguration added in v0.15.1

func Convert_config_DurosSeedConfiguration_To_v1alpha1_DurosSeedConfiguration(in *config.DurosSeedConfiguration, out *DurosSeedConfiguration, s conversion.Scope) error

Convert_config_DurosSeedConfiguration_To_v1alpha1_DurosSeedConfiguration is an autogenerated conversion function.

func Convert_config_DurosSeedStorageClass_To_v1alpha1_DurosSeedStorageClass added in v0.15.1

func Convert_config_DurosSeedStorageClass_To_v1alpha1_DurosSeedStorageClass(in *config.DurosSeedStorageClass, out *DurosSeedStorageClass, s conversion.Scope) error

Convert_config_DurosSeedStorageClass_To_v1alpha1_DurosSeedStorageClass is an autogenerated conversion function.

func Convert_config_ETCDBackup_To_v1alpha1_ETCDBackup

func Convert_config_ETCDBackup_To_v1alpha1_ETCDBackup(in *config.ETCDBackup, out *ETCDBackup, s conversion.Scope) error

Convert_config_ETCDBackup_To_v1alpha1_ETCDBackup is an autogenerated conversion function.

func Convert_config_ETCDStorage_To_v1alpha1_ETCDStorage

func Convert_config_ETCDStorage_To_v1alpha1_ETCDStorage(in *config.ETCDStorage, out *ETCDStorage, s conversion.Scope) error

Convert_config_ETCDStorage_To_v1alpha1_ETCDStorage is an autogenerated conversion function.

func Convert_config_ETCD_To_v1alpha1_ETCD

func Convert_config_ETCD_To_v1alpha1_ETCD(in *config.ETCD, out *ETCD, s conversion.Scope) error

Convert_config_ETCD_To_v1alpha1_ETCD is an autogenerated conversion function.

func Convert_config_MachineImage_To_v1alpha1_MachineImage

func Convert_config_MachineImage_To_v1alpha1_MachineImage(in *config.MachineImage, out *MachineImage, s conversion.Scope) error

Convert_config_MachineImage_To_v1alpha1_MachineImage is an autogenerated conversion function.

func Convert_config_SplunkAudit_To_v1alpha1_SplunkAudit added in v0.15.1

func Convert_config_SplunkAudit_To_v1alpha1_SplunkAudit(in *config.SplunkAudit, out *SplunkAudit, s conversion.Scope) error

Convert_config_SplunkAudit_To_v1alpha1_SplunkAudit is an autogenerated conversion function.

func Convert_config_StorageConfiguration_To_v1alpha1_StorageConfiguration added in v0.15.1

func Convert_config_StorageConfiguration_To_v1alpha1_StorageConfiguration(in *config.StorageConfiguration, out *StorageConfiguration, s conversion.Scope) error

Convert_config_StorageConfiguration_To_v1alpha1_StorageConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_AccountingExporterClientConfiguration_To_config_AccountingExporterClientConfiguration added in v0.15.1

func Convert_v1alpha1_AccountingExporterClientConfiguration_To_config_AccountingExporterClientConfiguration(in *AccountingExporterClientConfiguration, out *config.AccountingExporterClientConfiguration, s conversion.Scope) error

Convert_v1alpha1_AccountingExporterClientConfiguration_To_config_AccountingExporterClientConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_AccountingExporterConfiguration_To_config_AccountingExporterConfiguration added in v0.15.1

func Convert_v1alpha1_AccountingExporterConfiguration_To_config_AccountingExporterConfiguration(in *AccountingExporterConfiguration, out *config.AccountingExporterConfiguration, s conversion.Scope) error

Convert_v1alpha1_AccountingExporterConfiguration_To_config_AccountingExporterConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_AccountingExporterNetworkTrafficConfiguration_To_config_AccountingExporterNetworkTrafficConfiguration added in v0.15.1

func Convert_v1alpha1_AccountingExporterNetworkTrafficConfiguration_To_config_AccountingExporterNetworkTrafficConfiguration(in *AccountingExporterNetworkTrafficConfiguration, out *config.AccountingExporterNetworkTrafficConfiguration, s conversion.Scope) error

Convert_v1alpha1_AccountingExporterNetworkTrafficConfiguration_To_config_AccountingExporterNetworkTrafficConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_Auth_To_config_Auth added in v0.15.1

func Convert_v1alpha1_Auth_To_config_Auth(in *Auth, out *config.Auth, s conversion.Scope) error

Convert_v1alpha1_Auth_To_config_Auth is an autogenerated conversion function.

func Convert_v1alpha1_ControllerConfiguration_To_config_ControllerConfiguration

func Convert_v1alpha1_ControllerConfiguration_To_config_ControllerConfiguration(in *ControllerConfiguration, out *config.ControllerConfiguration, s conversion.Scope) error

Convert_v1alpha1_ControllerConfiguration_To_config_ControllerConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_DurosConfiguration_To_config_DurosConfiguration added in v0.15.1

func Convert_v1alpha1_DurosConfiguration_To_config_DurosConfiguration(in *DurosConfiguration, out *config.DurosConfiguration, s conversion.Scope) error

Convert_v1alpha1_DurosConfiguration_To_config_DurosConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_DurosSeedConfiguration_To_config_DurosSeedConfiguration added in v0.15.1

func Convert_v1alpha1_DurosSeedConfiguration_To_config_DurosSeedConfiguration(in *DurosSeedConfiguration, out *config.DurosSeedConfiguration, s conversion.Scope) error

Convert_v1alpha1_DurosSeedConfiguration_To_config_DurosSeedConfiguration is an autogenerated conversion function.

func Convert_v1alpha1_DurosSeedStorageClass_To_config_DurosSeedStorageClass added in v0.15.1

func Convert_v1alpha1_DurosSeedStorageClass_To_config_DurosSeedStorageClass(in *DurosSeedStorageClass, out *config.DurosSeedStorageClass, s conversion.Scope) error

Convert_v1alpha1_DurosSeedStorageClass_To_config_DurosSeedStorageClass is an autogenerated conversion function.

func Convert_v1alpha1_ETCDBackup_To_config_ETCDBackup

func Convert_v1alpha1_ETCDBackup_To_config_ETCDBackup(in *ETCDBackup, out *config.ETCDBackup, s conversion.Scope) error

Convert_v1alpha1_ETCDBackup_To_config_ETCDBackup is an autogenerated conversion function.

func Convert_v1alpha1_ETCDStorage_To_config_ETCDStorage

func Convert_v1alpha1_ETCDStorage_To_config_ETCDStorage(in *ETCDStorage, out *config.ETCDStorage, s conversion.Scope) error

Convert_v1alpha1_ETCDStorage_To_config_ETCDStorage is an autogenerated conversion function.

func Convert_v1alpha1_ETCD_To_config_ETCD

func Convert_v1alpha1_ETCD_To_config_ETCD(in *ETCD, out *config.ETCD, s conversion.Scope) error

Convert_v1alpha1_ETCD_To_config_ETCD is an autogenerated conversion function.

func Convert_v1alpha1_MachineImage_To_config_MachineImage

func Convert_v1alpha1_MachineImage_To_config_MachineImage(in *MachineImage, out *config.MachineImage, s conversion.Scope) error

Convert_v1alpha1_MachineImage_To_config_MachineImage is an autogenerated conversion function.

func Convert_v1alpha1_SplunkAudit_To_config_SplunkAudit added in v0.15.1

func Convert_v1alpha1_SplunkAudit_To_config_SplunkAudit(in *SplunkAudit, out *config.SplunkAudit, s conversion.Scope) error

Convert_v1alpha1_SplunkAudit_To_config_SplunkAudit is an autogenerated conversion function.

func Convert_v1alpha1_StorageConfiguration_To_config_StorageConfiguration added in v0.15.1

func Convert_v1alpha1_StorageConfiguration_To_config_StorageConfiguration(in *StorageConfiguration, out *config.StorageConfiguration, s conversion.Scope) error

Convert_v1alpha1_StorageConfiguration_To_config_StorageConfiguration is an autogenerated conversion function.

func RegisterConversions

func RegisterConversions(s *runtime.Scheme) error

RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns a Group qualified GroupResource

Types

type AccountingExporterClientConfiguration added in v0.15.1

type AccountingExporterClientConfiguration struct {
	// Hostname is the hostname of the accounting api.
	Hostname string `json:"hostname"`
	// Port is the port of the accounting api.
	Port int `json:"port"`
	// CA is the ca certificate used for communicating with the accounting api.
	CA string `json:"ca"`
	// Cert is the client certificate used for communicating with the accounting api.
	Cert string `json:"cert"`
	// CertKey is the client certificate key used for communicating with the accounting api.
	CertKey string `json:"certKey"`
}

AccountingExporterClientConfiguration contains the configuration for the accounting exporter client.

func (*AccountingExporterClientConfiguration) DeepCopy added in v0.15.1

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AccountingExporterClientConfiguration.

func (*AccountingExporterClientConfiguration) DeepCopyInto added in v0.15.1

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AccountingExporterConfiguration added in v0.15.1

type AccountingExporterConfiguration struct {
	// Enabled enables the deployment of the accounting exporter when set to true.
	Enabled bool `json:"enabled"`
	// NetworkTraffic contains the configuration for accounting network traffic
	NetworkTraffic AccountingExporterNetworkTrafficConfiguration `json:"networkTraffic"`
	// Client contains the configuration for the accounting exporter client.
	Client AccountingExporterClientConfiguration `json:"clientConfig"`
}

AccountingExporterConfiguration contains the configuration for the accounting exporter.

func (*AccountingExporterConfiguration) DeepCopy added in v0.15.1

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AccountingExporterConfiguration.

func (*AccountingExporterConfiguration) DeepCopyInto added in v0.15.1

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type AccountingExporterNetworkTrafficConfiguration added in v0.15.1

type AccountingExporterNetworkTrafficConfiguration struct {
	// Enabled enables network traffic accounting of the accounting exporter when set to true.
	Enabled bool `json:"enabled"`
	// InternalNetworks defines the networks for the firewall that are considered internal (which can be accounted differently)
	InternalNetworks []string `json:"internalNetworks"`
}

AccountingExporterClientConfiguration contains the configuration for the network traffic accounting.

func (*AccountingExporterNetworkTrafficConfiguration) DeepCopy added in v0.15.1

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AccountingExporterNetworkTrafficConfiguration.

func (*AccountingExporterNetworkTrafficConfiguration) DeepCopyInto added in v0.15.1

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Auth added in v0.15.1

type Auth struct {
	// Enabled enables the deployment of metal stack specific cluster authentication when set to true.
	Enabled bool `json:"enabled"`
	// ProviderTenant is the name of the provider tenant who has special privileges.
	ProviderTenant string `json:"providerTenant"`
}

Auth contains the configuration for metal stack specific user authentication in the cluster.

func (*Auth) DeepCopy added in v0.15.1

func (in *Auth) DeepCopy() *Auth

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Auth.

func (*Auth) DeepCopyInto added in v0.15.1

func (in *Auth) DeepCopyInto(out *Auth)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ControllerConfiguration

type ControllerConfiguration struct {
	metav1.TypeMeta `json:",inline"`

	// MachineImages is the list of machine images that are understood by the controller. It maps
	// logical names and versions to metal-specific identifiers, i.e. AMIs.
	MachineImages []MachineImage `json:"machineImages,omitempty"`

	// ETCD is the etcd configuration.
	ETCD ETCD `json:"etcd"`

	// Auth is configuration for metal stack specific user authentication in the cluster.
	Auth Auth `json:"auth"`

	// SplunkAudit contains the configuration for auditlogging the kube-apiserver to splunk endpoint via webhook.
	SplunkAudit SplunkAudit `json:"splunkAudit"`

	// AccountingExporter is the configuration for the accounting exporter.
	AccountingExporter AccountingExporterConfiguration `json:"accountingExporter,omitempty"`

	// HealthCheckConfig is the config for the health check controller
	// +optional
	HealthCheckConfig *healthcheckconfigv1alpha1.HealthCheckConfig `json:"healthCheckConfig,omitempty"`

	// Storage is the configuration for storage.
	Storage StorageConfiguration `json:"storage,omitempty"`
}

ControllerConfiguration defines the configuration for the metal provider.

func (*ControllerConfiguration) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ControllerConfiguration.

func (*ControllerConfiguration) DeepCopyInto

func (in *ControllerConfiguration) DeepCopyInto(out *ControllerConfiguration)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ControllerConfiguration) DeepCopyObject

func (in *ControllerConfiguration) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type DurosConfiguration added in v0.15.1

type DurosConfiguration struct {
	// Enabled enables duros storage when set to true.
	Enabled bool `json:"enabled"`

	// SeedConfig is a map of a seed name to the duros seed configuration
	SeedConfig map[string]DurosSeedConfiguration `json:"seedConfig"`
}

DurosConfiguration contains the configuration for lightbits duros storage.

func (*DurosConfiguration) DeepCopy added in v0.15.1

func (in *DurosConfiguration) DeepCopy() *DurosConfiguration

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DurosConfiguration.

func (*DurosConfiguration) DeepCopyInto added in v0.15.1

func (in *DurosConfiguration) DeepCopyInto(out *DurosConfiguration)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DurosSeedConfiguration added in v0.15.1

type DurosSeedConfiguration struct {
	// Endpoints is the list of endpoints of the duros API
	Endpoints []string `json:"endpoints"`
	// AdminKey is the key used for generating storage credentials
	AdminKey string `json:"adminKey"`
	// AdminToken is the token used by the duros-controller to authenticate against the duros API
	AdminToken string `json:"adminToken"`
	// StorageClasses contain information on the storage classes that the duros-controller creates in the shoot cluster
	StorageClasses []DurosSeedStorageClass `json:"storageClasses"`
}

DurosSeedConfiguration is the configuration for duros for a particular seed

func (*DurosSeedConfiguration) DeepCopy added in v0.15.1

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DurosSeedConfiguration.

func (*DurosSeedConfiguration) DeepCopyInto added in v0.15.1

func (in *DurosSeedConfiguration) DeepCopyInto(out *DurosSeedConfiguration)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type DurosSeedStorageClass added in v0.15.1

type DurosSeedStorageClass struct {
	// Name is the name of the storage class
	Name string `json:"name"`
	// ReplicaCount is the amount of replicas in the storage backend for this storage class
	ReplicaCount int `json:"replicaCount"`
	// Compression enables compression for this storage class
	Compression bool `json:"compression"`
}

func (*DurosSeedStorageClass) DeepCopy added in v0.15.1

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DurosSeedStorageClass.

func (*DurosSeedStorageClass) DeepCopyInto added in v0.15.1

func (in *DurosSeedStorageClass) DeepCopyInto(out *DurosSeedStorageClass)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ETCD

type ETCD struct {
	// ETCDStorage is the etcd storage configuration.
	Storage ETCDStorage `json:"storage"`
	// ETCDBackup is the etcd backup configuration.
	Backup ETCDBackup `json:"backup"`
}

ETCD is an etcd configuration.

func (*ETCD) DeepCopy

func (in *ETCD) DeepCopy() *ETCD

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ETCD.

func (*ETCD) DeepCopyInto

func (in *ETCD) DeepCopyInto(out *ETCD)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ETCDBackup

type ETCDBackup struct {
	// Schedule is the etcd backup schedule.
	// +optional
	Schedule *string `json:"schedule,omitempty"`
	// DeltaSnapshotPeriod is the time for delta snapshots to be made
	DeltaSnapshotPeriod *string `json:"deltaSnapshotPeriod,omitempty"`
}

ETCDBackup is an etcd backup configuration.

func (*ETCDBackup) DeepCopy

func (in *ETCDBackup) DeepCopy() *ETCDBackup

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ETCDBackup.

func (*ETCDBackup) DeepCopyInto

func (in *ETCDBackup) DeepCopyInto(out *ETCDBackup)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ETCDStorage

type ETCDStorage struct {
	// ClassName is the name of the storage class used in etcd-main volume claims.
	// +optional
	ClassName *string `json:"className,omitempty"`
	// Capacity is the storage capacity used in etcd-main volume claims.
	// +optional
	Capacity *resource.Quantity `json:"capacity,omitempty"`
}

ETCDStorage is an etcd storage configuration.

func (*ETCDStorage) DeepCopy

func (in *ETCDStorage) DeepCopy() *ETCDStorage

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ETCDStorage.

func (*ETCDStorage) DeepCopyInto

func (in *ETCDStorage) DeepCopyInto(out *ETCDStorage)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type MachineImage

type MachineImage struct {
	// Name is the logical name of the machine image.
	Name string `json:"name"`
	// Version is the logical version of the machine image.
	Version string `json:"version"`
	// Image is the path to the image.
	Image string `json:"image"`
}

MachineImage is a mapping from logical names and versions to GCP-specific identifiers.

func (*MachineImage) DeepCopy

func (in *MachineImage) DeepCopy() *MachineImage

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MachineImage.

func (*MachineImage) DeepCopyInto

func (in *MachineImage) DeepCopyInto(out *MachineImage)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SplunkAudit added in v0.15.1

type SplunkAudit struct {
	// Enabled enables the deployment of splunk audit webhook when set to true.
	Enabled bool `json:"enabled"`
	// hecURL is the URL of the splunk hec endpoint that receives the audit log data.
	HecURL string `json:"hecURL"`
	// hecToken is the token that needs to be sent to the splunk endpoint.
	HecToken string `json:"hecToken"`
}

SplunkAudit contains the configuration for auditlogging the kube-apiserver to splunk endpoint via webhook.

func (*SplunkAudit) DeepCopy added in v0.15.1

func (in *SplunkAudit) DeepCopy() *SplunkAudit

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SplunkAudit.

func (*SplunkAudit) DeepCopyInto added in v0.15.1

func (in *SplunkAudit) DeepCopyInto(out *SplunkAudit)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type StorageConfiguration added in v0.15.1

type StorageConfiguration struct {
	// Duros contains the configuration for duros cloud storage
	Duros DurosConfiguration `json:"duros"`
}

StorageConfiguration contains the configuration for provider specfic storage solutions.

func (*StorageConfiguration) DeepCopy added in v0.15.1

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StorageConfiguration.

func (*StorageConfiguration) DeepCopyInto added in v0.15.1

func (in *StorageConfiguration) DeepCopyInto(out *StorageConfiguration)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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