Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSEBS ¶
type AWSEBS struct {
// contains filtered or unexported fields
}
func New ¶
func New( c ctrlclient.Client, cfg *AWSEBSConfig, ) *AWSEBS
func (*AWSEBS) Apply ¶
func (a *AWSEBS) Apply( ctx context.Context, provider v1alpha1.CSIProvider, defaultStorageConfig *v1alpha1.DefaultStorage, req *runtimehooksv1.AfterControlPlaneInitializedRequest, _ logr.Logger, ) error
type AWSEBSConfig ¶
type AWSEBSConfig struct { *options.GlobalOptions // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.