Documentation ¶
Overview ¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- Constants
- func MountedIRSAStoreName(f *framework.Framework) string
- func ReferencedIRSAStoreName(f *framework.Framework) string
- func SetupStaticStore(f *framework.Framework, kid, sak, region string, ...)
- func UseClusterSecretStore(tc *framework.TestCase)
- func UseMountedIRSAStore(tc *framework.TestCase)
Constants ¶
View Source
const ( WithReferencedIRSA = "with referenced IRSA" WithMountedIRSA = "with mounted IRSA" StaticCredentialsSecretName = "provider-secret" )
Variables ¶
This section is empty.
Functions ¶
func MountedIRSAStoreName ¶
func ReferencedIRSAStoreName ¶
func SetupStaticStore ¶
func SetupStaticStore(f *framework.Framework, kid, sak, region string, serviceType esv1beta1.AWSServiceType)
StaticStore is namespaced and references static credentials from a secret.
func UseClusterSecretStore ¶
func UseMountedIRSAStore ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Click to show internal directories.
Click to hide internal directories.