keypair

package
v2.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(scopeFactory scope.Factory) interfaces.Controller

Types

type KeyPairClient

type KeyPairClient interface {
	GetKeyPair(context.Context, string) (*osResourceT, error)
	ListKeyPairs(context.Context, keypairs.ListOptsBuilder) iter.Seq2[*osResourceT, error]
	CreateKeyPair(context.Context, keypairs.CreateOptsBuilder) (*osResourceT, error)
	DeleteKeyPair(context.Context, string) error
}

Jump to

Keyboard shortcuts

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