Documentation ¶
Overview ¶
Package ensurer provides functions used to ensure infrastructure changes to be applied
Package ensurer provides functions used to ensure infrastructure changes to be applied
Index ¶
- func EnsureNetworks(ctx context.Context, client *hcloud.Client, namespace string, ...) (int, error)
- func EnsureNetworksDeleted(ctx context.Context, client *hcloud.Client, namespace string, ...) error
- func EnsureSSHPublicKey(ctx context.Context, client *hcloud.Client, publicKey []byte) (string, error)
- func EnsureSSHPublicKeyDeleted(ctx context.Context, client *hcloud.Client, fingerprint string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureNetworks ¶
func EnsureNetworksDeleted ¶
func EnsureSSHPublicKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.