Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Assertions ¶
type Assertions interface { KvSecret(engine core.MountPathEntity, secret core.SecretPathEntity) gomega.AsyncAssertion KvEngine(engine core.MountPathEntity) gomega.AsyncAssertion TransitEngine(engine core.MountPathEntity) gomega.AsyncAssertion TransitKey(engine core.MountPathEntity, key transit.KeyNameEntity) gomega.AsyncAssertion Policy(policy core.PolicyNameEntity) gomega.AsyncAssertion KubernetesAuthRole(auth core.MountPathEntity, role core.RoleNameEntity) gomega.AsyncAssertion AuthMethod(auth core.MountPathEntity) gomega.AsyncAssertion Mount(mount core.MountPathEntity) gomega.AsyncAssertion CA(mount core.MountPathEntity) gomega.AsyncAssertion TuneConfig(engine core.MountPathEntity) gomega.AsyncAssertion CertificateRole(ca core.MountPathEntity, role core.RoleNameEntity) gomega.AsyncAssertion }
type ControlPlane ¶
type TestSecret ¶
Click to show internal directories.
Click to hide internal directories.