ssh

package
v0.0.0-...-ff55af6 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Image                 = string("ansibleinit:latest")
	RestartPolicy         = string("Never")
	ActiveDeadlineSeconds = int32(10 * 60)
	Kind                  = string("KubernetesCluster")
)

Variables

This section is empty.

Functions

func NewSSHInstaller

func NewSSHInstaller(o *Options) *installer

NewSSHInstaller is new a ssh installer object.

func NoResyncPeriodFunc

func NoResyncPeriodFunc() time.Duration

Returns 0 for resyncPeriod in case resyncing is not needed.

Types

type Options

type Options struct {
	Kubeclientset              kubernetes.Interface
	KubernetesClusterClientset clientset.Interface
	Recorder                   record.EventRecorder
}

Options is ssh installer must flags.

Jump to

Keyboard shortcuts

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