secrets

package
v0.0.0-...-fd58ac6 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckExistsOptions

type CheckExistsOptions struct {
	SecretsDefined []string
}

CheckExistsOptions contains options needed to run CheckExists check

type CheckSecrets

type CheckSecrets interface {
	CheckExists(CheckExistsOptions) icinga.Result
}

CheckSecrets interface to check a deployment

func NewCheckSecrets

func NewCheckSecrets(client kubernetes.Interface, namespace string) CheckSecrets

NewCheckSecrets creates a new instance of CheckSecrets

Jump to

Keyboard shortcuts

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