secret

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(name, context string, data map[string]string) triggermesh.Component

Types

type Secret

type Secret struct {
	Name    string
	Context string
	// contains filtered or unexported fields
}

func (*Secret) AsK8sObject

func (s *Secret) AsK8sObject() (kubernetes.Object, error)

func (*Secret) GetAPIVersion

func (s *Secret) GetAPIVersion() string

func (*Secret) GetKind

func (s *Secret) GetKind() string

func (*Secret) GetName

func (s *Secret) GetName() string

func (*Secret) GetSpec

func (s *Secret) GetSpec() map[string]interface{}

func (*Secret) SetSpec added in v1.2.0

func (s *Secret) SetSpec(data map[string]interface{})

Jump to

Keyboard shortcuts

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