certsyncpod

package
v0.0.0-...-f8abdcd Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2019 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCertSyncControllerCommand

func NewCertSyncControllerCommand(configmaps, secrets []revision.RevisionResource) *cobra.Command

Types

type CertSyncController

type CertSyncController struct {
	// contains filtered or unexported fields
}

func NewCertSyncController

func NewCertSyncController(targetDir, targetNamespace string, configmaps, secrets []revision.RevisionResource, kubeClient kubernetes.Interface, informers informers.SharedInformerFactory, eventRecorder events.Recorder) (*CertSyncController, error)

func (*CertSyncController) Run

func (c *CertSyncController) Run(workers int, stopCh <-chan struct{})

Run starts the kube-apiserver and blocks until stopCh is closed.

type CertSyncControllerOptions

type CertSyncControllerOptions struct {
	KubeConfigFile string
	Namespace      string
	DestinationDir string
	// contains filtered or unexported fields
}

func (*CertSyncControllerOptions) Complete

func (o *CertSyncControllerOptions) Complete() error

func (*CertSyncControllerOptions) Run

Jump to

Keyboard shortcuts

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