Documentation
¶
Index ¶
- func Create() integrations.StringIntegrator
- type SSHKeyInt
- func (n *SSHKeyInt) GenerateIntegrationString(credz []pb.OcyCredder) (string, error)
- func (n *SSHKeyInt) GetEnv() []string
- func (n *SSHKeyInt) IsRelevant(wc *pb.BuildConfig) bool
- func (n *SSHKeyInt) MakeBashable(str string) []string
- func (n *SSHKeyInt) String() string
- func (n *SSHKeyInt) SubType() pb.SubCredType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create() integrations.StringIntegrator
Types ¶
type SSHKeyInt ¶
type SSHKeyInt struct {
// contains filtered or unexported fields
}
func (*SSHKeyInt) GenerateIntegrationString ¶
func (n *SSHKeyInt) GenerateIntegrationString(credz []pb.OcyCredder) (string, error)
func (*SSHKeyInt) IsRelevant ¶
func (n *SSHKeyInt) IsRelevant(wc *pb.BuildConfig) bool
func (*SSHKeyInt) MakeBashable ¶
func (*SSHKeyInt) SubType ¶
func (n *SSHKeyInt) SubType() pb.SubCredType
Click to show internal directories.
Click to hide internal directories.